수정
This commit is contained in:
parent
6f844558e0
commit
d88d5ba830
@ -45,7 +45,7 @@ public class PriceServiceImpl implements PriceService {
|
||||
// 이용단가, 발송가능 건수
|
||||
PriceVO priceVO = price_refine(mberId, userMoney, priceMapper);
|
||||
|
||||
String enumStr = "0";
|
||||
String enumStr = "STAT_0";
|
||||
|
||||
//response set
|
||||
priceResponse = PriceResponse.builder()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user