web/Dao/RptCode.cs @@ -13,4 +13,13 @@ public string Remark { get; set; } } public class RptAccount { public string Spid { get; set; } public string Proportion { get; set; } public DateTime CreateTime { get; set; } } }