1
This commit is contained in:
parent
83c9f13b8a
commit
8a4284ffd0
@ -192,7 +192,7 @@ public class FundPaymentCar {
|
||||
boLFITOut.setAttributeValue("APPLYPAY_DATE", boLFP.getAttribute("PLAN_DATE").getString());
|
||||
boLFITOut.setAttributeValue("APPLY_PERSON", userId);
|
||||
boLFITOut.setAttributeValue("APPLY_DEPT", orgId);
|
||||
boLFITOut.setAttributeValue("MEMO", "µÖ¿ÛÈÚ×Ê¿î");
|
||||
boLFITOut.setAttributeValue("MEMO", boLFP.getAttribute("FEE_TYPE").getString());
|
||||
boLFITOut.setAttributeValue("ROLL_BACK", 0);
|
||||
boLFITOut.setAttributeValue("FLOWUNID", flowunid);
|
||||
boLFITOut.setAttributeValue("IS_FLOWING", 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user