@Doc(value="\u6839\u636e\u4ea7\u54c1\u67e5\u8be2\u64cd\u4f5c\u4fe1\u606f\u63a5\u53e3\u51fa\u53c2") public class GetOperInfoByProdTypeIdResp extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
appointmentCode
预约唯一标识
|
String |
appointmentName
预约名称
|
List<AppointmentGroupInfo> |
commandInfoList |
String |
time
执行时间 HH:mm
|
String |
timecycle
执行周期
|
String |
timecycleName
1执行一次2每天3工作日4周末5自定义
|
| 构造器和说明 |
|---|
GetOperInfoByProdTypeIdResp() |
@ApiField(value="\u9884\u7ea6\u552f\u4e00\u6807\u8bc6",
example="1232323223232")
public String appointmentCode
@ApiField(value="\u9884\u7ea6\u540d\u79f0",
example="\u7a7a\u8c03-\u5f00-\u81ea\u52a8-26\u2103")
public String appointmentName
@ApiField(value="\u6267\u884c\u5468\u671f",
example="1,2,3,4,5,6,7")
public String timecycle
@ApiField(value="\u6267\u884c\u5468\u671f",
example="2")
public String timecycleName
@ApiField(value="\u6267\u884c\u65f6\u95f4 HH:mm",
example="10:00")
public String time
@ApiField(value="\u52a8\u4f5c\u4fe1\u606f\u5217\u8868") public List<AppointmentGroupInfo> commandInfoList
Copyright © 2020. All rights reserved.