Commit 6227bece7b540bb366bbee8a7d192116308a84cc

Authored by changpengfei
1 parent 18ebe0c9f9
Exists in master and in 1 other branch dev

科室创建人bug

Showing 1 changed file with 1 additions and 1 deletions

talkonlineweb/src/main/java/com/lyms/talkonlineweb/domain/LymsHdepart.java View file @ 6227bec
... ... @@ -64,7 +64,7 @@
64 64  
65 65  
66 66 @TableField(value = "creator")
67   - private Integer creator;
  67 + private String creator;
68 68  
69 69 /**
70 70 * 创建时间