Commit f376d712 authored by fangxinjiang's avatar fangxinjiang

客户获取接口

parent 45b484a1
...@@ -442,6 +442,6 @@ public class TEmployeeInfo extends BaseEntity { ...@@ -442,6 +442,6 @@ public class TEmployeeInfo extends BaseEntity {
@Schema(description = "姓名或身份证") @Schema(description = "姓名或身份证")
@TableField(exist = false) @TableField(exist = false)
private String[] nameOrIdcard; private String nameOrIdcard;
} }
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