| | |
| | | UserId = _currentUser.UserId |
| | | }; |
| | | //return _wmsMaterialAppService.DeleteAsync(id,myCurrentUser);//閫昏緫鍒犻櫎 |
| | | return _wmsMaterialAppService.DeletePermanentlyAsync(id, myCurrentUser);//鐗╃悊鍒犻櫎 |
| | | return _$EntityInstanceName$AppService.DeletePermanentlyAsync(id, myCurrentUser);//鐗╃悊鍒犻櫎 |
| | | } |
| | | |
| | | /// <summary> |
| | |
| | | UserId = _currentUser.UserId |
| | | }; |
| | | // return _wmsMaterialAppService.DeleteManyAsync(ids,myCurrentUser);//閫昏緫鍒犻櫎 |
| | | return _wmsMaterialAppService.BatchDeletePermanentlyAsync(ids, myCurrentUser);//鐗╃悊鍒犻櫎 |
| | | return _$EntityInstanceName$AppService.BatchDeletePermanentlyAsync(ids, myCurrentUser);//鐗╃悊鍒犻櫎 |
| | | } |
| | | |
| | | /// <summary> |