|
|
@ -27,5 +27,6 @@ public class AuthAdmin {
|
|
|
|
private String comments;
|
|
|
|
private String comments;
|
|
|
|
private String employeeName;
|
|
|
|
private String employeeName;
|
|
|
|
private long CustomerId;
|
|
|
|
private long CustomerId;
|
|
|
|
|
|
|
|
private String locInvCode;
|
|
|
|
|
|
|
|
private String locSubInvCode;
|
|
|
|
}
|
|
|
|
}
|
|
|
|