Commit 160da9b3 by zhangxingmin

push

parent 4941ad5f
...@@ -13,6 +13,11 @@ public class ApiSalarySplitBatchSaveDto { ...@@ -13,6 +13,11 @@ public class ApiSalarySplitBatchSaveDto {
private String brokerBizId; private String brokerBizId;
/** /**
* 转介人名称
*/
private String brokerName;
/**
* 转介人内部编号 * 转介人内部编号
*/ */
private String internalNumber; private String internalNumber;
......
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