修改字段
This commit is contained in:
-3
@@ -294,7 +294,4 @@ public class UserShipperEntity extends BaseVOEntity {
|
||||
@ApiModelProperty(name = "组织代码")
|
||||
private String orgCode;
|
||||
|
||||
@ApiModelProperty(name = "额度数据JSON")
|
||||
private String limitDataJson;
|
||||
|
||||
}
|
||||
-3
@@ -356,7 +356,4 @@ public class UserShipperPo implements Serializable {
|
||||
private String isCheckCredit;
|
||||
@ApiModelProperty(name = "组织代码")
|
||||
private String orgCode;
|
||||
|
||||
@ApiModelProperty(name = "额度数据JSON")
|
||||
private String limitDataJson;
|
||||
}
|
||||
Reference in New Issue
Block a user