Commit 4fdf08b0818fb06ea88d22c78f00e9c0565a930c

Authored by litao@lymsh.com
1 parent 17395cfff4

改字段

Showing 1 changed file with 1 additions and 0 deletions

platform-dal/src/main/java/com/lyms/platform/pojo/Patients.java View file @ 4fdf08b
... ... @@ -16,6 +16,7 @@
16 16  
17 17 private static final long serialVersionUID = SerialIdEnum.Patients.getCid();
18 18  
  19 +
19 20 // 月经周期开始天数
20 21 private String mensStartDay;
21 22