|
@@ -501,10 +501,10 @@ public class SikuServiceImpl implements SikuService {
|
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
|
|
|
|
|
|
- expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList("002"));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填) todo 暂时写死 002 wzy
|
|
|
|
|
|
|
+ expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList(mktdrgh));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填)
|
|
|
|
|
|
|
|
Map body2 = new HashMap();
|
|
Map body2 = new HashMap();
|
|
|
- body2.put("employeeId","002");//需要导入的对应员工的工号
|
|
|
|
|
|
|
+ body2.put("employeeId",mktdrgh);//需要导入的对应员工的工号
|
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
|
|
|
|
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
@@ -590,10 +590,10 @@ public class SikuServiceImpl implements SikuService {
|
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
|
|
|
|
|
|
- expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList("002"));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填) todo 暂时写死 002 wzy
|
|
|
|
|
|
|
+ expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList(mktdrgh));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填)
|
|
|
|
|
|
|
|
Map body2 = new HashMap();
|
|
Map body2 = new HashMap();
|
|
|
- body2.put("employeeId","002");//需要导入的对应员工的工号
|
|
|
|
|
|
|
+ body2.put("employeeId",mktdrgh);//需要导入的对应员工的工号
|
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
|
|
|
|
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
@@ -1319,10 +1319,10 @@ public class SikuServiceImpl implements SikuService {
|
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
|
|
|
|
|
|
- expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList("002"));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填) todo 暂时写死 002 wzy
|
|
|
|
|
|
|
+ expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList(mktdrgh));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填)
|
|
|
|
|
|
|
|
Map body2 = new HashMap();
|
|
Map body2 = new HashMap();
|
|
|
- body2.put("employeeId","002");//需要导入的对应员工的工号
|
|
|
|
|
|
|
+ body2.put("employeeId",mktdrgh);//需要导入的对应员工的工号
|
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
|
|
|
|
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
@@ -1409,10 +1409,10 @@ public class SikuServiceImpl implements SikuService {
|
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
consumeLocation.put("location","110001");//todo 暂时写死 110001 北京
|
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
expenseListItem.put("consumeLocation",consumeLocation);
|
|
|
|
|
|
|
|
- expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList("002"));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填) todo 暂时写死 002 wzy
|
|
|
|
|
|
|
+ expenseListItem.put("corpExpenseResponsibleEmpIds",Arrays.asList(mktdrgh));//责任人/业务经办人(预付未到票/到票部分支付或不支付 两种场景必填)
|
|
|
|
|
|
|
|
Map body2 = new HashMap();
|
|
Map body2 = new HashMap();
|
|
|
- body2.put("employeeId","002");//需要导入的对应员工的工号
|
|
|
|
|
|
|
+ body2.put("employeeId",mktdrgh);//需要导入的对应员工的工号
|
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
body2.put("expenseList",Arrays.asList(expenseListItem));
|
|
|
|
|
|
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|
|
List<String> expenseCodes = MkBxUtil.receiveExpense(body2);
|