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