Commit 27b4a087 authored by 位宇华's avatar 位宇华

利润数据同步

parent 7e98ba45
......@@ -73,7 +73,7 @@ public class DataSyncServiceimpl implements DataSyncService {
fallDataModel.setMonth(v.getMonth());
fallDataModel.setAccountcode(v.getAccount());
fallDataModel.setEntitycode(v.getEntity());
fallDataModel.setOrivalue(v.getMoney());
fallDataModel.setOrivalue(v.getMoney());
fallDataModel.setICPcode(v.getICP());
fallDataModel.setC1(v.getC1());
fallDataModel.setC2(v.getC2());
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment