服务指令包存储字段处理

This commit is contained in:
曹磊 2025-11-05 17:39:58 +08:00
parent dd51e83680
commit 0bdabdf82e
1 changed files with 1 additions and 0 deletions

View File

@ -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;