username@email.com
2021-06-28 fc869b332b437db27ad90ed2221090491de28563
zhengcaioa/IServices/IIntentionCustomerService.cs
@@ -29,6 +29,8 @@
        /// </summary>
        /// <returns></returns>
        List<IntentionCustomerDTO> GetList(string[] id);
        List<IntentionCustomerDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}