丽知:仅退款日期修改
This commit is contained in:
parent
63335cf4f7
commit
772e07467d
|
@ -398,7 +398,7 @@ public class RefundOnlyPluginInitializer extends PluginBaseEntity {
|
||||||
ArapDjzbVO.Parentt parentvo = new ArapDjzbVO.Parentt();
|
ArapDjzbVO.Parentt parentvo = new ArapDjzbVO.Parentt();
|
||||||
//djrq 单据日期
|
//djrq 单据日期
|
||||||
format = split[3];//暂时取创建时间,refundAt没返回
|
format = split[3];//暂时取创建时间,refundAt没返回
|
||||||
format = "2024-09-29";
|
// format = "2024-09-30";
|
||||||
parentvo.setDjrq(format);
|
parentvo.setDjrq(format);
|
||||||
//dwbm 公司
|
//dwbm 公司
|
||||||
parentvo.setDwbm(split[0]);
|
parentvo.setDwbm(split[0]);
|
||||||
|
|
Loading…
Reference in New Issue