mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-09-27 05:36:40 +08:00
1 line
3.0 KiB
JavaScript
1 line
3.0 KiB
JavaScript
'use strict';const _0x98b30e=_0xb3e1;function _0xb3e1(_0x11f005,_0x217fd2){const _0x1fd42f=_0x1fd4();return _0xb3e1=function(_0xb3e119,_0x48c8a2){_0xb3e119=_0xb3e119-0x119;let _0x230632=_0x1fd42f[_0xb3e119];return _0x230632;},_0xb3e1(_0x11f005,_0x217fd2);}(function(_0x5ce1d5,_0x1901c5){const _0x494fd2=_0xb3e1,_0x145d9f=_0x5ce1d5();while(!![]){try{const _0x373e12=-parseInt(_0x494fd2(0x133))/0x1*(-parseInt(_0x494fd2(0x11c))/0x2)+parseInt(_0x494fd2(0x11d))/0x3+-parseInt(_0x494fd2(0x128))/0x4+parseInt(_0x494fd2(0x11a))/0x5*(-parseInt(_0x494fd2(0x123))/0x6)+parseInt(_0x494fd2(0x124))/0x7*(parseInt(_0x494fd2(0x126))/0x8)+-parseInt(_0x494fd2(0x12c))/0x9+parseInt(_0x494fd2(0x12f))/0xa;if(_0x373e12===_0x1901c5)break;else _0x145d9f['push'](_0x145d9f['shift']());}catch(_0x9929bc){_0x145d9f['push'](_0x145d9f['shift']());}}}(_0x1fd4,0x6cd35));function _0x1fd4(){const _0x1a61b1=['Module','4872564NazEBE','./globalConfig.service','GlobalConfigService','10858710CgxxUp','length','__decorate','TypeOrmModule','6259HnDGUb','defineProperty','decorate','1357765Sigqmj','GlobalConfigModule','40Dqfiyk','2341164pffiyH','ChatLogEntity','object','__esModule','../chatLog/chatLog.entity','Global','18PlpzqQ','1918gkOIWY','getOwnPropertyDescriptor','13576QFCRdg','function','2618452IQNjTm','forFeature','@nestjs/typeorm'];_0x1fd4=function(){return _0x1a61b1;};return _0x1fd4();}var __decorate=this&&this[_0x98b30e(0x131)]||function(_0x46802e,_0x5acc50,_0x298e05,_0x25f166){const _0x1dea55=_0x98b30e;var _0x598866=arguments['length'],_0x3c8add=_0x598866<0x3?_0x5acc50:_0x25f166===null?_0x25f166=Object[_0x1dea55(0x125)](_0x5acc50,_0x298e05):_0x25f166,_0xf92ab;if(typeof Reflect===_0x1dea55(0x11f)&&typeof Reflect['decorate']===_0x1dea55(0x127))_0x3c8add=Reflect[_0x1dea55(0x119)](_0x46802e,_0x5acc50,_0x298e05,_0x25f166);else{for(var _0x33c8a9=_0x46802e[_0x1dea55(0x130)]-0x1;_0x33c8a9>=0x0;_0x33c8a9--)if(_0xf92ab=_0x46802e[_0x33c8a9])_0x3c8add=(_0x598866<0x3?_0xf92ab(_0x3c8add):_0x598866>0x3?_0xf92ab(_0x5acc50,_0x298e05,_0x3c8add):_0xf92ab(_0x5acc50,_0x298e05))||_0x3c8add;}return _0x598866>0x3&&_0x3c8add&&Object[_0x1dea55(0x134)](_0x5acc50,_0x298e05,_0x3c8add),_0x3c8add;};Object[_0x98b30e(0x134)](exports,_0x98b30e(0x120),{'value':!![]}),exports[_0x98b30e(0x11b)]=void 0x0;const common_1=require('@nestjs/common'),globalConfig_controller_1=require('./globalConfig.controller'),globalConfig_service_1=require(_0x98b30e(0x12d)),typeorm_1=require(_0x98b30e(0x12a)),config_entity_1=require('./config.entity'),chatLog_entity_1=require(_0x98b30e(0x121));let GlobalConfigModule=class GlobalConfigModule{};GlobalConfigModule=__decorate([(0x0,common_1[_0x98b30e(0x122)])(),(0x0,common_1[_0x98b30e(0x12b)])({'imports':[typeorm_1[_0x98b30e(0x132)][_0x98b30e(0x129)]([config_entity_1['ConfigEntity'],chatLog_entity_1[_0x98b30e(0x11e)]])],'providers':[globalConfig_service_1[_0x98b30e(0x12e)]],'controllers':[globalConfig_controller_1['GlobalConfigController']],'exports':[globalConfig_service_1[_0x98b30e(0x12e)]]})],GlobalConfigModule),exports[_0x98b30e(0x11b)]=GlobalConfigModule; |