Commit 89b2e8df authored by hongguangwu's avatar hongguangwu

优化

parent 77cc95be
......@@ -173,4 +173,10 @@ public class TIncomeSearchVo extends BaseEntity implements Serializable {
@Schema(description = "发送返回的EKPID")
private String ekpId;
/**
* 薪资申请编码
*/
@Schema(description = "薪资申请编码")
private String applyNo;
}
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