mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-11-15 05:33:45 +08:00
整合包
This commit is contained in:
1
YiAiQuickDeploy/dist/config/cos.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/cos.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';const _0xad9cd1=_0x4bc1;(function(_0x281249,_0x4d81d8){const _0x179340=_0x4bc1,_0x5df453=_0x281249();while(!![]){try{const _0x114f33=-parseInt(_0x179340(0x16c))/0x1*(-parseInt(_0x179340(0x163))/0x2)+parseInt(_0x179340(0x15e))/0x3+-parseInt(_0x179340(0x160))/0x4*(parseInt(_0x179340(0x16f))/0x5)+-parseInt(_0x179340(0x165))/0x6+parseInt(_0x179340(0x169))/0x7*(-parseInt(_0x179340(0x161))/0x8)+parseInt(_0x179340(0x16d))/0x9+parseInt(_0x179340(0x168))/0xa;if(_0x114f33===_0x4d81d8)break;else _0x5df453['push'](_0x5df453['shift']());}catch(_0x48d0be){_0x5df453['push'](_0x5df453['shift']());}}}(_0x1233,0x6d2dc));Object['defineProperty'](exports,_0xad9cd1(0x16a),{'value':!![]});const Dotenv=require('dotenv');function _0x1233(){const _0x779148=['2YedpSr','3772251neexkq','COS_BUCKET_PUBLIC','435byflsZ','1635597Kyualy','TENTCENT_SECRET_ID','9860fyIJQe','16sllYyk','config','786898JfLLwu','TENTCENT_SECRET_KEY','4726674PfLsRh','default','env','3691980bJvoVq','2348514SwAtLk','__esModule','COS_REGION'];_0x1233=function(){return _0x779148;};return _0x1233();}function _0x4bc1(_0x4589b9,_0x43b86b){const _0x1233b8=_0x1233();return _0x4bc1=function(_0x4bc14f,_0xdae3f7){_0x4bc14f=_0x4bc14f-0x15e;let _0xa0a949=_0x1233b8[_0x4bc14f];return _0xa0a949;},_0x4bc1(_0x4589b9,_0x43b86b);}Dotenv[_0xad9cd1(0x162)]({'path':'.env'});const config={'SecretId':process[_0xad9cd1(0x167)][_0xad9cd1(0x15f)],'SecretKey':process['env'][_0xad9cd1(0x164)],'Bucket':process[_0xad9cd1(0x167)][_0xad9cd1(0x16e)],'Region':process[_0xad9cd1(0x167)][_0xad9cd1(0x16b)]};exports[_0xad9cd1(0x166)]=config;
|
||||
1
YiAiQuickDeploy/dist/config/database.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/database.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';const _0x24f5d9=_0x23dd;(function(_0x1c0958,_0x367c52){const _0x2c758a=_0x23dd,_0x21b227=_0x1c0958();while(!![]){try{const _0x104a4b=parseInt(_0x2c758a(0x1c6))/0x1*(-parseInt(_0x2c758a(0x1c8))/0x2)+-parseInt(_0x2c758a(0x1c0))/0x3+-parseInt(_0x2c758a(0x1bf))/0x4*(parseInt(_0x2c758a(0x1bc))/0x5)+parseInt(_0x2c758a(0x1b6))/0x6*(-parseInt(_0x2c758a(0x1b5))/0x7)+parseInt(_0x2c758a(0x1c9))/0x8+-parseInt(_0x2c758a(0x1be))/0x9*(parseInt(_0x2c758a(0x1b8))/0xa)+parseInt(_0x2c758a(0x1bb))/0xb*(parseInt(_0x2c758a(0x1c2))/0xc);if(_0x104a4b===_0x367c52)break;else _0x21b227['push'](_0x21b227['shift']());}catch(_0x24fce1){_0x21b227['push'](_0x21b227['shift']());}}}(_0x3147,0x1fe72));function _0x3147(){const _0x539ae2=['defineProperty','64526aTnYQe','215kMHFEJ','DB_PASS','1311993foEvRj','9368xKsxoZ','232611xIzVlp','DB_USER','1188HtuNyL','env','/../**/*.entity{.ts,.js}','DB_PORT','40867jkzOez','mysql','12KUMUfA','1480696TKqEre','51275mEmQBr','54jRZvqW','+08:00','10xsyrNa','default'];_0x3147=function(){return _0x539ae2;};return _0x3147();}Object[_0x24f5d9(0x1ba)](exports,'__esModule',{'value':!![]});function _0x23dd(_0x11b90f,_0x3c1858){const _0x314712=_0x3147();return _0x23dd=function(_0x23ddd7,_0x22fb84){_0x23ddd7=_0x23ddd7-0x1b5;let _0x56b6a8=_0x314712[_0x23ddd7];return _0x56b6a8;},_0x23dd(_0x11b90f,_0x3c1858);}const config={'type':_0x24f5d9(0x1c7),'port':parseInt(process[_0x24f5d9(0x1c3)][_0x24f5d9(0x1c5)]),'host':process[_0x24f5d9(0x1c3)]['DB_HOST'],'username':process[_0x24f5d9(0x1c3)][_0x24f5d9(0x1c1)],'password':process[_0x24f5d9(0x1c3)][_0x24f5d9(0x1bd)],'database':process[_0x24f5d9(0x1c3)]['DB_DATABASE'],'entities':[__dirname+_0x24f5d9(0x1c4)],'logging':![],'synchronize':!![],'charset':'utf8mb4','timezone':_0x24f5d9(0x1b7)};exports[_0x24f5d9(0x1b9)]=config;
|
||||
1
YiAiQuickDeploy/dist/config/jwt.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/jwt.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';function _0x297e(_0x418a11,_0x407836){const _0x10cd36=_0x10cd();return _0x297e=function(_0x297e9c,_0x34889c){_0x297e9c=_0x297e9c-0x117;let _0xa2a743=_0x10cd36[_0x297e9c];return _0xa2a743;},_0x297e(_0x418a11,_0x407836);}const _0x4a09f1=_0x297e;(function(_0x323a08,_0x26f8b4){const _0x2d9bb7=_0x297e,_0x3a160a=_0x323a08();while(!![]){try{const _0xc33a7c=-parseInt(_0x2d9bb7(0x11f))/0x1*(-parseInt(_0x2d9bb7(0x118))/0x2)+parseInt(_0x2d9bb7(0x11b))/0x3+-parseInt(_0x2d9bb7(0x11a))/0x4*(parseInt(_0x2d9bb7(0x120))/0x5)+parseInt(_0x2d9bb7(0x119))/0x6+parseInt(_0x2d9bb7(0x123))/0x7*(-parseInt(_0x2d9bb7(0x125))/0x8)+-parseInt(_0x2d9bb7(0x122))/0x9*(parseInt(_0x2d9bb7(0x124))/0xa)+parseInt(_0x2d9bb7(0x126))/0xb;if(_0xc33a7c===_0x26f8b4)break;else _0x3a160a['push'](_0x3a160a['shift']());}catch(_0x34e918){_0x3a160a['push'](_0x3a160a['shift']());}}}(_0x10cd,0x6a3e0));function _0x10cd(){const _0x39d3f0=['25bjTLHZ','JWT_EXPIRESIN','4786227ImBbfv','49YTwlri','10wzQWCR','495512myKEEM','3305907xRnnNn','env','370570QHeebs','4856946Raquzv','494080xuwqVK','2168493YeegAD','defineProperty','default','__esModule','1TeOtjm'];_0x10cd=function(){return _0x39d3f0;};return _0x10cd();}Object[_0x4a09f1(0x11c)](exports,_0x4a09f1(0x11e),{'value':!![]});const config={'secret':process[_0x4a09f1(0x117)]['JWT_SECRET'],'signOptions':{'expiresIn':process[_0x4a09f1(0x117)][_0x4a09f1(0x121)]||'7d'}};exports[_0x4a09f1(0x11d)]=config;
|
||||
1
YiAiQuickDeploy/dist/config/mailer.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/mailer.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';const _0x1d5d26=_0x588d;function _0x516c(){const _0x9824df=['450527HLSeEs','MAILER_HOST','736420njVBns','5115hjdefd','env','defineProperty','3yXHgtb','342VXVjld','7RBoJnA','HandlebarsAdapter','smtpdm.aliyun.com','2201496ziPSqf','templates/mail','MAILER_USER','468754QHAAVX','__esModule','2504880BufeHq','4490JIOczH','@nestjs-modules/mailer/dist/adapters/handlebars.adapter','MAILER_PORT','1260AVPNQL','36EFfyHQ','MAILER_FROM'];_0x516c=function(){return _0x9824df;};return _0x516c();}(function(_0x5b517f,_0x3048b9){const _0x225489=_0x588d,_0x4b6b5d=_0x5b517f();while(!![]){try{const _0x189542=parseInt(_0x225489(0x152))/0x1+-parseInt(_0x225489(0x15d))/0x2*(parseInt(_0x225489(0x161))/0x3)+parseInt(_0x225489(0x158))/0x4*(-parseInt(_0x225489(0x15e))/0x5)+parseInt(_0x225489(0x154))/0x6*(parseInt(_0x225489(0x163))/0x7)+parseInt(_0x225489(0x166))/0x8+-parseInt(_0x225489(0x162))/0x9*(-parseInt(_0x225489(0x155))/0xa)+parseInt(_0x225489(0x15b))/0xb*(-parseInt(_0x225489(0x159))/0xc);if(_0x189542===_0x3048b9)break;else _0x4b6b5d['push'](_0x4b6b5d['shift']());}catch(_0x5e502b){_0x4b6b5d['push'](_0x4b6b5d['shift']());}}}(_0x516c,0x59265));Object[_0x1d5d26(0x160)](exports,_0x1d5d26(0x153),{'value':!![]});function _0x588d(_0x48c30c,_0x1d1395){const _0x516cad=_0x516c();return _0x588d=function(_0x588d04,_0x444906){_0x588d04=_0x588d04-0x152;let _0x13783c=_0x516cad[_0x588d04];return _0x13783c;},_0x588d(_0x48c30c,_0x1d1395);}const handlebars_adapter_1=require(_0x1d5d26(0x156)),mailConfig={'transport':{'host':process[_0x1d5d26(0x15f)][_0x1d5d26(0x15c)]||_0x1d5d26(0x165),'port':process['env'][_0x1d5d26(0x157)]||'80','auth':{'user':process[_0x1d5d26(0x15f)][_0x1d5d26(0x168)],'pass':process['env']['MAILER_PASS']}},'defaults':{'from':process[_0x1d5d26(0x15f)][_0x1d5d26(0x15a)]},'template':{'dir':_0x1d5d26(0x167),'adapter':new handlebars_adapter_1[(_0x1d5d26(0x164))](),'options':{'strict':!![]}}};exports['default']=mailConfig;
|
||||
1
YiAiQuickDeploy/dist/config/main.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/main.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';const _0x3915ad=_0x1f65;(function(_0x10785e,_0x4c43b6){const _0x4c145c=_0x1f65,_0x5ba791=_0x10785e();while(!![]){try{const _0x1c06a6=parseInt(_0x4c145c(0x109))/0x1+-parseInt(_0x4c145c(0x112))/0x2*(-parseInt(_0x4c145c(0x10c))/0x3)+-parseInt(_0x4c145c(0x114))/0x4+parseInt(_0x4c145c(0x11a))/0x5*(parseInt(_0x4c145c(0x118))/0x6)+-parseInt(_0x4c145c(0x119))/0x7*(-parseInt(_0x4c145c(0x10f))/0x8)+-parseInt(_0x4c145c(0x117))/0x9+parseInt(_0x4c145c(0x10b))/0xa;if(_0x1c06a6===_0x4c43b6)break;else _0x5ba791['push'](_0x5ba791['shift']());}catch(_0x10d48f){_0x5ba791['push'](_0x5ba791['shift']());}}}(_0x33d9,0x9a4c1));Object[_0x3915ad(0x111)](exports,_0x3915ad(0x10d),{'value':!![]}),exports[_0x3915ad(0x115)]=exports['SWAGGERPREFIX']=exports[_0x3915ad(0x113)]=void 0x0;const PORT=process[_0x3915ad(0x10a)][_0x3915ad(0x113)]||0xbb8;exports[_0x3915ad(0x113)]=PORT;function _0x33d9(){const _0x130e43=['/api','8Ljafgm','SWAGGERPREFIX','defineProperty','4xmYSoG','PORT','3618196IhsmTJ','APIPREFIX','/docs','8465814acpPJg','62484UbrgRS','4730474ucPuTj','120eDORbA','64359CZRQni','env','12540350IBgDbW','349626bPZGNf','__esModule'];_0x33d9=function(){return _0x130e43;};return _0x33d9();}const SWAGGERPREFIX=process[_0x3915ad(0x10a)][_0x3915ad(0x110)]||_0x3915ad(0x116);exports[_0x3915ad(0x110)]=SWAGGERPREFIX;const APIPREFIX=process[_0x3915ad(0x10a)][_0x3915ad(0x115)]||_0x3915ad(0x10e);function _0x1f65(_0x131ffe,_0x3195a4){const _0x33d960=_0x33d9();return _0x1f65=function(_0x1f65f5,_0x1623f5){_0x1f65f5=_0x1f65f5-0x109;let _0x5021d1=_0x33d960[_0x1f65f5];return _0x5021d1;},_0x1f65(_0x131ffe,_0x3195a4);}exports[_0x3915ad(0x115)]=APIPREFIX;
|
||||
1
YiAiQuickDeploy/dist/config/redis.js
vendored
Normal file
1
YiAiQuickDeploy/dist/config/redis.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
'use strict';const _0x393636=_0x4448;(function(_0x5cde4e,_0x1b1652){const _0x1092ef=_0x4448,_0x3df4f1=_0x5cde4e();while(!![]){try{const _0x3e88c6=parseInt(_0x1092ef(0x163))/0x1+parseInt(_0x1092ef(0x16f))/0x2*(-parseInt(_0x1092ef(0x16e))/0x3)+-parseInt(_0x1092ef(0x16d))/0x4+-parseInt(_0x1092ef(0x164))/0x5+-parseInt(_0x1092ef(0x16b))/0x6*(-parseInt(_0x1092ef(0x167))/0x7)+-parseInt(_0x1092ef(0x16a))/0x8*(-parseInt(_0x1092ef(0x170))/0x9)+parseInt(_0x1092ef(0x173))/0xa*(-parseInt(_0x1092ef(0x174))/0xb);if(_0x3e88c6===_0x1b1652)break;else _0x3df4f1['push'](_0x3df4f1['shift']());}catch(_0x3baab9){_0x3df4f1['push'](_0x3df4f1['shift']());}}}(_0x5bff,0x286e9));function _0x5bff(){const _0x29e452=['596330gbnGxN','REDIS_PASSWORD','REDIS_USER','200018iVwThV','env','REDIS_PORT','967624CqAnQp','60xdpZDo','defineProperty','865356ngmBfW','15SAvrEQ','14246GzygGB','18cmuXgo','__esModule','default','13840GGIQfM','2101oSNmlO','273527vMTgrX'];_0x5bff=function(){return _0x29e452;};return _0x5bff();}Object[_0x393636(0x16c)](exports,_0x393636(0x171),{'value':!![]});function _0x4448(_0x43a8d9,_0x141042){const _0x5bff0a=_0x5bff();return _0x4448=function(_0x44487e,_0x35e111){_0x44487e=_0x44487e-0x163;let _0x48c201=_0x5bff0a[_0x44487e];return _0x48c201;},_0x4448(_0x43a8d9,_0x141042);}const config={'port':parseInt(process[_0x393636(0x168)][_0x393636(0x169)]),'host':process[_0x393636(0x168)]['REDIS_HOST'],'password':process[_0x393636(0x168)][_0x393636(0x165)],'username':process[_0x393636(0x168)][_0x393636(0x166)]};exports[_0x393636(0x172)]=config;
|
||||
Reference in New Issue
Block a user