|
|
|
@ -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")
|
|
|
|
|