username@email.com
2022-11-23 ab369ff5b0d64847f81b0a3da0cdb1481f71e19b
zhengcaioa/IServices/IExpertService.cs
@@ -36,5 +36,7 @@
        ResultEntity Phone1Chongfu(string Phone1 = "", string Id = "");
        List<ExpertDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}