Browse Source

pref: 优化参数类型

zhengjie 1 năm trước cách đây
mục cha
commit
00694fe768
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Entity/Base/PersonInfo.cs

+ 1 - 1
Entity/Base/PersonInfo.cs

@@ -163,7 +163,7 @@ namespace PTMedicalInsurance.Entity
         /// <summary>
         /// 出生日期
         /// </summary>
-        public DateTime brdy { get; set; }
+        public string brdy { get; set; }
 
         /// <summary>
         /// 年龄