Merge branch 'advc' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git
into advc
This commit is contained in:
commit
3bfa09117c
@ -2525,11 +2525,11 @@ public class MjonMsgCampainDataController {
|
|||||||
eachPrice = mjonMsgVO.getP2Price();
|
eachPrice = mjonMsgVO.getP2Price();
|
||||||
|
|
||||||
}else if(fileCount == 1) {//그림 이미지가 1개
|
}else if(fileCount == 1) {//그림 이미지가 1개
|
||||||
eachPrice = mjonMsgVO.getpPrice();
|
eachPrice = mjonMsgVO.getPPrice();
|
||||||
|
|
||||||
}else {//장문 문자인 경우
|
}else {//장문 문자인 경우
|
||||||
|
|
||||||
eachPrice = mjonMsgVO.getmPrice();
|
eachPrice = mjonMsgVO.getMPrice();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user