服务指令包存储字段处理
This commit is contained in:
parent
dd51e83680
commit
0bdabdf82e
|
|
@ -158,6 +158,7 @@ public class NuBizNuCustomerServer implements Serializable {
|
|||
@ApiModelProperty(value = "是否是服务指令包")
|
||||
private java.lang.String izPackage;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "指令包ID")
|
||||
private java.lang.String packageId;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue