Merge branch 'advc' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
into advc
@3bfa09117c273b8744a3ebc032b76388c18f61dd
--- src/main/java/itn/let/mjo/msgcampain/web/MjonMsgCampainDataController.java
+++ src/main/java/itn/let/mjo/msgcampain/web/MjonMsgCampainDataController.java
... | ... | @@ -2525,11 +2525,11 @@ |
| 2525 | 2525 |
eachPrice = mjonMsgVO.getP2Price(); |
| 2526 | 2526 |
|
| 2527 | 2527 |
}else if(fileCount == 1) {//그림 이미지가 1개
|
| 2528 |
- eachPrice = mjonMsgVO.getpPrice(); |
|
| 2528 |
+ eachPrice = mjonMsgVO.getPPrice(); |
|
| 2529 | 2529 |
|
| 2530 | 2530 |
}else {//장문 문자인 경우
|
| 2531 | 2531 |
|
| 2532 |
- eachPrice = mjonMsgVO.getmPrice(); |
|
| 2532 |
+ eachPrice = mjonMsgVO.getMPrice(); |
|
| 2533 | 2533 |
} |
| 2534 | 2534 |
|
| 2535 | 2535 |
} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?