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