anncic-api 1.0.23 → 1.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config/config.default.js +1 -1
- package/dist/config/config.production.js +1 -1
- package/dist/configuration.js +1 -1
- package/dist/decorator/Action.js +1 -1
- package/dist/decorator/ActionApi.js +1 -1
- package/dist/decorator/ActionApitest.js +1 -1
- package/dist/exception/ApiError.js +1 -1
- package/dist/helper/getRoutes.js +1 -1
- package/dist/index.js +1 -1
- package/dist/service/ApiService.js +1 -1
- package/dist/service/ApitestService.js +1 -1
- package/dist/service/ExcelService.js +1 -1
- package/dist/types/action.js +1 -1
- package/dist/types/common.js +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';(function(_0xd132ca,_0x301077){var _0x498a34=a0_0x38f6,_0x1437e1=_0xd132ca();while(!![]){try{var _0x3cc0d2=-parseInt(_0x498a34(0x1be))/0x1*(parseInt(_0x498a34(0x1c5))/0x2)+parseInt(_0x498a34(0x1c1))/0x3*(parseInt(_0x498a34(0x1c2))/0x4)+-parseInt(_0x498a34(0x1c0))/0x5+parseInt(_0x498a34(0x1c9))/0x6+-parseInt(_0x498a34(0x1c4))/0x7*(parseInt(_0x498a34(0x1c3))/0x8)+parseInt(_0x498a34(0x1bc))/0x9+-parseInt(_0x498a34(0x1c6))/0xa*(-parseInt(_0x498a34(0x1bd))/0xb);if(_0x3cc0d2===_0x301077)break;else _0x1437e1['push'](_0x1437e1['shift']());}catch(_0x285fef){_0x1437e1['push'](_0x1437e1['shift']());}}}(a0_0x2a7b,0xa768a));function a0_0x38f6(_0x57de0e,_0x2c10b5){var _0x2a7b99=a0_0x2a7b();return a0_0x38f6=function(_0x38f691,_0xb8bd0d){_0x38f691=_0x38f691-0x1bb;var _0x2fe254=_0x2a7b99[_0x38f691];return _0x2fe254;},a0_0x38f6(_0x57de0e,_0x2c10b5);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['default']=_0x2cca32=>{var _0x1593c7=a0_0x38f6;return{'apitest':!![],'keys':_0x2cca32['name'],'anncicapi':{'timeout':0x1388,'password':_0x1593c7(0x1c8),'devices':{'DEFAULT':{'secret':_0x1593c7(0x1bf),'checkcode':'dhauo1234420123gg3234901'}}},'upload':{'tmpdir':_0x2cca32[_0x1593c7(0x1c7)]+_0x1593c7(0x1bb),'cleanTimeout':0x5265c00}};};function a0_0x2a7b(){var _0x2a2d7a=['3568359LElvGe','4VhWWin','6064UjaiIA','11725ESRWcc','1032532vZKPKR','109130WlJWoJ','appDir','zhiulanuiy7892387985hnoi','3964620AeQzdV','/runtime/.upload','7050141HlAiXT','528vePrlo','2lSECxr','dhauo1234420123gg3234901','847540xJaIvQ'];a0_0x2a7b=function(){return _0x2a2d7a;};return a0_0x2a7b();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';var a1_0x1dbeca=a1_0x5017;function a1_0x5017(_0x4ad595,_0x3d9ebb){var _0x5d30ad=a1_0x5d30();return a1_0x5017=function(_0x50179f,_0x581a2f){_0x50179f=_0x50179f-0x1ad;var _0x15921f=_0x5d30ad[_0x50179f];return _0x15921f;},a1_0x5017(_0x4ad595,_0x3d9ebb);}function a1_0x5d30(){var _0x363358=['4xqhqSy','4281333wvkrlY','2bXOVRk','defineProperty','520TFOlbw','1155120DdsihQ','8937648StRlIG','default','__esModule','266967HMadgF','1354176UdSeqR','4209295lCRDRB','115722IvWqsG'];a1_0x5d30=function(){return _0x363358;};return a1_0x5d30();}(function(_0x54c09d,_0x4561b2){var _0x33712f=a1_0x5017,_0x2613f6=_0x54c09d();while(!![]){try{var _0x18d93a=-parseInt(_0x33712f(0x1b2))/0x1*(-parseInt(_0x33712f(0x1af))/0x2)+-parseInt(_0x33712f(0x1ad))/0x3+parseInt(_0x33712f(0x1b0))/0x4*(-parseInt(_0x33712f(0x1ae))/0x5)+-parseInt(_0x33712f(0x1b5))/0x6+-parseInt(_0x33712f(0x1b1))/0x7+parseInt(_0x33712f(0x1b6))/0x8+parseInt(_0x33712f(0x1b9))/0x9*(parseInt(_0x33712f(0x1b4))/0xa);if(_0x18d93a===_0x4561b2)break;else _0x2613f6['push'](_0x2613f6['shift']());}catch(_0x3a220c){_0x2613f6['push'](_0x2613f6['shift']());}}}(a1_0x5d30,0xa587e));Object[a1_0x1dbeca(0x1b3)](exports,a1_0x1dbeca(0x1b8),{'value':!![]}),exports[a1_0x1dbeca(0x1b7)]={'apitest':![],'anncicapi':{'timeout':0x1388}};
|
package/dist/configuration.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const a2_0x5a5e26=a2_0x7f76;function a2_0x4a8b(){const _0x10d023=['@anncic-api/core','_matchedRoute','device','key','application','Inject','15820552UzVoNp','object','body','./types/action','ApiError','2524980kAKXhQ','isArray','dirs','defineProperty','47868hFUpGK','context','REQUEST_OBJ_CTX_KEY','7cTQRHn','@anncic-api/validator','@midwayjs/decorator','@anncic-api/typeorm','@midwayjs/cross-domain','MidwayDecoratorService','input','106yCgLSX','getApplications','target','string','staticFile','HEADERS_SIGNATURE','@midwayjs/core','prototype','./config/config.default','DEFAULT','MidwayApplicationManager','koa-bodyparser','tmpdir','environment','hanlderApplications','design:type','checkConfigKeys','Anncic-api\x20upload-tmpdir\x20:\x20mkdir\x20','decorate','addObject','anncicapi','handlerActionRoute','defaultsDeep','anncic-apihelper','koa-xml-body','upload','1439380juUYJI','log','4402VxpjEB','1183168tqqIVJ','function','Anncic-api\x20static-file\x20:\x20mkdir\x20','metadata','decorator','MidwayConfigService','registerMethodHandler','CustomConfiguration','bodyXml','Configuration','devices','96HLiRaG','request','isNull','10ycPwWB','config','onReady','@midwayjs/upload','./exception/ApiError','headers','isString','get','__decorate','length','defineProperties','4257081SWtQMo','dir','@midwayjs/task','checksign','ApiService','existsSync','@midwayjs/static-file','getConfiguration','ACTION_ROUTE_KEY','beforeRoute'];a2_0x4a8b=function(){return _0x10d023;};return a2_0x4a8b();}(function(_0x3d6d56,_0x2cd6fd){const _0x1a5916=a2_0x7f76,_0x141452=_0x3d6d56();while(!![]){try{const _0x314bae=parseInt(_0x1a5916(0xd8))/0x1*(-parseInt(_0x1a5916(0xf4))/0x2)+parseInt(_0x1a5916(0xce))/0x3*(parseInt(_0x1a5916(0xa7))/0x4)+-parseInt(_0x1a5916(0xf2))/0x5+-parseInt(_0x1a5916(0xca))/0x6+-parseInt(_0x1a5916(0xd1))/0x7*(parseInt(_0x1a5916(0xf5))/0x8)+-parseInt(_0x1a5916(0xb5))/0x9*(parseInt(_0x1a5916(0xaa))/0xa)+parseInt(_0x1a5916(0xc5))/0xb;if(_0x314bae===_0x2cd6fd)break;else _0x141452['push'](_0x141452['shift']());}catch(_0x57c781){_0x141452['push'](_0x141452['shift']());}}}(a2_0x4a8b,0x3f0d3));var __decorate=this&&this[a2_0x5a5e26(0xb2)]||function(_0x577459,_0x443406,_0x37c7c3,_0x976e93){const _0x32ffcf=a2_0x5a5e26;var _0x3ac520=arguments[_0x32ffcf(0xb3)],_0x478f0d=_0x3ac520<0x3?_0x443406:_0x976e93===null?_0x976e93=Object['getOwnPropertyDescriptor'](_0x443406,_0x37c7c3):_0x976e93,_0x1d5124;if(typeof Reflect===_0x32ffcf(0xc6)&&typeof Reflect['decorate']===_0x32ffcf(0xf6))_0x478f0d=Reflect[_0x32ffcf(0xea)](_0x577459,_0x443406,_0x37c7c3,_0x976e93);else{for(var _0x375184=_0x577459[_0x32ffcf(0xb3)]-0x1;_0x375184>=0x0;_0x375184--)if(_0x1d5124=_0x577459[_0x375184])_0x478f0d=(_0x3ac520<0x3?_0x1d5124(_0x478f0d):_0x3ac520>0x3?_0x1d5124(_0x443406,_0x37c7c3,_0x478f0d):_0x1d5124(_0x443406,_0x37c7c3))||_0x478f0d;}return _0x3ac520>0x3&&_0x478f0d&&Object[_0x32ffcf(0xcd)](_0x443406,_0x37c7c3,_0x478f0d),_0x478f0d;},__metadata=this&&this['__metadata']||function(_0x5037d1,_0x17085b){const _0x44afd4=a2_0x5a5e26;if(typeof Reflect==='object'&&typeof Reflect[_0x44afd4(0xf8)]===_0x44afd4(0xf6))return Reflect[_0x44afd4(0xf8)](_0x5037d1,_0x17085b);};function a2_0x7f76(_0x39ed63,_0x59aa92){const _0x4a8be9=a2_0x4a8b();return a2_0x7f76=function(_0x7f76c8,_0x598b86){_0x7f76c8=_0x7f76c8-0xa4;let _0x5baff0=_0x4a8be9[_0x7f76c8];return _0x5baff0;},a2_0x7f76(_0x39ed63,_0x59aa92);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a2_0x5a5e26(0xfc)]=void 0x0;const decorator_1=require(a2_0x5a5e26(0xd3)),core_1=require(a2_0x5a5e26(0xde)),ApiError_1=require(a2_0x5a5e26(0xae)),ApiService_1=require('./service/ApiService'),action_1=require(a2_0x5a5e26(0xc8)),fs=require('fs'),koa=require('@midwayjs/koa'),i18n=require('@midwayjs/i18n'),task=require(a2_0x5a5e26(0xb7)),upload=require(a2_0x5a5e26(0xad)),staticFile=require(a2_0x5a5e26(0xbb)),crossDomain=require(a2_0x5a5e26(0xd5)),bodyXml=require(a2_0x5a5e26(0xf0)),bodyParser=require(a2_0x5a5e26(0xe3)),ConfigDefault=require(a2_0x5a5e26(0xe0)),ConfigProduction=require('./config/config.production'),anncic=require(a2_0x5a5e26(0xbf)),anncicEvent=require('@anncic-api/event'),anncicTypeorm=require(a2_0x5a5e26(0xd4)),anncicValidator=require(a2_0x5a5e26(0xd2)),anncicHelper=require(a2_0x5a5e26(0xef));let CustomConfiguration=class CustomConfiguration{async[a2_0x5a5e26(0xac)](){const _0x43a452=a2_0x5a5e26;await this['filterConfig'](),await this['checkConfigKeys'](),await this[_0x43a452(0xed)](),await this[_0x43a452(0xe6)]();}async[a2_0x5a5e26(0xe8)](){}async[a2_0x5a5e26(0xed)](){const _0x96998c=a2_0x5a5e26,_0x3cb385=this[_0x96998c(0xab)]['getConfiguration']();this[_0x96998c(0xf9)][_0x96998c(0xfb)](action_1[_0x96998c(0xbd)],_0x31f243=>{const _0x2f60e8=_0x96998c,_0x2688f6=_0x31f243[_0x2f60e8(0xf8)];return{'before':async _0x2ae036=>{const _0x2e9458=_0x2f60e8;var _0x50eda6,_0x54f219,_0x3f4806,_0x435cc9,_0x1ab853;const _0x12041d=(_0x50eda6=_0x2ae036===null||_0x2ae036===void 0x0?void 0x0:_0x2ae036[_0x2e9458(0xda)])===null||_0x50eda6===void 0x0?void 0x0:_0x50eda6[core_1[_0x2e9458(0xd0)]];if(_0x12041d){if((_0x2688f6===null||_0x2688f6===void 0x0?void 0x0:_0x2688f6['apimit'])&&!this[_0x2e9458(0xb9)][_0x2e9458(0xb8)]((_0x54f219=_0x12041d===null||_0x12041d===void 0x0?void 0x0:_0x12041d[_0x2e9458(0xa8)])===null||_0x54f219===void 0x0?void 0x0:_0x54f219[_0x2e9458(0xaf)]))throw new AnnError(ApiError_1[_0x2e9458(0xc9)][_0x2e9458(0xdd)]);((_0x3f4806=_0x12041d[_0x2e9458(0xaf)])===null||_0x3f4806===void 0x0?void 0x0:_0x3f4806[_0x2e9458(0xc1)])&&((_0x1ab853=(_0x435cc9=_0x3cb385===null||_0x3cb385===void 0x0?void 0x0:_0x3cb385['anncicapi'])===null||_0x435cc9===void 0x0?void 0x0:_0x435cc9['devices'])===null||_0x1ab853===void 0x0?void 0x0:_0x1ab853[_0x12041d[_0x2e9458(0xaf)][_0x2e9458(0xc1)]])&&(typeof _0x3cb385['anncicapi'][_0x2e9458(0xa6)][_0x12041d[_0x2e9458(0xaf)][_0x2e9458(0xc1)]][_0x2e9458(0xbe)]=='function'&&await _0x3cb385[_0x2e9458(0xec)][_0x2e9458(0xa6)][_0x12041d[_0x2e9458(0xaf)]['device']][_0x2e9458(0xbe)]((_0x12041d===null||_0x12041d===void 0x0?void 0x0:_0x12041d[_0x2e9458(0xc0)])||undefined,_0x2688f6,_0x12041d));}},'afterThrow':(_0x348973,_0x30a2cc)=>{throw _0x30a2cc;}};});}async[a2_0x5a5e26(0xe6)](){const _0x59005b=a2_0x5a5e26;this[_0x59005b(0xc3)][_0x59005b(0xd9)](['koa'])['forEach'](_0x1eaeb7=>{const _0x44394a=_0x59005b;_0x1eaeb7['useMiddleware'](bodyXml(this[_0x44394a(0xab)][_0x44394a(0xbc)](_0x44394a(0xa4)))),_0x1eaeb7['useMiddleware'](bodyParser(this[_0x44394a(0xab)][_0x44394a(0xbc)]('bodyParser'))),(_0x1eaeb7===null||_0x1eaeb7===void 0x0?void 0x0:_0x1eaeb7[_0x44394a(0xcf)])&&Object[_0x44394a(0xb4)](_0x1eaeb7[_0x44394a(0xcf)],{'ok':{'value':function(_0x103831,_0x435cde,_0x18e7e3=0x0){return{'code':_0x18e7e3,'data':_0x103831,'extra':_0x435cde};}},'err':{'value':function(_0x4b81f3,_0x1b81f3,_0x1a6406=0x1){return{'code':_0x1a6406,'extra':_0x1b81f3,'msg':_0x4b81f3};}},'input':{'value':function(_0x2a7ec7,_0xf508a1){const _0x4a37bc=_0x44394a;var _0x299136;const _0x5ebf61=lodash[_0x4a37bc(0xee)]({},this[_0x4a37bc(0xa8)]['body']||this[_0x4a37bc(0xa8)][((_0x299136=config===null||config===void 0x0?void 0x0:config[_0x4a37bc(0xa4)])===null||_0x299136===void 0x0?void 0x0:_0x299136[_0x4a37bc(0xc2)])||_0x4a37bc(0xc7)]||{},this[_0x4a37bc(0xa8)]['query']||{});return _0x2a7ec7?lodash[_0x4a37bc(0xb1)](_0x5ebf61,_0x2a7ec7,_0xf508a1):_0x5ebf61;}},'when':{'value':async function(_0x243e78,_0x52cd97){const _0x1c71ef=_0x44394a,_0x517e29=this[_0x1c71ef(0xd7)](_0x243e78,null);if(!lodash[_0x1c71ef(0xa9)](_0x517e29))return await _0x52cd97(_0x517e29);}},'only':{'value':function(_0x33c514){const _0x132fb=_0x44394a,_0x213ff4={};for(let _0x40cf38=0x0;_0x40cf38<_0x33c514[_0x132fb(0xb3)];_0x40cf38++){lodash[_0x132fb(0xcb)](_0x33c514[_0x40cf38])&&_0x33c514[_0x40cf38][_0x132fb(0xb3)]>0x0&&lodash[_0x132fb(0xb0)](_0x33c514[_0x40cf38][0x0])&&(_0x213ff4[_0x33c514[_0x40cf38][0x0]]=this['input'](_0x33c514[_0x40cf38][0x0],_0x33c514[_0x40cf38][_0x132fb(0xb3)]>0x1?_0x33c514[_0x40cf38][0x1]:null));}return _0x213ff4;}}});});}async['filterConfig'](){const _0x514357=a2_0x5a5e26;var _0x4861ee,_0x351799,_0x2e9c71,_0x491c24,_0x5511b1,_0x4f3f6d;const _0x37abbe=this[_0x514357(0xab)][_0x514357(0xbc)]();((_0x351799=(_0x4861ee=_0x37abbe===null||_0x37abbe===void 0x0?void 0x0:_0x37abbe[_0x514357(0xec)])===null||_0x4861ee===void 0x0?void 0x0:_0x4861ee[_0x514357(0xa6)])===null||_0x351799===void 0x0?void 0x0:_0x351799[_0x514357(0xe1)])&&Object['keys'](_0x37abbe[_0x514357(0xec)][_0x514357(0xa6)])['length']>0x1&&delete _0x37abbe[_0x514357(0xec)][_0x514357(0xa6)][_0x514357(0xe1)];if((_0x2e9c71=_0x37abbe===null||_0x37abbe===void 0x0?void 0x0:_0x37abbe[_0x514357(0xdc)])===null||_0x2e9c71===void 0x0?void 0x0:_0x2e9c71['dirs'])for(const _0x56314f in _0x37abbe[_0x514357(0xdc)]['dirs']){((_0x491c24=_0x37abbe[_0x514357(0xdc)][_0x514357(0xcc)][_0x56314f])===null||_0x491c24===void 0x0?void 0x0:_0x491c24[_0x514357(0xb6)])&&typeof((_0x5511b1=_0x37abbe[_0x514357(0xdc)][_0x514357(0xcc)][_0x56314f])===null||_0x5511b1===void 0x0?void 0x0:_0x5511b1[_0x514357(0xb6)])==_0x514357(0xdb)&&!fs[_0x514357(0xba)](_0x37abbe[_0x514357(0xdc)][_0x514357(0xcc)][_0x56314f][_0x514357(0xb6)])&&(fs['mkdirSync'](_0x37abbe[_0x514357(0xdc)][_0x514357(0xcc)][_0x56314f][_0x514357(0xb6)],{'recursive':!![]}),console[_0x514357(0xf3)](_0x514357(0xf7)+_0x37abbe[_0x514357(0xdc)]['dirs'][_0x56314f]['dir']));}((_0x4f3f6d=_0x37abbe===null||_0x37abbe===void 0x0?void 0x0:_0x37abbe[_0x514357(0xf1)])===null||_0x4f3f6d===void 0x0?void 0x0:_0x4f3f6d[_0x514357(0xe4)])&&!fs['existsSync'](_0x37abbe['upload'][_0x514357(0xe4)])&&(fs['mkdirSync'](_0x37abbe[_0x514357(0xf1)][_0x514357(0xe4)],{'recursive':!![]}),console['log'](_0x514357(0xe9)+_0x37abbe[_0x514357(0xf1)][_0x514357(0xe4)])),this[_0x514357(0xab)][_0x514357(0xeb)](_0x37abbe);}};__decorate([(0x0,decorator_1[a2_0x5a5e26(0xc4)])(),__metadata(a2_0x5a5e26(0xe7),core_1[a2_0x5a5e26(0xfa)])],CustomConfiguration[a2_0x5a5e26(0xdf)],a2_0x5a5e26(0xab),void 0x0),__decorate([(0x0,decorator_1[a2_0x5a5e26(0xc4)])(),__metadata(a2_0x5a5e26(0xe7),core_1[a2_0x5a5e26(0xd6)])],CustomConfiguration['prototype'],a2_0x5a5e26(0xf9),void 0x0),__decorate([(0x0,decorator_1['Inject'])(),__metadata(a2_0x5a5e26(0xe7),core_1[a2_0x5a5e26(0xe2)])],CustomConfiguration[a2_0x5a5e26(0xdf)],a2_0x5a5e26(0xc3),void 0x0),__decorate([(0x0,decorator_1['Inject'])(),__metadata(a2_0x5a5e26(0xe7),core_1['MidwayEnvironmentService'])],CustomConfiguration[a2_0x5a5e26(0xdf)],a2_0x5a5e26(0xe5),void 0x0),__decorate([(0x0,decorator_1['Inject'])(),__metadata(a2_0x5a5e26(0xe7),ApiService_1[a2_0x5a5e26(0xb9)])],CustomConfiguration[a2_0x5a5e26(0xdf)],a2_0x5a5e26(0xb9),void 0x0),CustomConfiguration=__decorate([(0x0,decorator_1[a2_0x5a5e26(0xa5)])({'imports':[koa,i18n,upload,staticFile,crossDomain,anncic,anncicEvent,anncicTypeorm,anncicValidator,anncicHelper,task],'namespace':'anncic-api','conflictCheck':![],'importConfigs':[{'default':ConfigDefault,'production':ConfigProduction}]})],CustomConfiguration),exports[a2_0x5a5e26(0xfc)]=CustomConfiguration;
|
|
1
|
+
'use strict';const a2_0x46f308=a2_0x115e;(function(_0x27d200,_0x1d695c){const _0x49147f=a2_0x115e,_0x5e7617=_0x27d200();while(!![]){try{const _0x4f0827=-parseInt(_0x49147f(0x17d))/0x1*(-parseInt(_0x49147f(0x13b))/0x2)+parseInt(_0x49147f(0x168))/0x3*(parseInt(_0x49147f(0x160))/0x4)+parseInt(_0x49147f(0x165))/0x5+parseInt(_0x49147f(0x13a))/0x6*(-parseInt(_0x49147f(0x142))/0x7)+parseInt(_0x49147f(0x16e))/0x8+parseInt(_0x49147f(0x13f))/0x9*(-parseInt(_0x49147f(0x173))/0xa)+parseInt(_0x49147f(0x175))/0xb*(-parseInt(_0x49147f(0x138))/0xc);if(_0x4f0827===_0x1d695c)break;else _0x5e7617['push'](_0x5e7617['shift']());}catch(_0x5c6613){_0x5e7617['push'](_0x5e7617['shift']());}}}(a2_0x5ee7,0xa6f4f));var __decorate=this&&this['__decorate']||function(_0x115a8e,_0x42e83f,_0x20a02a,_0x3993ce){const _0x4c6e3f=a2_0x115e;var _0x53c83d=arguments['length'],_0x471195=_0x53c83d<0x3?_0x42e83f:_0x3993ce===null?_0x3993ce=Object[_0x4c6e3f(0x17c)](_0x42e83f,_0x20a02a):_0x3993ce,_0x472448;if(typeof Reflect===_0x4c6e3f(0x162)&&typeof Reflect['decorate']===_0x4c6e3f(0x167))_0x471195=Reflect[_0x4c6e3f(0x187)](_0x115a8e,_0x42e83f,_0x20a02a,_0x3993ce);else{for(var _0x20e237=_0x115a8e[_0x4c6e3f(0x14b)]-0x1;_0x20e237>=0x0;_0x20e237--)if(_0x472448=_0x115a8e[_0x20e237])_0x471195=(_0x53c83d<0x3?_0x472448(_0x471195):_0x53c83d>0x3?_0x472448(_0x42e83f,_0x20a02a,_0x471195):_0x472448(_0x42e83f,_0x20a02a))||_0x471195;}return _0x53c83d>0x3&&_0x471195&&Object[_0x4c6e3f(0x18f)](_0x42e83f,_0x20a02a,_0x471195),_0x471195;},__metadata=this&&this[a2_0x46f308(0x161)]||function(_0x2a565e,_0x340470){const _0x461ede=a2_0x46f308;if(typeof Reflect===_0x461ede(0x162)&&typeof Reflect[_0x461ede(0x15c)]===_0x461ede(0x167))return Reflect['metadata'](_0x2a565e,_0x340470);};Object[a2_0x46f308(0x18f)](exports,a2_0x46f308(0x15d),{'value':!![]}),exports[a2_0x46f308(0x17e)]=void 0x0;const decorator_1=require(a2_0x46f308(0x188)),core_1=require(a2_0x46f308(0x169)),ApiError_1=require('./exception/ApiError'),ApiService_1=require(a2_0x46f308(0x16d)),action_1=require(a2_0x46f308(0x153)),fs=require('fs'),koa=require('@midwayjs/koa'),i18n=require(a2_0x46f308(0x170)),task=require(a2_0x46f308(0x144)),upload=require(a2_0x46f308(0x164)),staticFile=require(a2_0x46f308(0x18a)),crossDomain=require('@midwayjs/cross-domain'),bodyXml=require(a2_0x46f308(0x15a)),bodyParser=require(a2_0x46f308(0x14a)),ConfigDefault=require(a2_0x46f308(0x183)),ConfigProduction=require(a2_0x46f308(0x151)),anncic=require(a2_0x46f308(0x14e)),anncicEvent=require(a2_0x46f308(0x181)),anncicTypeorm=require(a2_0x46f308(0x156)),anncicValidator=require(a2_0x46f308(0x143)),anncicHelper=require(a2_0x46f308(0x141));function a2_0x5ee7(){const _0x20086c=['ACTION_ROUTE_KEY','@anncic-api/event','_matchedRoute','./config/config.default','string','apimit','Configuration','decorate','@midwayjs/decorator','device','@midwayjs/static-file','beforeRoute','body','MidwayDecoratorService','MidwayConfigService','defineProperty','isNull','MidwayApplicationManager','dir','checkConfigKeys','design:type','Inject','24DqhTFa','environment','126HUitQK','1845334ivAEQZ','staticFile','REQUEST_OBJ_CTX_KEY','tmpdir','6355305YIPGZK','decorator','anncic-apihelper','166523pjSHCw','@anncic-api/validator','@midwayjs/task','registerMethodHandler','log','bodyParser','DEFAULT','config','koa-bodyparser','length','anncicapi','useMiddleware','@anncic-api/core','hanlderApplications','MidwayEnvironmentService','./config/config.production','prototype','./types/action','defineProperties','keys','@anncic-api/typeorm','bodyXml','request','anncic-api','koa-xml-body','headers','metadata','__esModule','getConfiguration','Anncic-api\x20upload-tmpdir\x20:\x20mkdir\x20','8vCjCQm','__metadata','object','input','@midwayjs/upload','2492355DOWVVH','upload','function','1083627wfjeqw','@midwayjs/core','mkdirSync','Anncic-api\x20static-file\x20:\x20mkdir\x20','checksign','./service/ApiService','9834056DrrmHc','ApiError','@midwayjs/i18n','handlerActionRoute','target','10YXgnEX','filterConfig','8157842LeYDrk','application','dirs','devices','key','getApplications','ApiService','getOwnPropertyDescriptor','1cCjBSj','CustomConfiguration','onReady'];a2_0x5ee7=function(){return _0x20086c;};return a2_0x5ee7();}function a2_0x115e(_0x361926,_0xe1194a){const _0x5ee723=a2_0x5ee7();return a2_0x115e=function(_0x115e7f,_0x5af63a){_0x115e7f=_0x115e7f-0x138;let _0x34bb43=_0x5ee723[_0x115e7f];return _0x34bb43;},a2_0x115e(_0x361926,_0xe1194a);}let CustomConfiguration=class CustomConfiguration{async[a2_0x46f308(0x17f)](){const _0x544f3b=a2_0x46f308;await this[_0x544f3b(0x174)](),await this[_0x544f3b(0x193)](),await this['handlerActionRoute'](),await this['hanlderApplications']();}async[a2_0x46f308(0x193)](){}async[a2_0x46f308(0x171)](){const _0xdda49b=a2_0x46f308,_0x4893cc=this[_0xdda49b(0x149)]['getConfiguration']();this[_0xdda49b(0x140)][_0xdda49b(0x145)](action_1[_0xdda49b(0x180)],_0x1c03d9=>{const _0x15c6dc=_0xdda49b,_0x2f107d=_0x1c03d9[_0x15c6dc(0x15c)];return{'before':async _0x15fb2f=>{const _0xe891e0=_0x15c6dc;var _0x3a1ed3,_0x15079d,_0x3f44a0,_0x410290,_0x41a495;const _0x365522=(_0x3a1ed3=_0x15fb2f===null||_0x15fb2f===void 0x0?void 0x0:_0x15fb2f[_0xe891e0(0x172)])===null||_0x3a1ed3===void 0x0?void 0x0:_0x3a1ed3[core_1[_0xe891e0(0x13d)]];if(_0x365522){if((_0x2f107d===null||_0x2f107d===void 0x0?void 0x0:_0x2f107d[_0xe891e0(0x185)])&&!this[_0xe891e0(0x17b)][_0xe891e0(0x16c)]((_0x15079d=_0x365522===null||_0x365522===void 0x0?void 0x0:_0x365522[_0xe891e0(0x158)])===null||_0x15079d===void 0x0?void 0x0:_0x15079d[_0xe891e0(0x15b)]))throw new AnnError(ApiError_1[_0xe891e0(0x16f)]['HEADERS_SIGNATURE']);((_0x3f44a0=_0x365522[_0xe891e0(0x15b)])===null||_0x3f44a0===void 0x0?void 0x0:_0x3f44a0[_0xe891e0(0x189)])&&((_0x41a495=(_0x410290=_0x4893cc===null||_0x4893cc===void 0x0?void 0x0:_0x4893cc[_0xe891e0(0x14c)])===null||_0x410290===void 0x0?void 0x0:_0x410290[_0xe891e0(0x178)])===null||_0x41a495===void 0x0?void 0x0:_0x41a495[_0x365522['headers'][_0xe891e0(0x189)]])&&(typeof _0x4893cc[_0xe891e0(0x14c)][_0xe891e0(0x178)][_0x365522[_0xe891e0(0x15b)][_0xe891e0(0x189)]][_0xe891e0(0x18b)]=='function'&&await _0x4893cc[_0xe891e0(0x14c)][_0xe891e0(0x178)][_0x365522[_0xe891e0(0x15b)][_0xe891e0(0x189)]][_0xe891e0(0x18b)]((_0x365522===null||_0x365522===void 0x0?void 0x0:_0x365522[_0xe891e0(0x182)])||undefined,_0x2f107d,_0x365522));}},'afterThrow':(_0x288989,_0x37f396)=>{throw _0x37f396;}};});}async[a2_0x46f308(0x14f)](){const _0x557e15=a2_0x46f308;this[_0x557e15(0x176)][_0x557e15(0x17a)](['koa'])['forEach'](_0x16d1fd=>{const _0x469c36=_0x557e15;_0x16d1fd[_0x469c36(0x14d)](bodyXml(this[_0x469c36(0x149)][_0x469c36(0x15e)]('bodyXml'))),_0x16d1fd['useMiddleware'](bodyParser(this[_0x469c36(0x149)][_0x469c36(0x15e)](_0x469c36(0x147)))),(_0x16d1fd===null||_0x16d1fd===void 0x0?void 0x0:_0x16d1fd['context'])&&Object[_0x469c36(0x154)](_0x16d1fd['context'],{'ok':{'value':function(_0x56fd7b,_0x360b68,_0x35b13e=0x0){return{'code':_0x35b13e,'data':_0x56fd7b,'extra':_0x360b68};}},'err':{'value':function(_0x5da2c1,_0x3330f4,_0x24b995=0x1){return{'code':_0x24b995,'extra':_0x3330f4,'msg':_0x5da2c1};}},'input':{'value':function(_0x1ade61,_0x403517){const _0xb9d932=_0x469c36;var _0x50e379;const _0x15deae=lodash['defaultsDeep']({},this[_0xb9d932(0x158)][_0xb9d932(0x18c)]||this[_0xb9d932(0x158)][((_0x50e379=config===null||config===void 0x0?void 0x0:config[_0xb9d932(0x157)])===null||_0x50e379===void 0x0?void 0x0:_0x50e379[_0xb9d932(0x179)])||'body']||{},this[_0xb9d932(0x158)]['query']||{});return _0x1ade61?lodash['get'](_0x15deae,_0x1ade61,_0x403517):_0x15deae;}},'when':{'value':async function(_0x4f0db0,_0x312214){const _0x98c830=_0x469c36,_0x36983f=this[_0x98c830(0x163)](_0x4f0db0,null);if(!lodash[_0x98c830(0x190)](_0x36983f))return await _0x312214(_0x36983f);}},'only':{'value':function(_0xcf5f53){const _0xeb99bc=_0x469c36,_0x40a7a6={};for(let _0x19064b=0x0;_0x19064b<_0xcf5f53[_0xeb99bc(0x14b)];_0x19064b++){lodash['isArray'](_0xcf5f53[_0x19064b])&&_0xcf5f53[_0x19064b][_0xeb99bc(0x14b)]>0x0&&lodash['isString'](_0xcf5f53[_0x19064b][0x0])&&(_0x40a7a6[_0xcf5f53[_0x19064b][0x0]]=this[_0xeb99bc(0x163)](_0xcf5f53[_0x19064b][0x0],_0xcf5f53[_0x19064b]['length']>0x1?_0xcf5f53[_0x19064b][0x1]:null));}return _0x40a7a6;}}});});}async[a2_0x46f308(0x174)](){const _0x3fd0a1=a2_0x46f308;var _0x2e5ea9,_0x217ec3,_0x5b5c60,_0x4ee429,_0x5f31a8,_0x175d88;const _0x59cc3f=this[_0x3fd0a1(0x149)][_0x3fd0a1(0x15e)]();((_0x217ec3=(_0x2e5ea9=_0x59cc3f===null||_0x59cc3f===void 0x0?void 0x0:_0x59cc3f[_0x3fd0a1(0x14c)])===null||_0x2e5ea9===void 0x0?void 0x0:_0x2e5ea9[_0x3fd0a1(0x178)])===null||_0x217ec3===void 0x0?void 0x0:_0x217ec3[_0x3fd0a1(0x148)])&&Object[_0x3fd0a1(0x155)](_0x59cc3f[_0x3fd0a1(0x14c)]['devices'])[_0x3fd0a1(0x14b)]>0x1&&delete _0x59cc3f[_0x3fd0a1(0x14c)][_0x3fd0a1(0x178)][_0x3fd0a1(0x148)];if((_0x5b5c60=_0x59cc3f===null||_0x59cc3f===void 0x0?void 0x0:_0x59cc3f[_0x3fd0a1(0x13c)])===null||_0x5b5c60===void 0x0?void 0x0:_0x5b5c60[_0x3fd0a1(0x177)])for(const _0x3983e4 in _0x59cc3f['staticFile'][_0x3fd0a1(0x177)]){((_0x4ee429=_0x59cc3f[_0x3fd0a1(0x13c)][_0x3fd0a1(0x177)][_0x3983e4])===null||_0x4ee429===void 0x0?void 0x0:_0x4ee429[_0x3fd0a1(0x192)])&&typeof((_0x5f31a8=_0x59cc3f[_0x3fd0a1(0x13c)][_0x3fd0a1(0x177)][_0x3983e4])===null||_0x5f31a8===void 0x0?void 0x0:_0x5f31a8[_0x3fd0a1(0x192)])==_0x3fd0a1(0x184)&&!fs['existsSync'](_0x59cc3f['staticFile'][_0x3fd0a1(0x177)][_0x3983e4][_0x3fd0a1(0x192)])&&(fs[_0x3fd0a1(0x16a)](_0x59cc3f[_0x3fd0a1(0x13c)][_0x3fd0a1(0x177)][_0x3983e4]['dir'],{'recursive':!![]}),console[_0x3fd0a1(0x146)](_0x3fd0a1(0x16b)+_0x59cc3f[_0x3fd0a1(0x13c)][_0x3fd0a1(0x177)][_0x3983e4][_0x3fd0a1(0x192)]));}((_0x175d88=_0x59cc3f===null||_0x59cc3f===void 0x0?void 0x0:_0x59cc3f[_0x3fd0a1(0x166)])===null||_0x175d88===void 0x0?void 0x0:_0x175d88[_0x3fd0a1(0x13e)])&&!fs['existsSync'](_0x59cc3f[_0x3fd0a1(0x166)][_0x3fd0a1(0x13e)])&&(fs[_0x3fd0a1(0x16a)](_0x59cc3f[_0x3fd0a1(0x166)][_0x3fd0a1(0x13e)],{'recursive':!![]}),console['log'](_0x3fd0a1(0x15f)+_0x59cc3f[_0x3fd0a1(0x166)][_0x3fd0a1(0x13e)])),this[_0x3fd0a1(0x149)]['addObject'](_0x59cc3f);}};__decorate([(0x0,decorator_1['Inject'])(),__metadata(a2_0x46f308(0x194),core_1[a2_0x46f308(0x18e)])],CustomConfiguration[a2_0x46f308(0x152)],a2_0x46f308(0x149),void 0x0),__decorate([(0x0,decorator_1['Inject'])(),__metadata(a2_0x46f308(0x194),core_1[a2_0x46f308(0x18d)])],CustomConfiguration['prototype'],a2_0x46f308(0x140),void 0x0),__decorate([(0x0,decorator_1[a2_0x46f308(0x195)])(),__metadata(a2_0x46f308(0x194),core_1[a2_0x46f308(0x191)])],CustomConfiguration[a2_0x46f308(0x152)],a2_0x46f308(0x176),void 0x0),__decorate([(0x0,decorator_1[a2_0x46f308(0x195)])(),__metadata(a2_0x46f308(0x194),core_1[a2_0x46f308(0x150)])],CustomConfiguration[a2_0x46f308(0x152)],a2_0x46f308(0x139),void 0x0),__decorate([(0x0,decorator_1[a2_0x46f308(0x195)])(),__metadata(a2_0x46f308(0x194),ApiService_1[a2_0x46f308(0x17b)])],CustomConfiguration[a2_0x46f308(0x152)],a2_0x46f308(0x17b),void 0x0),CustomConfiguration=__decorate([(0x0,decorator_1[a2_0x46f308(0x186)])({'imports':[koa,i18n,upload,staticFile,crossDomain,anncic,anncicEvent,anncicTypeorm,anncicValidator,anncicHelper,task],'namespace':a2_0x46f308(0x159),'conflictCheck':![],'importConfigs':[{'default':ConfigDefault,'production':ConfigProduction}]})],CustomConfiguration),exports[a2_0x46f308(0x17e)]=CustomConfiguration;
|
package/dist/decorator/Action.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const a3_0x20d024=a3_0x2508;(function(_0x3707ae,_0x1101b0){const _0x1a44ad=a3_0x2508,_0x59bf2f=_0x3707ae();while(!![]){try{const _0x437afb=-parseInt(_0x1a44ad(0x8e))/0x1+parseInt(_0x1a44ad(0x96))/0x2*(parseInt(_0x1a44ad(0x80))/0x3)+-parseInt(_0x1a44ad(0x88))/0x4*(parseInt(_0x1a44ad(0x74))/0x5)+parseInt(_0x1a44ad(0x70))/0x6+-parseInt(_0x1a44ad(0x8d))/0x7*(-parseInt(_0x1a44ad(0x9d))/0x8)+-parseInt(_0x1a44ad(0x97))/0x9+-parseInt(_0x1a44ad(0x6e))/0xa*(-parseInt(_0x1a44ad(0x8a))/0xb);if(_0x437afb===_0x1101b0)break;else _0x59bf2f['push'](_0x59bf2f['shift']());}catch(_0x265d67){_0x59bf2f['push'](_0x59bf2f['shift']());}}}(a3_0x359a,0xdc648));function a3_0x2508(_0x458d61,_0x498f56){const _0x359a99=a3_0x359a();return a3_0x2508=function(_0x25088c,_0x561718){_0x25088c=_0x25088c-0x6c;let _0x15db2b=_0x359a99[_0x25088c];return _0x15db2b;},a3_0x2508(_0x458d61,_0x498f56);}Object['defineProperty'](exports,a3_0x20d024(0x93),{'value':!![]}),exports[a3_0x20d024(0x89)]=exports[a3_0x20d024(0x75)]=void 0x0;const fs=require('fs'),decorator_1=require('@midwayjs/decorator'),action_1=require(a3_0x20d024(0x81));function Action(_0x676464,_0x503934,_0xea7010={'middleware':[],'sensitive':!![]}){return _0x51036f=>{const _0x475bcd=a3_0x2508;_0xea7010[_0x475bcd(0x76)]=_0x503934;const _0x509d96=parseRoute(_0x676464);if(_0x509d96['module']){_0xea7010[_0x475bcd(0x82)]=_0xea7010[_0x475bcd(0x82)]?'/'+_0x509d96[_0x475bcd(0x85)]+'/'+_0xea7010[_0x475bcd(0x82)]:'/'+_0x509d96[_0x475bcd(0x7d)];_0x509d96[_0x475bcd(0x82)]&&(_0xea7010[_0x475bcd(0x82)]='/'+_0x509d96[_0x475bcd(0x82)]+'/'+_0xea7010[_0x475bcd(0x82)]);if(fs[_0x475bcd(0x71)](_0x509d96[_0x475bcd(0x8b)]+_0x475bcd(0xa0)+_0x509d96['module']+_0x475bcd(0x8c)+(lodash[_0x475bcd(0x78)](_0x509d96[_0x475bcd(0x95)],'ts')?'ts':'js'))){const _0x3d1adb=include(_0x509d96['rootpath']+_0x475bcd(0xa0)+_0x509d96[_0x475bcd(0x85)]+_0x475bcd(0x8c)+(lodash[_0x475bcd(0x78)](_0x509d96[_0x475bcd(0x95)],'ts')?'ts':'js'));if(_0x3d1adb[_0x475bcd(0x72)]&&lodash[_0x475bcd(0x9a)](_0x3d1adb[_0x475bcd(0x72)])&&_0x3d1adb[_0x475bcd(0x72)][_0x475bcd(0x9f)]>0x0)for(let _0x57e53d in _0x3d1adb[_0x475bcd(0x72)]){_0x3d1adb[_0x475bcd(0x83)]['indexOf'](_0x3d1adb['middleware'][_0x57e53d])==-0x1&&_0xea7010[_0x475bcd(0x72)][_0x475bcd(0x73)](_0x3d1adb['middleware'][_0x57e53d]);}}_0xea7010[_0x475bcd(0x82)]=_0xea7010[_0x475bcd(0x82)][_0x475bcd(0x94)]()[_0x475bcd(0x86)](/\/{2,}/g,'/'),(0x0,decorator_1[_0x475bcd(0x79)])(action_1[_0x475bcd(0x84)],_0x51036f),(0x0,decorator_1['Controller'])(_0xea7010[_0x475bcd(0x82)],_0xea7010)(_0x51036f),(0x0,decorator_1[_0x475bcd(0x77)])(action_1['ACTION_KEY'],{'prefix':_0xea7010[_0x475bcd(0x82)],'pprefix':_0x509d96['prefix'],'module':_0x509d96[_0x475bcd(0x85)],'filepath':_0x509d96[_0x475bcd(0x95)],'routerOptions':_0xea7010},_0x51036f);}else _0xea7010[_0x475bcd(0x82)]=_0xea7010[_0x475bcd(0x82)]?'/'+_0xea7010['prefix']:'/'+_0x509d96['route'],_0x509d96[_0x475bcd(0x82)]&&(_0xea7010[_0x475bcd(0x82)]='/'+_0x509d96['prefix']+'/'+_0xea7010[_0x475bcd(0x82)]),_0xea7010[_0x475bcd(0x82)]=_0xea7010[_0x475bcd(0x82)][_0x475bcd(0x94)]()[_0x475bcd(0x86)](/\/{2,}/g,'/'),(0x0,decorator_1[_0x475bcd(0x79)])(action_1['ACTION_KEY'],_0x51036f),(0x0,decorator_1[_0x475bcd(0x8f)])(_0xea7010[_0x475bcd(0x82)],_0xea7010)(_0x51036f),(0x0,decorator_1[_0x475bcd(0x77)])(action_1[_0x475bcd(0x84)],{'prefix':_0xea7010[_0x475bcd(0x82)],'module':_0x509d96[_0x475bcd(0x85)],'pprefix':_0x509d96[_0x475bcd(0x82)],'filepath':_0x509d96['filepath'],'routerOptions':_0xea7010},_0x51036f);};}exports[a3_0x20d024(0x75)]=Action;function a3_0x359a(){const _0x46f05f=['/controller/','startsWith','-controller','__esModule','toLowerCase','filepath','357766NLxZDJ','14838867XRNRzZ','indexOf','apps/','isArray','-action','split','5048xsDZTx','app/controller/','length','/apps/','match','trim','\x20文件请放在apps/','163220LnBDlm','\x20文件请放在app/controller/文件下','5750454VuCsPN','existsSync','middleware','push','5VkmTzY','Action','tagName','saveClassMetadata','endsWith','saveModule','join','filter','/controller/文件下','route','cwd','splice','3swWqIA','../types/action','prefix','middlewareIgnore','ACTION_KEY','module','replace','substring','1214672SQrBtP','parseRoute','517SteRGc','rootpath','/config.','17794YmhAVp','653269uczKSv','Controller'];a3_0x359a=function(){return _0x46f05f;};return a3_0x359a();}function parseRoute(_0x1f5c36){const _0x2977f2=a3_0x20d024;_0x1f5c36=_0x1f5c36['replace'](/(\\|\/)/g,'/');const _0x296603=process[_0x2977f2(0x7e)]()['replace'](/(\\|\/)/g,'/'),_0x1167be=_0x1f5c36[_0x2977f2(0x87)](0x0,_0x296603[_0x2977f2(0x9f)]+_0x1f5c36[_0x2977f2(0x87)](_0x296603[_0x2977f2(0x9f)]+0x1)[_0x2977f2(0x98)]('/')+0x1),_0x373db8=_0x1f5c36[_0x2977f2(0x87)](_0x1167be[_0x2977f2(0x9f)]+0x1)[_0x2977f2(0x86)](/(\\|\/)/g,'/'),_0xfbaa54={'route':'','prefix':![],'module':![],'rootpath':_0x1167be,'filepath':_0x373db8};if(_0x373db8[_0x2977f2(0x91)](_0x2977f2(0x9e))){const _0x5b7061=_0x373db8['substring'](_0x2977f2(0x9e)['length'])['split']('/')[_0x2977f2(0x7b)](_0x2235de=>_0x2235de&&_0x2235de[_0x2977f2(0x6c)]());return _0x5b7061[_0x2977f2(0x9f)]>0x1&&(_0xfbaa54['prefix']=_0x5b7061[0x0][_0x2977f2(0x94)](),_0x5b7061['splice'](0x0,0x1)),_0xfbaa54[_0x2977f2(0x7d)]=('/'+_0x5b7061[_0x2977f2(0x7a)]('/'))[_0x2977f2(0x86)](/(\.ts|\.js)$/,'')[_0x2977f2(0x86)](/\/{2,}/g,'/')[_0x2977f2(0xa1)](/[\/|A-Z]*[^A-Z]+/g)[_0x2977f2(0x7a)]('-')['toLowerCase']()[_0x2977f2(0x86)](/\/\-/g,'/'),_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x78)](_0x2977f2(0x9b))&&(_0xfbaa54['route']=_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x87)](0x0,_0xfbaa54['route']['length']-0x7)),_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x78)](_0x2977f2(0x92))&&(_0xfbaa54[_0x2977f2(0x7d)]=_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x87)](0x0,_0xfbaa54[_0x2977f2(0x7d)]['length']-0xb)),_0xfbaa54;}else{if(_0x373db8[_0x2977f2(0x91)](_0x2977f2(0x99))){const _0x12fcbf=_0x373db8[_0x2977f2(0x87)](0x0,_0x373db8[_0x2977f2(0x98)]('/apps/')+0x5),_0x34744c=_0x373db8[_0x2977f2(0x87)](_0x12fcbf[_0x2977f2(0x9f)]+0x1)[_0x2977f2(0x86)](/(\\|\/)/g,'/')[_0x2977f2(0x9c)]('/')[0x0];if(_0x373db8[_0x2977f2(0x91)](_0x2977f2(0x99)+_0x34744c+_0x2977f2(0x90))){const _0x390fca=_0x373db8[_0x2977f2(0x87)]((_0x12fcbf+'/'+_0x34744c+_0x2977f2(0x90))[_0x2977f2(0x9f)])[_0x2977f2(0x9c)]('/')[_0x2977f2(0x7b)](_0x20d4ea=>_0x20d4ea&&_0x20d4ea[_0x2977f2(0x6c)]());return _0x390fca[_0x2977f2(0x9f)]>0x1&&(_0xfbaa54[_0x2977f2(0x82)]=_0x390fca[0x0]['toLowerCase'](),_0x390fca[_0x2977f2(0x7f)](0x0,0x1)),_0xfbaa54[_0x2977f2(0x85)]=_0x34744c,_0xfbaa54[_0x2977f2(0x7d)]=('/'+_0x34744c+'/'+_0x390fca[_0x2977f2(0x7a)]('/'))[_0x2977f2(0x86)](/(\.ts|\.js)$/,'')[_0x2977f2(0x86)](/\/{2,}/,'/')[_0x2977f2(0xa1)](/[\/|A-Z]*[^A-Z]+/g)[_0x2977f2(0x7a)]('-')[_0x2977f2(0x94)]()['replace'](/\/\-/g,'/'),_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x78)](_0x2977f2(0x9b))&&(_0xfbaa54[_0x2977f2(0x7d)]=_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x87)](0x0,_0xfbaa54[_0x2977f2(0x7d)]['length']-0x7)),_0xfbaa54[_0x2977f2(0x7d)]['endsWith'](_0x2977f2(0x92))&&(_0xfbaa54[_0x2977f2(0x7d)]=_0xfbaa54['route'][_0x2977f2(0x87)](0x0,_0xfbaa54[_0x2977f2(0x7d)][_0x2977f2(0x9f)]-0xb)),_0xfbaa54;}throw new Error(_0x373db8+_0x2977f2(0x6d)+_0x34744c+_0x2977f2(0x7c));}}throw new Error(_0x373db8+_0x2977f2(0x6f));}exports['parseRoute']=parseRoute;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';const a4_0x520738=a4_0x3b96;(function(_0x5c2f02,_0xb0e345){const _0x4304fa=a4_0x3b96,_0x23e3b0=_0x5c2f02();while(!![]){try{const _0x1be97d=parseInt(_0x4304fa(0x1ce))/0x1+-parseInt(_0x4304fa(0x1d4))/0x2*(-parseInt(_0x4304fa(0x1d5))/0x3)+parseInt(_0x4304fa(0x1e5))/0x4+-parseInt(_0x4304fa(0x1eb))/0x5+-parseInt(_0x4304fa(0x1cc))/0x6+parseInt(_0x4304fa(0x1ea))/0x7*(-parseInt(_0x4304fa(0x1d1))/0x8)+parseInt(_0x4304fa(0x1e9))/0x9;if(_0x1be97d===_0xb0e345)break;else _0x23e3b0['push'](_0x23e3b0['shift']());}catch(_0x2d1f32){_0x23e3b0['push'](_0x23e3b0['shift']());}}}(a4_0x1b4c,0x7ba84));function a4_0x3b96(_0x25c53d,_0x10ee0e){const _0x1b4ce0=a4_0x1b4c();return a4_0x3b96=function(_0x3b965e,_0x2bf4bd){_0x3b965e=_0x3b965e-0x1cc;let _0x528084=_0x1b4ce0[_0x3b965e];return _0x528084;},a4_0x3b96(_0x25c53d,_0x10ee0e);}function a4_0x1b4c(){const _0x451e24=['1143504gwCWUB','79093vaXBcv','153160xPzFXd','middlewareIgnore','3712758ZRkMSQ','delete','701601EPTKKK','assign','Api','480sTZeRS','toLowerCase','ACTION_ROUTE_KEY','524WecYPF','1863XvEFzs','@anncic-api/validator','filter','RequestMapping','../types/action','validate','length','del','createCustomMethodDecorator','@midwayjs/decorator','defineProperty','routerName','apimit','__esModule','middleware','description','3370024kPZCFT','utc','attachClassMetadata','get'];a4_0x1b4c=function(){return _0x451e24;};return a4_0x1b4c();}Object[a4_0x520738(0x1df)](exports,a4_0x520738(0x1e2),{'value':!![]}),exports[a4_0x520738(0x1d0)]=void 0x0;const validator_1=require(a4_0x520738(0x1d6)),decorator_1=require(a4_0x520738(0x1de)),action_1=require(a4_0x520738(0x1d9));function Api(_0x3b9ab1,_0x4d23fb=a4_0x520738(0x1e8),_0x26958d='/',_0x1d7757={'apimit':!![],'validate':{},'middleware':[],'middlewareIgnore':[]}){return(_0x3d65b4,_0x12bb5a,_0x258e77)=>{const _0x2c1643=a4_0x3b96;var _0x514029,_0x5ceaa4,_0x556858;!_0x1d7757[_0x2c1643(0x1e3)]&&(_0x1d7757[_0x2c1643(0x1e3)]=[]);!((_0x514029=_0x1d7757===null||_0x1d7757===void 0x0?void 0x0:_0x1d7757[_0x2c1643(0x1da)])===null||_0x514029===void 0x0?void 0x0:_0x514029['validationOptions'])&&(_0x1d7757[_0x2c1643(0x1da)]={'validationOptions':{'allowUnknown':!![],'stripUnknown':!![],'dateFormat':_0x2c1643(0x1e6)}});if(((_0x5ceaa4=_0x1d7757===null||_0x1d7757===void 0x0?void 0x0:_0x1d7757[_0x2c1643(0x1e3)])===null||_0x5ceaa4===void 0x0?void 0x0:_0x5ceaa4[_0x2c1643(0x1db)])>0x0&&((_0x556858=_0x1d7757===null||_0x1d7757===void 0x0?void 0x0:_0x1d7757[_0x2c1643(0x1ec)])===null||_0x556858===void 0x0?void 0x0:_0x556858[_0x2c1643(0x1db)])>0x0)for(let _0x220e7c in _0x1d7757['middleware']){_0x1d7757['middlewareIgnore']['indexOf'](_0x1d7757[_0x2c1643(0x1e3)][_0x220e7c])!==-0x1&&(_0x1d7757[_0x2c1643(0x1e3)][_0x220e7c]=null);}_0x1d7757[_0x2c1643(0x1e0)]=_0x3b9ab1,(0x0,validator_1['Validator'])(_0x1d7757[_0x2c1643(0x1da)])(_0x3d65b4,_0x12bb5a,_0x258e77),(0x0,decorator_1[_0x2c1643(0x1d8)])(Object[_0x2c1643(0x1cf)](_0x1d7757,{'path':_0x26958d,'requestMethod':(_0x4d23fb==_0x2c1643(0x1dc)?'delete':_0x4d23fb)[_0x2c1643(0x1d2)]()}))(_0x3d65b4,_0x12bb5a,_0x258e77),(0x0,decorator_1[_0x2c1643(0x1e7)])(action_1[_0x2c1643(0x1d3)],{'path':_0x26958d,'method':_0x12bb5a,'apimit':_0x1d7757['apimit'],'routerName':_0x1d7757[_0x2c1643(0x1e0)],'description':_0x1d7757[_0x2c1643(0x1e4)],'middleware':(_0x1d7757[_0x2c1643(0x1e3)]||[])[_0x2c1643(0x1d7)](_0x38cb84=>!!_0x38cb84),'requestMethod':(_0x4d23fb==_0x2c1643(0x1dc)?_0x2c1643(0x1cd):_0x4d23fb)['toLowerCase']()},_0x3d65b4),(0x0,decorator_1[_0x2c1643(0x1dd)])(action_1['ACTION_ROUTE_KEY'],{'path':_0x26958d,'method':_0x12bb5a,'apimit':_0x1d7757[_0x2c1643(0x1e1)],'routerName':_0x1d7757[_0x2c1643(0x1e0)],'description':_0x1d7757['description'],'middleware':(_0x1d7757[_0x2c1643(0x1e3)]||[])[_0x2c1643(0x1d7)](_0x150d09=>!!_0x150d09),'requestMethod':(_0x4d23fb==_0x2c1643(0x1dc)?_0x2c1643(0x1cd):_0x4d23fb)[_0x2c1643(0x1d2)]()})(_0x3d65b4,_0x12bb5a,_0x258e77);};}exports[a4_0x520738(0x1d0)]=Api;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const a5_0x536153=a5_0x3ed4;(function(_0x2690f4,_0x91f666){const _0x4665ba=a5_0x3ed4,_0x4a7ff1=_0x2690f4();while(!![]){try{const _0x3baf15=parseInt(_0x4665ba(0x127))/0x1+-parseInt(_0x4665ba(0x123))/0x2*(-parseInt(_0x4665ba(0x129))/0x3)+-parseInt(_0x4665ba(0x139))/0x4+parseInt(_0x4665ba(0x125))/0x5*(parseInt(_0x4665ba(0x12c))/0x6)+parseInt(_0x4665ba(0x132))/0x7+-parseInt(_0x4665ba(0x135))/0x8+-parseInt(_0x4665ba(0x137))/0x9*(parseInt(_0x4665ba(0x12e))/0xa);if(_0x3baf15===_0x91f666)break;else _0x4a7ff1['push'](_0x4a7ff1['shift']());}catch(_0x3a7906){_0x4a7ff1['push'](_0x4a7ff1['shift']());}}}(a5_0x82cf,0x4ce7a));function a5_0x82cf(){const _0x26e093=['value','200650JVvShL','defineProperty','ApitestService','getAsync','4166610guqULy','apidoc','apitest','4876296wtXBRt','MidwayEnvironmentService','180ekUBXT','app','1466624htCWff','@midwayjs/decorator','RequestMapping','../service/ApitestService','getConfig','@midwayjs/core','getApplicationContext','isDevelopmentEnvironment','10bWaxaz','REQUEST_OBJ_CTX_KEY','90kESJOX','Apitest','144274ouBwYo','filepath','238971SScWCx','/apitest','get','184902ZDUhxs'];a5_0x82cf=function(){return _0x26e093;};return a5_0x82cf();}Object[a5_0x536153(0x12f)](exports,'__esModule',{'value':!![]}),exports['Apitest']=void 0x0;const decorator_1=require(a5_0x536153(0x13a)),core_1=require(a5_0x536153(0x13e)),ApitestService_1=require(a5_0x536153(0x13c));function a5_0x3ed4(_0x2cb69e,_0x37d50e){const _0x82cf00=a5_0x82cf();return a5_0x3ed4=function(_0x3ed4f2,_0x406893){_0x3ed4f2=_0x3ed4f2-0x122;let _0x31da73=_0x82cf00[_0x3ed4f2];return _0x31da73;},a5_0x3ed4(_0x2cb69e,_0x37d50e);}function Apitest(_0x121120=a5_0x536153(0x12a),_0x516afc){return(_0x485bc8,_0x86f551,_0x28219a)=>{const _0xb2b4b7=a5_0x3ed4;return(0x0,decorator_1[_0xb2b4b7(0x13b)])({'path':_0x121120,'requestMethod':_0xb2b4b7(0x12b)})(_0x485bc8,_0x86f551,_0x28219a),_0x28219a[_0xb2b4b7(0x12d)]=async function(..._0x594fb7){const _0x38f4c0=_0xb2b4b7;var _0x4cb416;const _0x54d463=(_0x4cb416=this[core_1[_0x38f4c0(0x124)]])===null||_0x4cb416===void 0x0?void 0x0:_0x4cb416[_0x38f4c0(0x138)];if(_0x54d463&&_0x54d463[_0x38f4c0(0x13d)](_0x38f4c0(0x134))){const _0x141bf0=await _0x54d463[_0x38f4c0(0x13f)]()[_0x38f4c0(0x131)](ApitestService_1[_0x38f4c0(0x130)]),_0x3670a3=await _0x54d463[_0x38f4c0(0x13f)]()[_0x38f4c0(0x131)](core_1[_0x38f4c0(0x136)]);return _0x3670a3[_0x38f4c0(0x122)]()&&(_0x516afc[_0x38f4c0(0x128)]=!![]),await _0x141bf0[_0x38f4c0(0x133)](_0x516afc);}return'';},_0x28219a;};}exports[a5_0x536153(0x126)]=Apitest;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a6_0x1289f8=a6_0x5ea1;(function(_0x3bc493,_0x147f01){var _0x298f90=a6_0x5ea1,_0x36bf1d=_0x3bc493();while(!![]){try{var _0x11eb1b=-parseInt(_0x298f90(0xdc))/0x1*(parseInt(_0x298f90(0xe8))/0x2)+parseInt(_0x298f90(0xeb))/0x3+parseInt(_0x298f90(0xdb))/0x4*(parseInt(_0x298f90(0xee))/0x5)+parseInt(_0x298f90(0xde))/0x6+parseInt(_0x298f90(0xe5))/0x7+-parseInt(_0x298f90(0xdd))/0x8+-parseInt(_0x298f90(0xf0))/0x9;if(_0x11eb1b===_0x147f01)break;else _0x36bf1d['push'](_0x36bf1d['shift']());}catch(_0xb946b4){_0x36bf1d['push'](_0x36bf1d['shift']());}}}(a6_0x2601,0x51c02));function a6_0x5ea1(_0xe13d1e,_0x568780){var _0x2601c0=a6_0x2601();return a6_0x5ea1=function(_0x5ea190,_0x5b22e2){_0x5ea190=_0x5ea190-0xd9;var _0x3892f3=_0x2601c0[_0x5ea190];return _0x3892f3;},a6_0x5ea1(_0xe13d1e,_0x568780);}function a6_0x2601(){var _0x1f3917=['7151022HnfYoJ','signature验证失败','getOwnPropertyDescriptor','metadata','object','decorate','HEADERS_DEVICE','8Wdvfyq','7sTMBjH','1028704vkAdnf','453192jGXnpK','function','请求头信息不完整','length','HEADERS_LACK','HEADERS_CHECKCODE','checkcode验证失败','3035970OcvIOp','HEADERS_SIGNATURE','TIMEOUT','6836ZHNoLe','__esModule','defineProperty','435594nTctJC','__metadata','ApiError','1568705FgZmjr','design:type'];a6_0x2601=function(){return _0x1f3917;};return a6_0x2601();}var __decorate=this&&this['__decorate']||function(_0x2445d4,_0x43fb50,_0x222486,_0x445f59){var _0x426d75=a6_0x5ea1,_0x5091bf=arguments[_0x426d75(0xe1)],_0x290fca=_0x5091bf<0x3?_0x43fb50:_0x445f59===null?_0x445f59=Object[_0x426d75(0xf2)](_0x43fb50,_0x222486):_0x445f59,_0x525101;if(typeof Reflect==='object'&&typeof Reflect['decorate']===_0x426d75(0xdf))_0x290fca=Reflect[_0x426d75(0xd9)](_0x2445d4,_0x43fb50,_0x222486,_0x445f59);else{for(var _0x347a94=_0x2445d4['length']-0x1;_0x347a94>=0x0;_0x347a94--)if(_0x525101=_0x2445d4[_0x347a94])_0x290fca=(_0x5091bf<0x3?_0x525101(_0x290fca):_0x5091bf>0x3?_0x525101(_0x43fb50,_0x222486,_0x290fca):_0x525101(_0x43fb50,_0x222486))||_0x290fca;}return _0x5091bf>0x3&&_0x290fca&&Object[_0x426d75(0xea)](_0x43fb50,_0x222486,_0x290fca),_0x290fca;},__metadata=this&&this[a6_0x1289f8(0xec)]||function(_0xcd4f51,_0x4d30ea){var _0x3f5ffc=a6_0x1289f8;if(typeof Reflect===_0x3f5ffc(0xf4)&&typeof Reflect[_0x3f5ffc(0xf3)]===_0x3f5ffc(0xdf))return Reflect[_0x3f5ffc(0xf3)](_0xcd4f51,_0x4d30ea);};Object[a6_0x1289f8(0xea)](exports,a6_0x1289f8(0xe9),{'value':!![]}),exports[a6_0x1289f8(0xed)]=void 0x0;class ApiError{}ApiError[a6_0x1289f8(0xe7)]=0x18a89,ApiError[a6_0x1289f8(0xe2)]=0x18a8a,ApiError[a6_0x1289f8(0xda)]=0x18a8b,ApiError[a6_0x1289f8(0xe3)]=0x18a8c,ApiError[a6_0x1289f8(0xe6)]=0x18a8d,__decorate([AnnErrorMsg('网络繁忙,请稍后重试'),__metadata('design:type',Object)],ApiError,'TIMEOUT',void 0x0),__decorate([AnnErrorMsg(a6_0x1289f8(0xe0)),__metadata(a6_0x1289f8(0xef),Object)],ApiError,a6_0x1289f8(0xe2),void 0x0),__decorate([AnnErrorMsg('请使用正确的设备'),__metadata('design:type',Object)],ApiError,a6_0x1289f8(0xda),void 0x0),__decorate([AnnErrorMsg(a6_0x1289f8(0xe4)),__metadata(a6_0x1289f8(0xef),Object)],ApiError,a6_0x1289f8(0xe3),void 0x0),__decorate([AnnErrorMsg(a6_0x1289f8(0xf1)),__metadata('design:type',Object)],ApiError,a6_0x1289f8(0xe6),void 0x0),exports['ApiError']=ApiError;
|
package/dist/helper/getRoutes.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function a7_0x4654(_0x3f9389,_0x4a83cf){const _0x4e7c7a=a7_0x4e7c();return a7_0x4654=function(_0x465483,_0x38831e){_0x465483=_0x465483-0x106;let _0x348ad9=_0x4e7c7a[_0x465483];return _0x348ad9;},a7_0x4654(_0x3f9389,_0x4a83cf);}const a7_0x5a0108=a7_0x4654;(function(_0x35ce4c,_0x298595){const _0x40a02d=a7_0x4654,_0x2f00e0=_0x35ce4c();while(!![]){try{const _0xebd796=parseInt(_0x40a02d(0x110))/0x1+parseInt(_0x40a02d(0x11f))/0x2+parseInt(_0x40a02d(0x116))/0x3*(parseInt(_0x40a02d(0x147))/0x4)+-parseInt(_0x40a02d(0x134))/0x5+parseInt(_0x40a02d(0x108))/0x6*(-parseInt(_0x40a02d(0x122))/0x7)+-parseInt(_0x40a02d(0x10c))/0x8*(parseInt(_0x40a02d(0x132))/0x9)+-parseInt(_0x40a02d(0x15a))/0xa*(-parseInt(_0x40a02d(0x160))/0xb);if(_0xebd796===_0x298595)break;else _0x2f00e0['push'](_0x2f00e0['shift']());}catch(_0x28c6b3){_0x2f00e0['push'](_0x2f00e0['shift']());}}}(a7_0x4e7c,0xa6102));Object[a7_0x5a0108(0x145)](exports,a7_0x5a0108(0x163),{'value':!![]}),exports[a7_0x5a0108(0x119)]=void 0x0;const lodash_1=require(a7_0x5a0108(0x148)),validator_1=require(a7_0x5a0108(0x13f)),decorator_1=require(a7_0x5a0108(0x12b)),decorator_2=require('@midwayjs/decorator'),decorator_3=require(a7_0x5a0108(0x12b)),action_1=require(a7_0x5a0108(0x117));function a7_0x4e7c(){const _0x4f1cc0=['log','RULES_KEY','get','@anncic-api/validator','route','INJECT_CUSTOM_PARAM','path','boolean','noreq','defineProperty','parameterIndex','4lHOWej','lodash','method','object','getClassExtendedMetadata','rules','type','filepath','flags.default','module','name','summary','FIELDS','propertyData','isArray','PARAM','metadata','prefix','push','12606570vlhNmu','flags.presence','query','args','QUERY','getMethodParamTypes','11GUtcHs','flags.description','RouteParamTypes','__esModule','File','Number','request','routerName','24LsPbKW','pprefix','routerOptions','limit','80QgDxGK','FILESSTREAM','describe','ACTION_KEY','308396tsRUca','key','static/apitest','function','startsWith','body','318198mnsIfN','../types/action','filter','getRoutes','allow','FILESTREAM','-array','items','ACTION_ROUTE_KEY','2227414IuTAzm','description','split','91623PahUFA','replace','Boolean','min','string','file','find','required','indexOf','@midwayjs/decorator','tagName','getClassMetadata','HEADERS','title','join','keys','897354RMuRES','header','5296080PDlvUv','children','routes','只允许:[','test','Object','max','default'];a7_0x4e7c=function(){return _0x4f1cc0;};return a7_0x4e7c();}function getRoutes(_0x1fa8f2={'prefix':'/','module':![]}){const _0x286c0e=a7_0x5a0108;var _0x44ef11,_0x2ea559;const _0x345943=(0x0,decorator_3['listModule'])(action_1[_0x286c0e(0x10f)]),_0x167e9d={},_0x37fed9=Array[_0x286c0e(0x155)](_0x1fa8f2[_0x286c0e(0x118)]||[])?_0x1fa8f2[_0x286c0e(0x118)]||[]:[_0x1fa8f2['filter']];_0x550e39:for(const _0x1affbc of _0x345943){let _0x4cbaca=(0x0,decorator_3[_0x286c0e(0x12d)])(action_1[_0x286c0e(0x10f)],_0x1affbc),_0x145f00=(0x0,decorator_3[_0x286c0e(0x12d)])(action_1[_0x286c0e(0x11e)],_0x1affbc);if(_0x4cbaca&&_0x145f00){let _0x21e4fc=_0x4cbaca['prefix'],_0x5e461e={};if(_0x1fa8f2[_0x286c0e(0x150)]&&(0x0,lodash_1['get'])(_0x4cbaca,_0x286c0e(0x150),![])!=_0x1fa8f2[_0x286c0e(0x150)])continue _0x550e39;else{if(_0x1fa8f2[_0x286c0e(0x150)]===![]&&!!(0x0,lodash_1[_0x286c0e(0x13e)])(_0x4cbaca,_0x286c0e(0x150),null))continue _0x550e39;}if(_0x1fa8f2[_0x286c0e(0x158)]&&!_0x21e4fc[_0x286c0e(0x114)](_0x1fa8f2[_0x286c0e(0x158)]))continue _0x550e39;_0x21e4fc!=='/'?(_0x5e461e[_0x286c0e(0x152)]=(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca[_0x286c0e(0x10a)][_0x286c0e(0x12c)])||(/^\//[_0x286c0e(0x138)](_0x21e4fc)?_0x21e4fc[_0x286c0e(0x121)]('/')[0x1]:_0x21e4fc),_0x5e461e[_0x286c0e(0x120)]=(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca['routerOptions']['description'])||_0x5e461e[_0x286c0e(0x152)],_0x5e461e['routes']=[]):(_0x5e461e[_0x286c0e(0x152)]=(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca['routerOptions'][_0x286c0e(0x12c)])||_0x286c0e(0x13b),_0x5e461e[_0x286c0e(0x120)]=(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca[_0x286c0e(0x10a)][_0x286c0e(0x120)])||'',_0x5e461e[_0x286c0e(0x136)]=[]);_0x1fa8f2[_0x286c0e(0x14e)]&&(_0x5e461e[_0x286c0e(0x14e)]=_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca[_0x286c0e(0x14e)]);(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca[_0x286c0e(0x109)])&&(_0x5e461e[_0x286c0e(0x158)]=_0x4cbaca[_0x286c0e(0x109)]);(_0x4cbaca===null||_0x4cbaca===void 0x0?void 0x0:_0x4cbaca[_0x286c0e(0x150)])&&(_0x5e461e[_0x286c0e(0x150)]=_0x4cbaca[_0x286c0e(0x150)]);let _0x832115=(0x0,decorator_3[_0x286c0e(0x12d)])(decorator_2[_0x286c0e(0x141)],_0x1affbc)||{};if(typeof _0x145f00[Symbol['iterator']]===_0x286c0e(0x113))for(let _0x58fc69 of _0x145f00){let _0x5c1027={};_0x5c1027[_0x286c0e(0x149)]=_0x58fc69['requestMethod'],_0x5c1027['route']=(_0x21e4fc+_0x58fc69[_0x286c0e(0x142)])[_0x286c0e(0x123)](/\/{1,}/,'/'),_0x5c1027[_0x286c0e(0x152)]=(_0x58fc69===null||_0x58fc69===void 0x0?void 0x0:_0x58fc69[_0x286c0e(0x107)])||_0x5e461e[_0x286c0e(0x152)]||_0x286c0e(0x13b),_0x5c1027[_0x286c0e(0x120)]=(_0x58fc69===null||_0x58fc69===void 0x0?void 0x0:_0x58fc69[_0x286c0e(0x120)])||'',_0x5c1027[_0x286c0e(0x106)]=[];if(!(0x0,lodash_1[_0x286c0e(0x114)])(_0x5c1027[_0x286c0e(0x140)],_0x286c0e(0x112))&&!(0x0,lodash_1[_0x286c0e(0x114)])(_0x5c1027[_0x286c0e(0x140)],'/static/apitest')&&_0x37fed9[_0x286c0e(0x12a)](_0x5c1027['route'])===-0x1){if(!(_0x1fa8f2===null||_0x1fa8f2===void 0x0?void 0x0:_0x1fa8f2[_0x286c0e(0x144)])){let _0x3b447a=(0x0,decorator_3[_0x286c0e(0x15f)])(new _0x1affbc(),_0x58fc69[_0x286c0e(0x149)]);for(const _0x104685 in _0x3b447a){let _0x576ce5=(_0x44ef11=_0x832115[_0x58fc69['method']])===null||_0x44ef11===void 0x0?void 0x0:_0x44ef11[_0x286c0e(0x128)](_0x42435f=>_0x42435f[_0x286c0e(0x146)]==_0x104685&&_0x42435f[_0x286c0e(0x111)]===decorator_2['WEB_ROUTER_PARAM_KEY']&&(_0x42435f===null||_0x42435f===void 0x0?void 0x0:_0x42435f[_0x286c0e(0x157)]));if(_0x576ce5===null||_0x576ce5===void 0x0?void 0x0:_0x576ce5[_0x286c0e(0x157)]){let _0x53544e=convertTypeToString(_0x576ce5['metadata'][_0x286c0e(0x14d)]||0x0);if([_0x286c0e(0x15c),_0x286c0e(0x115)][_0x286c0e(0x12a)](_0x53544e)!=-0x1&&_0x576ce5['metadata'][_0x286c0e(0x154)]['indexOf'](':')==-0x1&&!_0x5c1027[_0x286c0e(0x106)][_0x286c0e(0x128)](_0x5778b7=>_0x5778b7['key']==_0x576ce5[_0x286c0e(0x157)][_0x286c0e(0x154)]))_0x5c1027[_0x286c0e(0x106)][_0x286c0e(0x159)]({'key':_0x576ce5[_0x286c0e(0x157)][_0x286c0e(0x154)],'title':_0x576ce5[_0x286c0e(0x157)][_0x286c0e(0x154)],'type':convertSchemaType(_0x3b447a[_0x576ce5[_0x286c0e(0x146)]][_0x286c0e(0x151)]),'required':![],'default':'','desc':''});else{if(_0x53544e==_0x286c0e(0x127)){let _0x162872=((_0x2ea559=_0x576ce5===null||_0x576ce5===void 0x0?void 0x0:_0x576ce5[_0x286c0e(0x157)])===null||_0x2ea559===void 0x0?void 0x0:_0x2ea559[_0x286c0e(0x154)])||_0x286c0e(0x127);_0x162872[_0x286c0e(0x12a)](':')==-0x1&&!_0x5c1027[_0x286c0e(0x106)][_0x286c0e(0x128)](_0x49e8ab=>_0x49e8ab[_0x286c0e(0x111)]==_0x162872&&_0x49e8ab['type']=='file')&&_0x5c1027['request'][_0x286c0e(0x159)]({'key':_0x162872,'title':'文件上传-'+_0x162872,'type':_0x286c0e(0x127),'required':!![],'default':'','desc':''});}}}else{const _0x2c3000=(0x0,decorator_3[_0x286c0e(0x14b)])(validator_1[_0x286c0e(0x13d)],_0x3b447a[_0x104685]);_0x2c3000&&_0x5c1027[_0x286c0e(0x106)][_0x286c0e(0x159)](...getJoiRequest(_0x2c3000));}}}_0x5e461e[_0x286c0e(0x136)][_0x286c0e(0x159)](_0x5c1027);}}if(_0x5e461e['routes']['length']>0x0){let _0x30ce2e=_0x167e9d[_0x21e4fc];_0x30ce2e?(_0x30ce2e['summary']!=_0x5e461e['summary']&&(_0x30ce2e[_0x286c0e(0x152)]=_0x30ce2e[_0x286c0e(0x152)]+','+_0x5e461e[_0x286c0e(0x152)]),_0x30ce2e[_0x286c0e(0x120)]!=_0x5e461e[_0x286c0e(0x120)]&&(_0x30ce2e['description']=_0x30ce2e['description']+','+_0x5e461e[_0x286c0e(0x120)]),_0x30ce2e['routes']=_0x30ce2e[_0x286c0e(0x136)]['concat'](_0x5e461e[_0x286c0e(0x136)]),_0x167e9d[_0x21e4fc]=_0x30ce2e):_0x167e9d[_0x21e4fc]=_0x5e461e;}}}return _0x167e9d;}exports[a7_0x5a0108(0x119)]=getRoutes;function getJoiRequest(_0x359f75){const _0x491e86=a7_0x5a0108,_0x26bdcc=[];for(let _0xb0fc7f in _0x359f75){const _0x49acd8={'title':'','key':'','type':'','description':'','rules':{},'children':[]},_0x2a863b=typeof _0x359f75[_0xb0fc7f][_0x491e86(0x10e)]==_0x491e86(0x113)?_0x359f75[_0xb0fc7f]['describe']():_0x359f75[_0xb0fc7f];_0x49acd8[_0x491e86(0x111)]=_0xb0fc7f,_0x49acd8[_0x491e86(0x14d)]=_0x2a863b[_0x491e86(0x14d)],_0x49acd8[_0x491e86(0x12f)]=(0x0,lodash_1[_0x491e86(0x13e)])(_0x2a863b,'flags.label',_0xb0fc7f),_0x49acd8[_0x491e86(0x13b)]=(0x0,lodash_1[_0x491e86(0x13e)])(_0x2a863b,_0x491e86(0x14f),''),_0x49acd8[_0x491e86(0x129)]=(0x0,lodash_1[_0x491e86(0x13e)])(_0x2a863b,_0x491e86(0x15b),'')==_0x491e86(0x129),_0x49acd8[_0x491e86(0x120)]=(0x0,lodash_1[_0x491e86(0x13e)])(_0x2a863b,_0x491e86(0x161),'');if(_0x2a863b[_0x491e86(0x14d)]==_0x491e86(0x14a))_0x49acd8[_0x491e86(0x135)]=getJoiRequest(_0x2a863b[_0x491e86(0x131)]);else _0x2a863b['type']=='array'&&_0x2a863b[_0x491e86(0x11d)]&&Array[_0x491e86(0x155)](_0x2a863b[_0x491e86(0x11d)])&&_0x2a863b['items'][0x0]&&console[_0x491e86(0x13c)](_0xb0fc7f+_0x491e86(0x11c),_0x2a863b);_0x2a863b[_0x491e86(0x11a)]&&Array[_0x491e86(0x155)](_0x2a863b['allow'])&&_0x2a863b[_0x491e86(0x11a)]['length']>0x0&&(_0x49acd8[_0x491e86(0x120)]=_0x491e86(0x137)+_0x2a863b['allow'][_0x491e86(0x130)](',')+'];'+_0x49acd8[_0x491e86(0x120)]);if(_0x49acd8[_0x491e86(0x111)]&&_0x49acd8[_0x491e86(0x14d)]){const _0x2057c9={};for(const _0x2a4bfb of _0x2a863b[_0x491e86(0x14c)]||[]){if(_0x2a4bfb[_0x491e86(0x151)]===_0x491e86(0x125)&&_0x2a4bfb['args'])_0x2057c9[_0x491e86(0x125)]=_0x2a4bfb[_0x491e86(0x15d)][_0x491e86(0x10b)];else _0x2a4bfb['name']===_0x491e86(0x13a)&&(_0x2057c9[_0x491e86(0x13a)]=_0x2a4bfb[_0x491e86(0x15d)][_0x491e86(0x10b)]);}_0x49acd8[_0x491e86(0x14c)]=_0x2057c9;}_0x49acd8[_0x491e86(0x111)]&&_0x49acd8[_0x491e86(0x12f)]&&_0x26bdcc[_0x491e86(0x159)](_0x49acd8);}return _0x26bdcc;}function convertSchemaType(_0x44cd66){const _0x13de87=a7_0x5a0108;switch(_0x44cd66){case _0x13de87(0x139):return _0x13de87(0x14a);case _0x13de87(0x124):return _0x13de87(0x143);case _0x13de87(0x165):return'number';case'String':return _0x13de87(0x126);case _0x13de87(0x164):return'file';default:return'string';}}function convertTypeToString(_0x185c3f){const _0x9044b0=a7_0x5a0108;switch(_0x185c3f){case decorator_1['RouteParamTypes'][_0x9044b0(0x12e)]:return _0x9044b0(0x133);case decorator_1[_0x9044b0(0x162)][_0x9044b0(0x15e)]:return _0x9044b0(0x15c);case decorator_1[_0x9044b0(0x162)][_0x9044b0(0x156)]:return _0x9044b0(0x142);case decorator_1['RouteParamTypes']['BODY']:return _0x9044b0(0x115);case decorator_1[_0x9044b0(0x162)][_0x9044b0(0x153)]:case decorator_1[_0x9044b0(0x162)][_0x9044b0(0x10d)]:case decorator_1[_0x9044b0(0x162)][_0x9044b0(0x11b)]:return'file';default:return'header';}}
|
|
1
|
+
'use strict';const a7_0x38ab33=a7_0x1e51;(function(_0x3c503b,_0xeeefc7){const _0x50aa74=a7_0x1e51,_0x754131=_0x3c503b();while(!![]){try{const _0x1ded6b=parseInt(_0x50aa74(0xee))/0x1+parseInt(_0x50aa74(0x104))/0x2*(parseInt(_0x50aa74(0xcb))/0x3)+parseInt(_0x50aa74(0xed))/0x4*(parseInt(_0x50aa74(0xf7))/0x5)+-parseInt(_0x50aa74(0xd0))/0x6*(-parseInt(_0x50aa74(0x105))/0x7)+-parseInt(_0x50aa74(0xf9))/0x8*(parseInt(_0x50aa74(0xd1))/0x9)+-parseInt(_0x50aa74(0xe8))/0xa+-parseInt(_0x50aa74(0xcd))/0xb*(parseInt(_0x50aa74(0x109))/0xc);if(_0x1ded6b===_0xeeefc7)break;else _0x754131['push'](_0x754131['shift']());}catch(_0x3f26ff){_0x754131['push'](_0x754131['shift']());}}}(a7_0x2d2d,0xd4bb8));Object[a7_0x38ab33(0xcc)](exports,'__esModule',{'value':!![]}),exports['getRoutes']=void 0x0;function a7_0x2d2d(){const _0x37364c=['routerOptions','items','request','route','FIELDS','getClassExtendedMetadata','body','query','flags.description','String','10427460PxTTEr','filepath','@midwayjs/decorator','title','describe','3481628jNaMWQ','1630451gXtWIB','FILESTREAM','max','push','test','flags.presence','module','flags.label','requestMethod','5HnJSFw','length','16MlepTk','HEADERS','getClassMetadata','log','allow','static/apitest','description','method','isArray','split','summary','8phFrgH','645757qVuKuW','rules','path','INJECT_CUSTOM_PARAM','11796KMmAXt','ACTION_ROUTE_KEY','filter','FILESSTREAM','concat','required','limit','startsWith','file','只允许:[','noreq','header','listModule','function','key','name','getMethodParamTypes','QUERY','keys','get','replace','iterator','RouteParamTypes','@anncic-api/validator','文件上传-','metadata','Object','args','parameterIndex','find','File','1183401uuOmbw','defineProperty','20999DJEmJD','propertyData','default','6zwABsm','1711494CacCRD','lodash','BODY','prefix','-array','type','array','pprefix','PARAM','indexOf','Number','ACTION_KEY','routes'];a7_0x2d2d=function(){return _0x37364c;};return a7_0x2d2d();}const lodash_1=require(a7_0x38ab33(0xd2)),validator_1=require(a7_0x38ab33(0xc3)),decorator_1=require('@midwayjs/decorator'),decorator_2=require('@midwayjs/decorator'),decorator_3=require(a7_0x38ab33(0xea)),action_1=require('../types/action');function getRoutes(_0x3e2da8={'prefix':'/','module':![]}){const _0x3d561c=a7_0x38ab33;var _0xe05b76,_0xb8926a;const _0x34f47b=(0x0,decorator_3[_0x3d561c(0x115)])(action_1[_0x3d561c(0xdc)]),_0x271d35={},_0x292adf=Array['isArray'](_0x3e2da8[_0x3d561c(0x10b)]||[])?_0x3e2da8[_0x3d561c(0x10b)]||[]:[_0x3e2da8[_0x3d561c(0x10b)]];_0x38fd9d:for(const _0x2091a7 of _0x34f47b){let _0x464842=(0x0,decorator_3[_0x3d561c(0xfb)])(action_1[_0x3d561c(0xdc)],_0x2091a7),_0x220dc6=(0x0,decorator_3[_0x3d561c(0xfb)])(action_1[_0x3d561c(0x10a)],_0x2091a7);if(_0x464842&&_0x220dc6){let _0x455ac3=_0x464842[_0x3d561c(0xd4)],_0x4ceb5e={};if(_0x3e2da8['module']&&(0x0,lodash_1['get'])(_0x464842,_0x3d561c(0xf4),![])!=_0x3e2da8[_0x3d561c(0xf4)])continue _0x38fd9d;else{if(_0x3e2da8[_0x3d561c(0xf4)]===![]&&!!(0x0,lodash_1[_0x3d561c(0xbf)])(_0x464842,_0x3d561c(0xf4),null))continue _0x38fd9d;}if(_0x3e2da8[_0x3d561c(0xd4)]&&!_0x455ac3[_0x3d561c(0x110)](_0x3e2da8[_0x3d561c(0xd4)]))continue _0x38fd9d;_0x455ac3!=='/'?(_0x4ceb5e[_0x3d561c(0x103)]=(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xde)]['tagName'])||(/^\//[_0x3d561c(0xf2)](_0x455ac3)?_0x455ac3[_0x3d561c(0x102)]('/')[0x1]:_0x455ac3),_0x4ceb5e[_0x3d561c(0xff)]=(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xde)][_0x3d561c(0xff)])||_0x4ceb5e[_0x3d561c(0x103)],_0x4ceb5e[_0x3d561c(0xdd)]=[]):(_0x4ceb5e['summary']=(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xde)]['tagName'])||_0x3d561c(0xcf),_0x4ceb5e[_0x3d561c(0xff)]=(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xde)][_0x3d561c(0xff)])||'',_0x4ceb5e[_0x3d561c(0xdd)]=[]);_0x3e2da8[_0x3d561c(0xe9)]&&(_0x4ceb5e[_0x3d561c(0xe9)]=_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xe9)]);(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xd8)])&&(_0x4ceb5e[_0x3d561c(0xd4)]=_0x464842[_0x3d561c(0xd8)]);(_0x464842===null||_0x464842===void 0x0?void 0x0:_0x464842[_0x3d561c(0xf4)])&&(_0x4ceb5e[_0x3d561c(0xf4)]=_0x464842[_0x3d561c(0xf4)]);let _0xb821ca=(0x0,decorator_3[_0x3d561c(0xfb)])(decorator_2[_0x3d561c(0x108)],_0x2091a7)||{};if(typeof _0x220dc6[Symbol[_0x3d561c(0xc1)]]===_0x3d561c(0xb9))for(let _0x3ec9ba of _0x220dc6){let _0x53c447={};_0x53c447[_0x3d561c(0x100)]=_0x3ec9ba[_0x3d561c(0xf6)],_0x53c447['route']=(_0x455ac3+_0x3ec9ba[_0x3d561c(0x107)])[_0x3d561c(0xc0)](/\/{1,}/,'/'),_0x53c447[_0x3d561c(0x103)]=(_0x3ec9ba===null||_0x3ec9ba===void 0x0?void 0x0:_0x3ec9ba['routerName'])||_0x4ceb5e[_0x3d561c(0x103)]||_0x3d561c(0xcf),_0x53c447[_0x3d561c(0xff)]=(_0x3ec9ba===null||_0x3ec9ba===void 0x0?void 0x0:_0x3ec9ba[_0x3d561c(0xff)])||'',_0x53c447[_0x3d561c(0xe0)]=[];if(!(0x0,lodash_1[_0x3d561c(0x110)])(_0x53c447[_0x3d561c(0xe1)],_0x3d561c(0xfe))&&!(0x0,lodash_1[_0x3d561c(0x110)])(_0x53c447[_0x3d561c(0xe1)],'/static/apitest')&&_0x292adf[_0x3d561c(0xda)](_0x53c447[_0x3d561c(0xe1)])===-0x1){if(!(_0x3e2da8===null||_0x3e2da8===void 0x0?void 0x0:_0x3e2da8[_0x3d561c(0x113)])){let _0x40092b=(0x0,decorator_3[_0x3d561c(0xbc)])(new _0x2091a7(),_0x3ec9ba[_0x3d561c(0x100)]);for(const _0x3e7612 in _0x40092b){let _0xf9d6c8=(_0xe05b76=_0xb821ca[_0x3ec9ba[_0x3d561c(0x100)]])===null||_0xe05b76===void 0x0?void 0x0:_0xe05b76['find'](_0x2519e3=>_0x2519e3['parameterIndex']==_0x3e7612&&_0x2519e3[_0x3d561c(0xba)]===decorator_2['WEB_ROUTER_PARAM_KEY']&&(_0x2519e3===null||_0x2519e3===void 0x0?void 0x0:_0x2519e3[_0x3d561c(0xc5)]));if(_0xf9d6c8===null||_0xf9d6c8===void 0x0?void 0x0:_0xf9d6c8[_0x3d561c(0xc5)]){let _0x6e54ed=convertTypeToString(_0xf9d6c8[_0x3d561c(0xc5)][_0x3d561c(0xd6)]||0x0);if([_0x3d561c(0xe5),_0x3d561c(0xe4)][_0x3d561c(0xda)](_0x6e54ed)!=-0x1&&_0xf9d6c8[_0x3d561c(0xc5)]['propertyData']['indexOf'](':')==-0x1&&!_0x53c447[_0x3d561c(0xe0)]['find'](_0x63ccf4=>_0x63ccf4[_0x3d561c(0xba)]==_0xf9d6c8[_0x3d561c(0xc5)][_0x3d561c(0xce)]))_0x53c447['request'][_0x3d561c(0xf1)]({'key':_0xf9d6c8['metadata']['propertyData'],'title':_0xf9d6c8[_0x3d561c(0xc5)][_0x3d561c(0xce)],'type':convertSchemaType(_0x40092b[_0xf9d6c8[_0x3d561c(0xc8)]][_0x3d561c(0xbb)]),'required':![],'default':'','desc':''});else{if(_0x6e54ed==_0x3d561c(0x111)){let _0x3dcffa=((_0xb8926a=_0xf9d6c8===null||_0xf9d6c8===void 0x0?void 0x0:_0xf9d6c8[_0x3d561c(0xc5)])===null||_0xb8926a===void 0x0?void 0x0:_0xb8926a[_0x3d561c(0xce)])||_0x3d561c(0x111);_0x3dcffa[_0x3d561c(0xda)](':')==-0x1&&!_0x53c447[_0x3d561c(0xe0)][_0x3d561c(0xc9)](_0x40cea9=>_0x40cea9['key']==_0x3dcffa&&_0x40cea9[_0x3d561c(0xd6)]==_0x3d561c(0x111))&&_0x53c447[_0x3d561c(0xe0)]['push']({'key':_0x3dcffa,'title':_0x3d561c(0xc4)+_0x3dcffa,'type':_0x3d561c(0x111),'required':!![],'default':'','desc':''});}}}else{const _0x30c489=(0x0,decorator_3[_0x3d561c(0xe3)])(validator_1['RULES_KEY'],_0x40092b[_0x3e7612]);_0x30c489&&_0x53c447[_0x3d561c(0xe0)][_0x3d561c(0xf1)](...getJoiRequest(_0x30c489));}}}_0x4ceb5e[_0x3d561c(0xdd)][_0x3d561c(0xf1)](_0x53c447);}}if(_0x4ceb5e[_0x3d561c(0xdd)][_0x3d561c(0xf8)]>0x0){let _0x4caa80=_0x271d35[_0x455ac3];_0x4caa80?(_0x4caa80[_0x3d561c(0x103)]!=_0x4ceb5e['summary']&&(_0x4caa80[_0x3d561c(0x103)]=_0x4caa80[_0x3d561c(0x103)]+','+_0x4ceb5e['summary']),_0x4caa80['description']!=_0x4ceb5e['description']&&(_0x4caa80[_0x3d561c(0xff)]=_0x4caa80[_0x3d561c(0xff)]+','+_0x4ceb5e['description']),_0x4caa80[_0x3d561c(0xdd)]=_0x4caa80[_0x3d561c(0xdd)][_0x3d561c(0x10d)](_0x4ceb5e[_0x3d561c(0xdd)]),_0x271d35[_0x455ac3]=_0x4caa80):_0x271d35[_0x455ac3]=_0x4ceb5e;}}}return _0x271d35;}exports['getRoutes']=getRoutes;function getJoiRequest(_0x45c3f0){const _0x31c717=a7_0x38ab33,_0x3b97bc=[];for(let _0xfeb62c in _0x45c3f0){const _0x42faad={'title':'','key':'','type':'','description':'','rules':{},'children':[]},_0x436462=typeof _0x45c3f0[_0xfeb62c][_0x31c717(0xec)]==_0x31c717(0xb9)?_0x45c3f0[_0xfeb62c]['describe']():_0x45c3f0[_0xfeb62c];_0x42faad[_0x31c717(0xba)]=_0xfeb62c,_0x42faad[_0x31c717(0xd6)]=_0x436462[_0x31c717(0xd6)],_0x42faad[_0x31c717(0xeb)]=(0x0,lodash_1[_0x31c717(0xbf)])(_0x436462,_0x31c717(0xf5),_0xfeb62c),_0x42faad[_0x31c717(0xcf)]=(0x0,lodash_1[_0x31c717(0xbf)])(_0x436462,'flags.default',''),_0x42faad[_0x31c717(0x10e)]=(0x0,lodash_1[_0x31c717(0xbf)])(_0x436462,_0x31c717(0xf3),'')==_0x31c717(0x10e),_0x42faad[_0x31c717(0xff)]=(0x0,lodash_1[_0x31c717(0xbf)])(_0x436462,_0x31c717(0xe6),'');if(_0x436462[_0x31c717(0xd6)]=='object')_0x42faad['children']=getJoiRequest(_0x436462[_0x31c717(0xbe)]);else _0x436462[_0x31c717(0xd6)]==_0x31c717(0xd7)&&_0x436462[_0x31c717(0xdf)]&&Array[_0x31c717(0x101)](_0x436462['items'])&&_0x436462['items'][0x0]&&console[_0x31c717(0xfc)](_0xfeb62c+_0x31c717(0xd5),_0x436462);_0x436462['allow']&&Array['isArray'](_0x436462[_0x31c717(0xfd)])&&_0x436462[_0x31c717(0xfd)][_0x31c717(0xf8)]>0x0&&(_0x42faad[_0x31c717(0xff)]=_0x31c717(0x112)+_0x436462[_0x31c717(0xfd)]['join'](',')+'];'+_0x42faad[_0x31c717(0xff)]);if(_0x42faad['key']&&_0x42faad[_0x31c717(0xd6)]){const _0x491257={};for(const _0x174328 of _0x436462[_0x31c717(0x106)]||[]){if(_0x174328[_0x31c717(0xbb)]==='min'&&_0x174328[_0x31c717(0xc7)])_0x491257['min']=_0x174328[_0x31c717(0xc7)][_0x31c717(0x10f)];else _0x174328['name']===_0x31c717(0xf0)&&(_0x491257[_0x31c717(0xf0)]=_0x174328[_0x31c717(0xc7)]['limit']);}_0x42faad[_0x31c717(0x106)]=_0x491257;}_0x42faad[_0x31c717(0xba)]&&_0x42faad[_0x31c717(0xeb)]&&_0x3b97bc[_0x31c717(0xf1)](_0x42faad);}return _0x3b97bc;}function convertSchemaType(_0x2c5679){const _0x5ea926=a7_0x38ab33;switch(_0x2c5679){case _0x5ea926(0xc6):return'object';case'Boolean':return'boolean';case _0x5ea926(0xdb):return'number';case _0x5ea926(0xe7):return'string';case _0x5ea926(0xca):return'file';default:return'string';}}function a7_0x1e51(_0x1418b1,_0x30526f){const _0x2d2d03=a7_0x2d2d();return a7_0x1e51=function(_0x1e511d,_0x21b6dd){_0x1e511d=_0x1e511d-0xb9;let _0x3a86ab=_0x2d2d03[_0x1e511d];return _0x3a86ab;},a7_0x1e51(_0x1418b1,_0x30526f);}function convertTypeToString(_0x33bf6d){const _0x22e6b3=a7_0x38ab33;switch(_0x33bf6d){case decorator_1['RouteParamTypes'][_0x22e6b3(0xfa)]:return _0x22e6b3(0x114);case decorator_1[_0x22e6b3(0xc2)][_0x22e6b3(0xbd)]:return _0x22e6b3(0xe5);case decorator_1[_0x22e6b3(0xc2)][_0x22e6b3(0xd9)]:return _0x22e6b3(0x107);case decorator_1[_0x22e6b3(0xc2)][_0x22e6b3(0xd3)]:return _0x22e6b3(0xe4);case decorator_1['RouteParamTypes'][_0x22e6b3(0xe2)]:case decorator_1['RouteParamTypes'][_0x22e6b3(0x10c)]:case decorator_1[_0x22e6b3(0xc2)][_0x22e6b3(0xef)]:return'file';default:return _0x22e6b3(0x114);}}
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a8_0x43747f=a8_0x2717;(function(_0x130abe,_0x590b2d){var _0x553bbb=a8_0x2717,_0x10a1a8=_0x130abe();while(!![]){try{var _0x55e555=parseInt(_0x553bbb(0x138))/0x1*(parseInt(_0x553bbb(0x151))/0x2)+-parseInt(_0x553bbb(0x142))/0x3+-parseInt(_0x553bbb(0x153))/0x4*(-parseInt(_0x553bbb(0x13d))/0x5)+-parseInt(_0x553bbb(0x15d))/0x6+-parseInt(_0x553bbb(0x145))/0x7*(parseInt(_0x553bbb(0x155))/0x8)+parseInt(_0x553bbb(0x13f))/0x9+-parseInt(_0x553bbb(0x14d))/0xa*(-parseInt(_0x553bbb(0x143))/0xb);if(_0x55e555===_0x590b2d)break;else _0x10a1a8['push'](_0x10a1a8['shift']());}catch(_0x365cee){_0x10a1a8['push'](_0x10a1a8['shift']());}}}(a8_0x28e4,0x50bbf));var __createBinding=this&&this['__createBinding']||(Object[a8_0x43747f(0x15a)]?function(_0x5790f3,_0x30e26a,_0x5b3c78,_0x52b054){var _0x1eb9b3=a8_0x43747f;if(_0x52b054===undefined)_0x52b054=_0x5b3c78;var _0x4f9829=Object[_0x1eb9b3(0x131)](_0x30e26a,_0x5b3c78);(!_0x4f9829||('get'in _0x4f9829?!_0x30e26a[_0x1eb9b3(0x12c)]:_0x4f9829[_0x1eb9b3(0x12b)]||_0x4f9829[_0x1eb9b3(0x144)]))&&(_0x4f9829={'enumerable':!![],'get':function(){return _0x30e26a[_0x5b3c78];}}),Object[_0x1eb9b3(0x12d)](_0x5790f3,_0x52b054,_0x4f9829);}:function(_0x1dec42,_0x3b3c08,_0x40f9e7,_0x23f70e){if(_0x23f70e===undefined)_0x23f70e=_0x40f9e7;_0x1dec42[_0x23f70e]=_0x3b3c08[_0x40f9e7];}),__exportStar=this&&this[a8_0x43747f(0x14f)]||function(_0x7c0f30,_0x59677c){var _0x5df644=a8_0x43747f;for(var _0x580ca6 in _0x7c0f30)if(_0x580ca6!==_0x5df644(0x140)&&!Object[_0x5df644(0x157)][_0x5df644(0x14c)][_0x5df644(0x12e)](_0x59677c,_0x580ca6))__createBinding(_0x59677c,_0x7c0f30,_0x580ca6);};Object[a8_0x43747f(0x12d)](exports,'__esModule',{'value':!![]}),exports[a8_0x43747f(0x154)]=exports[a8_0x43747f(0x129)]=exports['Inject']=exports[a8_0x43747f(0x134)]=exports['Logger']=exports[a8_0x43747f(0x149)]=exports[a8_0x43747f(0x125)]=exports['Init']=exports[a8_0x43747f(0x13a)]=exports['Query']=exports[a8_0x43747f(0x150)]=exports[a8_0x43747f(0x126)]=exports[a8_0x43747f(0x160)]=exports[a8_0x43747f(0x13b)]=exports[a8_0x43747f(0x135)]=exports['Configuration']=exports['ValidatorService']=exports[a8_0x43747f(0x14b)]=exports[a8_0x43747f(0x133)]=exports['ApiService']=exports[a8_0x43747f(0x156)]=exports[a8_0x43747f(0x146)]=exports[a8_0x43747f(0x128)]=exports[a8_0x43747f(0x137)]=exports[a8_0x43747f(0x141)]=exports[a8_0x43747f(0x152)]=exports['Api']=exports[a8_0x43747f(0x14a)]=void 0x0,__exportStar(require(a8_0x43747f(0x148)),exports),__exportStar(require('./service/ApitestService'),exports);var getRoutes_1=require('./helper/getRoutes');Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x14a),{'enumerable':!![],'get':function(){var _0x5b899c=a8_0x43747f;return getRoutes_1[_0x5b899c(0x14a)];}});var ActionApi_1=require(a8_0x43747f(0x139));Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x15c),{'enumerable':!![],'get':function(){var _0x24ec3f=a8_0x43747f;return ActionApi_1[_0x24ec3f(0x15c)];}});var Action_1=require('./decorator/Action');Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x152),{'enumerable':!![],'get':function(){var _0x580ab1=a8_0x43747f;return Action_1[_0x580ab1(0x152)];}});var ActionApitest_1=require('./decorator/ActionApitest');Object[a8_0x43747f(0x12d)](exports,'Apitest',{'enumerable':!![],'get':function(){return ActionApitest_1['Apitest'];}});var ApiError_1=require(a8_0x43747f(0x132));Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x137),{'enumerable':!![],'get':function(){var _0xfad802=a8_0x43747f;return ApiError_1[_0xfad802(0x137)];}});var task_1=require('@midwayjs/task');Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x128),{'enumerable':!![],'get':function(){return task_1['QueueService'];}});function a8_0x28e4(){var _0xe53a7b=['defineProperty','call','@anncic-api/validator','Inject','getOwnPropertyDescriptor','./exception/ApiError','ExcelService','Provide','File','@anncic-api/event','ApiError','89mRcEnD','./decorator/ActionApi','Headers','Files','./service/ApiService','331295YrafHI','Query','4544019qdpLZm','default','Apitest','1423263MHdDOb','225313YwgcSz','configurable','28xpAfKp','CacheService','ValidatorService','./types/common','Config','getRoutes','ValidatorError','hasOwnProperty','370BhPPzv','Logger','__exportStar','Param','492vAZKGX','Action','20kckMba','ScopeEnum','534256GDaZXj','EventService','prototype','CustomConfiguration','@anncic-api/cache','create','Init','Api','3262290UACgZz','Configuration','@midwayjs/decorator','Fields','App','Body','ApiService','QueueService','Scope','./configuration','writable','__esModule'];a8_0x28e4=function(){return _0xe53a7b;};return a8_0x28e4();}function a8_0x2717(_0x2c74f8,_0x5a129f){var _0x28e4eb=a8_0x28e4();return a8_0x2717=function(_0x271781,_0x40145b){_0x271781=_0x271781-0x125;var _0x5993f6=_0x28e4eb[_0x271781];return _0x5993f6;},a8_0x2717(_0x2c74f8,_0x5a129f);}var cache_1=require(a8_0x43747f(0x159));Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x146),{'enumerable':!![],'get':function(){return cache_1['CacheService'];}});var event_1=require(a8_0x43747f(0x136));Object['defineProperty'](exports,a8_0x43747f(0x156),{'enumerable':!![],'get':function(){var _0x1c0486=a8_0x43747f;return event_1[_0x1c0486(0x156)];}});var ApiService_1=require(a8_0x43747f(0x13c));Object['defineProperty'](exports,a8_0x43747f(0x127),{'enumerable':!![],'get':function(){var _0x273474=a8_0x43747f;return ApiService_1[_0x273474(0x127)];}});var ExcelService_1=require('./service/ExcelService');Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x133),{'enumerable':!![],'get':function(){var _0x3429d4=a8_0x43747f;return ExcelService_1[_0x3429d4(0x133)];}});var validator_1=require(a8_0x43747f(0x12f));Object['defineProperty'](exports,a8_0x43747f(0x14b),{'enumerable':!![],'get':function(){var _0x5cfb86=a8_0x43747f;return validator_1[_0x5cfb86(0x14b)];}}),Object['defineProperty'](exports,'ValidatorService',{'enumerable':!![],'get':function(){var _0x5fe3ca=a8_0x43747f;return validator_1[_0x5fe3ca(0x147)];}});var configuration_1=require(a8_0x43747f(0x12a));Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x15e),{'enumerable':!![],'get':function(){var _0x4e174b=a8_0x43747f;return configuration_1[_0x4e174b(0x158)];}});var decorator_1=require('@midwayjs/decorator');Object['defineProperty'](exports,a8_0x43747f(0x135),{'enumerable':!![],'get':function(){var _0x4e116b=a8_0x43747f;return decorator_1[_0x4e116b(0x135)];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x13b),{'enumerable':!![],'get':function(){var _0x401e24=a8_0x43747f;return decorator_1[_0x401e24(0x13b)];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x160),{'enumerable':!![],'get':function(){return decorator_1['Fields'];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x126),{'enumerable':!![],'get':function(){var _0x3bd245=a8_0x43747f;return decorator_1[_0x3bd245(0x126)];}}),Object[a8_0x43747f(0x12d)](exports,'Param',{'enumerable':!![],'get':function(){return decorator_1['Param'];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x13e),{'enumerable':!![],'get':function(){return decorator_1['Query'];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x13a),{'enumerable':!![],'get':function(){return decorator_1['Headers'];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x15b),{'enumerable':!![],'get':function(){var _0x42bba2=a8_0x43747f;return decorator_1[_0x42bba2(0x15b)];}});var decorator_2=require(a8_0x43747f(0x15f));Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x125),{'enumerable':!![],'get':function(){return decorator_2['App'];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x149),{'enumerable':!![],'get':function(){var _0x1262c0=a8_0x43747f;return decorator_2[_0x1262c0(0x149)];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x14e),{'enumerable':!![],'get':function(){var _0x5be619=a8_0x43747f;return decorator_2[_0x5be619(0x14e)];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x134),{'enumerable':!![],'get':function(){var _0x1bd720=a8_0x43747f;return decorator_2[_0x1bd720(0x134)];}}),Object[a8_0x43747f(0x12d)](exports,a8_0x43747f(0x130),{'enumerable':!![],'get':function(){var _0x4de683=a8_0x43747f;return decorator_2[_0x4de683(0x130)];}}),Object['defineProperty'](exports,'Scope',{'enumerable':!![],'get':function(){return decorator_2['Scope'];}}),Object[a8_0x43747f(0x12d)](exports,'ScopeEnum',{'enumerable':!![],'get':function(){var _0x15428e=a8_0x43747f;return decorator_2[_0x15428e(0x154)];}});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a9_0x29b356=a9_0x4251;(function(_0x59fd9a,_0x11a78e){var _0x584341=a9_0x4251,_0x2e8bfb=_0x59fd9a();while(!![]){try{var _0x1d3ecb=parseInt(_0x584341(0x88))/0x1+-parseInt(_0x584341(0x7c))/0x2*(-parseInt(_0x584341(0x7a))/0x3)+parseInt(_0x584341(0x9e))/0x4*(-parseInt(_0x584341(0x90))/0x5)+-parseInt(_0x584341(0x92))/0x6+parseInt(_0x584341(0x94))/0x7+parseInt(_0x584341(0x97))/0x8+-parseInt(_0x584341(0x6c))/0x9;if(_0x1d3ecb===_0x11a78e)break;else _0x2e8bfb['push'](_0x2e8bfb['shift']());}catch(_0x2ad6d0){_0x2e8bfb['push'](_0x2e8bfb['shift']());}}}(a9_0x1eed,0x45325));function a9_0x1eed(){var _0x50e2d3=['ScopeEnum','push','token','HEADERS_DEVICE','design:type','sort','HEADERS_LACK','device','3955716kUbXGP','requesttime','HEADERS_SIGNATURE','getOwnPropertyDescriptor','MD5','checksign','join','getcheck','prototype','缺少头信息:','__esModule','devices','object','toString','1515lTqtiR','getsign','1380pfATDe','ApiService','fromEntries','toLowerCase','map','password','../exception/ApiError','Provide','timeout','checkcode','length','defineProperty','488874MbMiQN','crypto-js','Singleton','secret=','signature','Config','__metadata','ApiError','58935SMVoAk','Scope','2872068emEJIT','metadata','1878156mRXtRd','function','config','3031096GWCgYP','logintime','decorate','anncicapi','secret','TIMEOUT','now','96DaWfsz','entries'];a9_0x1eed=function(){return _0x50e2d3;};return a9_0x1eed();}var __decorate=this&&this['__decorate']||function(_0x5c7253,_0xc0a4f3,_0x1125be,_0x1eb5ab){var _0x25bf21=a9_0x4251,_0x40a528=arguments[_0x25bf21(0x86)],_0x5cf127=_0x40a528<0x3?_0xc0a4f3:_0x1eb5ab===null?_0x1eb5ab=Object[_0x25bf21(0x6f)](_0xc0a4f3,_0x1125be):_0x1eb5ab,_0xd682bc;if(typeof Reflect===_0x25bf21(0x78)&&typeof Reflect[_0x25bf21(0x99)]==='function')_0x5cf127=Reflect['decorate'](_0x5c7253,_0xc0a4f3,_0x1125be,_0x1eb5ab);else{for(var _0x417b99=_0x5c7253[_0x25bf21(0x86)]-0x1;_0x417b99>=0x0;_0x417b99--)if(_0xd682bc=_0x5c7253[_0x417b99])_0x5cf127=(_0x40a528<0x3?_0xd682bc(_0x5cf127):_0x40a528>0x3?_0xd682bc(_0xc0a4f3,_0x1125be,_0x5cf127):_0xd682bc(_0xc0a4f3,_0x1125be))||_0x5cf127;}return _0x40a528>0x3&&_0x5cf127&&Object['defineProperty'](_0xc0a4f3,_0x1125be,_0x5cf127),_0x5cf127;},__metadata=this&&this[a9_0x29b356(0x8e)]||function(_0x1443df,_0x30a3f2){var _0x474a90=a9_0x29b356;if(typeof Reflect===_0x474a90(0x78)&&typeof Reflect[_0x474a90(0x93)]===_0x474a90(0x95))return Reflect[_0x474a90(0x93)](_0x1443df,_0x30a3f2);};function a9_0x4251(_0x29321b,_0xbae7){var _0x1eeddb=a9_0x1eed();return a9_0x4251=function(_0x425138,_0x138354){_0x425138=_0x425138-0x68;var _0x562131=_0x1eeddb[_0x425138];return _0x562131;},a9_0x4251(_0x29321b,_0xbae7);}Object[a9_0x29b356(0x87)](exports,a9_0x29b356(0x76),{'value':!![]}),exports[a9_0x29b356(0x7d)]=void 0x0;const crypto_js_1=require(a9_0x29b356(0x89)),decorator_1=require('@midwayjs/decorator'),ApiError_1=require(a9_0x29b356(0x82));let ApiService=class ApiService{[a9_0x29b356(0x81)](_0x400fd5){var _0x3548a9=a9_0x29b356,_0x16535a;return _0x400fd5?(0x0,crypto_js_1[_0x3548a9(0x70)])(_0x400fd5+(0x0,crypto_js_1[_0x3548a9(0x70)])((0x0,crypto_js_1['MD5'])(_0x400fd5)[_0x3548a9(0x79)]()+((_0x16535a=this[_0x3548a9(0x96)])===null||_0x16535a===void 0x0?void 0x0:_0x16535a['password']))[_0x3548a9(0x79)]())[_0x3548a9(0x79)]():'';}[a9_0x29b356(0x73)](_0x17c6a3,_0x35fb24,_0xb350bf=Date[a9_0x29b356(0x9d)]()){var _0x188b9b=a9_0x29b356;return{'Token':_0x17c6a3,'Logintime':_0xb350bf,'Checkcode':this[_0x188b9b(0x85)](_0x17c6a3,_0x35fb24,_0xb350bf)};}[a9_0x29b356(0x7b)](_0xc54bee={}){var _0x45e17b=a9_0x29b356;const _0x460552=[],_0x5ecb9b=Object[_0x45e17b(0x7e)](Object['entries'](_0xc54bee)[_0x45e17b(0x80)](_0x32b4b4=>[_0x32b4b4[0x0][_0x45e17b(0x7f)](),_0x32b4b4[0x1]]));for(let _0x56f621 of[_0x45e17b(0x6b),_0x45e17b(0x6d),_0x45e17b(0xa2),'logintime',_0x45e17b(0x85)]){if(typeof _0x5ecb9b[_0x56f621]=='undefined')throw new AnnError(ApiError_1[_0x45e17b(0x8f)][_0x45e17b(0x6a)],{'message':_0x45e17b(0x75)+_0x56f621});_0x460552[_0x45e17b(0xa1)](_0x56f621+'='+_0x5ecb9b[_0x56f621]);}if(Math['abs'](_0x5ecb9b[_0x45e17b(0x6d)])-Date[_0x45e17b(0x9d)]()>this[_0x45e17b(0x96)][_0x45e17b(0x84)])throw new AnnError(ApiError_1['ApiError'][_0x45e17b(0x9c)]);if(!this[_0x45e17b(0x96)]['devices'][_0x5ecb9b['device']]||!this['config']['devices'][_0x5ecb9b[_0x45e17b(0x6b)]][_0x45e17b(0x9b)]||!this[_0x45e17b(0x96)][_0x45e17b(0x77)][_0x5ecb9b[_0x45e17b(0x6b)]]['checkcode'])throw new AnnError(ApiError_1[_0x45e17b(0x8f)][_0x45e17b(0xa3)]);if(_0x5ecb9b[_0x45e17b(0xa2)]&&_0x5ecb9b[_0x45e17b(0x85)]!=this[_0x45e17b(0x85)](_0x5ecb9b[_0x45e17b(0xa2)],_0x5ecb9b[_0x45e17b(0x6b)],_0x5ecb9b[_0x45e17b(0x98)]))throw new AnnError(ApiError_1[_0x45e17b(0x8f)]['HEADERS_CHECKCODE']);return _0x460552[_0x45e17b(0xa1)](_0x45e17b(0x8b)+this[_0x45e17b(0x96)]['devices'][_0x5ecb9b[_0x45e17b(0x6b)]][_0x45e17b(0x9b)]),(0x0,crypto_js_1[_0x45e17b(0x70)])(_0x460552[_0x45e17b(0x69)]()[_0x45e17b(0x72)](''))['toString']();}[a9_0x29b356(0x85)](_0x58d8f4,_0x54c855,_0xe52b5c=Date[a9_0x29b356(0x9d)]()){var _0x415ce7=a9_0x29b356,_0x4c09d5,_0x4942ae,_0x4cbf73;if(!((_0x4c09d5=this[_0x415ce7(0x96)])===null||_0x4c09d5===void 0x0?void 0x0:_0x4c09d5[_0x415ce7(0x77)][_0x54c855])||!((_0x4cbf73=(_0x4942ae=this[_0x415ce7(0x96)])===null||_0x4942ae===void 0x0?void 0x0:_0x4942ae[_0x415ce7(0x77)][_0x54c855])===null||_0x4cbf73===void 0x0?void 0x0:_0x4cbf73[_0x415ce7(0x85)]))throw new AnnError(ApiError_1[_0x415ce7(0x8f)][_0x415ce7(0xa3)]);return(0x0,crypto_js_1['MD5'])(_0x58d8f4+(0x0,crypto_js_1['MD5'])(_0xe52b5c+this[_0x415ce7(0x96)][_0x415ce7(0x77)][_0x54c855][_0x415ce7(0x85)])[_0x415ce7(0x79)]())[_0x415ce7(0x79)]();}[a9_0x29b356(0x71)](_0x746350={}){var _0x2f526b=a9_0x29b356;const _0x537411=Object[_0x2f526b(0x7e)](Object[_0x2f526b(0x9f)](_0x746350)[_0x2f526b(0x80)](_0x101867=>[_0x101867[0x0][_0x2f526b(0x7f)](),_0x101867[0x1]]));if(!(_0x537411===null||_0x537411===void 0x0?void 0x0:_0x537411[_0x2f526b(0x8c)]))throw new AnnError(ApiError_1[_0x2f526b(0x8f)][_0x2f526b(0x6a)],{'message':'缺少头信息:signature'});if((_0x537411===null||_0x537411===void 0x0?void 0x0:_0x537411['signature'])!=this[_0x2f526b(0x7b)](_0x537411))throw new AnnError(ApiError_1['ApiError'][_0x2f526b(0x6e)]);return!![];}};__decorate([(0x0,decorator_1[a9_0x29b356(0x8d)])(a9_0x29b356(0x9a)),__metadata(a9_0x29b356(0x68),Object)],ApiService[a9_0x29b356(0x74)],a9_0x29b356(0x96),void 0x0),ApiService=__decorate([(0x0,decorator_1[a9_0x29b356(0x83)])(),(0x0,decorator_1[a9_0x29b356(0x91)])(decorator_1[a9_0x29b356(0xa0)][a9_0x29b356(0x8a)])],ApiService),exports['ApiService']=ApiService;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';function a10_0x1bf9(_0x250853,_0x4c3900){const _0x4b34c2=a10_0x4b34();return a10_0x1bf9=function(_0x1bf9c8,_0x2b207f){_0x1bf9c8=_0x1bf9c8-0x1e4;let _0x55ac89=_0x4b34c2[_0x1bf9c8];return _0x55ac89;},a10_0x1bf9(_0x250853,_0x4c3900);}const a10_0x32d205=a10_0x1bf9;(function(_0x186cfe,_0x313404){const _0x41d412=a10_0x1bf9,_0x4a792b=_0x186cfe();while(!![]){try{const _0x1c0e72=-parseInt(_0x41d412(0x204))/0x1*(parseInt(_0x41d412(0x1fa))/0x2)+parseInt(_0x41d412(0x209))/0x3+-parseInt(_0x41d412(0x214))/0x4*(parseInt(_0x41d412(0x21f))/0x5)+parseInt(_0x41d412(0x225))/0x6*(parseInt(_0x41d412(0x223))/0x7)+parseInt(_0x41d412(0x227))/0x8+parseInt(_0x41d412(0x1fb))/0x9*(-parseInt(_0x41d412(0x1f0))/0xa)+parseInt(_0x41d412(0x21b))/0xb*(parseInt(_0x41d412(0x1f4))/0xc);if(_0x1c0e72===_0x313404)break;else _0x4a792b['push'](_0x4a792b['shift']());}catch(_0x307eea){_0x4a792b['push'](_0x4a792b['shift']());}}}(a10_0x4b34,0x95447));var __decorate=this&&this[a10_0x32d205(0x1ee)]||function(_0x4601dd,_0x3377b0,_0x4e5330,_0x428524){const _0xdef077=a10_0x32d205;var _0x2b6032=arguments['length'],_0x460bb3=_0x2b6032<0x3?_0x3377b0:_0x428524===null?_0x428524=Object[_0xdef077(0x1e9)](_0x3377b0,_0x4e5330):_0x428524,_0xaeb091;if(typeof Reflect===_0xdef077(0x20c)&&typeof Reflect['decorate']===_0xdef077(0x211))_0x460bb3=Reflect[_0xdef077(0x1f1)](_0x4601dd,_0x3377b0,_0x4e5330,_0x428524);else{for(var _0x4945ad=_0x4601dd['length']-0x1;_0x4945ad>=0x0;_0x4945ad--)if(_0xaeb091=_0x4601dd[_0x4945ad])_0x460bb3=(_0x2b6032<0x3?_0xaeb091(_0x460bb3):_0x2b6032>0x3?_0xaeb091(_0x3377b0,_0x4e5330,_0x460bb3):_0xaeb091(_0x3377b0,_0x4e5330))||_0x460bb3;}return _0x2b6032>0x3&&_0x460bb3&&Object[_0xdef077(0x201)](_0x3377b0,_0x4e5330,_0x460bb3),_0x460bb3;},__metadata=this&&this[a10_0x32d205(0x1ea)]||function(_0x1c50ff,_0x312fe5){const _0x42f2a9=a10_0x32d205;if(typeof Reflect===_0x42f2a9(0x20c)&&typeof Reflect[_0x42f2a9(0x1e6)]===_0x42f2a9(0x211))return Reflect[_0x42f2a9(0x1e6)](_0x1c50ff,_0x312fe5);},__param=this&&this[a10_0x32d205(0x228)]||function(_0x42a98a,_0x3f93ed){return function(_0x3cdec4,_0x349503){_0x3f93ed(_0x3cdec4,_0x349503,_0x42a98a);};};Object[a10_0x32d205(0x201)](exports,a10_0x32d205(0x220),{'value':!![]}),exports[a10_0x32d205(0x1ff)]=exports[a10_0x32d205(0x213)]=void 0x0;const path_1=require('path'),fs_1=require('fs'),core_1=require(a10_0x32d205(0x1fe)),decorator_1=require(a10_0x32d205(0x20d)),decorator_2=require(a10_0x32d205(0x20d)),getRoutes_1=require(a10_0x32d205(0x219));let ApitestService=class ApitestService{async[a10_0x32d205(0x1f2)](_0x220eb9){const _0x121eb1=a10_0x32d205,_0x4d571f=(0x0,getRoutes_1['getRoutes'])(_0x220eb9),_0x188f2c=[];for(let _0x5c0cd4 in _0x4d571f){for(let _0x216e90 in _0x4d571f[_0x5c0cd4][_0x121eb1(0x217)]){let _0x1d8dd8=_0x4d571f[_0x5c0cd4][_0x121eb1(0x217)][_0x216e90],_0x438468=[];for(let _0xe82266 in _0x1d8dd8[_0x121eb1(0x20b)]){_0x438468[_0x121eb1(0x1e7)](_0x1d8dd8[_0x121eb1(0x20b)][_0xe82266]);}_0x188f2c[_0x121eb1(0x1e7)]({'title':_0x4d571f[_0x5c0cd4][_0x121eb1(0x21e)]+':'+_0x1d8dd8[_0x121eb1(0x21e)],'prefix':_0x4d571f[_0x5c0cd4][_0x121eb1(0x221)],'router':_0x1d8dd8[_0x121eb1(0x208)],'method':_0x1d8dd8[_0x121eb1(0x1e5)],'describe':_0x1d8dd8['description']||'','filepath':_0x4d571f[_0x5c0cd4][_0x121eb1(0x1f5)]||'','request':_0x438468});}}const _0x687891=(0x0,path_1[_0x121eb1(0x205)])(__dirname,_0x121eb1(0x215));return(0x0,fs_1[_0x121eb1(0x202)])(_0x687891,{'encoding':_0x121eb1(0x20f)})['replace'](/__res__/g,_0x121eb1(0x200))['replace']('__apiList__',JSON['stringify'](_0x188f2c))[_0x121eb1(0x1f9)]('__devices__',JSON[_0x121eb1(0x1eb)](this[_0x121eb1(0x1f7)][_0x121eb1(0x21d)]));}};__decorate([(0x0,decorator_2[a10_0x32d205(0x216)])(a10_0x32d205(0x222)),__metadata(a10_0x32d205(0x22e),Object)],ApitestService['prototype'],'config',void 0x0),ApitestService=__decorate([(0x0,decorator_1[a10_0x32d205(0x1ec)])(a10_0x32d205(0x218)),(0x0,decorator_2[a10_0x32d205(0x207)])(decorator_2[a10_0x32d205(0x21c)][a10_0x32d205(0x1f6)])],ApitestService),exports[a10_0x32d205(0x213)]=ApitestService;let ApitestStaticController=class ApitestStaticController{async['apitesthtml'](){const _0x1915d2=a10_0x32d205;if(this['apitest']){const _0x14deaf={'module':![]};return this[_0x1915d2(0x206)][_0x1915d2(0x21a)]()&&(_0x14deaf[_0x1915d2(0x1f5)]=!![]),await this[_0x1915d2(0x213)]['apidoc'](_0x14deaf);}return'';}async[a10_0x32d205(0x212)](_0x5bc2be){const _0x532118=a10_0x32d205;if(this['apitest']){const _0x3ced5d={'module':_0x5bc2be};return this['Environment'][_0x532118(0x21a)]()&&(_0x3ced5d[_0x532118(0x1f5)]=!![]),await this[_0x532118(0x213)][_0x532118(0x1f2)](_0x3ced5d);}return'';}async['apiteststatic'](){const _0x53afe7=a10_0x32d205;if((0x0,path_1[_0x53afe7(0x1f3)])(this[_0x53afe7(0x210)][_0x53afe7(0x20b)]['url'])){var _0x176a47=(0x0,path_1['join'])(__dirname,_0x53afe7(0x1ef)+this[_0x53afe7(0x210)][_0x53afe7(0x20b)][_0x53afe7(0x1ed)][_0x53afe7(0x1f9)](_0x53afe7(0x200),'/'));if(_0x176a47['substring'](_0x176a47[_0x53afe7(0x229)]-0xb)!='/index.html'){this[_0x53afe7(0x210)][_0x53afe7(0x1fc)](_0x53afe7(0x20e),'public,\x20max-age=604800');if((0x0,path_1['extname'])(this[_0x53afe7(0x210)][_0x53afe7(0x20b)][_0x53afe7(0x1ed)])==_0x53afe7(0x224))this[_0x53afe7(0x210)]['set']('content-type',_0x53afe7(0x22d));else(0x0,path_1[_0x53afe7(0x1f3)])(this[_0x53afe7(0x210)][_0x53afe7(0x20b)][_0x53afe7(0x1ed)])=='.css'&&this[_0x53afe7(0x210)][_0x53afe7(0x1fc)](_0x53afe7(0x203),_0x53afe7(0x226));return(0x0,fs_1['existsSync'])(_0x176a47)&&(0x0,fs_1[_0x53afe7(0x202)])(_0x176a47,{'encoding':_0x53afe7(0x20f)});}}return'';}};function a10_0x4b34(){const _0x2c9fd5=['design:paramtypes','@midwayjs/core','ApitestStaticController','/apiteststatic/','defineProperty','readFileSync','content-type','289eADrmh','join','Environment','Scope','route','2575842sfgXJD','Request','request','object','@midwayjs/decorator','cache-control','utf-8','ctx','function','apitestmodule','ApitestService','4936lgtbDI','../../public/index.html','Config','routes','apitest','../helper/getRoutes','isDevelopmentEnvironment','11815771fUBzXU','ScopeEnum','devices','summary','3040pQsYnZ','__esModule','prefix','anncicapi','287vyHHYv','.js','96906ZVPDVK','text/css;\x20charset=utf-8','1101368ruGZre','__param','length','Param','apitesthtml','/apitest','application/javascript;\x20charset=utf-8','design:type','Inject','design:returntype','method','metadata','push','Get','getOwnPropertyDescriptor','__metadata','stringify','Provide','url','__decorate','../../public/','40qoqxsK','decorate','apidoc','extname','12AMNLfH','filepath','Singleton','config','prototype','replace','3316pxruRj','2006559YoRPMt','set'];a10_0x4b34=function(){return _0x2c9fd5;};return a10_0x4b34();}__decorate([(0x0,decorator_2[a10_0x32d205(0x22f)])(),__metadata(a10_0x32d205(0x22e),Object)],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x210),void 0x0),__decorate([(0x0,decorator_2[a10_0x32d205(0x22f)])(),__metadata(a10_0x32d205(0x22e),core_1['MidwayEnvironmentService'])],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x206),void 0x0),__decorate([(0x0,decorator_2['Inject'])(),__metadata('design:type',ApitestService)],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x213),void 0x0),__decorate([(0x0,decorator_2[a10_0x32d205(0x216)])(a10_0x32d205(0x218)),__metadata(a10_0x32d205(0x22e),Boolean)],ApitestStaticController[a10_0x32d205(0x1f8)],'apitest',void 0x0),__decorate([(0x0,decorator_2[a10_0x32d205(0x216)])(a10_0x32d205(0x222)),__metadata(a10_0x32d205(0x22e),Object)],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x1f7),void 0x0),__decorate([(0x0,decorator_1[a10_0x32d205(0x1e8)])(a10_0x32d205(0x22c)),__metadata(a10_0x32d205(0x22e),Function),__metadata(a10_0x32d205(0x1fd),[]),__metadata('design:returntype',Promise)],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x22b),null),__decorate([(0x0,decorator_1['Get'])('/apitest-:module'),__param(0x0,(0x0,decorator_1[a10_0x32d205(0x22a)])('module')),__metadata(a10_0x32d205(0x22e),Function),__metadata(a10_0x32d205(0x1fd),[String]),__metadata(a10_0x32d205(0x1e4),Promise)],ApitestStaticController[a10_0x32d205(0x1f8)],a10_0x32d205(0x212),null),__decorate([(0x0,decorator_1[a10_0x32d205(0x1e8)])('/apiteststatic/*'),__metadata(a10_0x32d205(0x22e),Function),__metadata('design:paramtypes',[]),__metadata(a10_0x32d205(0x1e4),Promise)],ApitestStaticController[a10_0x32d205(0x1f8)],'apiteststatic',null),ApitestStaticController=__decorate([(0x0,decorator_1['Controller'])('/'),(0x0,decorator_2[a10_0x32d205(0x207)])(decorator_2[a10_0x32d205(0x21c)][a10_0x32d205(0x20a)])],ApitestStaticController),exports[a10_0x32d205(0x1ff)]=ApitestStaticController;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';const a11_0x414b24=a11_0xd07e;function a11_0xd07e(_0x15a173,_0x164b56){const _0x57acdf=a11_0x57ac();return a11_0xd07e=function(_0xd07e65,_0x29162c){_0xd07e65=_0xd07e65-0x1d8;let _0x52aaa2=_0x57acdf[_0xd07e65];return _0x52aaa2;},a11_0xd07e(_0x15a173,_0x164b56);}(function(_0x2f4476,_0xb4fdd3){const _0x35e02b=a11_0xd07e,_0x498c35=_0x2f4476();while(!![]){try{const _0x52c7e0=-parseInt(_0x35e02b(0x1fe))/0x1*(parseInt(_0x35e02b(0x1ff))/0x2)+parseInt(_0x35e02b(0x1f6))/0x3*(-parseInt(_0x35e02b(0x1e5))/0x4)+parseInt(_0x35e02b(0x1d8))/0x5+parseInt(_0x35e02b(0x208))/0x6+-parseInt(_0x35e02b(0x20e))/0x7*(-parseInt(_0x35e02b(0x1f1))/0x8)+parseInt(_0x35e02b(0x1f4))/0x9+-parseInt(_0x35e02b(0x1e7))/0xa;if(_0x52c7e0===_0xb4fdd3)break;else _0x498c35['push'](_0x498c35['shift']());}catch(_0x40634f){_0x498c35['push'](_0x498c35['shift']());}}}(a11_0x57ac,0xae236));var __decorate=this&&this[a11_0x414b24(0x1dc)]||function(_0x59d4c4,_0xc46a3c,_0x4035c6,_0x5a9fc1){const _0x57f2c5=a11_0x414b24;var _0x16ea45=arguments['length'],_0x41e1b2=_0x16ea45<0x3?_0xc46a3c:_0x5a9fc1===null?_0x5a9fc1=Object['getOwnPropertyDescriptor'](_0xc46a3c,_0x4035c6):_0x5a9fc1,_0x29324e;if(typeof Reflect==='object'&&typeof Reflect[_0x57f2c5(0x1e3)]===_0x57f2c5(0x1f5))_0x41e1b2=Reflect[_0x57f2c5(0x1e3)](_0x59d4c4,_0xc46a3c,_0x4035c6,_0x5a9fc1);else{for(var _0x54b346=_0x59d4c4[_0x57f2c5(0x213)]-0x1;_0x54b346>=0x0;_0x54b346--)if(_0x29324e=_0x59d4c4[_0x54b346])_0x41e1b2=(_0x16ea45<0x3?_0x29324e(_0x41e1b2):_0x16ea45>0x3?_0x29324e(_0xc46a3c,_0x4035c6,_0x41e1b2):_0x29324e(_0xc46a3c,_0x4035c6))||_0x41e1b2;}return _0x16ea45>0x3&&_0x41e1b2&&Object[_0x57f2c5(0x1e2)](_0xc46a3c,_0x4035c6,_0x41e1b2),_0x41e1b2;},__metadata=this&&this[a11_0x414b24(0x1ea)]||function(_0x40cbb9,_0x3a2a3b){const _0x51b594=a11_0x414b24;if(typeof Reflect==='object'&&typeof Reflect[_0x51b594(0x1ef)]===_0x51b594(0x1f5))return Reflect[_0x51b594(0x1ef)](_0x40cbb9,_0x3a2a3b);};Object[a11_0x414b24(0x1e2)](exports,a11_0x414b24(0x1fc),{'value':!![]}),exports[a11_0x414b24(0x1fb)]=void 0x0;const fs=require('fs'),exceljs=require('exceljs'),koasend=require(a11_0x414b24(0x20c)),decorator_1=require(a11_0x414b24(0x200));let ExcelService=class ExcelService{async[a11_0x414b24(0x207)](_0x28d21e,_0x2946e3,_0x33b96c=[0x0]){const _0x4b1a36=a11_0x414b24;var _0x5e6f1e,_0x168ad8;const _0x314b9b=new exceljs['Workbook'](),_0x446d6d=[];let _0x5cfde7=_0x28d21e[_0x4b1a36(0x1ec)](/(\\|\/)/g,'/')['replace'](/\/{2,}/g,'/');!(_0x5cfde7===null||_0x5cfde7===void 0x0?void 0x0:_0x5cfde7['startsWith']('/'))&&(_0x5cfde7=this[_0x4b1a36(0x1e1)]['getAppDir']()+'/'+_0x5cfde7);try{await _0x314b9b[_0x4b1a36(0x209)][_0x4b1a36(0x1f9)](_0x5cfde7);}catch(_0x423442){return console[_0x4b1a36(0x214)]('Api\x20Excel\x20Error:\x20'+_0x5cfde7+_0x4b1a36(0x1eb)),_0x446d6d;}for(const _0x4cd03a of _0x33b96c){const _0x1adcf2=lodash['isNumber'](_0x4cd03a)?((_0x5e6f1e=_0x314b9b['worksheets'])===null||_0x5e6f1e===void 0x0?void 0x0:_0x5e6f1e[_0x4cd03a])||undefined:_0x314b9b['getWorksheet'](_0x4cd03a);if(_0x1adcf2){var _0x18580f=0x1;const _0x7b5da0=_0x1adcf2['getRow'](0x1),_0x33a5f7=await new Promise(_0x4215b1=>{const _0x3150f1={};_0x7b5da0['eachCell']((_0x56248d,_0x5b837f)=>{const _0xccfb94=a11_0xd07e;for(const _0x1f811f of _0x2946e3){if(_0x56248d[_0xccfb94(0x1f0)]==_0x1f811f[_0xccfb94(0x1da)])_0x18580f=0x2,_0x3150f1[_0x1f811f[_0xccfb94(0x20f)]]={'header':_0x56248d[_0xccfb94(0x1e8)],'handler':_0x1f811f[_0xccfb94(0x1e6)]};else{if(!_0x3150f1[_0x1f811f[_0xccfb94(0x20f)]])try{const _0x5a6eb4=_0x7b5da0[_0xccfb94(0x210)](_0x1f811f[_0xccfb94(0x1da)]);_0x5a6eb4&&(_0x3150f1[_0x1f811f['key']]={'header':_0x5a6eb4['col'],'handler':_0x1f811f[_0xccfb94(0x1e6)]});}catch{}}}_0x7b5da0['cellCount']==_0x5b837f&&_0x4215b1(_0x3150f1);});});for(const _0x1a273b of _0x1adcf2[_0x4b1a36(0x1fd)](_0x18580f,_0x1adcf2[_0x4b1a36(0x1e9)])){const _0x3ea70c={};for(const _0x515d6b in _0x33a5f7){_0x33a5f7[_0x515d6b][_0x4b1a36(0x1da)]&&(typeof((_0x168ad8=_0x33a5f7[_0x515d6b])===null||_0x168ad8===void 0x0?void 0x0:_0x168ad8['handler'])==_0x4b1a36(0x1f5)?_0x3ea70c[_0x515d6b]=_0x33a5f7[_0x515d6b][_0x4b1a36(0x1e6)](_0x1a273b['getCell'](lodash[_0x4b1a36(0x202)](''+_0x33a5f7[_0x515d6b][_0x4b1a36(0x1da)],'\x20'))[_0x4b1a36(0x203)]()):_0x3ea70c[_0x515d6b]=_0x1a273b[_0x4b1a36(0x210)](_0x33a5f7[_0x515d6b][_0x4b1a36(0x1da)])[_0x4b1a36(0x203)]());}Object[_0x4b1a36(0x1db)](_0x3ea70c)[_0x4b1a36(0x213)]>0x0&&_0x446d6d[_0x4b1a36(0x20d)](_0x3ea70c);}}}return _0x446d6d;}async[a11_0x414b24(0x206)](_0x19fb10,_0x4f4b5d,_0xf9f8a7,_0x557c96=a11_0x414b24(0x215)){const _0x5c7a68=a11_0x414b24;var _0x1a48a8,_0x189144;const _0x2f86ce=new exceljs[(_0x5c7a68(0x1ed))](),_0x4964c5={},_0x531f76=[],_0x4fa09d=_0x2f86ce[_0x5c7a68(0x20a)](_0x5c7a68(0x1dd),{'views':[{'state':_0x5c7a68(0x1fa),'xSplit':0x1}]});for(const _0x4895a7 in _0x4f4b5d){_0x4964c5[_0x4f4b5d[_0x4895a7][_0x5c7a68(0x20f)]]=_0x4f4b5d[_0x4895a7][_0x5c7a68(0x1da)],_0x531f76[_0x5c7a68(0x20d)]({'header':_0x4f4b5d[_0x4895a7]['header'],'key':(_0x1a48a8=_0x4f4b5d[_0x4895a7])===null||_0x1a48a8===void 0x0?void 0x0:_0x1a48a8[_0x5c7a68(0x20f)][_0x5c7a68(0x1ec)](/\./g,'_')});}_0x4fa09d[_0x5c7a68(0x1de)]=_0x531f76;for(const _0x546dda of _0xf9f8a7){const _0x4ee3f0={};for(const _0x2d5343 in _0x4f4b5d){typeof((_0x189144=_0x4f4b5d[_0x2d5343])===null||_0x189144===void 0x0?void 0x0:_0x189144[_0x5c7a68(0x1e6)])==_0x5c7a68(0x1f5)?_0x4ee3f0[_0x4f4b5d[_0x2d5343][_0x5c7a68(0x20f)][_0x5c7a68(0x1ec)](/\./g,'_')]=await _0x4f4b5d[_0x2d5343][_0x5c7a68(0x1e6)](_0x546dda):_0x4ee3f0[_0x4f4b5d[_0x2d5343][_0x5c7a68(0x20f)][_0x5c7a68(0x1ec)](/\./g,'_')]=lodash[_0x5c7a68(0x1f2)](_0x546dda,_0x4f4b5d[_0x2d5343][_0x5c7a68(0x20f)],'');}_0x4fa09d[_0x5c7a68(0x212)](_0x4ee3f0);}let _0x1a0db8='';const _0x2997ab=_0x19fb10+'-'+lodash[_0x5c7a68(0x1e4)](0x2710,0x1869f)+_0x5c7a68(0x1f3);if(_0x557c96&&_0x557c96[_0x5c7a68(0x1d9)]('/'))_0x1a0db8=_0x557c96+'/'+_0x2997ab;else _0x557c96&&!_0x557c96[_0x5c7a68(0x1d9)]('/')&&!_0x557c96[_0x5c7a68(0x1d9)]('\x5c')?_0x1a0db8=this[_0x5c7a68(0x1e1)]['getAppDir']()+'/'+_0x557c96+'/'+_0x2997ab:_0x1a0db8=this[_0x5c7a68(0x1e1)][_0x5c7a68(0x1df)]()+'/public/xlsx';return(_0x1a0db8[_0x5c7a68(0x201)]('/')||_0x1a0db8[_0x5c7a68(0x201)]('\x5c'))&&(_0x1a0db8=_0x1a0db8[_0x5c7a68(0x204)](0x0,_0x1a0db8[_0x5c7a68(0x213)]-0x1)),_0x1a0db8=_0x1a0db8['replace'](/(\\|\/)/g,'/')['replace'](/\/{2,}/g,'/'),!fs['existsSync'](_0x1a0db8)&&fs[_0x5c7a68(0x1f7)](_0x1a0db8,{'recursive':!![]}),await _0x2f86ce[_0x5c7a68(0x209)]['writeFile']((_0x1a0db8+'/'+_0x2997ab)[_0x5c7a68(0x1ec)](/(\\|\/)/g,'/')[_0x5c7a68(0x1ec)](/\/{2,}/g,'/')),{'filename':_0x2997ab,'filepath':_0x1a0db8};}async['download'](_0x401355,_0x13879d){const _0x3d5a16=a11_0x414b24;await koasend(_0x401355,_0x3d5a16(0x20b)+_0x13879d);}};function a11_0x57ac(){const _0x51fa48=['\x20is\x20read\x20fail','replace','Workbook','design:type','metadata','value','982040ZVqJKF','get','.xlsx','12093642UQBwKi','function','31839PXKFlW','mkdirSync','ScopeEnum','readFile','frozen','ExcelService','__esModule','findRows','1033AKPCeO','1810ZHTWBC','@midwayjs/decorator','endsWith','trim','toString','substring','Provide','export','parse','8533716FiiHpz','xlsx','addWorksheet','/public/xlsx/','koa-send','push','35fyVULO','key','getCell','Singleton','addRow','length','log','public/xlsx','876240LcrhiJ','startsWith','header','keys','__decorate','Sheet\x201','columns','getAppDir','Scope','app','defineProperty','decorate','random','32ZSeMKb','handler','18220080szlqzw','col','rowCount','__metadata'];a11_0x57ac=function(){return _0x51fa48;};return a11_0x57ac();}__decorate([(0x0,decorator_1['App'])(),__metadata(a11_0x414b24(0x1ee),Object)],ExcelService['prototype'],a11_0x414b24(0x1e1),void 0x0),ExcelService=__decorate([(0x0,decorator_1[a11_0x414b24(0x205)])(),(0x0,decorator_1[a11_0x414b24(0x1e0)])(decorator_1[a11_0x414b24(0x1f8)][a11_0x414b24(0x211)])],ExcelService),exports[a11_0x414b24(0x1fb)]=ExcelService;
|
package/dist/types/action.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';function a12_0x4e1c(_0xaacbcc,_0x4008c6){var _0x12fa78=a12_0x12fa();return a12_0x4e1c=function(_0x4e1ca0,_0x35c096){_0x4e1ca0=_0x4e1ca0-0xba;var _0xbcc980=_0x12fa78[_0x4e1ca0];return _0xbcc980;},a12_0x4e1c(_0xaacbcc,_0x4008c6);}var a12_0x11f311=a12_0x4e1c;(function(_0x22e8bd,_0x4eaa12){var _0x2f08a4=a12_0x4e1c,_0x139378=_0x22e8bd();while(!![]){try{var _0x857aa1=parseInt(_0x2f08a4(0xc7))/0x1+-parseInt(_0x2f08a4(0xc8))/0x2+-parseInt(_0x2f08a4(0xbc))/0x3+-parseInt(_0x2f08a4(0xbb))/0x4*(-parseInt(_0x2f08a4(0xc6))/0x5)+-parseInt(_0x2f08a4(0xba))/0x6+-parseInt(_0x2f08a4(0xbe))/0x7*(parseInt(_0x2f08a4(0xc4))/0x8)+parseInt(_0x2f08a4(0xbd))/0x9*(parseInt(_0x2f08a4(0xc2))/0xa);if(_0x857aa1===_0x4eaa12)break;else _0x139378['push'](_0x139378['shift']());}catch(_0x464464){_0x139378['push'](_0x139378['shift']());}}}(a12_0x12fa,0x8fdb3));function a12_0x12fa(){var _0x2f9428=['950502xHSMZW','410484GRdNlo','1639947VCmKHX','2316564oRwOtk','7833mZTEer','anncic-api:action:route','defineProperty','anncic-api:action','20tZqHDA','ACTION_ROUTE_KEY','1528ClqSZr','ACTION_KEY','25fjAbGH','877885jGoLpM','795504qvAZmz'];a12_0x12fa=function(){return _0x2f9428;};return a12_0x12fa();}Object[a12_0x11f311(0xc0)](exports,'__esModule',{'value':!![]}),exports[a12_0x11f311(0xc3)]=exports[a12_0x11f311(0xc5)]=void 0x0,exports[a12_0x11f311(0xc5)]=a12_0x11f311(0xc1),exports[a12_0x11f311(0xc3)]=a12_0x11f311(0xbf);
|
package/dist/types/common.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a13_0x107b21=a13_0x39dd;(function(_0x5b4612,_0x157463){var _0x1a981a=a13_0x39dd,_0x4d1f8e=_0x5b4612();while(!![]){try{var _0x41747d=parseInt(_0x1a981a(0xb9))/0x1*(parseInt(_0x1a981a(0xa0))/0x2)+parseInt(_0x1a981a(0x9d))/0x3*(parseInt(_0x1a981a(0xb3))/0x4)+parseInt(_0x1a981a(0xba))/0x5*(-parseInt(_0x1a981a(0xad))/0x6)+parseInt(_0x1a981a(0xac))/0x7+-parseInt(_0x1a981a(0x9e))/0x8*(parseInt(_0x1a981a(0xb8))/0x9)+parseInt(_0x1a981a(0xc0))/0xa+parseInt(_0x1a981a(0xc4))/0xb*(-parseInt(_0x1a981a(0xb0))/0xc);if(_0x41747d===_0x157463)break;else _0x4d1f8e['push'](_0x4d1f8e['shift']());}catch(_0x22bd53){_0x4d1f8e['push'](_0x4d1f8e['shift']());}}}(a13_0x11b7,0x8393b));function a13_0x11b7(){var _0x5e0f75=['string','number','metadata','__metadata','__esModule','5502504JZXRhN','146658qwMOOr','design:type','分页数量','12PNvLus','_isreverse','@anncic-api/validator','4280BBWPHq','min','PageDTO','function','_order','9wXsKSc','127187BkDrmz','125bvHXeI','decorate','valid','defineProperty','第一页为1,第二页为2','getOwnPropertyDescriptor','7104550UREBIL','object','是否倒序','_size','5105144cqiUZm','prototype','RuleType','1671wZmkJq','5862184IZphbp','integer','4jiDQXq','__decorate','length','Rule','trim','排序方式','1:是;0:否'];a13_0x11b7=function(){return _0x5e0f75;};return a13_0x11b7();}var __decorate=this&&this[a13_0x107b21(0xa1)]||function(_0x195156,_0x3eeb01,_0x33467e,_0x3f4226){var _0x1f897d=a13_0x107b21,_0x370c67=arguments[_0x1f897d(0xa2)],_0x5b823a=_0x370c67<0x3?_0x3eeb01:_0x3f4226===null?_0x3f4226=Object[_0x1f897d(0xbf)](_0x3eeb01,_0x33467e):_0x3f4226,_0x47af0e;if(typeof Reflect===_0x1f897d(0xc1)&&typeof Reflect[_0x1f897d(0xbb)]===_0x1f897d(0xb6))_0x5b823a=Reflect[_0x1f897d(0xbb)](_0x195156,_0x3eeb01,_0x33467e,_0x3f4226);else{for(var _0xed5066=_0x195156[_0x1f897d(0xa2)]-0x1;_0xed5066>=0x0;_0xed5066--)if(_0x47af0e=_0x195156[_0xed5066])_0x5b823a=(_0x370c67<0x3?_0x47af0e(_0x5b823a):_0x370c67>0x3?_0x47af0e(_0x3eeb01,_0x33467e,_0x5b823a):_0x47af0e(_0x3eeb01,_0x33467e))||_0x5b823a;}return _0x370c67>0x3&&_0x5b823a&&Object['defineProperty'](_0x3eeb01,_0x33467e,_0x5b823a),_0x5b823a;},__metadata=this&&this[a13_0x107b21(0xaa)]||function(_0x4dd91e,_0x5ca956){var _0x14cfea=a13_0x107b21;if(typeof Reflect==='object'&&typeof Reflect[_0x14cfea(0xa9)]===_0x14cfea(0xb6))return Reflect[_0x14cfea(0xa9)](_0x4dd91e,_0x5ca956);};Object[a13_0x107b21(0xbd)](exports,a13_0x107b21(0xab),{'value':!![]}),exports[a13_0x107b21(0xb5)]=void 0x0;function a13_0x39dd(_0x539758,_0x132164){var _0x11b7c5=a13_0x11b7();return a13_0x39dd=function(_0x39dd20,_0x4dcd26){_0x39dd20=_0x39dd20-0x9c;var _0x591204=_0x11b7c5[_0x39dd20];return _0x591204;},a13_0x39dd(_0x539758,_0x132164);}const validator_1=require(a13_0x107b21(0xb2));class PageDTO{}__decorate([(0x0,validator_1[a13_0x107b21(0xa3)])('分页',validator_1[a13_0x107b21(0x9c)][a13_0x107b21(0xa8)]()['integer']()[a13_0x107b21(0xb4)](0x1),a13_0x107b21(0xbe)),__metadata(a13_0x107b21(0xae),Number)],PageDTO[a13_0x107b21(0xc5)],'_page',void 0x0),__decorate([(0x0,validator_1['Rule'])(a13_0x107b21(0xaf),validator_1[a13_0x107b21(0x9c)][a13_0x107b21(0xa8)]()[a13_0x107b21(0x9f)]()[a13_0x107b21(0xb4)](0x1)),__metadata('design:type',Number)],PageDTO[a13_0x107b21(0xc5)],a13_0x107b21(0xc3),void 0x0),__decorate([(0x0,validator_1[a13_0x107b21(0xa3)])(a13_0x107b21(0xa5),validator_1[a13_0x107b21(0x9c)][a13_0x107b21(0xa7)]()[a13_0x107b21(0xa4)]()),__metadata(a13_0x107b21(0xae),String)],PageDTO['prototype'],a13_0x107b21(0xb7),void 0x0),__decorate([(0x0,validator_1['Rule'])(a13_0x107b21(0xc2),validator_1[a13_0x107b21(0x9c)]['number']()[a13_0x107b21(0x9f)]()[a13_0x107b21(0xbc)](0x0,0x1),a13_0x107b21(0xa6)),__metadata('design:type',Number)],PageDTO[a13_0x107b21(0xc5)],a13_0x107b21(0xb1),void 0x0),exports[a13_0x107b21(0xb5)]=PageDTO;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "anncic-api",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.28",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"typings": "index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"build": "tsc && javascript-obfuscator ./dist --output ./dist --config obfuscator.json"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@anncic-api/cache": "^1.0.
|
|
21
|
-
"@anncic-api/core": "^1.0.
|
|
22
|
-
"@anncic-api/event": "^1.0.
|
|
23
|
-
"@anncic-api/typeorm": "^1.0.
|
|
24
|
-
"@anncic-api/validator": "^1.0.
|
|
20
|
+
"@anncic-api/cache": "^1.0.28",
|
|
21
|
+
"@anncic-api/core": "^1.0.28",
|
|
22
|
+
"@anncic-api/event": "^1.0.28",
|
|
23
|
+
"@anncic-api/typeorm": "^1.0.28",
|
|
24
|
+
"@anncic-api/validator": "^1.0.28",
|
|
25
25
|
"@midwayjs/cross-domain": "^3.4.12",
|
|
26
26
|
"@midwayjs/i18n": "^3.4.12",
|
|
27
27
|
"@midwayjs/koa": "^3.4.12",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@midwayjs/task": "^3.4.12",
|
|
30
30
|
"@midwayjs/upload": "^3.4.12",
|
|
31
31
|
"@types/bull": "^3.15.9",
|
|
32
|
-
"anncic-apihelper": "^1.0.
|
|
32
|
+
"anncic-apihelper": "^1.0.28",
|
|
33
33
|
"exceljs": "^4.3.0",
|
|
34
34
|
"koa-bodyparser": "^4.3.0",
|
|
35
35
|
"koa-send": "^5.0.1",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"javascript-obfuscator": "2.19.0",
|
|
42
42
|
"typescript": "^4.7.4"
|
|
43
43
|
},
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "ae25e8ac1ad4b580181631025cb51657969fb5e8"
|
|
45
45
|
}
|