Commit 663974b6 by zhangxingmin

push

parent b05e965c
...@@ -46,4 +46,9 @@ public class ApiSalarySplitBatchSaveDto { ...@@ -46,4 +46,9 @@ public class ApiSalarySplitBatchSaveDto {
* 目标金额 * 目标金额
*/ */
private BigDecimal toAmount; private BigDecimal toAmount;
/**
* 通用备注
*/
private String remark;
} }
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