Commit b7baccd1 authored by fangxinjiang's avatar fangxinjiang

注释调整

parent 4b14037b
...@@ -552,7 +552,7 @@ public class TSalaryAccount extends BaseEntity { ...@@ -552,7 +552,7 @@ public class TSalaryAccount extends BaseEntity {
private String incomeSettleFlag; private String incomeSettleFlag;
/** /**
* 收入信息结算状态 0 已收 1 未收 2 垫付 * 收入信息收款状态 0 已收 1 未收 2 垫付
*/ */
@Schema(description = "收入信息收款状态") @Schema(description = "收入信息收款状态")
private String incomeCollectFlag; private String incomeCollectFlag;
......
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