|
@@ -150,6 +150,7 @@ public class YfDivideServiceImpl implements YfDivideService {
|
|
|
ypBaseYfNew.setSerial("01");
|
|
|
ypBaseYfNew.setGroupNo(ypBaseYfVo.getGroupNo());
|
|
|
ypBaseYfNew.setLocation(ypBaseYfVo.getLocation());
|
|
|
+ ypBaseYfNew.setPackRetprice(ypZdDict.getPackRetprice());
|
|
|
ypBaseYfMapper.insertYpBaseYf(ypBaseYfNew);
|
|
|
}else{
|
|
|
double stockAmount = ypInDetlYf.getCurrentStock();
|