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