11816 15 godzin temu
rodzic
commit
ca40330b70

+ 4
- 0
src/main/java/com/example/backend/pAndSExe/service/impl/FeeInvoiceSettleServiceImpl.java Wyświetl plik

179
                 dtl.setCurcypo(inf.getCurcypo());   // 映射中间表币别
179
                 dtl.setCurcypo(inf.getCurcypo());   // 映射中间表币别
180
                 dtl.setPoamt(inf.getPoamt());
180
                 dtl.setPoamt(inf.getPoamt());
181
                 dtl.setPoprice(inf.getPoprice());
181
                 dtl.setPoprice(inf.getPoprice());
182
+                dtl.setPono(inf.getPono());
183
+                dtl.setPoOrderNo(inf.getPono());
184
+                dtl.setSono(inf.getSono());
185
+                dtl.setSoOrderNo(inf.getSono());
182
 
186
 
183
 
187
 
184
                 purStlProdDtlMapper.insert(dtl);
188
                 purStlProdDtlMapper.insert(dtl);

+ 1
- 0
src/main/java/com/example/backend/pAndSExe/service/impl/ShoukuanrenlingSettleServiceImpl.java Wyświetl plik

75
                 breceiptctrl.setCreateBy(inf.getCreateBy());
75
                 breceiptctrl.setCreateBy(inf.getCreateBy());
76
                 breceiptctrl.setPlaced("2");
76
                 breceiptctrl.setPlaced("2");
77
                 breceiptctrl.setFmodalid(19L);
77
                 breceiptctrl.setFmodalid(19L);
78
+                breceiptctrl.setSoAdd(inf.getSono());
78
 
79
 
79
                 String s = mdkcctrlMapper.selectCreateByName(inf.getCreateBy());
80
                 String s = mdkcctrlMapper.selectCreateByName(inf.getCreateBy());
80
                 breceiptctrl.setCreateByName(s);
81
                 breceiptctrl.setCreateByName(s);

Ładowanie…
Anuluj
Zapisz