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