mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-09-26 13:16:39 +08:00
1 line
2.9 KiB
JavaScript
1 line
2.9 KiB
JavaScript
'use strict';function _0xd27b(){const _0x554ff6=['__esModule','defineProperty','3678328WWsNdx','./appCats.entity','535712uxgfxn','decorate','19120ItHvmj','AppEntity','./app.controller','1217LuPfDS','942CCuXZW','./app.service','./userApps.entity','length','3634653UMbKHN','AppService','UserAppsEntity','./app.entity','AppController','AppCatsEntity','object','4379360QgAPtm','@nestjs/typeorm','1481494OrLGmf','9BDqOzK','12cBMPHh','AppModule','TypeOrmModule','42PhYTVL','Module'];_0xd27b=function(){return _0x554ff6;};return _0xd27b();}const _0x35e495=_0x3a93;(function(_0x3c48c9,_0x5a9f0b){const _0x275f3a=_0x3a93,_0x1a2423=_0x3c48c9();while(!![]){try{const _0x161843=parseInt(_0x275f3a(0x1cf))/0x1*(parseInt(_0x275f3a(0x1c4))/0x2)+parseInt(_0x275f3a(0x1c1))/0x3*(-parseInt(_0x275f3a(0x1ca))/0x4)+parseInt(_0x275f3a(0x1cc))/0x5*(-parseInt(_0x275f3a(0x1d0))/0x6)+parseInt(_0x275f3a(0x1bf))/0x7+-parseInt(_0x275f3a(0x1c8))/0x8*(-parseInt(_0x275f3a(0x1c0))/0x9)+parseInt(_0x275f3a(0x1bd))/0xa+parseInt(_0x275f3a(0x1b6))/0xb;if(_0x161843===_0x5a9f0b)break;else _0x1a2423['push'](_0x1a2423['shift']());}catch(_0x253088){_0x1a2423['push'](_0x1a2423['shift']());}}}(_0xd27b,0x50635));var __decorate=this&&this['__decorate']||function(_0x4f3492,_0x554f4b,_0x26fe78,_0xd9ddff){const _0x3eb132=_0x3a93;var _0x25e676=arguments['length'],_0x821cbd=_0x25e676<0x3?_0x554f4b:_0xd9ddff===null?_0xd9ddff=Object['getOwnPropertyDescriptor'](_0x554f4b,_0x26fe78):_0xd9ddff,_0x17a1c;if(typeof Reflect===_0x3eb132(0x1bc)&&typeof Reflect[_0x3eb132(0x1cb)]==='function')_0x821cbd=Reflect[_0x3eb132(0x1cb)](_0x4f3492,_0x554f4b,_0x26fe78,_0xd9ddff);else{for(var _0x2ab85d=_0x4f3492[_0x3eb132(0x1b5)]-0x1;_0x2ab85d>=0x0;_0x2ab85d--)if(_0x17a1c=_0x4f3492[_0x2ab85d])_0x821cbd=(_0x25e676<0x3?_0x17a1c(_0x821cbd):_0x25e676>0x3?_0x17a1c(_0x554f4b,_0x26fe78,_0x821cbd):_0x17a1c(_0x554f4b,_0x26fe78))||_0x821cbd;}return _0x25e676>0x3&&_0x821cbd&&Object[_0x3eb132(0x1c7)](_0x554f4b,_0x26fe78,_0x821cbd),_0x821cbd;};function _0x3a93(_0x2c5f0a,_0x2434e1){const _0xd27bc9=_0xd27b();return _0x3a93=function(_0x3a938d,_0x2548f7){_0x3a938d=_0x3a938d-0x1b5;let _0x1eb6a0=_0xd27bc9[_0x3a938d];return _0x1eb6a0;},_0x3a93(_0x2c5f0a,_0x2434e1);}Object[_0x35e495(0x1c7)](exports,_0x35e495(0x1c6),{'value':!![]}),exports[_0x35e495(0x1c2)]=void 0x0;const common_1=require('@nestjs/common'),app_controller_1=require(_0x35e495(0x1ce)),app_service_1=require(_0x35e495(0x1d1)),typeorm_1=require(_0x35e495(0x1be)),appCats_entity_1=require(_0x35e495(0x1c9)),app_entity_1=require(_0x35e495(0x1b9)),userApps_entity_1=require(_0x35e495(0x1d2));let AppModule=class AppModule{};AppModule=__decorate([(0x0,common_1[_0x35e495(0x1c5)])({'imports':[typeorm_1[_0x35e495(0x1c3)]['forFeature']([appCats_entity_1[_0x35e495(0x1bb)],app_entity_1[_0x35e495(0x1cd)],userApps_entity_1[_0x35e495(0x1b8)]])],'controllers':[app_controller_1[_0x35e495(0x1ba)]],'providers':[app_service_1[_0x35e495(0x1b7)]]})],AppModule),exports[_0x35e495(0x1c2)]=AppModule; |