mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-09-17 08:46:38 +08:00
1 line
2.8 KiB
JavaScript
1 line
2.8 KiB
JavaScript
'use strict';var _0x23c6fd=_0x5a38;function _0x1e40(){var _0x26c042=['8lFpbgT','655553pdWEzr','__metadata','design:type','function','__decorate','decorate','6510330yPXtbU','20379469uvmwIW','ID必须是Number','4zwzNkh','prototype','4556268zfSqcF','5405070AAlvpo','getOwnPropertyDescriptor','IsNumber','1932zcnmkw','metadata','108omsHbp','ApiProperty','10lwEvhs','length','defineProperty','object','@nestjs/swagger','1866634dHVOIu','__esModule'];_0x1e40=function(){return _0x26c042;};return _0x1e40();}(function(_0x4ff294,_0x122c96){var _0x57e9ec=_0x5a38,_0x1060e3=_0x4ff294();while(!![]){try{var _0x4a99fe=-parseInt(_0x57e9ec(0x1bb))/0x1*(parseInt(_0x57e9ec(0x1c4))/0x2)+-parseInt(_0x57e9ec(0x1b1))/0x3*(parseInt(_0x57e9ec(0x1af))/0x4)+-parseInt(_0x57e9ec(0x1c7))/0x5+parseInt(_0x57e9ec(0x1c1))/0x6+parseInt(_0x57e9ec(0x1b8))/0x7*(-parseInt(_0x57e9ec(0x1ba))/0x8)+parseInt(_0x57e9ec(0x1c6))/0x9+parseInt(_0x57e9ec(0x1b3))/0xa*(parseInt(_0x57e9ec(0x1c2))/0xb);if(_0x4a99fe===_0x122c96)break;else _0x1060e3['push'](_0x1060e3['shift']());}catch(_0x5085c2){_0x1060e3['push'](_0x1060e3['shift']());}}}(_0x1e40,0xbb748));var __decorate=this&&this[_0x23c6fd(0x1bf)]||function(_0x527f5f,_0x35678b,_0xc98a89,_0x294e0a){var _0x2907c2=_0x23c6fd,_0x22a046=arguments['length'],_0x4a555b=_0x22a046<0x3?_0x35678b:_0x294e0a===null?_0x294e0a=Object[_0x2907c2(0x1c8)](_0x35678b,_0xc98a89):_0x294e0a,_0x55d5bd;if(typeof Reflect===_0x2907c2(0x1b6)&&typeof Reflect[_0x2907c2(0x1c0)]===_0x2907c2(0x1be))_0x4a555b=Reflect['decorate'](_0x527f5f,_0x35678b,_0xc98a89,_0x294e0a);else{for(var _0x9564a1=_0x527f5f[_0x2907c2(0x1b4)]-0x1;_0x9564a1>=0x0;_0x9564a1--)if(_0x55d5bd=_0x527f5f[_0x9564a1])_0x4a555b=(_0x22a046<0x3?_0x55d5bd(_0x4a555b):_0x22a046>0x3?_0x55d5bd(_0x35678b,_0xc98a89,_0x4a555b):_0x55d5bd(_0x35678b,_0xc98a89))||_0x4a555b;}return _0x22a046>0x3&&_0x4a555b&&Object[_0x2907c2(0x1b5)](_0x35678b,_0xc98a89,_0x4a555b),_0x4a555b;},__metadata=this&&this[_0x23c6fd(0x1bc)]||function(_0x4c4e23,_0x408923){var _0x695ca8=_0x23c6fd;if(typeof Reflect===_0x695ca8(0x1b6)&&typeof Reflect[_0x695ca8(0x1b0)]==='function')return Reflect[_0x695ca8(0x1b0)](_0x4c4e23,_0x408923);};Object[_0x23c6fd(0x1b5)](exports,_0x23c6fd(0x1b9),{'value':!![]}),exports['DeleteCatsDto']=void 0x0;function _0x5a38(_0x10ff9b,_0x1822ce){var _0x1e4017=_0x1e40();return _0x5a38=function(_0x5a3893,_0x19e688){_0x5a3893=_0x5a3893-0x1af;var _0x30769b=_0x1e4017[_0x5a3893];return _0x30769b;},_0x5a38(_0x10ff9b,_0x1822ce);}const swagger_1=require(_0x23c6fd(0x1b7)),class_validator_1=require('class-validator');class DeleteCatsDto{}__decorate([(0x0,swagger_1[_0x23c6fd(0x1b2)])({'example':0x1,'description':'要删除app分类Id','required':!![]}),(0x0,class_validator_1[_0x23c6fd(0x1c9)])({},{'message':_0x23c6fd(0x1c3)}),__metadata(_0x23c6fd(0x1bd),Number)],DeleteCatsDto[_0x23c6fd(0x1c5)],'id',void 0x0),exports['DeleteCatsDto']=DeleteCatsDto; |