Browse Source

字段类型更改

zhoutg 5 years ago
parent
commit
4d7dd1f95b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/diagbot/vo/BehospitalPageVO.java

+ 1 - 1
src/main/java/com/diagbot/vo/BehospitalPageVO.java

@@ -82,7 +82,7 @@ public class BehospitalPageVO extends Page implements Serializable {
     /**
     /**
      * 医生工号
      * 医生工号
      */
      */
-    private Long doctorCode;
+    private String doctorCode;
 
 
     /**
     /**
      * 统计维度 1-本月,2-本年
      * 统计维度 1-本月,2-本年