第三方数据同步

master
wj 2 years ago
parent 01cb478e4f
commit 30fa6198b5

@ -40,7 +40,7 @@ public class AuthAdmin {
@TableField("employeeName")
private String employeeName;
@TableField("CustomerId")
private Long CustomerId;
private String CustomerId;
@TableField("locDeptCode")
private String locDeptCode;
@TableField("locInvCode")

Loading…
Cancel
Save