username@email.com
2021-06-28 6ee35d97c90d5aa8860b9c9d6df22f76315515f1
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);
    }
}