copy from "\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_UserService.cs"
copy to "project/\345\220\216\345\217\260\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_UserService.cs"
Îļþ´Ó ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_UserService.cs ¸´ÖÆ |
| | |
| | | WebResponseContent SaveFaceFiles(IFormCollection files); |
| | | |
| | | |
| | | /// <summary> |
| | | /// æ ¹æ®ç¨æ·è´¦å·è¿åé¨é¨id |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent ReturnDeptid(string account); |
| | | |
| | | |
| | | //人è¸å é¤ï¼å é¤ç¨æ·çæä¸å¼ 人è¸ï¼å¦æè¯¥ç¨æ·åªæä¸å¼ 人è¸å¾çï¼ååæ¶å é¤ç¨æ·ãï¼ |
| | | WebResponseContent DeleteUserIsface(string account); |
| | | |
| | | |
| | | string FaceCompareFeature(string file1, string file2); |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | } |