|
@@ -723,6 +723,8 @@ public class YongyouServiceImpl implements YongyouService {
|
|
|
detail.setCitem_name(orderVO.getProjectSecondName());
|
|
|
detail.setCitemcode(orderVO.getProjectSecondNo());
|
|
|
|
|
|
+ detail.setCbmemo(orderVO.getCbmemo());
|
|
|
+
|
|
|
detail.setFtaxprice(orderVO.getFtaxprice());
|
|
|
// detail.setCdefine12(orderVO.getCdefine12());
|
|
|
puAppDetails.add(detail);
|