YiAi/YiAiQuickDeploy/dist/modules/auth/dto/updatePassword.dto.js
2024-02-06 13:43:30 +08:00

1 line
3.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

'use strict';var _0x2e85b4=_0x52de;(function(_0x12776b,_0x36a866){var _0x48a171=_0x52de,_0x1fe600=_0x12776b();while(!![]){try{var _0x5a5bb2=parseInt(_0x48a171(0x1a1))/0x1*(parseInt(_0x48a171(0x1a6))/0x2)+-parseInt(_0x48a171(0x18c))/0x3+parseInt(_0x48a171(0x199))/0x4+parseInt(_0x48a171(0x188))/0x5+parseInt(_0x48a171(0x18f))/0x6*(parseInt(_0x48a171(0x190))/0x7)+-parseInt(_0x48a171(0x192))/0x8*(parseInt(_0x48a171(0x1a5))/0x9)+parseInt(_0x48a171(0x196))/0xa*(-parseInt(_0x48a171(0x1a4))/0xb);if(_0x5a5bb2===_0x36a866)break;else _0x1fe600['push'](_0x1fe600['shift']());}catch(_0x4d624b){_0x1fe600['push'](_0x1fe600['shift']());}}}(_0x33b5,0xbd460));function _0x33b5(){var _0x370068=['184nWUaBg','__esModule','prototype','用户更新新密码','18998260JQIxaP','123456','length','5756452ZngVep','用户旧密码','用户密码最低需要大于6位数','ApiProperty','UpdatePasswordDto','function','getOwnPropertyDescriptor','decorate','46999JPLLiO','MaxLength','MinLength','11KydIJZ','94725EwrIEo','44NMxvKz','object','design:type','1873820DlgnGT','oldPassword','用户密码最长不能超过30位数','666666','652479ZkatvU','defineProperty','__decorate','573606uHiUVQ','21tEVlXm','@nestjs/swagger'];_0x33b5=function(){return _0x370068;};return _0x33b5();}function _0x52de(_0x5e6360,_0x5c2c87){var _0x33b5e9=_0x33b5();return _0x52de=function(_0x52de36,_0x18c9bb){_0x52de36=_0x52de36-0x187;var _0x6bb88f=_0x33b5e9[_0x52de36];return _0x6bb88f;},_0x52de(_0x5e6360,_0x5c2c87);}var __decorate=this&&this[_0x2e85b4(0x18e)]||function(_0x145179,_0x43830b,_0x46c4eb,_0x24d750){var _0x2914cf=_0x2e85b4,_0x68455d=arguments[_0x2914cf(0x198)],_0x556542=_0x68455d<0x3?_0x43830b:_0x24d750===null?_0x24d750=Object[_0x2914cf(0x19f)](_0x43830b,_0x46c4eb):_0x24d750,_0xceb8dc;if(typeof Reflect==='object'&&typeof Reflect[_0x2914cf(0x1a0)]===_0x2914cf(0x19e))_0x556542=Reflect[_0x2914cf(0x1a0)](_0x145179,_0x43830b,_0x46c4eb,_0x24d750);else{for(var _0x1678b8=_0x145179['length']-0x1;_0x1678b8>=0x0;_0x1678b8--)if(_0xceb8dc=_0x145179[_0x1678b8])_0x556542=(_0x68455d<0x3?_0xceb8dc(_0x556542):_0x68455d>0x3?_0xceb8dc(_0x43830b,_0x46c4eb,_0x556542):_0xceb8dc(_0x43830b,_0x46c4eb))||_0x556542;}return _0x68455d>0x3&&_0x556542&&Object[_0x2914cf(0x18d)](_0x43830b,_0x46c4eb,_0x556542),_0x556542;},__metadata=this&&this['__metadata']||function(_0x184f6e,_0x4c3db3){var _0x305ae7=_0x2e85b4;if(typeof Reflect===_0x305ae7(0x1a7)&&typeof Reflect['metadata']===_0x305ae7(0x19e))return Reflect['metadata'](_0x184f6e,_0x4c3db3);};Object[_0x2e85b4(0x18d)](exports,_0x2e85b4(0x193),{'value':!![]}),exports[_0x2e85b4(0x19d)]=void 0x0;const class_validator_1=require('class-validator'),swagger_1=require(_0x2e85b4(0x191));class UpdatePasswordDto{}__decorate([(0x0,swagger_1[_0x2e85b4(0x19c)])({'example':_0x2e85b4(0x197),'description':_0x2e85b4(0x19a)}),(0x0,class_validator_1['IsNotEmpty'])({'message':'用户密码不能为空!'}),(0x0,class_validator_1['MinLength'])(0x6,{'message':_0x2e85b4(0x19b)}),(0x0,class_validator_1[_0x2e85b4(0x1a2)])(0x1e,{'message':_0x2e85b4(0x18a)}),__metadata(_0x2e85b4(0x187),String)],UpdatePasswordDto[_0x2e85b4(0x194)],_0x2e85b4(0x189),void 0x0),__decorate([(0x0,swagger_1['ApiProperty'])({'example':_0x2e85b4(0x18b),'description':_0x2e85b4(0x195)}),(0x0,class_validator_1['IsNotEmpty'])({'message':'用户密码不能为空!'}),(0x0,class_validator_1[_0x2e85b4(0x1a3)])(0x6,{'message':_0x2e85b4(0x19b)}),(0x0,class_validator_1['MaxLength'])(0x1e,{'message':_0x2e85b4(0x18a)}),__metadata(_0x2e85b4(0x187),String)],UpdatePasswordDto[_0x2e85b4(0x194)],'password',void 0x0),exports['UpdatePasswordDto']=UpdatePasswordDto;