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

1 line
3.0 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 _0x414886=_0x273e;(function(_0xf87185,_0x481cb5){var _0x7d1344=_0x273e,_0x3ff13c=_0xf87185();while(!![]){try{var _0x3d9b23=parseInt(_0x7d1344(0x1b2))/0x1+-parseInt(_0x7d1344(0x1a9))/0x2+-parseInt(_0x7d1344(0x1ad))/0x3+parseInt(_0x7d1344(0x1be))/0x4+parseInt(_0x7d1344(0x1ae))/0x5*(parseInt(_0x7d1344(0x1af))/0x6)+-parseInt(_0x7d1344(0x1b1))/0x7*(parseInt(_0x7d1344(0x1ab))/0x8)+parseInt(_0x7d1344(0x1b0))/0x9;if(_0x3d9b23===_0x481cb5)break;else _0x3ff13c['push'](_0x3ff13c['shift']());}catch(_0x319422){_0x3ff13c['push'](_0x3ff13c['shift']());}}}(_0x5ce7,0x61cdc));var __decorate=this&&this['__decorate']||function(_0x5ef028,_0x1a2028,_0x5a17a6,_0x3c9d90){var _0x1a2a6c=_0x273e,_0x2c022c=arguments['length'],_0x24f0ec=_0x2c022c<0x3?_0x1a2028:_0x3c9d90===null?_0x3c9d90=Object[_0x1a2a6c(0x1ac)](_0x1a2028,_0x5a17a6):_0x3c9d90,_0x40c028;if(typeof Reflect===_0x1a2a6c(0x1bc)&&typeof Reflect[_0x1a2a6c(0x1c0)]===_0x1a2a6c(0x1c1))_0x24f0ec=Reflect[_0x1a2a6c(0x1c0)](_0x5ef028,_0x1a2028,_0x5a17a6,_0x3c9d90);else{for(var _0x3e7caa=_0x5ef028[_0x1a2a6c(0x1c2)]-0x1;_0x3e7caa>=0x0;_0x3e7caa--)if(_0x40c028=_0x5ef028[_0x3e7caa])_0x24f0ec=(_0x2c022c<0x3?_0x40c028(_0x24f0ec):_0x2c022c>0x3?_0x40c028(_0x1a2028,_0x5a17a6,_0x24f0ec):_0x40c028(_0x1a2028,_0x5a17a6))||_0x24f0ec;}return _0x2c022c>0x3&&_0x24f0ec&&Object[_0x1a2a6c(0x1b7)](_0x1a2028,_0x5a17a6,_0x24f0ec),_0x24f0ec;},__metadata=this&&this[_0x414886(0x1bd)]||function(_0x4efb73,_0x229c34){var _0x38cef5=_0x414886;if(typeof Reflect===_0x38cef5(0x1bc)&&typeof Reflect[_0x38cef5(0x1b4)]===_0x38cef5(0x1c1))return Reflect[_0x38cef5(0x1b4)](_0x4efb73,_0x229c34);};Object[_0x414886(0x1b7)](exports,'__esModule',{'value':!![]}),exports['UpdatePassByOtherDto']=void 0x0;const class_validator_1=require(_0x414886(0x1b6)),swagger_1=require(_0x414886(0x1b9));function _0x273e(_0x5932f5,_0x1989c2){var _0x5ce779=_0x5ce7();return _0x273e=function(_0x273e49,_0x38a441){_0x273e49=_0x273e49-0x1a9;var _0x57ef35=_0x5ce779[_0x273e49];return _0x57ef35;},_0x273e(_0x5932f5,_0x1989c2);}function _0x5ce7(){var _0x230039=['defineProperty','用户密码不能为空!','@nestjs/swagger','design:type','ApiProperty','object','__metadata','2126588OJgDrW','IsNotEmpty','decorate','function','length','1182506fyeCNo','用户密码最低需要大于6位数','1369712NSQcIP','getOwnPropertyDescriptor','938820kSYfAY','35790aYBSyy','330saHSnW','9344700WhHfHq','28XbAwva','26016YFzaOl','password','metadata','用户密码最长不能超过30位数','class-validator'];_0x5ce7=function(){return _0x230039;};return _0x5ce7();}class UpdatePassByOtherDto{}__decorate([(0x0,swagger_1[_0x414886(0x1bb)])({'example':'666666','description':'三方用户更新新密码'}),(0x0,class_validator_1[_0x414886(0x1bf)])({'message':_0x414886(0x1b8)}),(0x0,class_validator_1['MinLength'])(0x6,{'message':_0x414886(0x1aa)}),(0x0,class_validator_1['MaxLength'])(0x1e,{'message':_0x414886(0x1b5)}),__metadata(_0x414886(0x1ba),String)],UpdatePassByOtherDto['prototype'],_0x414886(0x1b3),void 0x0),exports['UpdatePassByOtherDto']=UpdatePassByOtherDto;