YiAi/YiAiQuickDeploy/dist/modules/app/app.module.js
2024-07-02 16:38:26 +08:00

1 line
2.8 KiB
JavaScript

'use strict';const _0xaea83c=_0x87ea;(function(_0x48e09c,_0x1136f1){const _0x5ae172=_0x87ea,_0x32b79d=_0x48e09c();while(!![]){try{const _0xcc020d=-parseInt(_0x5ae172(0xef))/0x1+parseInt(_0x5ae172(0xf2))/0x2*(parseInt(_0x5ae172(0x106))/0x3)+parseInt(_0x5ae172(0x105))/0x4*(parseInt(_0x5ae172(0x108))/0x5)+-parseInt(_0x5ae172(0xf5))/0x6+-parseInt(_0x5ae172(0x100))/0x7+-parseInt(_0x5ae172(0xfb))/0x8*(parseInt(_0x5ae172(0xfa))/0x9)+parseInt(_0x5ae172(0x103))/0xa*(parseInt(_0x5ae172(0x102))/0xb);if(_0xcc020d===_0x1136f1)break;else _0x32b79d['push'](_0x32b79d['shift']());}catch(_0x4d52b9){_0x32b79d['push'](_0x32b79d['shift']());}}}(_0x4cff,0x74c12));function _0x4cff(){const _0x35a5de=['339560vOGBpD','getOwnPropertyDescriptor','TypeOrmModule','function','decorate','1399783DSqufZ','UserAppsEntity','17904282QovMLE','10UDXDkT','./app.entity','20JwHCSG','3xoeASx','object','505055jAhtOq','length','803704VbQaLw','forFeature','AppModule','122094cpviSZ','@nestjs/common','AppController','4016520ClyLdx','defineProperty','AppEntity','./app.service','AppService','9PPXIQB'];_0x4cff=function(){return _0x35a5de;};return _0x4cff();}var __decorate=this&&this['__decorate']||function(_0x1f9cdb,_0x3a391b,_0x3a54b4,_0x32ea87){const _0x1fa65b=_0x87ea;var _0x3fbd72=arguments['length'],_0xb3ca05=_0x3fbd72<0x3?_0x3a391b:_0x32ea87===null?_0x32ea87=Object[_0x1fa65b(0xfc)](_0x3a391b,_0x3a54b4):_0x32ea87,_0x152be9;if(typeof Reflect===_0x1fa65b(0x107)&&typeof Reflect['decorate']===_0x1fa65b(0xfe))_0xb3ca05=Reflect[_0x1fa65b(0xff)](_0x1f9cdb,_0x3a391b,_0x3a54b4,_0x32ea87);else{for(var _0x2c460d=_0x1f9cdb[_0x1fa65b(0x109)]-0x1;_0x2c460d>=0x0;_0x2c460d--)if(_0x152be9=_0x1f9cdb[_0x2c460d])_0xb3ca05=(_0x3fbd72<0x3?_0x152be9(_0xb3ca05):_0x3fbd72>0x3?_0x152be9(_0x3a391b,_0x3a54b4,_0xb3ca05):_0x152be9(_0x3a391b,_0x3a54b4))||_0xb3ca05;}return _0x3fbd72>0x3&&_0xb3ca05&&Object[_0x1fa65b(0xf6)](_0x3a391b,_0x3a54b4,_0xb3ca05),_0xb3ca05;};function _0x87ea(_0x5374ef,_0x533324){const _0x4cff0b=_0x4cff();return _0x87ea=function(_0x87eace,_0x1c91b4){_0x87eace=_0x87eace-0xef;let _0x260ac4=_0x4cff0b[_0x87eace];return _0x260ac4;},_0x87ea(_0x5374ef,_0x533324);}Object[_0xaea83c(0xf6)](exports,'__esModule',{'value':!![]}),exports['AppModule']=void 0x0;const common_1=require(_0xaea83c(0xf3)),app_controller_1=require('./app.controller'),app_service_1=require(_0xaea83c(0xf8)),typeorm_1=require('@nestjs/typeorm'),appCats_entity_1=require('./appCats.entity'),app_entity_1=require(_0xaea83c(0x104)),userApps_entity_1=require('./userApps.entity');let AppModule=class AppModule{};AppModule=__decorate([(0x0,common_1['Module'])({'imports':[typeorm_1[_0xaea83c(0xfd)][_0xaea83c(0xf0)]([appCats_entity_1['AppCatsEntity'],app_entity_1[_0xaea83c(0xf7)],userApps_entity_1[_0xaea83c(0x101)]])],'controllers':[app_controller_1[_0xaea83c(0xf4)]],'providers':[app_service_1[_0xaea83c(0xf9)]]})],AppModule),exports[_0xaea83c(0xf1)]=AppModule;