Commit 1349b707 by zhangxingmin

push

parent cc214b0b
......@@ -311,7 +311,7 @@ public class ApiSalarySplitServiceImpl implements ApiSalarySplitService {
exportParam.setFieldNames(Arrays.asList(
"salarySplitNo","businessNo","brokerName","team","fromAmount",
"currency","exchangeRate","toAmount","toCurrency",
"fortuneAccountMonth","billOrg","hkdAmount","fortuneAccountBizId"
"fortuneAccountMonth","billOrg","hkdAmount"
));
exportParam.setFileName("薪资拆分应发信息汇总");
exportParam.setUploadToOss(true);
......
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