ÎļþÃû´Ó ÏîÄ¿´úÂë/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); |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | } |