username@email.com
2021-07-07 06e75f18b5b3b0fbfd25731c8b7324cc42df045f
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);
    }
}