Commit aea6ffa6 authored by fangxinjiang's avatar fangxinjiang

基础档案新增字段及必填调整

parent 597c2d52
......@@ -128,11 +128,4 @@ public class TEmpWorkRecording extends BaseEntity {
@Schema(description ="备注")
private String remark;
/**
* 是否为首份工作 0是/1否
*/
@Schema(description ="是否为首份工作 0是/1否")
private String firstWorkFlag;
}
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