YiAi/YiAiQuickDeploy/dist/modules/verification/verifycation.entity.js
2024-02-06 13:43:30 +08:00

1 line
3.9 KiB
JavaScript

'use strict';function _0x58a0(){var _0x4f71f7=['发送的邮箱','Entity','126200jJPNkj','12229560XXLPfu','metadata','length','type','10913bHZUoy','5048uuBVJn','3UtcATB','35bMyiIT','VerifycationEntity','BaseEntity','code','1737988pbyngh','defineProperty','verifycation','getOwnPropertyDescriptor','prototype','13057LPEIby','用户id','10760xBRVPF','验证类型','过期时间','../../common/entity/baseEntity','963918cIVYNw','userId','decorate','function','expiresAt','__metadata','typeorm','1091846kXEgbJ','Column','design:type'];_0x58a0=function(){return _0x4f71f7;};return _0x58a0();}function _0x1479(_0x15321d,_0x43fd98){var _0x58a030=_0x58a0();return _0x1479=function(_0x1479b5,_0x2dac8f){_0x1479b5=_0x1479b5-0x1c9;var _0x22bea6=_0x58a030[_0x1479b5];return _0x22bea6;},_0x1479(_0x15321d,_0x43fd98);}var _0x15b42e=_0x1479;(function(_0x768f7e,_0x37879e){var _0x5dbf10=_0x1479,_0x337f9b=_0x768f7e();while(!![]){try{var _0x5f2e70=-parseInt(_0x5dbf10(0x1e2))/0x1+parseInt(_0x5dbf10(0x1d0))/0x2*(-parseInt(_0x5dbf10(0x1cb))/0x3)+parseInt(_0x5dbf10(0x1e7))/0x4+-parseInt(_0x5dbf10(0x1cc))/0x5*(-parseInt(_0x5dbf10(0x1db))/0x6)+-parseInt(_0x5dbf10(0x1c9))/0x7*(parseInt(_0x5dbf10(0x1ca))/0x8)+parseInt(_0x5dbf10(0x1e8))/0x9+-parseInt(_0x5dbf10(0x1d7))/0xa*(-parseInt(_0x5dbf10(0x1d5))/0xb);if(_0x5f2e70===_0x37879e)break;else _0x337f9b['push'](_0x337f9b['shift']());}catch(_0x1a6e83){_0x337f9b['push'](_0x337f9b['shift']());}}}(_0x58a0,0xceef4));var __decorate=this&&this['__decorate']||function(_0x205942,_0x8fceb5,_0x17aa5a,_0x42d7e6){var _0x341a2e=_0x1479,_0x4cadf3=arguments[_0x341a2e(0x1ea)],_0x253b09=_0x4cadf3<0x3?_0x8fceb5:_0x42d7e6===null?_0x42d7e6=Object[_0x341a2e(0x1d3)](_0x8fceb5,_0x17aa5a):_0x42d7e6,_0x3195b0;if(typeof Reflect==='object'&&typeof Reflect[_0x341a2e(0x1dd)]===_0x341a2e(0x1de))_0x253b09=Reflect['decorate'](_0x205942,_0x8fceb5,_0x17aa5a,_0x42d7e6);else{for(var _0x5f4556=_0x205942[_0x341a2e(0x1ea)]-0x1;_0x5f4556>=0x0;_0x5f4556--)if(_0x3195b0=_0x205942[_0x5f4556])_0x253b09=(_0x4cadf3<0x3?_0x3195b0(_0x253b09):_0x4cadf3>0x3?_0x3195b0(_0x8fceb5,_0x17aa5a,_0x253b09):_0x3195b0(_0x8fceb5,_0x17aa5a))||_0x253b09;}return _0x4cadf3>0x3&&_0x253b09&&Object[_0x341a2e(0x1d1)](_0x8fceb5,_0x17aa5a,_0x253b09),_0x253b09;},__metadata=this&&this[_0x15b42e(0x1e0)]||function(_0x478f3e,_0x22ff5b){var _0x5ece1d=_0x15b42e;if(typeof Reflect==='object'&&typeof Reflect[_0x5ece1d(0x1e9)]===_0x5ece1d(0x1de))return Reflect['metadata'](_0x478f3e,_0x22ff5b);};Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[_0x15b42e(0x1cd)]=void 0x0;const typeorm_1=require(_0x15b42e(0x1e1)),baseEntity_1=require(_0x15b42e(0x1da));let VerifycationEntity=class VerifycationEntity extends baseEntity_1[_0x15b42e(0x1ce)]{};__decorate([(0x0,typeorm_1['Column'])({'comment':_0x15b42e(0x1d6)}),__metadata('design:type',Number)],VerifycationEntity['prototype'],_0x15b42e(0x1dc),void 0x0),__decorate([(0x0,typeorm_1[_0x15b42e(0x1e3)])({'nullable':![],'comment':_0x15b42e(0x1d8)}),__metadata(_0x15b42e(0x1e4),Number)],VerifycationEntity[_0x15b42e(0x1d4)],_0x15b42e(0x1eb),void 0x0),__decorate([(0x0,typeorm_1[_0x15b42e(0x1e3)])({'nullable':![],'comment':'验证码'}),__metadata(_0x15b42e(0x1e4),Number)],VerifycationEntity['prototype'],_0x15b42e(0x1cf),void 0x0),__decorate([(0x0,typeorm_1['Column'])({'comment':_0x15b42e(0x1d9)}),__metadata('design:type',Date)],VerifycationEntity[_0x15b42e(0x1d4)],_0x15b42e(0x1df),void 0x0),__decorate([(0x0,typeorm_1['Column'])({'length':0x40,'nullable':![],'comment':_0x15b42e(0x1e5)}),__metadata(_0x15b42e(0x1e4),String)],VerifycationEntity[_0x15b42e(0x1d4)],'email',void 0x0),__decorate([(0x0,typeorm_1[_0x15b42e(0x1e3)])({'default':0x0,'nullable':![],'comment':'是否已经使用了'}),__metadata(_0x15b42e(0x1e4),Number)],VerifycationEntity[_0x15b42e(0x1d4)],'used',void 0x0),VerifycationEntity=__decorate([(0x0,typeorm_1[_0x15b42e(0x1e6)])({'name':_0x15b42e(0x1d2)})],VerifycationEntity),exports[_0x15b42e(0x1cd)]=VerifycationEntity;