username@email.com
2024-01-12 0e5c4a8e17dcefcc10b2507da61b099be12451d8
zhengcaioa/IServices/IExpertService.cs
@@ -36,5 +36,10 @@
        ResultEntity Phone1Chongfu(string Phone1 = "", string Id = "");
        List<ExpertDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
        ResultEntity savehezuo(ExpertDTO expertDTO);
    }
}