project/ºǫ́¹ÜÀí/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_UserService.cs
@@ -8,6 +8,7 @@ using WIDESEAWCS_Core; using WIDESEAWCS_Core.BaseServices; using WIDESEAWCS_DTO.SerialPort; using WIDESEAWCS_DTO.Telescopic; using WIDESEAWCS_Model; using WIDESEAWCS_Model.Models; @@ -85,8 +86,12 @@ string FaceCompareFeature(string file1, string file2); /// <summary> /// è¡¨è¿æ¥è§è²è¡¨ï¼å±ç¤ºæ°æ® /// </summary> /// <returns></returns> WebResponseContent YShowUserList(PaginationDTO pagination); } }