이지우 - VO 빠진 변수 선언
This commit is contained in:
parent
07b0c3519f
commit
88d0e14de2
@ -49,5 +49,10 @@ public class MjonMsgAgentStsVO {
|
|||||||
private double faxCost;
|
private double faxCost;
|
||||||
|
|
||||||
private List<String> agentCodes;
|
private List<String> agentCodes;
|
||||||
|
private List<String> repAgents;
|
||||||
|
private List<String> msgTypes;
|
||||||
|
private List<String> useYns;
|
||||||
|
private List<String> sendRates;
|
||||||
|
private List<String> agentPrices;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user