username@email.com
2023-07-12 69e9ce6ae24fce670fb8d7af0e1f132e2e009dbc
zhengcaioa/IServices/IIntentionCustomerService.cs
@@ -19,7 +19,7 @@
        ResultEntity ModifyStatus(string id, string userid);
        List<IntentionCustomerDTO> GetList();
        List<IntentionCustomerDTO> GetList(string huiyuanId = null);
@@ -37,5 +37,10 @@
        List<IntentionCustomerDTO> GetListsalaryyixiang(string userid, DateTime datemin, DateTime datemax);
        ResultEntity saveKhlx(CooperatecustomCustomerDTO cooperatecustomCustomerDTO);
        ResultEntity GetZhengfuProjectDTOByTitle(string Name, string Id);
    }
}