jjb-cmd 2.1.18 → 2.1.20

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/README.md CHANGED
@@ -1,6 +1,14 @@
1
1
  <h1>重庆市建教帮科技有限公司-前端脚手架</h1>
2
2
  <h3>更新日志:</h3>
3
3
  <ul>
4
+ <li>
5
+ <p>2.1.20</p>
6
+ <div>增加publish命令,最新完善push组件体系</div>
7
+ </li>
8
+ <li>
9
+ <p>2.1.19</p>
10
+ <div>增加动态版本查询,增加应用refresh可刷新package</div>
11
+ </li>
4
12
  <li>
5
13
  <p>2.1.18</p>
6
14
  <div>init命令初始化完成,增加询问是否立即安装项目 - 优化完善</div>
package/bin/command.js CHANGED
@@ -7,7 +7,11 @@ const fs = require('fs');
7
7
  const child_process = require('child_process');
8
8
 
9
9
  commander.command('v').description('-- 查看版本').action(() => {
10
- console.log('当前版本 v2.0.0');
10
+ const package_json_file = JSON.parse(fs.readFileSync(path.join(__dirname, '../package.json')).toString());
11
+ const {
12
+ version
13
+ } = package_json_file;
14
+ console.log(`当前版本 v${version}`);
11
15
  });
12
16
 
13
17
  commander.command('view res').description('-- 预览资源').action(() => {
@@ -63,6 +67,10 @@ commander.command('auth [args]').description('-- 授权').action(args => {
63
67
  require('../src/new/cmd.auth/index.js')(process.argv.splice(3));
64
68
  });
65
69
 
70
+ commander.command('publish [args]').description('-- 发布包').action(args => {
71
+ require('../src/new/cmd.publish/index.js')(args);
72
+ });
73
+
66
74
  // publish 命令
67
75
  commander.command('push [args]').description('-- 发布包').action(args => {
68
76
  if (args) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "jjb-cmd",
3
3
  "use": "no",
4
- "version": "2.1.18",
4
+ "version": "2.1.20",
5
5
  "description": "jjb脚手架工具",
6
6
  "main": "index.js",
7
7
  "scripts": {
@@ -1 +1 @@
1
- const a0_0x4ea82a=a0_0x3d76;(function(_0x41012e,_0x1eb29a){const _0x1c67aa=a0_0x3d76,_0x4c06e4=_0x41012e();while(!![]){try{const _0x35d37d=parseInt(_0x1c67aa(0x10f))/0x1*(-parseInt(_0x1c67aa(0x102))/0x2)+parseInt(_0x1c67aa(0x115))/0x3+-parseInt(_0x1c67aa(0x106))/0x4*(-parseInt(_0x1c67aa(0x105))/0x5)+parseInt(_0x1c67aa(0x117))/0x6*(parseInt(_0x1c67aa(0x118))/0x7)+-parseInt(_0x1c67aa(0x10a))/0x8*(-parseInt(_0x1c67aa(0x116))/0x9)+parseInt(_0x1c67aa(0x112))/0xa*(-parseInt(_0x1c67aa(0x10c))/0xb)+-parseInt(_0x1c67aa(0x103))/0xc*(parseInt(_0x1c67aa(0x10e))/0xd);if(_0x35d37d===_0x1eb29a)break;else _0x4c06e4['push'](_0x4c06e4['shift']());}catch(_0x98cf4d){_0x4c06e4['push'](_0x4c06e4['shift']());}}}(a0_0x336d,0xb0a09));function a0_0x336d(){const _0x2909e1=['path','writeFileSync','62iRXFNo','250164Jifkmx','unlinkSync','10UbtSev','2285372FUUVNg','Auth\x20NetWork\x20Fail!','log','exports','747200CLCyhC','join','8852811MWnFxJ','Auth\x20Success!','299FMKJJh','26489uuKxlW','status','then','10biAbVA','/api/auth','../cmd.install/config','3476403MYtUpt','36gQYxof','1266EBwMvN','5103aQFRDt','axios','data'];a0_0x336d=function(){return _0x2909e1;};return a0_0x336d();}function a0_0x3d76(_0xea50f8,_0x460aa1){const _0x336dfc=a0_0x336d();return a0_0x3d76=function(_0x3d763,_0x464745){_0x3d763=_0x3d763-0x102;let _0x5c0b51=_0x336dfc[_0x3d763];return _0x5c0b51;},a0_0x3d76(_0xea50f8,_0x460aa1);}const axios=require(a0_0x4ea82a(0x119)),fs=require('fs'),path=require(a0_0x4ea82a(0x11b)),{API_HOST}=require(a0_0x4ea82a(0x114));module[a0_0x4ea82a(0x109)]=_0x4b60d3=>{const _0x4235b2=a0_0x4ea82a;console['log'](_0x4b60d3);const [_0x594796,_0x54cfff]=_0x4b60d3;axios['post'](API_HOST+_0x4235b2(0x113),{'username':_0x594796,'password':_0x54cfff})[_0x4235b2(0x111)](_0x1029dc=>{const _0x4d267f=_0x4235b2,_0x179b5a=path[_0x4d267f(0x10b)](__dirname,'../../../.auth');_0x1029dc[_0x4d267f(0x11a)][_0x4d267f(0x110)]?(console[_0x4d267f(0x108)](_0x4d267f(0x10d)),fs[_0x4d267f(0x11c)](_0x179b5a,_0x594796+'/'+_0x54cfff)):(console[_0x4d267f(0x108)]('Auth\x20Fail!'),fs['existsSync'](_0x179b5a)&&fs[_0x4d267f(0x104)](_0x179b5a));})['catch'](_0x5c3aef=>{const _0x455d69=_0x4235b2;console[_0x455d69(0x108)](_0x455d69(0x107));});};
1
+ function a0_0xb262(){const _0x4fc423=['data','../cmd.install/config','unlinkSync','1312410qrzUoX','Auth\x20Success!','1rtqgBt','axios','7NgmRqW','5103145Qqrydd','/api/auth','status','3072894cyDMvL','434370JgmTVU','275756OPbBDT','join','catch','exports','10940096HXrMuR','log','Auth\x20NetWork\x20Fail!','873nesSda','path','5572904GYDuwy'];a0_0xb262=function(){return _0x4fc423;};return a0_0xb262();}const a0_0x552469=a0_0x83b5;function a0_0x83b5(_0x591a66,_0x3763df){const _0xb26249=a0_0xb262();return a0_0x83b5=function(_0x83b54b,_0x424ee4){_0x83b54b=_0x83b54b-0x1b9;let _0x31d20f=_0xb26249[_0x83b54b];return _0x31d20f;},a0_0x83b5(_0x591a66,_0x3763df);}(function(_0x25263c,_0x2d1b7c){const _0x1b4c3c=a0_0x83b5,_0x522ad8=_0x25263c();while(!![]){try{const _0x4aff3b=-parseInt(_0x1b4c3c(0x1c5))/0x1*(-parseInt(_0x1b4c3c(0x1cd))/0x2)+parseInt(_0x1b4c3c(0x1cb))/0x3+parseInt(_0x1b4c3c(0x1bf))/0x4+parseInt(_0x1b4c3c(0x1c8))/0x5+parseInt(_0x1b4c3c(0x1c3))/0x6*(parseInt(_0x1b4c3c(0x1c7))/0x7)+parseInt(_0x1b4c3c(0x1ba))/0x8+-parseInt(_0x1b4c3c(0x1bd))/0x9*(parseInt(_0x1b4c3c(0x1cc))/0xa);if(_0x4aff3b===_0x2d1b7c)break;else _0x522ad8['push'](_0x522ad8['shift']());}catch(_0x365ea3){_0x522ad8['push'](_0x522ad8['shift']());}}}(a0_0xb262,0xe7a99));const axios=require(a0_0x552469(0x1c6)),fs=require('fs'),path=require(a0_0x552469(0x1be)),{API_HOST}=require(a0_0x552469(0x1c1));module[a0_0x552469(0x1b9)]=_0x5a2c1e=>{const _0x3017c1=a0_0x552469;console[_0x3017c1(0x1bb)](_0x5a2c1e);const [_0x2fc1ad,_0x1379e0]=_0x5a2c1e;axios['post'](API_HOST+_0x3017c1(0x1c9),{'username':_0x2fc1ad,'password':_0x1379e0})['then'](_0x2fcf6b=>{const _0x5c93c2=_0x3017c1,_0xf76ddd=path[_0x5c93c2(0x1ce)](__dirname,'../../../.auth');_0x2fcf6b[_0x5c93c2(0x1c0)][_0x5c93c2(0x1ca)]?(console[_0x5c93c2(0x1bb)](_0x5c93c2(0x1c4)),fs['writeFileSync'](_0xf76ddd,_0x2fc1ad+'/'+_0x1379e0)):(console['log']('Auth\x20Fail!'),fs['existsSync'](_0xf76ddd)&&fs[_0x5c93c2(0x1c2)](_0xf76ddd));})[_0x3017c1(0x1cf)](_0xcb2338=>{const _0x4026c3=_0x3017c1;console['log'](_0x4026c3(0x1bc));});};
@@ -1 +1 @@
1
- const a1_0x56b963=a1_0x3fd5;(function(_0x536878,_0x59b285){const _0x2db5ad=a1_0x3fd5,_0x3644fa=_0x536878();while(!![]){try{const _0x5db585=parseInt(_0x2db5ad(0x1f9))/0x1*(-parseInt(_0x2db5ad(0x1fa))/0x2)+parseInt(_0x2db5ad(0x1d2))/0x3*(parseInt(_0x2db5ad(0x1d8))/0x4)+-parseInt(_0x2db5ad(0x1d7))/0x5+parseInt(_0x2db5ad(0x1ec))/0x6+parseInt(_0x2db5ad(0x1dc))/0x7+-parseInt(_0x2db5ad(0x1ef))/0x8*(-parseInt(_0x2db5ad(0x1d6))/0x9)+-parseInt(_0x2db5ad(0x1ee))/0xa;if(_0x5db585===_0x59b285)break;else _0x3644fa['push'](_0x3644fa['shift']());}catch(_0x481058){_0x3644fa['push'](_0x3644fa['shift']());}}}(a1_0x196d,0x928d2));const fs=require('fs'),os=require('os'),path=require(a1_0x56b963(0x1e8)),request=require(a1_0x56b963(0x1e9)),utils=require('../../old/util'),compressing=require(a1_0x56b963(0x1d1)),readline=require(a1_0x56b963(0x1f3)),io=readline['createInterface']({'input':process[a1_0x56b963(0x1d0)],'output':process[a1_0x56b963(0x1f0)]}),child_process=require(a1_0x56b963(0x1ce)),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require('../cmd.install/config');module[a1_0x56b963(0x1da)]=_0x42496e=>{const _0x50309d=a1_0x56b963,_0x309276=path[_0x50309d(0x1df)]('./'),_0x1c2881=CLOUD_PROJECT[_0x42496e]||undefined;if(_0x1c2881){const _0x519694=os[_0x50309d(0x1d9)](),_0x283408=_0x519694+'/'+GIT_TEMP_DIR+'/'+_0x42496e+'.zip',_0x17ad1a=_0x519694+'/'+GIT_TEMP_DIR+'/unzip/';utils[_0x50309d(0x1e0)](_0x519694+'/'+GIT_TEMP_DIR,()=>{const _0x47715e=_0x50309d;fs[_0x47715e(0x1f4)](_0x519694+'/'+GIT_TEMP_DIR);let _0x286c41=fs[_0x47715e(0x1db)](_0x283408);request(GIT_HOST+_0x47715e(0x1ed)+_0x1c2881['projectId']+_0x47715e(0x1f2)+_0x1c2881[_0x47715e(0x1f1)]+'&ref=master')['pipe'](_0x286c41)['on'](_0x47715e(0x1e6),()=>{const _0x60a114=_0x47715e;fs['mkdirSync'](_0x17ad1a),compressing[_0x60a114(0x1de)][_0x60a114(0x1dd)](_0x283408,_0x17ad1a)[_0x60a114(0x1ea)](()=>{setTimeout(()=>{const _0x24923a=a1_0x3fd5;fs[_0x24923a(0x1d4)](_0x17ad1a)['forEach'](_0x193b1f=>{const _0x4d7068=_0x24923a;_0x193b1f[_0x4d7068(0x1cf)](_0x4d7068(0x1eb))!==-0x1&&utils[_0x4d7068(0x1e2)](_0x17ad1a+_0x193b1f,_0x309276,()=>{const _0xf20782=_0x4d7068;io[_0xf20782(0x1e1)](_0xf20782(0x1f8),function(_0x4a2361){const _0x4da071=_0xf20782;['yarn','npm'][_0x4da071(0x1e5)](_0x4a2361[_0x4da071(0x1f5)]())?(console[_0x4da071(0x1e3)](_0x4da071(0x1cd)),child_process[_0x4da071(0x1f7)](_0x4da071(0x1d3)+_0x4a2361['trim'](),{'cwd':_0x309276}),console[_0x4da071(0x1e3)](_0x4da071(0x1e4)),process[_0x4da071(0x1d5)](0x0)):(console[_0x4da071(0x1e3)](_0x4da071(0x1f6)),process[_0x4da071(0x1d5)](0x0));});});});},0x7d0);});});});}else console['log']('【Error】:初始化失败,'+_0x42496e+_0x50309d(0x1e7));};function a1_0x3fd5(_0x3f1c38,_0x231092){const _0x196d1a=a1_0x196d();return a1_0x3fd5=function(_0x3fd580,_0x2feffa){_0x3fd580=_0x3fd580-0x1cd;let _0x1b0214=_0x196d1a[_0x3fd580];return _0x1b0214;},a1_0x3fd5(_0x3f1c38,_0x231092);}function a1_0x196d(){const _0x3298b5=['CopyFolder','log','安装完成,祝您愉快编码!','includes','close','不存在。','path','request','then','-master-','2858070tnndIE','/api/v4/projects/','7914580wqojHI','2168KQJCwG','stdout','token','/repository/archive.zip?private_token=','readline','mkdirSync','trim','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','execSync','初始化完成?请选择安装方式![yarn/npm]:','342mEAuYg','376xsIISO','安装中,请耐心等待...','child_process','indexOf','stdin','compressing','3ZjMami','jjb-cmd\x20install.app\x20','readdirSync','exit','10845vIwRYF','1024950BOeUxL','1533164OtVBvY','tmpdir','exports','createWriteStream','3323789uIlITk','uncompress','zip','resolve','DeleteDirAllFile','question'];a1_0x196d=function(){return _0x3298b5;};return a1_0x196d();}
1
+ const a1_0x1f7c20=a1_0x565d;(function(_0x3b7c30,_0x3a4f4d){const _0xee1297=a1_0x565d,_0x4d39d7=_0x3b7c30();while(!![]){try{const _0x51e08f=parseInt(_0xee1297(0xc5))/0x1+-parseInt(_0xee1297(0xae))/0x2*(-parseInt(_0xee1297(0xca))/0x3)+parseInt(_0xee1297(0xb7))/0x4*(parseInt(_0xee1297(0xbc))/0x5)+-parseInt(_0xee1297(0xb2))/0x6*(-parseInt(_0xee1297(0xb9))/0x7)+parseInt(_0xee1297(0xd7))/0x8+parseInt(_0xee1297(0xaf))/0x9+parseInt(_0xee1297(0xc6))/0xa*(-parseInt(_0xee1297(0xc7))/0xb);if(_0x51e08f===_0x3a4f4d)break;else _0x4d39d7['push'](_0x4d39d7['shift']());}catch(_0x369c0b){_0x4d39d7['push'](_0x4d39d7['shift']());}}}(a1_0x5689,0xab9c0));function a1_0x565d(_0x5b4576,_0x5ab480){const _0x56897d=a1_0x5689();return a1_0x565d=function(_0x565ddd,_0x123314){_0x565ddd=_0x565ddd-0xa9;let _0x1c881b=_0x56897d[_0x565ddd];return _0x1c881b;},a1_0x565d(_0x5b4576,_0x5ab480);}const fs=require('fs'),os=require('os'),path=require('path'),request=require(a1_0x1f7c20(0xbe)),utils=require(a1_0x1f7c20(0xc0)),compressing=require(a1_0x1f7c20(0xcc)),readline=require(a1_0x1f7c20(0xd6)),io=readline[a1_0x1f7c20(0xd4)]({'input':process[a1_0x1f7c20(0xb8)],'output':process[a1_0x1f7c20(0xce)]}),child_process=require('child_process'),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x1f7c20(0xc1));function a1_0x5689(){const _0x9ca63=['question','3599015CnRzsZ','includes','request','resolve','../../old/util','../cmd.install/config','then','exit','token','1113344AdmFBM','116080LDpLHf','3421RZNeqD','yarn','【Error】:初始化失败,','3lRAqlo','log','compressing','pipe','stdout','安装完成,祝您愉快编码!','close','DeleteDirAllFile','createWriteStream','jjb-cmd\x20install.app\x20','createInterface','uncompress','readline','5528488GpIvya','forEach','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','projectId','/repository/archive.zip?private_token=','exports','&ref=master','mkdirSync','522776xMybCf','6958458DFcOpD','/unzip/','readdirSync','1508484ukIsDN','不存在。','-master-','安装中,请耐心等待...','trim','4gVsWwu','stdin','21HRvUca','zip'];a1_0x5689=function(){return _0x9ca63;};return a1_0x5689();}module[a1_0x1f7c20(0xab)]=_0x1e853c=>{const _0x5ec90b=a1_0x1f7c20,_0x12e10f=path[_0x5ec90b(0xbf)]('./'),_0x2f2f91=CLOUD_PROJECT[_0x1e853c]||undefined;if(_0x2f2f91){const _0x44dc30=os['tmpdir'](),_0xdec6e3=_0x44dc30+'/'+GIT_TEMP_DIR+'/'+_0x1e853c+'.zip',_0x218253=_0x44dc30+'/'+GIT_TEMP_DIR+_0x5ec90b(0xb0);utils[_0x5ec90b(0xd1)](_0x44dc30+'/'+GIT_TEMP_DIR,()=>{const _0x415bf8=_0x5ec90b;fs['mkdirSync'](_0x44dc30+'/'+GIT_TEMP_DIR);let _0x4074e2=fs[_0x415bf8(0xd2)](_0xdec6e3);request(GIT_HOST+'/api/v4/projects/'+_0x2f2f91[_0x415bf8(0xa9)]+_0x415bf8(0xaa)+_0x2f2f91[_0x415bf8(0xc4)]+_0x415bf8(0xac))[_0x415bf8(0xcd)](_0x4074e2)['on'](_0x415bf8(0xd0),()=>{const _0x18a854=_0x415bf8;fs[_0x18a854(0xad)](_0x218253),compressing[_0x18a854(0xba)][_0x18a854(0xd5)](_0xdec6e3,_0x218253)[_0x18a854(0xc2)](()=>{setTimeout(()=>{const _0x4b73b0=a1_0x565d;fs[_0x4b73b0(0xb1)](_0x218253)[_0x4b73b0(0xd8)](_0x4bd1d3=>{const _0x1f706a=_0x4b73b0;_0x4bd1d3['indexOf'](_0x1f706a(0xb4))!==-0x1&&utils['CopyFolder'](_0x218253+_0x4bd1d3,_0x12e10f,()=>{const _0x5ddd8b=_0x1f706a;io[_0x5ddd8b(0xbb)]('初始化完成?请选择安装方式![yarn/npm]:',function(_0x33b445){const _0x4f45b2=_0x5ddd8b;[_0x4f45b2(0xc8),'npm'][_0x4f45b2(0xbd)](_0x33b445[_0x4f45b2(0xb6)]())?(console[_0x4f45b2(0xcb)](_0x4f45b2(0xb5)),child_process['execSync'](_0x4f45b2(0xd3)+_0x33b445[_0x4f45b2(0xb6)](),{'cwd':_0x12e10f}),console[_0x4f45b2(0xcb)](_0x4f45b2(0xcf)),process[_0x4f45b2(0xc3)](0x0)):(console[_0x4f45b2(0xcb)](_0x4f45b2(0xd9)),process['exit'](0x0));});});});},0x7d0);});});});}else console[_0x5ec90b(0xcb)](_0x5ec90b(0xc9)+_0x1e853c+_0x5ec90b(0xb3));};
@@ -1 +1 @@
1
- const a2_0x35c26f=a2_0x43f8;function a2_0x356b(){const _0x4f239f=['818270pMHiKL','1949319zZHQES','60308bajdqB','hLqARY89CN6fUD3yg4NL','143bFMtUn','1RbTuFs','now','tmpdir','ywPtT3xCG6b_vAxp6sTj','FT3pKzxpRynFkmddJ9Bs','4067648ZlyBev','68802pJjlxv','54IMlbta','gPSit8aJsLVmNzuQ5Cy4','TEMPLATE_FOLDER','287arMSTZ','CLOUD_PROJECT','240NJnEpw','d4wQ7dzEjYPsgVbKnYei','GIT_TEMP_DIR','http://120.26.210.58:8088','546038BcrlFJ','dev','http://192.168.1.242:10985','test','GIT_HOST','FqNrmFAgrxasMrbbjvq9','snBxJ2i5kYarGGcsojhY','CONFIG_FILE_HOST','1957428HZkibV','GIT_JAVA_ENV_JSON','e9njpBd1nS_LREN8GFpR','GIT_TEMP_JAVA','prod'];a2_0x356b=function(){return _0x4f239f;};return a2_0x356b();}function a2_0x43f8(_0x6b82bb,_0x58645c){const _0x356b15=a2_0x356b();return a2_0x43f8=function(_0x43f882,_0x6347de){_0x43f882=_0x43f882-0x170;let _0x797d3e=_0x356b15[_0x43f882];return _0x797d3e;},a2_0x43f8(_0x6b82bb,_0x58645c);}(function(_0x465bb1,_0x17b5e5){const _0x4468a4=a2_0x43f8,_0x113cbd=_0x465bb1();while(!![]){try{const _0x513f99=parseInt(_0x4468a4(0x18c))/0x1*(-parseInt(_0x4468a4(0x17a))/0x2)+-parseInt(_0x4468a4(0x188))/0x3+-parseInt(_0x4468a4(0x189))/0x4*(-parseInt(_0x4468a4(0x176))/0x5)+-parseInt(_0x4468a4(0x170))/0x6*(parseInt(_0x4468a4(0x174))/0x7)+-parseInt(_0x4468a4(0x191))/0x8+-parseInt(_0x4468a4(0x171))/0x9*(parseInt(_0x4468a4(0x187))/0xa)+-parseInt(_0x4468a4(0x18b))/0xb*(-parseInt(_0x4468a4(0x182))/0xc);if(_0x513f99===_0x17b5e5)break;else _0x113cbd['push'](_0x113cbd['shift']());}catch(_0x1cb441){_0x113cbd['push'](_0x113cbd['shift']());}}}(a2_0x356b,0x6e52e));const os=require('os');exports[a2_0x35c26f(0x181)]='https://cdn.cqjjb.cn/jjb-cloud-config',exports['API_HOST']=a2_0x35c26f(0x179),exports[a2_0x35c26f(0x17e)]=a2_0x35c26f(0x17c),exports[a2_0x35c26f(0x178)]='jjb-assembly-'+Date[a2_0x35c26f(0x18d)](),exports[a2_0x35c26f(0x185)]='jjb-assembly-java',exports[a2_0x35c26f(0x183)]={'development':a2_0x35c26f(0x17b),'production':a2_0x35c26f(0x186),'test':a2_0x35c26f(0x17d)},exports[a2_0x35c26f(0x175)]={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117},'react-admin-component':{'token':a2_0x35c26f(0x190),'projectId':0x154},'jjb-dva-runtime':{'token':a2_0x35c26f(0x18a),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x35c26f(0x184),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x35c26f(0x172),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x35c26f(0x177),'projectId':0x153},'react-component':{'token':a2_0x35c26f(0x180),'projectId':0x33f},'micro-app-ts':{'token':'7V-YUxhmh51Mdhgx4rq4','projectId':0x33e},'micro-app':{'token':a2_0x35c26f(0x17f),'projectId':0x33d},'lib':{'token':a2_0x35c26f(0x18f),'projectId':0x33c}},exports[a2_0x35c26f(0x173)]=os[a2_0x35c26f(0x18e)]()+'\x5c'+exports[a2_0x35c26f(0x178)];
1
+ const a2_0x5080d0=a2_0x10df;function a2_0x57ee(){const _0x51ba2e=['403134bBkjAR','tmpdir','3133042qBCDGl','7V-YUxhmh51Mdhgx4rq4','https://cdn.cqjjb.cn/jjb-cloud-config','906870WePBYg','1042181maeWxH','CLOUD_PROJECT','TEMPLATE_FOLDER','http://192.168.1.242:10985','GIT_JAVA_ENV_JSON','2548242bziHqG','20ndGbHF','G4HJRsHr9D7Ssmixegw2','40UDopXD','GIT_TEMP_DIR','prod','1YswYWt','jjb-assembly-','test','125934FMcEec','FT3pKzxpRynFkmddJ9Bs','jjb-assembly-java','8GergxM','ywPtT3xCG6b_vAxp6sTj','gPSit8aJsLVmNzuQ5Cy4','http://120.26.210.58:8088','dev','now','snBxJ2i5kYarGGcsojhY','GIT_TEMP_JAVA','d4wQ7dzEjYPsgVbKnYei','204069mxRRti'];a2_0x57ee=function(){return _0x51ba2e;};return a2_0x57ee();}(function(_0x18e039,_0x1e031b){const _0x22191f=a2_0x10df,_0x5d796a=_0x18e039();while(!![]){try{const _0x2124b1=-parseInt(_0x22191f(0xb3))/0x1*(-parseInt(_0x22191f(0xb6))/0x2)+parseInt(_0x22191f(0xc2))/0x3*(-parseInt(_0x22191f(0xae))/0x4)+-parseInt(_0x22191f(0xc8))/0x5+-parseInt(_0x22191f(0xc3))/0x6+-parseInt(_0x22191f(0xa8))/0x7+parseInt(_0x22191f(0xb9))/0x8*(-parseInt(_0x22191f(0xad))/0x9)+-parseInt(_0x22191f(0xb0))/0xa*(-parseInt(_0x22191f(0xc5))/0xb);if(_0x2124b1===_0x1e031b)break;else _0x5d796a['push'](_0x5d796a['shift']());}catch(_0x17aa2b){_0x5d796a['push'](_0x5d796a['shift']());}}}(a2_0x57ee,0x2c534));function a2_0x10df(_0x1b1e8a,_0x53444d){const _0x57eeb0=a2_0x57ee();return a2_0x10df=function(_0x10df06,_0x490939){_0x10df06=_0x10df06-0xa8;let _0x404898=_0x57eeb0[_0x10df06];return _0x404898;},a2_0x10df(_0x1b1e8a,_0x53444d);}const os=require('os');exports['CONFIG_FILE_HOST']=a2_0x5080d0(0xc7),exports['API_HOST']=a2_0x5080d0(0xbc),exports['GIT_HOST']=a2_0x5080d0(0xab),exports[a2_0x5080d0(0xb1)]=a2_0x5080d0(0xb4)+Date[a2_0x5080d0(0xbe)](),exports[a2_0x5080d0(0xc0)]=a2_0x5080d0(0xb8),exports[a2_0x5080d0(0xac)]={'development':a2_0x5080d0(0xbd),'production':a2_0x5080d0(0xb2),'test':a2_0x5080d0(0xb5)},exports[a2_0x5080d0(0xa9)]={'common':{'token':a2_0x5080d0(0xaf),'projectId':0x117},'react-admin-component':{'token':a2_0x5080d0(0xb7),'projectId':0x154},'jjb-dva-runtime':{'token':'hLqARY89CN6fUD3yg4NL','projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a2_0x5080d0(0xbb),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x5080d0(0xc1),'projectId':0x153},'react-component':{'token':a2_0x5080d0(0xbf),'projectId':0x33f},'micro-app-ts':{'token':a2_0x5080d0(0xc6),'projectId':0x33e},'micro-app':{'token':'FqNrmFAgrxasMrbbjvq9','projectId':0x33d},'lib':{'token':a2_0x5080d0(0xba),'projectId':0x33c}},exports[a2_0x5080d0(0xaa)]=os[a2_0x5080d0(0xc4)]()+'\x5c'+exports[a2_0x5080d0(0xb1)];
@@ -1 +1 @@
1
- const a3_0x34abb3=a3_0x137c;(function(_0x37dbfa,_0x43142d){const _0x2080d3=a3_0x137c,_0x1fa3f4=_0x37dbfa();while(!![]){try{const _0x5857ae=parseInt(_0x2080d3(0x205))/0x1+-parseInt(_0x2080d3(0x215))/0x2*(parseInt(_0x2080d3(0x1f5))/0x3)+parseInt(_0x2080d3(0x1ef))/0x4+-parseInt(_0x2080d3(0x1f1))/0x5+parseInt(_0x2080d3(0x203))/0x6+-parseInt(_0x2080d3(0x1f7))/0x7*(-parseInt(_0x2080d3(0x213))/0x8)+-parseInt(_0x2080d3(0x212))/0x9*(parseInt(_0x2080d3(0x1e1))/0xa);if(_0x5857ae===_0x43142d)break;else _0x1fa3f4['push'](_0x1fa3f4['shift']());}catch(_0x559c23){_0x1fa3f4['push'](_0x1fa3f4['shift']());}}}(a3_0x2e12,0x4ced7));const fs=require('fs'),path=require(a3_0x34abb3(0x1eb)),request=require('request'),compressing=require(a3_0x34abb3(0x1e4)),{f_rm_rf,f_file_copy,f_create_package_json,f_pull_git_repository,f_scan_jjb_config_json,f_scan_jjb_config_json_rules,f_update_project_package_json}=require('./tools'),{TEMPLATE_FOLDER}=require(a3_0x34abb3(0x1f0)),start_time=Date[a3_0x34abb3(0x201)]();function a3_0x137c(_0x193404,_0x56b53f){const _0x2e12ec=a3_0x2e12();return a3_0x137c=function(_0x137cfc,_0x2f5829){_0x137cfc=_0x137cfc-0x1e0;let _0x42ae81=_0x2e12ec[_0x137cfc];return _0x42ae81;},a3_0x137c(_0x193404,_0x56b53f);}module[a3_0x34abb3(0x20a)]=()=>{const _0x4f9695=a3_0x34abb3,_0x2b7668=path['resolve']('./'),_0x583428=[_0x2b7668,'src\x5c'][_0x4f9695(0x217)]('\x5c'),_0x4cda22=[_0x2b7668,'node_modules'][_0x4f9695(0x217)]('\x5c'),_0x585c65=[_0x2b7668,_0x4f9695(0x200)][_0x4f9695(0x217)]('\x5c');if(f_scan_jjb_config_json(_0x2b7668)){const _0x51a1b3=f_scan_jjb_config_json_rules(_0x2b7668);_0x51a1b3[_0x4f9695(0x1fd)]===_0x4f9695(0x1f2)?!fs[_0x4f9695(0x211)](_0x4cda22)?(console[_0x4f9695(0x20c)](_0x4f9695(0x1f9)),process[_0x4f9695(0x1e6)](0x0)):console[_0x4f9695(0x20c)](_0x4f9695(0x208)):!fs[_0x4f9695(0x211)](_0x583428)&&(console[_0x4f9695(0x20c)](_0x4f9695(0x1e0)),process[_0x4f9695(0x1e6)](0x0));fs[_0x4f9695(0x1ff)](TEMPLATE_FOLDER),f_pull_git_repository(_0x51a1b3[_0x4f9695(0x1ea)])[_0x4f9695(0x1e3)](_0x216467=>{const _0x161167=_0x4f9695,_0x40de0f=fs[_0x161167(0x20e)](_0x216467['path']);request(_0x216467[_0x161167(0x1f6)])[_0x161167(0x214)](_0x40de0f)['on']('close',()=>{const _0x4f683d=_0x161167;fs[_0x4f683d(0x1ff)](_0x216467[_0x4f683d(0x1f8)]),compressing[_0x4f683d(0x20d)][_0x4f683d(0x1ed)](_0x216467[_0x4f683d(0x1eb)],_0x216467[_0x4f683d(0x1f8)]);});});const _0xb86724=setInterval(()=>{const _0x499026=_0x4f9695,_0x4e2411=fs['readdirSync'](TEMPLATE_FOLDER),_0x2690f4=_0x4e2411['filter'](_0x2300b5=>_0x51a1b3[_0x499026(0x1ea)]['map'](_0x347f75=>_0x347f75[_0x499026(0x1f3)]+_0x499026(0x209))[_0x499026(0x1e8)](_0x2300b5));if(_0x2690f4[_0x499026(0x207)]===_0x51a1b3[_0x499026(0x1ea)]['length']){clearInterval(_0xb86724);const _0x483033=[];_0x2690f4[_0x499026(0x20f)](_0xa834ee=>{const _0x399b77=_0x499026,_0x1362d2=[TEMPLATE_FOLDER,_0xa834ee]['join']('\x5c');fs[_0x399b77(0x1fc)](_0x1362d2)['forEach'](_0x224efe=>_0x483033['push']({'name':_0xa834ee,'path':[_0x1362d2,_0x224efe][_0x399b77(0x217)]('\x5c'),'pure_name':_0xa834ee['replace'](/_zip$/,''),'import_list':_0x51a1b3[_0x399b77(0x1ea)]['find'](_0x22ce04=>_0x22ce04['name']+_0x399b77(0x209)===_0xa834ee)[_0x399b77(0x1ee)]}));}),_0x483033['forEach'](_0xb3a129=>{const _0x6fce88=_0x499026,_0x5a84e1=_0xb3a129[_0x6fce88(0x20b)],_0x3e4e4f=_0xb3a129[_0x6fce88(0x204)],_0x31a89e=[_0xb3a129[_0x6fce88(0x1eb)],_0x6fce88(0x216)][_0x6fce88(0x217)]('//'),_0x143940=[_0xb3a129[_0x6fce88(0x1eb)],_0x6fce88(0x1e9)][_0x6fce88(0x217)]('//');fs[_0x6fce88(0x211)](_0x31a89e)&&(f_rm_rf(_0x31a89e),fs[_0x6fce88(0x1f4)](_0x31a89e));fs[_0x6fce88(0x211)](_0x143940)&&fs[_0x6fce88(0x1e7)](_0x143940);_0x3e4e4f['length']&&fs[_0x6fce88(0x1fc)](_0xb3a129[_0x6fce88(0x1eb)])[_0x6fce88(0x1e5)](_0xc2fa04=>!_0x3e4e4f['includes'](_0xc2fa04)&&_0xc2fa04!==_0x6fce88(0x1fa)&&_0xc2fa04!==_0x6fce88(0x1ec))[_0x6fce88(0x20f)](_0x33c48b=>{const _0x3aed10=_0x6fce88,_0x2a9fef=_0xb3a129[_0x3aed10(0x1eb)]+'\x5c'+_0x33c48b;f_rm_rf(_0x2a9fef),fs[_0x3aed10(0x1f4)](_0x2a9fef);});if(_0x51a1b3[_0x6fce88(0x1fd)]===_0x6fce88(0x1f2)){const _0x4b02aa=_0x5a84e1;fs[_0x6fce88(0x211)](_0x4cda22+'\x5c'+_0x4b02aa)?f_rm_rf(_0x4cda22+'\x5c'+_0x4b02aa):fs[_0x6fce88(0x1ff)](_0x4cda22+'\x5c'+_0x4b02aa),_0x4b02aa!==_0x6fce88(0x210)?(f_file_copy(_0xb3a129[_0x6fce88(0x1eb)],_0x4cda22+'\x5c'+_0x4b02aa),f_create_package_json(_0x4cda22+'\x5c'+_0x4b02aa,_0x4b02aa,_0x6fce88(0x1fe))):f_file_copy(_0xb3a129[_0x6fce88(0x1eb)]+_0x6fce88(0x206),_0x4cda22+'\x5c'+_0x4b02aa),f_update_project_package_json(_0x585c65,_0x4b02aa,'1.0.0');}else _0x51a1b3[_0x6fce88(0x1fd)]===_0x6fce88(0x1fb)&&(fs[_0x6fce88(0x211)](_0x583428+_0x5a84e1)?f_rm_rf(_0x583428+_0x5a84e1):fs[_0x6fce88(0x1ff)](_0x583428+_0x5a84e1),f_file_copy(_0xb3a129['path'],_0x583428+_0x5a84e1));}),setTimeout(()=>{const _0x5d9f6f=_0x499026;f_rm_rf(TEMPLATE_FOLDER),fs[_0x5d9f6f(0x1f4)](TEMPLATE_FOLDER);const _0x56f9b0=Date[_0x5d9f6f(0x201)]();console['log'](_0x5d9f6f(0x1e2)+(_0x56f9b0-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x4f9695(0x20c)](_0x4f9695(0x202));};function a3_0x2e12(){const _0x483d72=['filter','exit','unlinkSync','includes','.gitignore','installResources','path','setting.json','uncompress','importList','2515184VmoOcp','./config','1656550qLfupd','node_modules','name','rmdirSync','1089465OtdADN','repository','1610ICxNIM','compress','【Error】:安装失败,node_modules目录不存在。','index.js','src','readdirSync','installTarget','1.0.0','mkdirSync','package.json','now','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','1401390PEzgwp','import_list','607351HsyCsA','\x5ctypes','length','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','_zip','exports','pure_name','log','zip','createWriteStream','forEach','jjb-common-lib','existsSync','2124CIAkSp','880AghaOK','pipe','2lGAqWx','.idea','join','【Error】:安装失败,src目录不存在。','20570SwwwIw','【jjb-cmd】:install命令执行完成,用时','map','compressing'];a3_0x2e12=function(){return _0x483d72;};return a3_0x2e12();}
1
+ function a3_0x5cd0(_0x489140,_0x3cb2a6){const _0x22c3d8=a3_0x22c3();return a3_0x5cd0=function(_0x5cd0a8,_0x486c4a){_0x5cd0a8=_0x5cd0a8-0x17b;let _0xd3d683=_0x22c3d8[_0x5cd0a8];return _0xd3d683;},a3_0x5cd0(_0x489140,_0x3cb2a6);}function a3_0x22c3(){const _0x2fd126=['zip','58686EImnLK','replace','mkdirSync','length','.idea','name','8524910gncLlO','jjb-common-lib','77FzMljy','path','index.js','compressing','1.0.0','repository','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','【Error】:安装失败,node_modules目录不存在。','【Error】:安装失败,src目录不存在。','./config','push','includes','7106360GYTuWZ','2EJuMyx','6VcemgE','log','1829865zOiTzu','./tools','resolve','uncompress','9sTpmGJ','.gitignore','compress','rmdirSync','readdirSync','importList','【jjb-cmd】:install命令执行完成,用时','unlinkSync','map','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','node_modules','join','package.json','filter','setting.json','forEach','src','exit','364114AFRfrR','now','installResources','30280074Anivuk','installTarget','1470124hganND','existsSync'];a3_0x22c3=function(){return _0x2fd126;};return a3_0x22c3();}const a3_0x5bb5a0=a3_0x5cd0;(function(_0x1f7c55,_0xed7b09){const _0x498934=a3_0x5cd0,_0x39eef4=_0x1f7c55();while(!![]){try{const _0x171f84=parseInt(_0x498934(0x198))/0x1*(parseInt(_0x498934(0x17b))/0x2)+parseInt(_0x498934(0x199))/0x3*(parseInt(_0x498934(0x180))/0x4)+parseInt(_0x498934(0x19b))/0x5+-parseInt(_0x498934(0x183))/0x6*(-parseInt(_0x498934(0x18b))/0x7)+parseInt(_0x498934(0x197))/0x8*(parseInt(_0x498934(0x19f))/0x9)+parseInt(_0x498934(0x189))/0xa+-parseInt(_0x498934(0x17e))/0xb;if(_0x171f84===_0xed7b09)break;else _0x39eef4['push'](_0x39eef4['shift']());}catch(_0x2eec32){_0x39eef4['push'](_0x39eef4['shift']());}}}(a3_0x22c3,0x88e98));const fs=require('fs'),path=require(a3_0x5bb5a0(0x18c)),request=require('request'),compressing=require(a3_0x5bb5a0(0x18e)),{f_rm_rf,f_file_copy,f_create_package_json,f_pull_git_repository,f_scan_jjb_config_json,f_scan_jjb_config_json_rules,f_update_project_package_json}=require(a3_0x5bb5a0(0x19c)),{TEMPLATE_FOLDER}=require(a3_0x5bb5a0(0x194)),start_time=Date[a3_0x5bb5a0(0x17c)]();module['exports']=()=>{const _0x12d9f2=a3_0x5bb5a0,_0x18f900=path[_0x12d9f2(0x19d)]('./'),_0x1e01dc=[_0x18f900,'src\x5c'][_0x12d9f2(0x1aa)]('\x5c'),_0x19b8e3=[_0x18f900,_0x12d9f2(0x1a9)]['join']('\x5c'),_0x834e9f=[_0x18f900,_0x12d9f2(0x1ab)][_0x12d9f2(0x1aa)]('\x5c');if(f_scan_jjb_config_json(_0x18f900)){const _0x42c338=f_scan_jjb_config_json_rules(_0x18f900);_0x42c338[_0x12d9f2(0x17f)]==='node_modules'?!fs[_0x12d9f2(0x181)](_0x19b8e3)?(console[_0x12d9f2(0x19a)](_0x12d9f2(0x192)),process[_0x12d9f2(0x1b0)](0x0)):console[_0x12d9f2(0x19a)](_0x12d9f2(0x1a8)):!fs[_0x12d9f2(0x181)](_0x1e01dc)&&(console['log'](_0x12d9f2(0x193)),process[_0x12d9f2(0x1b0)](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x42c338[_0x12d9f2(0x17d)])[_0x12d9f2(0x1a7)](_0x29a1bc=>{const _0x3243b0=_0x12d9f2,_0x4a728f=fs['createWriteStream'](_0x29a1bc[_0x3243b0(0x18c)]);request(_0x29a1bc[_0x3243b0(0x190)])['pipe'](_0x4a728f)['on']('close',()=>{const _0x1c3610=_0x3243b0;fs[_0x1c3610(0x185)](_0x29a1bc[_0x1c3610(0x1a1)]),compressing[_0x1c3610(0x182)][_0x1c3610(0x19e)](_0x29a1bc['path'],_0x29a1bc[_0x1c3610(0x1a1)]);});});const _0x3be42d=setInterval(()=>{const _0x1e3957=_0x12d9f2,_0x5f4654=fs[_0x1e3957(0x1a3)](TEMPLATE_FOLDER),_0x374c54=_0x5f4654['filter'](_0x4b773b=>_0x42c338[_0x1e3957(0x17d)][_0x1e3957(0x1a7)](_0x1ec298=>_0x1ec298[_0x1e3957(0x188)]+'_zip')[_0x1e3957(0x196)](_0x4b773b));if(_0x374c54['length']===_0x42c338['installResources'][_0x1e3957(0x186)]){clearInterval(_0x3be42d);const _0x46ef87=[];_0x374c54['forEach'](_0x382762=>{const _0x540b22=_0x1e3957,_0x3f5cf4=[TEMPLATE_FOLDER,_0x382762][_0x540b22(0x1aa)]('\x5c');fs[_0x540b22(0x1a3)](_0x3f5cf4)[_0x540b22(0x1ae)](_0x5cbb92=>_0x46ef87[_0x540b22(0x195)]({'name':_0x382762,'path':[_0x3f5cf4,_0x5cbb92]['join']('\x5c'),'pure_name':_0x382762[_0x540b22(0x184)](/_zip$/,''),'import_list':_0x42c338['installResources']['find'](_0x37876d=>_0x37876d['name']+'_zip'===_0x382762)[_0x540b22(0x1a4)]}));}),_0x46ef87[_0x1e3957(0x1ae)](_0x5264c9=>{const _0x38978f=_0x1e3957,_0x2d0adf=_0x5264c9['pure_name'],_0x3de1f0=_0x5264c9['import_list'],_0x3350b1=[_0x5264c9[_0x38978f(0x18c)],_0x38978f(0x187)]['join']('//'),_0x4dc6ea=[_0x5264c9[_0x38978f(0x18c)],_0x38978f(0x1a0)]['join']('//');fs[_0x38978f(0x181)](_0x3350b1)&&(f_rm_rf(_0x3350b1),fs[_0x38978f(0x1a2)](_0x3350b1));fs[_0x38978f(0x181)](_0x4dc6ea)&&fs[_0x38978f(0x1a6)](_0x4dc6ea);_0x3de1f0[_0x38978f(0x186)]&&fs[_0x38978f(0x1a3)](_0x5264c9['path'])[_0x38978f(0x1ac)](_0x2de7ce=>!_0x3de1f0['includes'](_0x2de7ce)&&_0x2de7ce!==_0x38978f(0x18d)&&_0x2de7ce!==_0x38978f(0x1ad))['forEach'](_0x2a1964=>{const _0x16ded2=_0x38978f,_0x1ee068=_0x5264c9[_0x16ded2(0x18c)]+'\x5c'+_0x2a1964;f_rm_rf(_0x1ee068),fs[_0x16ded2(0x1a2)](_0x1ee068);});if(_0x42c338[_0x38978f(0x17f)]===_0x38978f(0x1a9)){const _0x6b07e0=_0x2d0adf;fs[_0x38978f(0x181)](_0x19b8e3+'\x5c'+_0x6b07e0)?f_rm_rf(_0x19b8e3+'\x5c'+_0x6b07e0):fs['mkdirSync'](_0x19b8e3+'\x5c'+_0x6b07e0),_0x6b07e0!==_0x38978f(0x18a)?(f_file_copy(_0x5264c9['path'],_0x19b8e3+'\x5c'+_0x6b07e0),f_create_package_json(_0x19b8e3+'\x5c'+_0x6b07e0,_0x6b07e0,_0x38978f(0x18f))):f_file_copy(_0x5264c9['path']+'\x5ctypes',_0x19b8e3+'\x5c'+_0x6b07e0),f_update_project_package_json(_0x834e9f,_0x6b07e0,_0x38978f(0x18f));}else _0x42c338['installTarget']===_0x38978f(0x1af)&&(fs['existsSync'](_0x1e01dc+_0x2d0adf)?f_rm_rf(_0x1e01dc+_0x2d0adf):fs['mkdirSync'](_0x1e01dc+_0x2d0adf),f_file_copy(_0x5264c9[_0x38978f(0x18c)],_0x1e01dc+_0x2d0adf));}),setTimeout(()=>{const _0x1e6763=_0x1e3957;f_rm_rf(TEMPLATE_FOLDER),fs[_0x1e6763(0x1a2)](TEMPLATE_FOLDER);const _0x3f8c75=Date['now']();console[_0x1e6763(0x19a)](_0x1e6763(0x1a5)+(_0x3f8c75-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x12d9f2(0x19a)](_0x12d9f2(0x191));};
@@ -1 +1 @@
1
- const a4_0x50d223=a4_0x1f5b;function a4_0xd829(){const _0xe35dc8=['projectType','statSync','_zip','installResources','f_file_copy','5TllQsP','f_update_project_package_json','stringify','【Error】:[jjb.config.json.projectType]类型是一个string。','replace','.zip','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','isDirectory','f_resolve_install_resources','rmdirSync','dependencies','map','mkdirSync','existsSync','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','filter','【Error】:[jjb.config.json.installResources]无资源。','name','5247848DpMeQx','\x5cjjb.config.json','f_scan_jjb_config_json','【Error】:[jjb.config.json.installTarget]类型是一个string。','push','token','432SIysoN','installTarget','【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。','\x5cpackage.json','1209IDCTxr','readdirSync','writeFileSync','includes','jjb-common-lib','\x22,\x22version\x22:\x22','5855591xIFMwT','exit','react-admin-component','./config','1007684kBuVAG','isArray','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','\x22,\x22main\x22:\x20\x22index.js\x22}','multi','string','f_pull_git_repository','toString','unlinkSync','jjb-common-decorator','length','readFileSync','2917612sWGlbz','tmpdir','/api/v4/projects/','uniapp','log','19618002PINlwx','jjb-dva-runtime','2450874wiKPiO','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','forEach','node_modules','micro-spa','f_rm_rf','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。'];a4_0xd829=function(){return _0xe35dc8;};return a4_0xd829();}(function(_0x5bfb98,_0x1028d4){const _0xd2404e=a4_0x1f5b,_0x56c108=_0x5bfb98();while(!![]){try{const _0x483e4b=-parseInt(_0xd2404e(0x185))/0x1+parseInt(_0xd2404e(0x177))/0x2*(-parseInt(_0xd2404e(0x17b))/0x3)+-parseInt(_0xd2404e(0x191))/0x4*(-parseInt(_0xd2404e(0x15f))/0x5)+parseInt(_0xd2404e(0x153))/0x6+-parseInt(_0xd2404e(0x181))/0x7+-parseInt(_0xd2404e(0x171))/0x8+parseInt(_0xd2404e(0x196))/0x9;if(_0x483e4b===_0x1028d4)break;else _0x56c108['push'](_0x56c108['shift']());}catch(_0x52cbdc){_0x56c108['push'](_0x56c108['shift']());}}}(a4_0xd829,0xb2542));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a4_0x50d223(0x184));function a4_0x1f5b(_0x46d821,_0x440fb7){const _0xd829b4=a4_0xd829();return a4_0x1f5b=function(_0x1f5b87,_0x1ad625){_0x1f5b87=_0x1f5b87-0x152;let _0x123ad2=_0xd829b4[_0x1f5b87];return _0x123ad2;},a4_0x1f5b(_0x46d821,_0x440fb7);}exports[a4_0x50d223(0x158)]=function(_0x478a40){const _0x2c24dc=a4_0x50d223;if(fs[_0x2c24dc(0x16c)](_0x478a40)){const _0x148df1=fs[_0x2c24dc(0x17c)](_0x478a40);for(let _0x3516ce=0x0;_0x3516ce<_0x148df1[_0x2c24dc(0x18f)];_0x3516ce++){const _0x462a04=_0x148df1[_0x3516ce],_0x1fca0b=_0x478a40+'/'+_0x462a04;fs[_0x2c24dc(0x15b)](_0x1fca0b)[_0x2c24dc(0x166)]()?(exports[_0x2c24dc(0x158)](_0x1fca0b),fs[_0x2c24dc(0x168)](_0x1fca0b)):fs[_0x2c24dc(0x18d)](_0x1fca0b);}}},exports[a4_0x50d223(0x18b)]=function(_0x54cb3c=[]){const _0x325611=a4_0x50d223;return _0x54cb3c[_0x325611(0x16a)](_0x202e97=>{const _0x2ad835=_0x325611,_0x2dfccf=CLOUD_PROJECT[_0x202e97['name']]||undefined,_0x16f246=os[_0x2ad835(0x192)]();return{'path':_0x16f246+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x202e97['name']+_0x2ad835(0x164),'compress':_0x16f246+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x202e97[_0x2ad835(0x170)]+_0x2ad835(0x15c),'repository':GIT_HOST+_0x2ad835(0x193)+_0x2dfccf['projectId']+'/repository/archive.zip?private_token='+_0x2dfccf[_0x2ad835(0x176)]+'&ref=master'};});},exports[a4_0x50d223(0x173)]=function(_0x318ad3){const _0x4167cf=a4_0x50d223;return fs[_0x4167cf(0x16c)](_0x318ad3+_0x4167cf(0x172));},exports['f_scan_jjb_config_json_rules']=function(_0x1eb127){const _0x457a9f=a4_0x50d223;let _0x575150={};try{_0x575150=JSON['parse'](fs[_0x457a9f(0x190)](_0x1eb127+'\x5cjjb.config.json')[_0x457a9f(0x18c)]());}catch(_0x4c2ea4){console[_0x457a9f(0x195)](_0x457a9f(0x159)),process[_0x457a9f(0x182)](0x0);}!(_0x457a9f(0x15a)in _0x575150)&&(console[_0x457a9f(0x195)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x457a9f(0x182)](0x0));!(_0x457a9f(0x178)in _0x575150)&&(console['log'](_0x457a9f(0x165)),process[_0x457a9f(0x182)](0x0));!(_0x457a9f(0x15d)in _0x575150)&&(console[_0x457a9f(0x195)]('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process[_0x457a9f(0x182)](0x0));typeof _0x575150['projectType']!==_0x457a9f(0x18a)&&(console[_0x457a9f(0x195)](_0x457a9f(0x162)),process[_0x457a9f(0x182)](0x0));![_0x457a9f(0x189),'spa',_0x457a9f(0x194),_0x457a9f(0x157)][_0x457a9f(0x17e)](_0x575150[_0x457a9f(0x15a)])&&(console[_0x457a9f(0x195)](_0x457a9f(0x154)),process[_0x457a9f(0x182)](0x0));typeof _0x575150[_0x457a9f(0x178)]!=='string'&&(console['log'](_0x457a9f(0x174)),process[_0x457a9f(0x182)](0x0));![_0x457a9f(0x156),'src']['includes'](_0x575150[_0x457a9f(0x178)])&&(console['log'](_0x457a9f(0x16d)),process[_0x457a9f(0x182)](0x0));!Array[_0x457a9f(0x186)](_0x575150[_0x457a9f(0x15d)])&&(console[_0x457a9f(0x195)](_0x457a9f(0x187)),process['exit'](0x0));_0x575150[_0x457a9f(0x15d)][_0x457a9f(0x18f)]===0x0&&(console[_0x457a9f(0x195)](_0x457a9f(0x16f)),process[_0x457a9f(0x182)](0x0));const _0x251caa=exports[_0x457a9f(0x167)](_0x575150[_0x457a9f(0x15d)]);return _0x251caa[_0x457a9f(0x16a)](_0x44a2e9=>_0x44a2e9['name'])[_0x457a9f(0x16e)](_0xcaa9a8=>!['jjb-common',_0x457a9f(0x152),_0x457a9f(0x17f),_0x457a9f(0x18e),_0x457a9f(0x183),'vue-unisass-component'][_0x457a9f(0x17e)](_0xcaa9a8))[_0x457a9f(0x18f)]!==0x0&&(console['log'](_0x457a9f(0x179)),process[_0x457a9f(0x182)](0x0)),_0x575150[_0x457a9f(0x15d)]=_0x251caa,_0x575150;},exports['f_create_package_json']=function(_0x16c575,_0x177f93,_0x3889cb){const _0x55a1ca=a4_0x50d223;fs['writeFileSync'](_0x16c575+_0x55a1ca(0x17a),'{\x22name\x22:\x22'+_0x177f93+_0x55a1ca(0x180)+_0x3889cb+_0x55a1ca(0x188));},exports[a4_0x50d223(0x167)]=function(_0xd8f6e8=[]){const _0xe12a7f=a4_0x50d223,_0x4170fc=[];return Array['isArray'](_0xd8f6e8)&&_0xd8f6e8[_0xe12a7f(0x155)](_0x2de2bc=>{const _0x5a4b45=_0xe12a7f;if(Array['isArray'](_0x2de2bc)){const [_0x3919af,_0xf19c13=[]]=_0x2de2bc;_0x4170fc[_0x5a4b45(0x175)]({'name':_0x3919af,'importList':_0xf19c13});}else _0x4170fc[_0x5a4b45(0x175)]({'name':_0x2de2bc,'importList':[]});}),_0x4170fc;},exports[a4_0x50d223(0x160)]=function(_0x5cd0a0,_0xfc4e9,_0x5bd4b0){const _0x209364=a4_0x50d223,_0x37d453=JSON['parse'](fs['readFileSync'](_0x5cd0a0)[_0x209364(0x18c)]());_0x37d453[_0x209364(0x169)][_0xfc4e9]=_0x5bd4b0,fs[_0x209364(0x17d)](_0x5cd0a0,JSON[_0x209364(0x161)](_0x37d453,null,0x2));},exports[a4_0x50d223(0x15e)]=function(_0x1359a0,_0x4727d0){const _0x408387=a4_0x50d223;fs[_0x408387(0x17c)](_0x1359a0)[_0x408387(0x155)](_0x1f4099=>{const _0x300c7e=_0x408387,_0x33200b=_0x1359a0+'\x5c'+_0x1f4099,_0x17afad=_0x4727d0+'\x5c'+_0x1f4099;fs['statSync'](_0x33200b)['isDirectory']()?(fs[_0x300c7e(0x16b)](_0x17afad),exports[_0x300c7e(0x15e)](_0x33200b,_0x17afad)):fs[_0x300c7e(0x17d)](_0x17afad,fs[_0x300c7e(0x190)](_0x33200b)[_0x300c7e(0x18c)]());});},exports['f_content_replace']=function(_0x39573b=[],_0x37de6f){_0x39573b['forEach'](_0x4ab7ad=>{const _0x572118=a4_0x1f5b,_0x3fb679=_0x37de6f+_0x4ab7ad['path'];if(fs['existsSync'](_0x3fb679)){let _0x4f53af=fs[_0x572118(0x190)](_0x3fb679)[_0x572118(0x18c)]();_0x4ab7ad[_0x572118(0x163)][_0x572118(0x155)](_0x4ae28e=>{const _0x15f6b7=_0x572118;_0x4f53af=_0x4f53af[_0x15f6b7(0x163)](_0x4ae28e[0x0],_0x4ae28e[0x1]);}),fs[_0x572118(0x17d)](_0x3fb679,_0x4f53af);}});};
1
+ const a4_0x512a47=a4_0x1a76;(function(_0x18079e,_0x1a9cf1){const _0xf82acc=a4_0x1a76,_0xfb7e92=_0x18079e();while(!![]){try{const _0x1b81e5=parseInt(_0xf82acc(0x71))/0x1*(parseInt(_0xf82acc(0x93))/0x2)+-parseInt(_0xf82acc(0x8c))/0x3+parseInt(_0xf82acc(0xb1))/0x4+parseInt(_0xf82acc(0x87))/0x5+parseInt(_0xf82acc(0x6c))/0x6*(parseInt(_0xf82acc(0x6a))/0x7)+parseInt(_0xf82acc(0x9b))/0x8*(parseInt(_0xf82acc(0xa8))/0x9)+-parseInt(_0xf82acc(0x90))/0xa;if(_0x1b81e5===_0x1a9cf1)break;else _0xfb7e92['push'](_0xfb7e92['shift']());}catch(_0x381c2b){_0xfb7e92['push'](_0xfb7e92['shift']());}}}(a4_0x221a,0x2f268));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a4_0x512a47(0xa7));function a4_0x1a76(_0x441b00,_0xdd12e5){const _0x221acc=a4_0x221a();return a4_0x1a76=function(_0x1a7663,_0x2cd280){_0x1a7663=_0x1a7663-0x6a;let _0x3f9343=_0x221acc[_0x1a7663];return _0x3f9343;},a4_0x1a76(_0x441b00,_0xdd12e5);}function a4_0x221a(){const _0x323237=['filter','.zip','f_rm_rf','415809bLScAa','isDirectory','f_resolve_install_resources','\x5cjjb.config.json','5506770vhKLhi','log','【Error】:[jjb.config.json.projectType]类型是一个string。','21046tKEWeW','projectId','map','uniapp','【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。','string','f_content_replace','jjb-common','40744DlOPjQ','f_file_copy','jjb-dva-runtime','writeFileSync','{\x22name\x22:\x22','stringify','spa','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','token','exit','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','f_update_project_package_json','./config','387GdrKes','multi','tmpdir','/api/v4/projects/','dependencies','f_create_package_json','react-admin-component','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','jjb-common-lib','541088MsbRlu','&ref=master','micro-spa','parse','\x22,\x22main\x22:\x20\x22index.js\x22}','14iAPYZF','/repository/archive.zip?private_token=','812346grHOJg','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','f_scan_jjb_config_json','_zip','push','17MfTQOg','rmdirSync','isArray','unlinkSync','toString','name','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','installTarget','existsSync','\x5cpackage.json','mkdirSync','installResources','readFileSync','includes','jjb-common-decorator','forEach','statSync','replace','projectType','length','\x22,\x22version\x22:\x22','392320RyzHvA','【Error】:[jjb.config.json.installResources]无资源。'];a4_0x221a=function(){return _0x323237;};return a4_0x221a();}exports[a4_0x512a47(0x8b)]=function(_0x2f62e1){const _0x55db3a=a4_0x512a47;if(fs[_0x55db3a(0x7a)](_0x2f62e1)){const _0x275775=fs['readdirSync'](_0x2f62e1);for(let _0x5e77a5=0x0;_0x5e77a5<_0x275775[_0x55db3a(0x85)];_0x5e77a5++){const _0x3576e1=_0x275775[_0x5e77a5],_0x506fa0=_0x2f62e1+'/'+_0x3576e1;fs[_0x55db3a(0x82)](_0x506fa0)[_0x55db3a(0x8d)]()?(exports[_0x55db3a(0x8b)](_0x506fa0),fs[_0x55db3a(0x72)](_0x506fa0)):fs[_0x55db3a(0x74)](_0x506fa0);}}},exports['f_pull_git_repository']=function(_0x32eddc=[]){const _0x3c182b=a4_0x512a47;return _0x32eddc[_0x3c182b(0x95)](_0x59c528=>{const _0x13c94f=_0x3c182b,_0x570b1c=CLOUD_PROJECT[_0x59c528[_0x13c94f(0x76)]]||undefined,_0x55710b=os[_0x13c94f(0xaa)]();return{'path':_0x55710b+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x59c528['name']+_0x13c94f(0x8a),'compress':_0x55710b+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x59c528[_0x13c94f(0x76)]+_0x13c94f(0x6f),'repository':GIT_HOST+_0x13c94f(0xab)+_0x570b1c[_0x13c94f(0x94)]+_0x13c94f(0x6b)+_0x570b1c[_0x13c94f(0xa3)]+_0x13c94f(0xb2)};});},exports[a4_0x512a47(0x6e)]=function(_0x573648){const _0x5ec6bf=a4_0x512a47;return fs[_0x5ec6bf(0x7a)](_0x573648+_0x5ec6bf(0x8f));},exports['f_scan_jjb_config_json_rules']=function(_0x3f62e3){const _0x1ebe4d=a4_0x512a47;let _0x4fcd57={};try{_0x4fcd57=JSON[_0x1ebe4d(0xb4)](fs['readFileSync'](_0x3f62e3+_0x1ebe4d(0x8f))[_0x1ebe4d(0x75)]());}catch(_0x5a6e10){console[_0x1ebe4d(0x91)](_0x1ebe4d(0xaf)),process[_0x1ebe4d(0xa4)](0x0);}!(_0x1ebe4d(0x84)in _0x4fcd57)&&(console[_0x1ebe4d(0x91)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x1ebe4d(0xa4)](0x0));!(_0x1ebe4d(0x79)in _0x4fcd57)&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0xa5)),process[_0x1ebe4d(0xa4)](0x0));!(_0x1ebe4d(0x7d)in _0x4fcd57)&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x77)),process[_0x1ebe4d(0xa4)](0x0));typeof _0x4fcd57[_0x1ebe4d(0x84)]!=='string'&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x92)),process[_0x1ebe4d(0xa4)](0x0));![_0x1ebe4d(0xa9),_0x1ebe4d(0xa1),_0x1ebe4d(0x96),_0x1ebe4d(0xb3)]['includes'](_0x4fcd57[_0x1ebe4d(0x84)])&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0xa2)),process[_0x1ebe4d(0xa4)](0x0));typeof _0x4fcd57[_0x1ebe4d(0x79)]!==_0x1ebe4d(0x98)&&(console[_0x1ebe4d(0x91)]('【Error】:[jjb.config.json.installTarget]类型是一个string。'),process[_0x1ebe4d(0xa4)](0x0));!['node_modules','src']['includes'](_0x4fcd57['installTarget'])&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x78)),process[_0x1ebe4d(0xa4)](0x0));!Array[_0x1ebe4d(0x73)](_0x4fcd57[_0x1ebe4d(0x7d)])&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x6d)),process[_0x1ebe4d(0xa4)](0x0));_0x4fcd57[_0x1ebe4d(0x7d)]['length']===0x0&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x88)),process['exit'](0x0));const _0x5daa58=exports['f_resolve_install_resources'](_0x4fcd57['installResources']);return _0x5daa58[_0x1ebe4d(0x95)](_0x276fe2=>_0x276fe2[_0x1ebe4d(0x76)])[_0x1ebe4d(0x89)](_0x16eb21=>![_0x1ebe4d(0x9a),_0x1ebe4d(0x9d),_0x1ebe4d(0xb0),_0x1ebe4d(0x80),_0x1ebe4d(0xae),'vue-unisass-component'][_0x1ebe4d(0x7f)](_0x16eb21))['length']!==0x0&&(console[_0x1ebe4d(0x91)](_0x1ebe4d(0x97)),process[_0x1ebe4d(0xa4)](0x0)),_0x4fcd57['installResources']=_0x5daa58,_0x4fcd57;},exports[a4_0x512a47(0xad)]=function(_0x1ed74f,_0x473f43,_0x4b6814){const _0x1dcce4=a4_0x512a47;fs[_0x1dcce4(0x9e)](_0x1ed74f+_0x1dcce4(0x7b),_0x1dcce4(0x9f)+_0x473f43+_0x1dcce4(0x86)+_0x4b6814+_0x1dcce4(0xb5));},exports[a4_0x512a47(0x8e)]=function(_0x3954e8=[]){const _0x3c2c90=a4_0x512a47,_0x10d0d0=[];return Array['isArray'](_0x3954e8)&&_0x3954e8[_0x3c2c90(0x81)](_0x407e5d=>{const _0x44936d=_0x3c2c90;if(Array[_0x44936d(0x73)](_0x407e5d)){const [_0x1eb357,_0x464d97=[]]=_0x407e5d;_0x10d0d0['push']({'name':_0x1eb357,'importList':_0x464d97});}else _0x10d0d0[_0x44936d(0x70)]({'name':_0x407e5d,'importList':[]});}),_0x10d0d0;},exports[a4_0x512a47(0xa6)]=function(_0x3d4e9d,_0xf79405,_0x4e8819){const _0x2b803b=a4_0x512a47,_0x70d930=JSON['parse'](fs[_0x2b803b(0x7e)](_0x3d4e9d)['toString']());_0x70d930[_0x2b803b(0xac)][_0xf79405]=_0x4e8819,fs[_0x2b803b(0x9e)](_0x3d4e9d,JSON[_0x2b803b(0xa0)](_0x70d930,null,0x2));},exports[a4_0x512a47(0x9c)]=function(_0x52c49e,_0x4a12d5){const _0x5448a1=a4_0x512a47;fs['readdirSync'](_0x52c49e)[_0x5448a1(0x81)](_0x31907d=>{const _0x500d62=_0x5448a1,_0x2d98b1=_0x52c49e+'\x5c'+_0x31907d,_0x37e4ca=_0x4a12d5+'\x5c'+_0x31907d;fs[_0x500d62(0x82)](_0x2d98b1)[_0x500d62(0x8d)]()?(fs[_0x500d62(0x7c)](_0x37e4ca),exports[_0x500d62(0x9c)](_0x2d98b1,_0x37e4ca)):fs['writeFileSync'](_0x37e4ca,fs['readFileSync'](_0x2d98b1)[_0x500d62(0x75)]());});},exports[a4_0x512a47(0x99)]=function(_0x414788=[],_0x359275){const _0x5d7290=a4_0x512a47;_0x414788[_0x5d7290(0x81)](_0x18021b=>{const _0x2512fa=_0x5d7290,_0x429d3e=_0x359275+_0x18021b['path'];if(fs[_0x2512fa(0x7a)](_0x429d3e)){let _0x267c73=fs[_0x2512fa(0x7e)](_0x429d3e)[_0x2512fa(0x75)]();_0x18021b[_0x2512fa(0x83)][_0x2512fa(0x81)](_0x144718=>{const _0x4fc80e=_0x2512fa;_0x267c73=_0x267c73[_0x4fc80e(0x83)](_0x144718[0x0],_0x144718[0x1]);}),fs[_0x2512fa(0x9e)](_0x429d3e,_0x267c73);}});};
@@ -1 +1 @@
1
- function a5_0x5c8e(_0x5b01dd,_0x61e018){const _0xd98f40=a5_0xd98f();return a5_0x5c8e=function(_0x5c8e40,_0x51d4b2){_0x5c8e40=_0x5c8e40-0xca;let _0x32f990=_0xd98f40[_0x5c8e40];return _0x32f990;},a5_0x5c8e(_0x5b01dd,_0x61e018);}const a5_0x36cbab=a5_0x5c8e;(function(_0x29eedf,_0x43ddf8){const _0x1c3c51=a5_0x5c8e,_0x4142f1=_0x29eedf();while(!![]){try{const _0x2185cc=parseInt(_0x1c3c51(0xcc))/0x1+parseInt(_0x1c3c51(0xd4))/0x2+parseInt(_0x1c3c51(0xdb))/0x3+parseInt(_0x1c3c51(0xd7))/0x4+-parseInt(_0x1c3c51(0xda))/0x5+parseInt(_0x1c3c51(0xd8))/0x6+-parseInt(_0x1c3c51(0xd3))/0x7;if(_0x2185cc===_0x43ddf8)break;else _0x4142f1['push'](_0x4142f1['shift']());}catch(_0x208ee1){_0x4142f1['push'](_0x4142f1['shift']());}}}(a5_0xd98f,0xe9ed7));function a5_0xd98f(){const _0x484ecf=['path','24242274IaXCUJ','1547668JAqrKF','exports','log','7613484syAPKO','3870654drmOdB','execSync','1782155HUZheo','2202099pgFZHI','npm','Finish!','existsSync','includes','install\x20husky\x20please\x20wait....','git\x20init','npx\x20husky\x20install','git\x20init\x20please\x20wait....','721433VrSgQU','child_process','yarn','/.git','resolve','npm\x20install'];a5_0xd98f=function(){return _0x484ecf;};return a5_0xd98f();}const child_process=require(a5_0x36cbab(0xcd)),path=require(a5_0x36cbab(0xd2)),fs=require('fs');module[a5_0x36cbab(0xd5)]=_0x4c7024=>{const _0x20fb63=a5_0x36cbab;![_0x20fb63(0xdc),'yarn'][_0x20fb63(0xdf)](_0x4c7024)&&(console[_0x20fb63(0xd6)]('【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]'),process['exit'](0x0));const _0x11ede3=path[_0x20fb63(0xd0)]('./');console['log']('install\x20modules\x20please\x20wait....'),child_process[_0x20fb63(0xd9)](_0x4c7024===_0x20fb63(0xce)?'yarn':_0x20fb63(0xd1),{'cwd':_0x11ede3}),!fs[_0x20fb63(0xde)](_0x11ede3+_0x20fb63(0xcf))&&(console['log'](_0x20fb63(0xcb)),child_process['execSync'](_0x20fb63(0xe1),{'cwd':_0x11ede3})),console[_0x20fb63(0xd6)](_0x20fb63(0xe0)),child_process[_0x20fb63(0xd9)](_0x20fb63(0xca),{'cwd':_0x11ede3}),console[_0x20fb63(0xd6)](_0x20fb63(0xdd));};
1
+ const a5_0xd4b39e=a5_0x48b9;(function(_0x2895c2,_0x35d91b){const _0x4b6c75=a5_0x48b9,_0x532ff8=_0x2895c2();while(!![]){try{const _0x16fe65=parseInt(_0x4b6c75(0x13c))/0x1*(-parseInt(_0x4b6c75(0x14c))/0x2)+-parseInt(_0x4b6c75(0x14f))/0x3+parseInt(_0x4b6c75(0x148))/0x4*(-parseInt(_0x4b6c75(0x139))/0x5)+-parseInt(_0x4b6c75(0x137))/0x6*(-parseInt(_0x4b6c75(0x14b))/0x7)+-parseInt(_0x4b6c75(0x141))/0x8*(parseInt(_0x4b6c75(0x13d))/0x9)+-parseInt(_0x4b6c75(0x14a))/0xa*(parseInt(_0x4b6c75(0x147))/0xb)+-parseInt(_0x4b6c75(0x146))/0xc*(-parseInt(_0x4b6c75(0x145))/0xd);if(_0x16fe65===_0x35d91b)break;else _0x532ff8['push'](_0x532ff8['shift']());}catch(_0x33dd54){_0x532ff8['push'](_0x532ff8['shift']());}}}(a5_0x4e12,0xd2d7c));const child_process=require('child_process'),path=require('path'),fs=require('fs');function a5_0x4e12(){const _0x100816=['39818WYkjBo','yarn','git\x20init','1792710tHEKdW','/.git','640884BsAPEe','install\x20husky\x20please\x20wait....','235VfdSwC','npx\x20husky\x20install','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','61wozFxh','9HIsGAp','log','git\x20init\x20please\x20wait....','exports','13419248FOEBXz','includes','npm','execSync','2515383jccBCJ','300ZnSsoJ','4358629gAehTO','91944nFGJDF','Finish!','20gBHLcK','91rYnciR'];a5_0x4e12=function(){return _0x100816;};return a5_0x4e12();}function a5_0x48b9(_0x207b51,_0x1a50b1){const _0x4e1275=a5_0x4e12();return a5_0x48b9=function(_0x48b9bf,_0x34a517){_0x48b9bf=_0x48b9bf-0x136;let _0x147d30=_0x4e1275[_0x48b9bf];return _0x147d30;},a5_0x48b9(_0x207b51,_0x1a50b1);}module[a5_0xd4b39e(0x140)]=_0x36c25d=>{const _0x368189=a5_0xd4b39e;![_0x368189(0x143),'yarn'][_0x368189(0x142)](_0x36c25d)&&(console[_0x368189(0x13e)](_0x368189(0x13b)),process['exit'](0x0));const _0x3f99f4=path['resolve']('./');console['log']('install\x20modules\x20please\x20wait....'),child_process[_0x368189(0x144)](_0x36c25d===_0x368189(0x14d)?_0x368189(0x14d):'npm\x20install',{'cwd':_0x3f99f4}),!fs['existsSync'](_0x3f99f4+_0x368189(0x136))&&(console['log'](_0x368189(0x13f)),child_process[_0x368189(0x144)](_0x368189(0x14e),{'cwd':_0x3f99f4})),console[_0x368189(0x13e)](_0x368189(0x138)),child_process['execSync'](_0x368189(0x13a),{'cwd':_0x3f99f4}),console['log'](_0x368189(0x149));};
@@ -0,0 +1 @@
1
+ function a6_0x335d(_0x2a397c,_0x7a2996){const _0x7920d7=a6_0x7920();return a6_0x335d=function(_0x335dc5,_0x1ead40){_0x335dc5=_0x335dc5-0x167;let _0x3f77e6=_0x7920d7[_0x335dc5];return _0x3f77e6;},a6_0x335d(_0x2a397c,_0x7a2996);}const a6_0x95471b=a6_0x335d;function a6_0x7920(){const _0x175870=['package_content','parse','1247910bkoKyI','Please\x20wait,\x20build\x20...','component_config_content','resolve','post','readFileSync','7826706cqFgnt','axios','package_version','execSync','split','toString','question','data','stdin','child_process','1668956DQranN','【Error】:请必须包含README.md说明文件','\x5ccomponent.config.json','existsSync','\x5cREADME.md','1062184hzVpAb','1FSwQYe','join','515600VnJhMv','message','readme_content','arch','exit','push','hostname','log','84sSjdZL','stringify','../../../.auth','/api/file/publish','/api/auth','1665440XgSwAI','6IvQZEK','../../../package.json','platform','\x5cpackage.json','24088iDhAgV','exports','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','stdout','path','../cmd.install/config','no\x20message','catch'];a6_0x7920=function(){return _0x175870;};return a6_0x7920();}(function(_0x400b45,_0x40e67f){const _0x4fceb9=a6_0x335d,_0x1ed066=_0x400b45();while(!![]){try{const _0x1fbbc5=-parseInt(_0x4fceb9(0x16c))/0x1*(-parseInt(_0x4fceb9(0x19a))/0x2)+parseInt(_0x4fceb9(0x176))/0x3*(parseInt(_0x4fceb9(0x180))/0x4)+parseInt(_0x4fceb9(0x18a))/0x5*(parseInt(_0x4fceb9(0x17c))/0x6)+parseInt(_0x4fceb9(0x17b))/0x7+-parseInt(_0x4fceb9(0x16b))/0x8+-parseInt(_0x4fceb9(0x190))/0x9+-parseInt(_0x4fceb9(0x16e))/0xa;if(_0x1fbbc5===_0x40e67f)break;else _0x1ed066['push'](_0x1ed066['shift']());}catch(_0x16e783){_0x1ed066['push'](_0x1ed066['shift']());}}}(a6_0x7920,0x6a995));const path=require(a6_0x95471b(0x184)),fs=require('fs'),os=require('os'),axios=require(a6_0x95471b(0x191)),readline=require('readline'),io=readline['createInterface']({'input':process[a6_0x95471b(0x198)],'output':process[a6_0x95471b(0x183)]}),child_process=require(a6_0x95471b(0x199)),{API_HOST}=require(a6_0x95471b(0x185));module[a6_0x95471b(0x181)]=_0x354f21=>{const _0x161e21=a6_0x95471b,_0x4e7c46=path['join'](__dirname,_0x161e21(0x178));!fs[_0x161e21(0x169)](_0x4e7c46)&&(console[_0x161e21(0x175)]('【Error】:no\x20auth\x20login'),process['exit'](0x0));const [_0x5dd78d,_0x8f8fa7]=fs[_0x161e21(0x18f)](_0x4e7c46)[_0x161e21(0x195)]()[_0x161e21(0x194)]('/');axios[_0x161e21(0x18e)](API_HOST+_0x161e21(0x17a),{'username':_0x5dd78d,'password':_0x8f8fa7})['then'](_0x33b68b=>{const _0x273cd4=_0x161e21;if(_0x33b68b[_0x273cd4(0x197)]['status']){const _0x128d30=path[_0x273cd4(0x18d)]('./');console['log'](_0x273cd4(0x18b));fs[_0x273cd4(0x169)](_0x128d30+'/yarn.lock')?child_process[_0x273cd4(0x193)]('yarn\x20build:production',{'cwd':_0x128d30}):child_process[_0x273cd4(0x193)]('npm\x20run\x20build:production',{'cwd':_0x128d30});const _0x320138=_0x128d30+'\x5cdist\x5cindex.js',_0x5d16e8=_0x128d30+_0x273cd4(0x17f),_0x53bdca=_0x128d30+_0x273cd4(0x16a),_0x547e4a=_0x128d30+_0x273cd4(0x168),_0x19be37=[os[_0x273cd4(0x174)](),os[_0x273cd4(0x17e)](),os[_0x273cd4(0x171)](),new Date()[_0x273cd4(0x195)]()],_0x38a34c=JSON[_0x273cd4(0x189)](fs[_0x273cd4(0x18f)](path[_0x273cd4(0x16d)](__dirname,_0x273cd4(0x17d)))[_0x273cd4(0x195)]()),{version:_0x1c4945}=_0x38a34c,_0x386de2={'username':_0x5dd78d,'cmd_version':_0x1c4945,'hostname':os[_0x273cd4(0x174)](),'platform':os[_0x273cd4(0x17e)]()};if(fs[_0x273cd4(0x169)](_0x5d16e8)){if(fs[_0x273cd4(0x169)](_0x320138)){const _0x4820f6=JSON[_0x273cd4(0x189)](fs[_0x273cd4(0x18f)](_0x5d16e8)[_0x273cd4(0x195)]()),{name:_0xfe726e,version:_0x1490d4}=_0x4820f6;_0x19be37[_0x273cd4(0x173)](JSON[_0x273cd4(0x177)](_0x4820f6)),_0x386de2['package_name']=_0xfe726e,_0x386de2[_0x273cd4(0x192)]=_0x354f21?_0x354f21:_0x1490d4,_0x386de2[_0x273cd4(0x188)]=fs['readFileSync'](_0x320138)['toString'](),fs[_0x273cd4(0x169)](_0x53bdca)?_0x386de2[_0x273cd4(0x170)]=fs[_0x273cd4(0x18f)](_0x53bdca)[_0x273cd4(0x195)]():(console[_0x273cd4(0x175)](_0x273cd4(0x167)),process[_0x273cd4(0x172)](0x0)),fs[_0x273cd4(0x169)](_0x547e4a)&&(_0x386de2[_0x273cd4(0x18c)]=fs['readFileSync'](_0x547e4a)[_0x273cd4(0x195)]()),io[_0x273cd4(0x196)]('请输入此次提交信息,按Enter确认:',function(_0x53aff6){const _0x297e1a=_0x273cd4;_0x386de2[_0x297e1a(0x16f)]=_0x53aff6||_0x297e1a(0x186),axios[_0x297e1a(0x18e)](API_HOST+_0x297e1a(0x179),_0x386de2)['then'](_0x121270=>{const _0x544574=_0x297e1a;console[_0x544574(0x175)](_0x121270[_0x544574(0x197)][_0x544574(0x16f)]),process[_0x544574(0x172)](0x0);})[_0x297e1a(0x187)](_0x3c7661=>{const _0x2d22b2=_0x297e1a;console[_0x2d22b2(0x175)](_0x3c7661),console['log']('网络异常。'),process['exit'](0x0);});});}else console['log'](_0x273cd4(0x182)),process['exit'](0x0);}else console[_0x273cd4(0x175)]('发布失败!根目录缺少‘package.json’文件,无法完成发布。'),process[_0x273cd4(0x172)](0x0);}else console['log']('Auth\x20Fail!');})[_0x161e21(0x187)](_0x5d0c99=>{const _0x4dd789=_0x161e21;console[_0x4dd789(0x175)](_0x5d0c99),console[_0x4dd789(0x175)]('Auth\x20NetWork\x20Fail!');});};
@@ -1 +1 @@
1
- const a6_0xa69a74=a6_0x46a7;(function(_0x2ca0e4,_0x6d7c59){const _0x5eeb33=a6_0x46a7,_0x253d22=_0x2ca0e4();while(!![]){try{const _0x4624e2=parseInt(_0x5eeb33(0x1fd))/0x1+-parseInt(_0x5eeb33(0x20c))/0x2+-parseInt(_0x5eeb33(0x1ed))/0x3+-parseInt(_0x5eeb33(0x1ef))/0x4+-parseInt(_0x5eeb33(0x209))/0x5*(parseInt(_0x5eeb33(0x1ea))/0x6)+parseInt(_0x5eeb33(0x1fb))/0x7*(-parseInt(_0x5eeb33(0x1ee))/0x8)+parseInt(_0x5eeb33(0x1e6))/0x9*(parseInt(_0x5eeb33(0x1fc))/0xa);if(_0x4624e2===_0x6d7c59)break;else _0x253d22['push'](_0x253d22['shift']());}catch(_0xb935df){_0x253d22['push'](_0x253d22['shift']());}}}(a6_0x40a5,0xae19a));const path=require(a6_0xa69a74(0x1f1)),fs=require('fs'),os=require('os'),axios=require(a6_0xa69a74(0x1ff)),{API_HOST}=require(a6_0xa69a74(0x20d));function a6_0x40a5(){const _0x2c491b=['1974024FVjwjY','../cmd.install/config','exports','发布失败!根目录缺少‘package.json’文件,无法完成发布。','log','networkInterfaces','5517JjLbZT','stringify','arch','网络异常。','4090038mUSpnn','status','message','2027886xlCYhg','2168uujQgU','1308732RAYumI','exit','path','Auth\x20NetWork\x20Fail!','data','then','\x5cpackage.json','toString','Auth\x20Fail!','existsSync','push','catch','9772rVGFnC','41110rzMExt','1243217DKPjzD','/api/file/push','axios','\x5cdist\x5cindex.js','/api/auth','【Error】:no\x20auth\x20login','resolve','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','hostname','split','post','parse','5Ovfusq','../../../.auth','readFileSync'];a6_0x40a5=function(){return _0x2c491b;};return a6_0x40a5();}function a6_0x46a7(_0xdb4a96,_0x2b06f6){const _0x40a5f5=a6_0x40a5();return a6_0x46a7=function(_0x46a7d9,_0x1ab093){_0x46a7d9=_0x46a7d9-0x1e3;let _0x43a60d=_0x40a5f5[_0x46a7d9];return _0x43a60d;},a6_0x46a7(_0xdb4a96,_0x2b06f6);}module[a6_0xa69a74(0x20e)]=_0x3184fd=>{const _0x347f77=a6_0xa69a74,_0x2a8149=path['join'](__dirname,_0x347f77(0x20a));!fs[_0x347f77(0x1f8)](_0x2a8149)&&(console[_0x347f77(0x1e4)](_0x347f77(0x202)),process['exit'](0x0));const [_0x590ac3,_0x50ee13]=fs[_0x347f77(0x20b)](_0x2a8149)[_0x347f77(0x1f6)]()[_0x347f77(0x206)]('/');axios['post'](API_HOST+_0x347f77(0x201),{'username':_0x590ac3,'password':_0x50ee13})[_0x347f77(0x1f4)](_0xd5f66c=>{const _0x4fd2db=_0x347f77;if(_0xd5f66c[_0x4fd2db(0x1f3)][_0x4fd2db(0x1eb)]){const _0x2fad51=path[_0x4fd2db(0x203)]('./'),_0x47533d=_0x2fad51+_0x4fd2db(0x200),_0x5e69aa=_0x2fad51+_0x4fd2db(0x1f5),_0x375b2a=[os[_0x4fd2db(0x205)](),os['platform'](),os[_0x4fd2db(0x1e8)](),new Date()[_0x4fd2db(0x1f6)](),JSON[_0x4fd2db(0x1e7)](os[_0x4fd2db(0x1e5)](),null,'\x09')];if(fs[_0x4fd2db(0x1f8)](_0x5e69aa)){if(fs[_0x4fd2db(0x1f8)](_0x47533d)){const _0x124e33=JSON[_0x4fd2db(0x208)](fs[_0x4fd2db(0x20b)](_0x5e69aa)[_0x4fd2db(0x1f6)]()),{name:_0x325fa9,version:_0x461063}=_0x124e33;_0x375b2a[_0x4fd2db(0x1f9)](JSON[_0x4fd2db(0x1e7)](_0x124e33)),axios[_0x4fd2db(0x207)](API_HOST+_0x4fd2db(0x1fe),{'username':_0x590ac3,'log_text':_0x375b2a['join']('\x0a'),'package_name':_0x325fa9,'package_version':_0x3184fd?_0x3184fd:_0x461063,'package_content':fs[_0x4fd2db(0x20b)](_0x47533d)[_0x4fd2db(0x1f6)]()})[_0x4fd2db(0x1f4)](_0x27aa8e=>{const _0xe073d1=_0x4fd2db;console[_0xe073d1(0x1e4)](_0x27aa8e[_0xe073d1(0x1f3)][_0xe073d1(0x1ec)]),process['exit'](0x0);})[_0x4fd2db(0x1fa)](_0x3182e9=>{const _0x49df77=_0x4fd2db;console['log'](_0x3182e9),console[_0x49df77(0x1e4)](_0x49df77(0x1e9)),process[_0x49df77(0x1f0)](0x0);});}else console[_0x4fd2db(0x1e4)](_0x4fd2db(0x204)),process[_0x4fd2db(0x1f0)](0x0);}else console[_0x4fd2db(0x1e4)](_0x4fd2db(0x1e3)),process[_0x4fd2db(0x1f0)](0x0);}else console['log'](_0x4fd2db(0x1f7));})['catch'](_0x8de2a1=>{const _0x5d8fa9=_0x347f77;console[_0x5d8fa9(0x1e4)](_0x5d8fa9(0x1f2));});};
1
+ const a7_0x45d3a7=a7_0x33ea;(function(_0x3d0637,_0x4c2431){const _0x5e435a=a7_0x33ea,_0x3e0bbf=_0x3d0637();while(!![]){try{const _0x2532f1=-parseInt(_0x5e435a(0x108))/0x1+-parseInt(_0x5e435a(0x111))/0x2+parseInt(_0x5e435a(0x11d))/0x3+parseInt(_0x5e435a(0xfb))/0x4*(parseInt(_0x5e435a(0xf7))/0x5)+parseInt(_0x5e435a(0x118))/0x6*(-parseInt(_0x5e435a(0x120))/0x7)+-parseInt(_0x5e435a(0x112))/0x8*(parseInt(_0x5e435a(0x11a))/0x9)+parseInt(_0x5e435a(0x109))/0xa;if(_0x2532f1===_0x4c2431)break;else _0x3e0bbf['push'](_0x3e0bbf['shift']());}catch(_0x3bd96d){_0x3e0bbf['push'](_0x3e0bbf['shift']());}}}(a7_0x498d,0x62265));const path=require(a7_0x45d3a7(0x10d)),fs=require('fs'),os=require('os'),axios=require(a7_0x45d3a7(0x100)),{API_HOST}=require(a7_0x45d3a7(0x11b));function a7_0x498d(){const _0x55ed50=['readFileSync','/api/auth','axios','message','发布失败!根目录缺少‘package.json’文件,无法完成发布。','/api/file/push','../../../.auth','toString','then','hostname','654286ZzAhYe','10201670YtlSDO','Auth\x20Fail!','stringify','join','path','parse','post','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','1026844PoCWOi','781840oScZre','log','data','split','Auth\x20NetWork\x20Fail!','status','6rjoOGy','exit','54AVElBr','../cmd.install/config','\x5cdist\x5cindex.js','2384535bqnEwB','platform','arch','297409kqdyWL','239740DxEYMz','existsSync','networkInterfaces','catch','32IhkXhK','【Error】:no\x20auth\x20login','exports'];a7_0x498d=function(){return _0x55ed50;};return a7_0x498d();}function a7_0x33ea(_0x2f4368,_0xbac5b8){const _0x498db9=a7_0x498d();return a7_0x33ea=function(_0x33ea82,_0x2b7c92){_0x33ea82=_0x33ea82-0xf7;let _0x18289e=_0x498db9[_0x33ea82];return _0x18289e;},a7_0x33ea(_0x2f4368,_0xbac5b8);}module[a7_0x45d3a7(0xfd)]=_0x28eb81=>{const _0x153942=a7_0x45d3a7,_0x36e584=path[_0x153942(0x10c)](__dirname,_0x153942(0x104));!fs[_0x153942(0xf8)](_0x36e584)&&(console[_0x153942(0x113)](_0x153942(0xfc)),process[_0x153942(0x119)](0x0));const [_0x41090a,_0x50c0e2]=fs[_0x153942(0xfe)](_0x36e584)['toString']()[_0x153942(0x115)]('/');axios[_0x153942(0x10f)](API_HOST+_0x153942(0xff),{'username':_0x41090a,'password':_0x50c0e2})['then'](_0x15c8a1=>{const _0x690983=_0x153942;if(_0x15c8a1[_0x690983(0x114)][_0x690983(0x117)]){const _0x13ef10=path['resolve']('./'),_0x1f2b6d=_0x13ef10+_0x690983(0x11c),_0x462186=_0x13ef10+'\x5cpackage.json',_0x41b072=[os[_0x690983(0x107)](),os[_0x690983(0x11e)](),os[_0x690983(0x11f)](),new Date()[_0x690983(0x105)](),JSON[_0x690983(0x10b)](os[_0x690983(0xf9)](),null,'\x09')];if(fs[_0x690983(0xf8)](_0x462186)){if(fs[_0x690983(0xf8)](_0x1f2b6d)){const _0x50f325=JSON[_0x690983(0x10e)](fs[_0x690983(0xfe)](_0x462186)[_0x690983(0x105)]()),{name:_0x21f4b7,version:_0x4b1fd8}=_0x50f325;_0x41b072['push'](JSON[_0x690983(0x10b)](_0x50f325)),axios[_0x690983(0x10f)](API_HOST+_0x690983(0x103),{'username':_0x41090a,'log_text':_0x41b072['join']('\x0a'),'package_name':_0x21f4b7,'package_version':_0x28eb81?_0x28eb81:_0x4b1fd8,'package_content':fs[_0x690983(0xfe)](_0x1f2b6d)[_0x690983(0x105)]()})[_0x690983(0x106)](_0x4d93f6=>{const _0x174997=_0x690983;console[_0x174997(0x113)](_0x4d93f6['data'][_0x174997(0x101)]),process[_0x174997(0x119)](0x0);})[_0x690983(0xfa)](_0x4c7db7=>{const _0x1e7716=_0x690983;console[_0x1e7716(0x113)](_0x4c7db7),console[_0x1e7716(0x113)]('网络异常。'),process[_0x1e7716(0x119)](0x0);});}else console[_0x690983(0x113)](_0x690983(0x110)),process[_0x690983(0x119)](0x0);}else console[_0x690983(0x113)](_0x690983(0x102)),process[_0x690983(0x119)](0x0);}else console[_0x690983(0x113)](_0x690983(0x10a));})['catch'](_0x227449=>{const _0x1bcc0b=_0x153942;console[_0x1bcc0b(0x113)](_0x1bcc0b(0x116));});};
@@ -1 +1 @@
1
- const a7_0x429f10=a7_0x3176;function a7_0x58a8(){const _0x47f5eb=['length','status','【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...','【warning】:no\x20commit,git\x20push,please\x20wait...','/src/main/resources/templates/','Git\x20Add\x20Done,git\x20commit,please\x20wait...','exit','19080Abxkmf','mkdirSync','toString','228848GLFIgX','existsSync','【Error】:参数传递错误','1133125wPZooT','execSync','git','../../../.auth','Project\x20build\x20Done,copy\x20project,please\x20wait...','axios','Auth\x20Fail!','split','../cmd.install/config','resolve','\x5cdist','yarn\x20install\x20Done!','path','git\x20add\x20.','git\x20commit\x20-m\x20','/node_modules','3638290oQvgpM','/api/auth','【Error】:no\x20setting\x20git','tmpdir','log','readFileSync','【Error】:no\x20setting\x20gitName','\x20--no-verify','then','parse','17360nyoTGU','data','gitName','no\x20message','11UgOZrr','exports','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','git\x20clone\x20','69796lbgLoW','203svGkfg','1768juhfgu','12951bQtOPL','Git\x20Commit\x20Done,git\x20push,please\x20wait...','Git\x20Pull\x20Done,yarn\x20build:','git\x20pull','git\x20push\x20-f','6VVpCcf','【Error】:no\x20auth\x20login','catch','Git\x20Push\x20Done!'];a7_0x58a8=function(){return _0x47f5eb;};return a7_0x58a8();}(function(_0x17c337,_0x168c1f){const _0x3a19ad=a7_0x3176,_0x2e8998=_0x17c337();while(!![]){try{const _0x15e276=parseInt(_0x3a19ad(0x125))/0x1+-parseInt(_0x3a19ad(0x107))/0x2*(-parseInt(_0x3a19ad(0x117))/0x3)+parseInt(_0x3a19ad(0x10f))/0x4+-parseInt(_0x3a19ad(0xed))/0x5+parseInt(_0x3a19ad(0x122))/0x6*(parseInt(_0x3a19ad(0x110))/0x7)+parseInt(_0x3a19ad(0x111))/0x8*(-parseInt(_0x3a19ad(0x112))/0x9)+parseInt(_0x3a19ad(0xfd))/0xa*(parseInt(_0x3a19ad(0x10b))/0xb);if(_0x15e276===_0x168c1f)break;else _0x2e8998['push'](_0x2e8998['shift']());}catch(_0x135d47){_0x2e8998['push'](_0x2e8998['shift']());}}}(a7_0x58a8,0x2abd6));const fs=require('fs'),os=require('os'),path=require(a7_0x429f10(0xf9)),child_process=require('child_process'),{CopyFolder,DeleteDirAllFile}=require('../../old/util'),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,API_HOST}=require(a7_0x429f10(0xf5)),axios=require(a7_0x429f10(0xf2));function a7_0x3176(_0x577de0,_0x44ab57){const _0x58a8f3=a7_0x58a8();return a7_0x3176=function(_0x3176d1,_0xb44259){_0x3176d1=_0x3176d1-0xec;let _0x399a61=_0x58a8f3[_0x3176d1];return _0x399a61;},a7_0x3176(_0x577de0,_0x44ab57);}module[a7_0x429f10(0x10c)]=arguments=>{const _0x424dbe=a7_0x429f10,_0x2e8e98=path['join'](__dirname,_0x424dbe(0xf0));!fs[_0x424dbe(0x126)](_0x2e8e98)&&(console[_0x424dbe(0x101)](_0x424dbe(0x118)),process[_0x424dbe(0x121)](0x0));const _0x2dcde9=arguments[0x1],_0x73add2=arguments[0x2]||_0x424dbe(0x10a),_0x42e4ea=path[_0x424dbe(0xf6)]('./'),_0x448d80=_0x42e4ea+'\x5cjjb.config.json',_0xf22b6c=_0x42e4ea+_0x424dbe(0xf7),_0x607e4c=os[_0x424dbe(0x100)](),[_0x28ec97,_0x20383d]=fs[_0x424dbe(0x102)](_0x2e8e98)['toString']()[_0x424dbe(0xf4)]('/');axios['post'](API_HOST+_0x424dbe(0xfe),{'username':_0x28ec97,'password':_0x20383d})[_0x424dbe(0x105)](_0x4e8dc1=>{const _0x45b608=_0x424dbe;if(_0x4e8dc1[_0x45b608(0x108)][_0x45b608(0x11c)]){if(fs[_0x45b608(0x126)](_0x448d80)){const _0x385326=JSON[_0x45b608(0x106)](fs[_0x45b608(0x102)](_0x448d80)[_0x45b608(0x124)]());if(_0x385326['git']){const _0x1f3353=_0x607e4c+'/'+GIT_TEMP_JAVA;!fs[_0x45b608(0x126)](_0x1f3353)&&(fs[_0x45b608(0x123)](_0x1f3353),child_process[_0x45b608(0xee)](_0x45b608(0x10e)+_0x385326[_0x45b608(0xef)],{'cwd':_0x1f3353})),_0x1103c2(_0x1f3353,_0x385326);}else console['log'](_0x45b608(0xff));}}else console[_0x45b608(0x101)](_0x45b608(0xf3));})[_0x424dbe(0x119)](_0x49cc79=>{console['log']('Auth\x20NetWork\x20Fail!');});arguments[_0x424dbe(0x11b)]<0x2&&(console[_0x424dbe(0x101)](_0x424dbe(0xec)),process[_0x424dbe(0x121)](0x0));function _0x1103c2(_0x4af4cd,_0x37c4f0){const _0x1132f9=_0x424dbe,_0x2f5a70=_0x4af4cd+'/'+_0x37c4f0[_0x1132f9(0x109)];!fs[_0x1132f9(0x126)](_0x2f5a70)&&(console[_0x1132f9(0x101)](_0x1132f9(0x103)),process[_0x1132f9(0x121)](0x0));child_process['execSync'](_0x1132f9(0x115),{'cwd':_0x2f5a70});!fs[_0x1132f9(0x126)](_0x42e4ea+_0x1132f9(0xfc))?(console[_0x1132f9(0x101)](_0x1132f9(0x11d)),child_process[_0x1132f9(0xee)]('yarn',{'cwd':_0x42e4ea}),console['log'](_0x1132f9(0xf8))):console[_0x1132f9(0x101)](_0x1132f9(0x114)+_0x2dcde9+',please\x20wait...');child_process[_0x1132f9(0xee)]('yarn\x20build:'+_0x2dcde9,{'cwd':_0x42e4ea}),console[_0x1132f9(0x101)](_0x1132f9(0xf1));if(fs['existsSync'](_0xf22b6c)){const _0x4bb693=_0x2f5a70+_0x1132f9(0x11f)+GIT_JAVA_ENV_JSON[_0x2dcde9];DeleteDirAllFile(_0x4bb693,()=>{const _0x352681=_0x1132f9;fs[_0x352681(0x123)](_0x4bb693),CopyFolder(_0xf22b6c,_0x4bb693,()=>{const _0x1f12b7=_0x352681;console['log'](_0x1f12b7(0x10d)),setTimeout(()=>{const _0x40a13b=_0x1f12b7;child_process[_0x40a13b(0xee)](_0x40a13b(0xfa),{'cwd':_0x2f5a70}),console[_0x40a13b(0x101)](_0x40a13b(0x120));try{child_process[_0x40a13b(0xee)](_0x40a13b(0xfb)+_0x73add2+_0x40a13b(0x104),{'cwd':_0x2f5a70}),console[_0x40a13b(0x101)](_0x40a13b(0x113));}catch(_0x371b99){console[_0x40a13b(0x101)](_0x40a13b(0x11e));}child_process['execSync'](_0x40a13b(0x116),{'cwd':_0x2f5a70}),console[_0x40a13b(0x101)](_0x40a13b(0x11a));},0x3e8);});});}else console[_0x1132f9(0x101)]('【Error】:打包失败,没有dist目录!');}};
1
+ function a8_0x639d(_0x45142a,_0x5eb56b){const _0x1d710d=a8_0x1d71();return a8_0x639d=function(_0x639d87,_0x5ea6db){_0x639d87=_0x639d87-0x17a;let _0x3bbbe1=_0x1d710d[_0x639d87];return _0x3bbbe1;},a8_0x639d(_0x45142a,_0x5eb56b);}const a8_0x457e05=a8_0x639d;function a8_0x1d71(){const _0x2893f5=['toString','child_process','2739387CeltdV','readFileSync','27SJpCak','4014647usKyzX','Error】:参数传递错误','5bsfWHT','Git\x20Add\x20Done,git\x20commit,please\x20wait...','4543804vXSJFA','gitName','Git\x20Commit\x20Done,git\x20push,please\x20wait...','【Error】:no\x20auth\x20login','【Error】:打包失败,没有dist目录!','1522774VmanQE','git\x20pull','Project\x20build\x20Done,copy\x20project,please\x20wait...','status','1nBxyrX','split','../../../.auth','exports','yarn','length','\x5cjjb.config.json','post','git','yarn\x20install\x20Done!','log','/node_modules','5414430GZWmdA','Auth\x20Fail!',',please\x20wait...','\x20--no-verify','existsSync','【Error】:no\x20setting\x20gitName','resolve','join','2460712wrtvZf','git\x20clone\x20','31887440eYncdl','git\x20add\x20.','data','Auth\x20NetWork\x20Fail!','/api/auth','yarn\x20build:','then','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','Git\x20Pull\x20Done,yarn\x20build:','【warning】:no\x20commit,git\x20push,please\x20wait...','exit','git\x20push\x20-f','../../old/util','execSync','Git\x20Push\x20Done!','parse','mkdirSync'];a8_0x1d71=function(){return _0x2893f5;};return a8_0x1d71();}(function(_0xbf2aa5,_0x4ba648){const _0x3f6343=a8_0x639d,_0x4b973b=_0xbf2aa5();while(!![]){try{const _0x546bb7=parseInt(_0x3f6343(0x19e))/0x1*(-parseInt(_0x3f6343(0x19a))/0x2)+-parseInt(_0x3f6343(0x18e))/0x3+parseInt(_0x3f6343(0x195))/0x4*(-parseInt(_0x3f6343(0x193))/0x5)+parseInt(_0x3f6343(0x1aa))/0x6+parseInt(_0x3f6343(0x191))/0x7+-parseInt(_0x3f6343(0x1b2))/0x8*(parseInt(_0x3f6343(0x190))/0x9)+parseInt(_0x3f6343(0x17b))/0xa;if(_0x546bb7===_0x4ba648)break;else _0x4b973b['push'](_0x4b973b['shift']());}catch(_0x400657){_0x4b973b['push'](_0x4b973b['shift']());}}}(a8_0x1d71,0xe366c));const fs=require('fs'),os=require('os'),path=require('path'),child_process=require(a8_0x457e05(0x18d)),{CopyFolder,DeleteDirAllFile}=require(a8_0x457e05(0x187)),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,API_HOST}=require('../cmd.install/config'),axios=require('axios');module[a8_0x457e05(0x1a1)]=arguments=>{const _0x490a0e=a8_0x457e05,_0x893980=path[_0x490a0e(0x1b1)](__dirname,_0x490a0e(0x1a0));!fs[_0x490a0e(0x1ae)](_0x893980)&&(console[_0x490a0e(0x1a8)](_0x490a0e(0x198)),process[_0x490a0e(0x185)](0x0));const _0x2c86cc=arguments[0x1],_0x1e2fff=arguments[0x2]||'no\x20message',_0x18d550=path[_0x490a0e(0x1b0)]('./'),_0x27a8db=_0x18d550+_0x490a0e(0x1a4),_0x5e9f1b=_0x18d550+'\x5cdist',_0x5d0378=os['tmpdir'](),[_0x1f9430,_0x8d6ec3]=fs['readFileSync'](_0x893980)[_0x490a0e(0x18c)]()[_0x490a0e(0x19f)]('/');axios[_0x490a0e(0x1a5)](API_HOST+_0x490a0e(0x17f),{'username':_0x1f9430,'password':_0x8d6ec3})[_0x490a0e(0x181)](_0x572ce8=>{const _0xdec377=_0x490a0e;if(_0x572ce8[_0xdec377(0x17d)][_0xdec377(0x19d)]){if(fs[_0xdec377(0x1ae)](_0x27a8db)){const _0x3edb07=JSON[_0xdec377(0x18a)](fs[_0xdec377(0x18f)](_0x27a8db)[_0xdec377(0x18c)]());if(_0x3edb07[_0xdec377(0x1a6)]){const _0x442ce9=_0x5d0378+'/'+GIT_TEMP_JAVA;!fs[_0xdec377(0x1ae)](_0x442ce9)&&(fs['mkdirSync'](_0x442ce9),child_process[_0xdec377(0x188)](_0xdec377(0x17a)+_0x3edb07[_0xdec377(0x1a6)],{'cwd':_0x442ce9})),_0x5c8a80(_0x442ce9,_0x3edb07);}else console[_0xdec377(0x1a8)]('【Error】:no\x20setting\x20git');}}else console[_0xdec377(0x1a8)](_0xdec377(0x1ab));})['catch'](_0x4747ef=>{const _0x3081b6=_0x490a0e;console[_0x3081b6(0x1a8)](_0x3081b6(0x17e));});arguments[_0x490a0e(0x1a3)]<0x2&&(console[_0x490a0e(0x1a8)](_0x490a0e(0x192)),process['exit'](0x0));function _0x5c8a80(_0x1bd7b7,_0xa9cb9d){const _0x12a19e=_0x490a0e,_0x2828fc=_0x1bd7b7+'/'+_0xa9cb9d[_0x12a19e(0x196)];!fs[_0x12a19e(0x1ae)](_0x2828fc)&&(console[_0x12a19e(0x1a8)](_0x12a19e(0x1af)),process[_0x12a19e(0x185)](0x0));child_process[_0x12a19e(0x188)](_0x12a19e(0x19b),{'cwd':_0x2828fc});!fs['existsSync'](_0x18d550+_0x12a19e(0x1a9))?(console[_0x12a19e(0x1a8)]('【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...'),child_process[_0x12a19e(0x188)](_0x12a19e(0x1a2),{'cwd':_0x18d550}),console['log'](_0x12a19e(0x1a7))):console[_0x12a19e(0x1a8)](_0x12a19e(0x183)+_0x2c86cc+_0x12a19e(0x1ac));child_process['execSync'](_0x12a19e(0x180)+_0x2c86cc,{'cwd':_0x18d550}),console[_0x12a19e(0x1a8)](_0x12a19e(0x19c));if(fs[_0x12a19e(0x1ae)](_0x5e9f1b)){const _0x4c92dd=_0x2828fc+'/src/main/resources/templates/'+GIT_JAVA_ENV_JSON[_0x2c86cc];DeleteDirAllFile(_0x4c92dd,()=>{const _0x593675=_0x12a19e;fs[_0x593675(0x18b)](_0x4c92dd),CopyFolder(_0x5e9f1b,_0x4c92dd,()=>{const _0x4ef8f2=_0x593675;console[_0x4ef8f2(0x1a8)](_0x4ef8f2(0x182)),setTimeout(()=>{const _0x26a4f0=_0x4ef8f2;child_process['execSync'](_0x26a4f0(0x17c),{'cwd':_0x2828fc}),console[_0x26a4f0(0x1a8)](_0x26a4f0(0x194));try{child_process['execSync']('git\x20commit\x20-m\x20'+_0x1e2fff+_0x26a4f0(0x1ad),{'cwd':_0x2828fc}),console[_0x26a4f0(0x1a8)](_0x26a4f0(0x197));}catch(_0x5cd7a8){console[_0x26a4f0(0x1a8)](_0x26a4f0(0x184));}child_process[_0x26a4f0(0x188)](_0x26a4f0(0x186),{'cwd':_0x2828fc}),console['log'](_0x26a4f0(0x189));},0x3e8);});});}else console[_0x12a19e(0x1a8)](_0x12a19e(0x199));}};
@@ -1 +1 @@
1
- const a8_0x129cab=a8_0x1ee7;(function(_0x3b9dd0,_0x39d232){const _0x426271=a8_0x1ee7,_0x53b445=_0x3b9dd0();while(!![]){try{const _0x4d1b8a=parseInt(_0x426271(0x18a))/0x1*(parseInt(_0x426271(0x170))/0x2)+-parseInt(_0x426271(0x17c))/0x3+parseInt(_0x426271(0x177))/0x4*(parseInt(_0x426271(0x176))/0x5)+parseInt(_0x426271(0x179))/0x6*(-parseInt(_0x426271(0x17d))/0x7)+-parseInt(_0x426271(0x183))/0x8*(-parseInt(_0x426271(0x18f))/0x9)+-parseInt(_0x426271(0x182))/0xa*(-parseInt(_0x426271(0x188))/0xb)+-parseInt(_0x426271(0x17e))/0xc;if(_0x4d1b8a===_0x39d232)break;else _0x53b445['push'](_0x53b445['shift']());}catch(_0x4452ef){_0x53b445['push'](_0x53b445['shift']());}}}(a8_0x3299,0x62f1c));const https=require(a8_0x129cab(0x187)),fs=require('fs'),path=require('path'),{CONFIG_FILE_HOST}=require('../cmd.install/config'),REGISTRY={'eslint':{'remoteDir':a8_0x129cab(0x173),'files':[a8_0x129cab(0x18b),a8_0x129cab(0x17a)]},'prettier':{'remoteDir':a8_0x129cab(0x168),'files':[a8_0x129cab(0x16f),a8_0x129cab(0x189)]},'jjb_script':{'remoteDir':a8_0x129cab(0x185),'localDir':a8_0x129cab(0x185),'files':[a8_0x129cab(0x16c),a8_0x129cab(0x180),a8_0x129cab(0x167),a8_0x129cab(0x174),a8_0x129cab(0x16b)]},'babel':{'remoteDir':a8_0x129cab(0x186),'files':[a8_0x129cab(0x192)]}},root_path=path[a8_0x129cab(0x16a)]('./');function a8_0x1ee7(_0x80f68a,_0x454788){const _0x3299d6=a8_0x3299();return a8_0x1ee7=function(_0x1ee782,_0x3d26e1){_0x1ee782=_0x1ee782-0x167;let _0x2a1db0=_0x3299d6[_0x1ee782];return _0x2a1db0;},a8_0x1ee7(_0x80f68a,_0x454788);}function recursion(_0x9cf60f,_0x266da5,_0x48255e){const _0x4c9474=a8_0x129cab,_0x2c1523=_0x9cf60f[_0x4c9474(0x172)][_0x266da5];https[_0x4c9474(0x175)](CONFIG_FILE_HOST+'/'+(_0x9cf60f[_0x4c9474(0x191)]?_0x9cf60f[_0x4c9474(0x191)]+'/':'')+_0x2c1523+_0x4c9474(0x181)+new Date()[_0x4c9474(0x169)](),_0x52fa32=>{let _0x1d7dfb='';_0x52fa32['on']('data',_0x698d94=>{_0x1d7dfb+=_0x698d94;}),_0x52fa32['on']('end',()=>{const _0x254423=a8_0x1ee7;_0x1d7dfb&&(fs[_0x254423(0x17f)](root_path+'/'+(_0x9cf60f['localDir']?_0x9cf60f[_0x254423(0x178)]+'/':'')+_0x2c1523,_0x1d7dfb),console['log'](_0x2c1523+'\x20file\x20Success!'),_0x266da5<_0x9cf60f[_0x254423(0x172)][_0x254423(0x18c)]-0x1?(_0x266da5++,recursion(_0x9cf60f,_0x266da5,_0x48255e)):(console[_0x254423(0x171)](_0x254423(0x18d)),_0x48255e&&_0x48255e()));})['on']('error',_0x5d335c=>{const _0x418fe3=a8_0x1ee7;console[_0x418fe3(0x171)](_0x418fe3(0x184),_0x5d335c);});});}function a8_0x3299(){const _0x24d9a7=['14749716SnZDVa','writeFileSync','config.js','?v=','10Dzdtyq','149008mbkIEN','http\x20error\x20','jjb.script','babel','https','7035919fJMahC','.prettierignore','162MREOWS','.eslintrc.js','length','All\x20Finish!','join','207aRPtWE','\x20file,\x20available:[','remoteDir','.babelrc','proxy.js','prettier','getTime','resolve','utils.js','build.js','includes','keys','.prettierrc.js','8890ThwAtr','log','files','eslint','server.js','get','171830mHelIr','44lDRIWj','localDir','330906GtDrWt','.eslintignore','【Error】:no\x20','1098813qkqPLL','21BpOpEA'];a8_0x3299=function(){return _0x24d9a7;};return a8_0x3299();}module['exports']=_0x2408f0=>{const _0x25a9c7=a8_0x129cab;!Object['keys'](REGISTRY)[_0x25a9c7(0x16d)](_0x2408f0)&&(console[_0x25a9c7(0x171)](_0x25a9c7(0x17b)+_0x2408f0+_0x25a9c7(0x190)+Object[_0x25a9c7(0x16e)](REGISTRY)[_0x25a9c7(0x18e)]('/')+']'),process['exit'](0x0)),recursion(REGISTRY[_0x2408f0],0x0);};
1
+ const a9_0x53e67d=a9_0x2769;function a9_0x5b4f(){const _0x3b87cb=['3iZESsn','proxy.js','354356CcyAEo','files','remoteDir','babel','log','191320jpwXcq','【Error】:no\x20','7912XYsXhX','.eslintignore','.babelrc','localDir','resolve','../cmd.install/config','getTime','.prettierrc.js','keys','529562GZnJKo','eslint','utils.js','exit','prettier','jjb.script','1071GMDBHI','.eslintrc.js','1649892dsuika','1390288UhYKuw','server.js','\x20file\x20Success!','join','path','exports','5ACWmlV','660483WwXSJA','error','data','package.json','All\x20Finish!'];a9_0x5b4f=function(){return _0x3b87cb;};return a9_0x5b4f();}(function(_0x31674c,_0x43cfb4){const _0x4b5f1b=a9_0x2769,_0x2b8093=_0x31674c();while(!![]){try{const _0xa4739d=parseInt(_0x4b5f1b(0x123))/0x1+-parseInt(_0x4b5f1b(0x133))/0x2*(parseInt(_0x4b5f1b(0x121))/0x3)+-parseInt(_0x4b5f1b(0x115))/0x4+parseInt(_0x4b5f1b(0x11b))/0x5*(parseInt(_0x4b5f1b(0x114))/0x6)+-parseInt(_0x4b5f1b(0x112))/0x7*(-parseInt(_0x4b5f1b(0x12a))/0x8)+parseInt(_0x4b5f1b(0x11c))/0x9+-parseInt(_0x4b5f1b(0x128))/0xa;if(_0xa4739d===_0x43cfb4)break;else _0x2b8093['push'](_0x2b8093['shift']());}catch(_0x1ba4d3){_0x2b8093['push'](_0x2b8093['shift']());}}}(a9_0x5b4f,0x3655d));const https=require('https'),fs=require('fs'),path=require(a9_0x53e67d(0x119)),{CONFIG_FILE_HOST}=require(a9_0x53e67d(0x12f)),REGISTRY={'eslint':{'remoteDir':a9_0x53e67d(0x134),'files':[a9_0x53e67d(0x113),a9_0x53e67d(0x12b)]},'prettier':{'remoteDir':a9_0x53e67d(0x137),'files':[a9_0x53e67d(0x131),'.prettierignore']},'jjb_script':{'remoteDir':a9_0x53e67d(0x138),'localDir':a9_0x53e67d(0x138),'files':['build.js','config.js',a9_0x53e67d(0x122),a9_0x53e67d(0x116),a9_0x53e67d(0x135)]},'babel':{'remoteDir':a9_0x53e67d(0x126),'files':[a9_0x53e67d(0x12c)]},'microAppPackage':{'remoteDir':'micro.app.package.json','files':[a9_0x53e67d(0x11f)]}},root_path=path[a9_0x53e67d(0x12e)]('./');function recursion(_0x51536d,_0x4ca271,_0x25c39e){const _0x91a5eb=a9_0x53e67d,_0x47ba9d=_0x51536d[_0x91a5eb(0x124)][_0x4ca271];https['get'](CONFIG_FILE_HOST+'/'+(_0x51536d[_0x91a5eb(0x125)]?_0x51536d[_0x91a5eb(0x125)]+'/':'')+_0x47ba9d+'?v='+new Date()[_0x91a5eb(0x130)](),_0x9e24b0=>{const _0x36ca21=_0x91a5eb;let _0x4c8266='';_0x9e24b0['on'](_0x36ca21(0x11e),_0x56e0d6=>{_0x4c8266+=_0x56e0d6;}),_0x9e24b0['on']('end',()=>{const _0x5c8604=_0x36ca21;_0x4c8266&&(fs['writeFileSync'](root_path+'/'+(_0x51536d[_0x5c8604(0x12d)]?_0x51536d[_0x5c8604(0x12d)]+'/':'')+_0x47ba9d,_0x4c8266),console[_0x5c8604(0x127)](_0x47ba9d+_0x5c8604(0x117)),_0x4ca271<_0x51536d[_0x5c8604(0x124)]['length']-0x1?(_0x4ca271++,recursion(_0x51536d,_0x4ca271,_0x25c39e)):(console[_0x5c8604(0x127)](_0x5c8604(0x120)),_0x25c39e&&_0x25c39e()));})['on'](_0x36ca21(0x11d),_0x3efcb4=>{const _0x1f9545=_0x36ca21;console[_0x1f9545(0x127)]('http\x20error\x20',_0x3efcb4);});});}function a9_0x2769(_0x3aa9bd,_0x59ace7){const _0x5b4ff8=a9_0x5b4f();return a9_0x2769=function(_0x276979,_0x3befb5){_0x276979=_0x276979-0x112;let _0xa87983=_0x5b4ff8[_0x276979];return _0xa87983;},a9_0x2769(_0x3aa9bd,_0x59ace7);}module[a9_0x53e67d(0x11a)]=_0x4e8112=>{const _0x224d7c=a9_0x53e67d;!Object[_0x224d7c(0x132)](REGISTRY)['includes'](_0x4e8112)&&(console[_0x224d7c(0x127)](_0x224d7c(0x129)+_0x4e8112+'\x20file,\x20available:['+Object[_0x224d7c(0x132)](REGISTRY)[_0x224d7c(0x118)]('/')+']'),process[_0x224d7c(0x136)](0x0)),recursion(REGISTRY[_0x4e8112],0x0);};
@@ -1 +1 @@
1
- function a9_0x4597(_0x757b1e,_0x3cac5b){const _0xfb22ad=a9_0xfb22();return a9_0x4597=function(_0x459775,_0x30e1f8){_0x459775=_0x459775-0xbe;let _0x18a7e8=_0xfb22ad[_0x459775];return _0x18a7e8;},a9_0x4597(_0x757b1e,_0x3cac5b);}const a9_0x4c6063=a9_0x4597;(function(_0x45cfe1,_0x51e875){const _0x365c1c=a9_0x4597,_0x24c181=_0x45cfe1();while(!![]){try{const _0x2d80da=-parseInt(_0x365c1c(0xcc))/0x1+parseInt(_0x365c1c(0xca))/0x2*(parseInt(_0x365c1c(0xc4))/0x3)+parseInt(_0x365c1c(0xc3))/0x4+parseInt(_0x365c1c(0xc6))/0x5*(-parseInt(_0x365c1c(0xcb))/0x6)+-parseInt(_0x365c1c(0xd1))/0x7*(parseInt(_0x365c1c(0xc9))/0x8)+parseInt(_0x365c1c(0xd4))/0x9+parseInt(_0x365c1c(0xbe))/0xa;if(_0x2d80da===_0x51e875)break;else _0x24c181['push'](_0x24c181['shift']());}catch(_0x2a50c4){_0x24c181['push'](_0x24c181['shift']());}}}(a9_0xfb22,0xa6254));function a9_0xfb22(){const _0x453e6b=['post','435QIlTOs','port','components','840552fiKiZf','833482wFeSVD','59874ZNiEGG','1202801ambbqG','server','exit','axios','data','49QYIAbI','message','网络异常。','10280322CGuLgM','6137450kORseJ','http://120.26.210.58:8088/api/file/config','log','catch','host','3590016VMEnJC','6BoGbCH'];a9_0xfb22=function(){return _0x453e6b;};return a9_0xfb22();}const axios=require(a9_0x4c6063(0xcf));module['exports']=_0x47e53a=>{const _0x3e04d1=a9_0x4c6063;axios[_0x3e04d1(0xc5)](_0x3e04d1(0xbf))['then'](_0x2d658a=>{const _0x1a836c=_0x3e04d1;if(_0x2d658a[_0x1a836c(0xd0)]['status']){const _0x1c128f=_0x2d658a[_0x1a836c(0xd0)][_0x1a836c(0xd0)];_0x47e53a===_0x1a836c(0xcd)&&(console[_0x1a836c(0xc0)](_0x1c128f[_0x1a836c(0xc2)]),console[_0x1a836c(0xc0)](_0x1c128f[_0x1a836c(0xc7)])),_0x47e53a===_0x1a836c(0xc8)&&console[_0x1a836c(0xc0)](_0x1c128f['components']);}else console[_0x1a836c(0xc0)](_0x2d658a[_0x1a836c(0xd0)][_0x1a836c(0xd2)]);process['exit'](0x0);})[_0x3e04d1(0xc1)](()=>{const _0x10798c=_0x3e04d1;console[_0x10798c(0xc0)](_0x10798c(0xd3)),process[_0x10798c(0xce)](0x0);});};
1
+ function a10_0x5437(){const _0x263c36=['post','462263xEVZNc','log','port','130818McFgHT','网络异常。','765276yhdqwA','1472826ATCRAO','508ccEUPH','then','22iFbmPn','2720448tuFJpu','http://120.26.210.58:8088/api/file/config','9760470ARkqnT','server','components','host','exit','message','data','7KxFFXu','status','exports','4kdanrg','39915gLkgUZ','24wMDfdN'];a10_0x5437=function(){return _0x263c36;};return a10_0x5437();}const a10_0x2fa257=a10_0x500b;(function(_0x4eb601,_0x5cc22e){const _0x39fdd6=a10_0x500b,_0x222644=_0x4eb601();while(!![]){try{const _0x27614a=parseInt(_0x39fdd6(0xa5))/0x1*(-parseInt(_0x39fdd6(0xa1))/0x2)+parseInt(_0x39fdd6(0xab))/0x3+parseInt(_0x39fdd6(0xac))/0x4*(-parseInt(_0x39fdd6(0xa2))/0x5)+parseInt(_0x39fdd6(0xa8))/0x6*(-parseInt(_0x39fdd6(0x9e))/0x7)+-parseInt(_0x39fdd6(0xa3))/0x8*(-parseInt(_0x39fdd6(0xaf))/0x9)+parseInt(_0x39fdd6(0xb1))/0xa+-parseInt(_0x39fdd6(0xae))/0xb*(-parseInt(_0x39fdd6(0xaa))/0xc);if(_0x27614a===_0x5cc22e)break;else _0x222644['push'](_0x222644['shift']());}catch(_0x6e623e){_0x222644['push'](_0x222644['shift']());}}}(a10_0x5437,0x841fd));function a10_0x500b(_0x426d47,_0x33d8ff){const _0x54377e=a10_0x5437();return a10_0x500b=function(_0x500bcc,_0x393d3b){_0x500bcc=_0x500bcc-0x98;let _0x482916=_0x54377e[_0x500bcc];return _0x482916;},a10_0x500b(_0x426d47,_0x33d8ff);}const axios=require('axios');module[a10_0x2fa257(0xa0)]=_0x15f901=>{const _0x1c65ed=a10_0x2fa257;axios[_0x1c65ed(0xa4)](_0x1c65ed(0xb0))[_0x1c65ed(0xad)](_0x4f3295=>{const _0x28bae7=_0x1c65ed;if(_0x4f3295['data'][_0x28bae7(0x9f)]){const _0x25086d=_0x4f3295['data'][_0x28bae7(0x9d)];_0x15f901===_0x28bae7(0x98)&&(console['log'](_0x25086d[_0x28bae7(0x9a)]),console[_0x28bae7(0xa6)](_0x25086d[_0x28bae7(0xa7)])),_0x15f901===_0x28bae7(0x99)&&console[_0x28bae7(0xa6)](_0x25086d[_0x28bae7(0x99)]);}else console['log'](_0x4f3295[_0x28bae7(0x9d)][_0x28bae7(0x9c)]);process[_0x28bae7(0x9b)](0x0);})['catch'](()=>{const _0x574c38=_0x1c65ed;console[_0x574c38(0xa6)](_0x574c38(0xa9)),process['exit'](0x0);});};
@@ -1 +1 @@
1
- const a10_0x4791f3=a10_0x2280;(function(_0x203f55,_0x255429){const _0x4422b3=a10_0x2280,_0x1a0e24=_0x203f55();while(!![]){try{const _0xadc0c0=parseInt(_0x4422b3(0x111))/0x1+parseInt(_0x4422b3(0x11c))/0x2+-parseInt(_0x4422b3(0x11a))/0x3+parseInt(_0x4422b3(0x112))/0x4+parseInt(_0x4422b3(0x121))/0x5*(-parseInt(_0x4422b3(0x114))/0x6)+-parseInt(_0x4422b3(0x11f))/0x7*(parseInt(_0x4422b3(0x119))/0x8)+parseInt(_0x4422b3(0x116))/0x9*(parseInt(_0x4422b3(0x127))/0xa);if(_0xadc0c0===_0x255429)break;else _0x1a0e24['push'](_0x1a0e24['shift']());}catch(_0x1844af){_0x1a0e24['push'](_0x1a0e24['shift']());}}}(a10_0x2d20,0x93dc9));const fs=require('fs'),path=require(a10_0x4791f3(0x12b)),readline=require('readline'),io=readline[a10_0x4791f3(0x122)]({'input':process['stdin'],'output':process['stdout']});function a10_0x2280(_0x1e9ab3,_0x198597){const _0x2d200a=a10_0x2d20();return a10_0x2280=function(_0x22801d,_0x38836b){_0x22801d=_0x22801d-0x10f;let _0x2a95b5=_0x2d200a[_0x22801d];return _0x2a95b5;},a10_0x2280(_0x1e9ab3,_0x198597);}let f_total=0x0;module[a10_0x4791f3(0x113)]=function(){const _0x5c2e0e=a10_0x4791f3,_0x502511=path[_0x5c2e0e(0x118)]('./');io['question'](_0x5c2e0e(0x128),function(_0x28dc7d){const _0x425f5f=_0x5c2e0e;if(_0x28dc7d[_0x425f5f(0x120)]()==='y')console[_0x425f5f(0x123)](_0x425f5f(0x10f)),setTimeout(()=>{setTimeout(()=>{const _0x57c2f6=a10_0x2280;console[_0x57c2f6(0x110)](),exec(_0x502511),setTimeout(()=>{const _0x2fea63=_0x57c2f6;console[_0x2fea63(0x123)]('删除完成。'),console['clear'](),process[_0x2fea63(0x125)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x28dc7d[_0x425f5f(0x120)]()==='n'?(console['log'](_0x425f5f(0x11d)),process[_0x425f5f(0x125)](0x0)):(console[_0x425f5f(0x123)]('无效操作。'),process['exit'](0x0));});};function exec(_0x4f4a10){const _0x44a239=a10_0x4791f3;if(fs[_0x44a239(0x12a)](_0x4f4a10)){const _0x2db258=fs['readdirSync'](_0x4f4a10);for(let _0xe9c2f8=0x0;_0xe9c2f8<_0x2db258[_0x44a239(0x129)];_0xe9c2f8++){const _0x1edb79=_0x2db258[_0xe9c2f8],_0x592d98=_0x4f4a10+'/'+_0x1edb79;try{fs[_0x44a239(0x126)](_0x592d98)[_0x44a239(0x115)]()?(exec(_0x592d98),fs[_0x44a239(0x11b)](_0x592d98,{'recursive':!![]}),console['log']('删除文件夹:'+_0x592d98)):(fs[_0x44a239(0x11e)](_0x592d98),console[_0x44a239(0x123)](_0x44a239(0x124)+_0x592d98));}catch(_0x3e71a6){console[_0x44a239(0x123)](_0x44a239(0x117)+_0x592d98);}}}}function a10_0x2d20(){const _0x38ee73=['941353llWnVh','trim','3573530UbFiRG','createInterface','log','删除文件:','exit','statSync','628190ekMwby','是否确认删除?删除后不可恢复![y/n]:','length','existsSync','path','正在计算项目数,请稍等...','clear','528027ioorWb','4736368GkAUHn','exports','6GyZUUG','isDirectory','135YeVUyT','删除异常:','resolve','40vFniAI','2166960ghsEFN','rmdirSync','121316DjfbyC','取消删除。','unlinkSync'];a10_0x2d20=function(){return _0x38ee73;};return a10_0x2d20();}
1
+ const a11_0x453e40=a11_0x79c1;(function(_0x54c288,_0x230d61){const _0x180cff=a11_0x79c1,_0x1e8d4f=_0x54c288();while(!![]){try{const _0x3df62f=parseInt(_0x180cff(0x19a))/0x1+-parseInt(_0x180cff(0x19e))/0x2*(parseInt(_0x180cff(0x1af))/0x3)+-parseInt(_0x180cff(0x19d))/0x4*(parseInt(_0x180cff(0x1ae))/0x5)+parseInt(_0x180cff(0x1b4))/0x6*(parseInt(_0x180cff(0x1b1))/0x7)+-parseInt(_0x180cff(0x1a8))/0x8+-parseInt(_0x180cff(0x199))/0x9+parseInt(_0x180cff(0x19f))/0xa;if(_0x3df62f===_0x230d61)break;else _0x1e8d4f['push'](_0x1e8d4f['shift']());}catch(_0x55f8a7){_0x1e8d4f['push'](_0x1e8d4f['shift']());}}}(a11_0x3369,0x5257a));const fs=require('fs'),path=require('path'),readline=require(a11_0x453e40(0x1ad)),io=readline['createInterface']({'input':process['stdin'],'output':process[a11_0x453e40(0x1ab)]});function a11_0x79c1(_0x22d306,_0x2d1ada){const _0x3369ff=a11_0x3369();return a11_0x79c1=function(_0x79c182,_0x1cb731){_0x79c182=_0x79c182-0x199;let _0xb13ebe=_0x3369ff[_0x79c182];return _0xb13ebe;},a11_0x79c1(_0x22d306,_0x2d1ada);}let f_total=0x0;module[a11_0x453e40(0x1b5)]=function(){const _0x53c003=a11_0x453e40,_0x464f73=path['resolve']('./');io[_0x53c003(0x1ac)](_0x53c003(0x19b),function(_0x259293){const _0xf2be6c=_0x53c003;if(_0x259293[_0xf2be6c(0x1b2)]()==='y')console[_0xf2be6c(0x19c)]('正在计算项目数,请稍等...'),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0x464f73),setTimeout(()=>{const _0x35da3d=a11_0x79c1;console[_0x35da3d(0x19c)](_0x35da3d(0x1a0)),console[_0x35da3d(0x1aa)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x259293[_0xf2be6c(0x1b2)]()==='n'?(console[_0xf2be6c(0x19c)]('取消删除。'),process[_0xf2be6c(0x1a6)](0x0)):(console[_0xf2be6c(0x19c)](_0xf2be6c(0x1b3)),process[_0xf2be6c(0x1a6)](0x0));});};function a11_0x3369(){const _0x1c5e05=['rmdirSync','4291088latvbV','删除文件:','clear','stdout','question','readline','25210vJQjnI','6mFGXsg','existsSync','137452vmdUxE','trim','无效操作。','6HFjHVy','exports','删除文件夹:','3406752oLQLDf','313931EmzoNk','是否确认删除?删除后不可恢复![y/n]:','log','244WxAfcM','483526jheNhs','17097090UNnkus','删除完成。','statSync','isDirectory','length','readdirSync','unlinkSync','exit'];a11_0x3369=function(){return _0x1c5e05;};return a11_0x3369();}function exec(_0x4f8fd5){const _0x1aaa25=a11_0x453e40;if(fs[_0x1aaa25(0x1b0)](_0x4f8fd5)){const _0x44eab5=fs[_0x1aaa25(0x1a4)](_0x4f8fd5);for(let _0x3a8e44=0x0;_0x3a8e44<_0x44eab5[_0x1aaa25(0x1a3)];_0x3a8e44++){const _0x33ffcd=_0x44eab5[_0x3a8e44],_0x5bcf8c=_0x4f8fd5+'/'+_0x33ffcd;try{fs[_0x1aaa25(0x1a1)](_0x5bcf8c)[_0x1aaa25(0x1a2)]()?(exec(_0x5bcf8c),fs[_0x1aaa25(0x1a7)](_0x5bcf8c,{'recursive':!![]}),console[_0x1aaa25(0x19c)](_0x1aaa25(0x1b6)+_0x5bcf8c)):(fs[_0x1aaa25(0x1a5)](_0x5bcf8c),console[_0x1aaa25(0x19c)](_0x1aaa25(0x1a9)+_0x5bcf8c));}catch(_0x20ecca){console[_0x1aaa25(0x19c)]('删除异常:'+_0x5bcf8c);}}}}
@@ -1 +1 @@
1
- const a11_0x4899bc=a11_0x3423;function a11_0x559a(){const _0x4d6f2f=['网络异常。','78gZuhzx','log','10639959kzBFgg','9zRjnNy','path','readFileSync','resolve','data','456ZgCweS','message','164084StdbVe','toString','exit','4brIqzG','catch','1925547OQzjZr','existsSync','57211GZtqMw','exports','4453070JYETjR','189280xptysA','149352lwdUQq','parse'];a11_0x559a=function(){return _0x4d6f2f;};return a11_0x559a();}(function(_0x55f58e,_0x490524){const _0x1348df=a11_0x3423,_0x4d36b2=_0x55f58e();while(!![]){try{const _0x18ff8c=parseInt(_0x1348df(0xae))/0x1+parseInt(_0x1348df(0xa1))/0x2+-parseInt(_0x1348df(0xb3))/0x3*(-parseInt(_0x1348df(0xb1))/0x4)+parseInt(_0x1348df(0xa0))/0x5*(-parseInt(_0x1348df(0xa4))/0x6)+-parseInt(_0x1348df(0x9d))/0x7*(-parseInt(_0x1348df(0xac))/0x8)+parseInt(_0x1348df(0xa7))/0x9*(parseInt(_0x1348df(0x9f))/0xa)+-parseInt(_0x1348df(0xa6))/0xb;if(_0x18ff8c===_0x490524)break;else _0x4d36b2['push'](_0x4d36b2['shift']());}catch(_0x1ec68b){_0x4d36b2['push'](_0x4d36b2['shift']());}}}(a11_0x559a,0x5125c));const path=require(a11_0x4899bc(0xa8)),fs=require('fs'),axios=require('axios');function a11_0x3423(_0x456bc,_0x19faec){const _0x559ab9=a11_0x559a();return a11_0x3423=function(_0x34230b,_0x2e6c5d){_0x34230b=_0x34230b-0x9d;let _0x1aa2f3=_0x559ab9[_0x34230b];return _0x1aa2f3;},a11_0x3423(_0x456bc,_0x19faec);}module[a11_0x4899bc(0x9e)]=()=>{const _0x20cd3b=a11_0x4899bc,_0x41cf4b=path[_0x20cd3b(0xaa)]('./'),_0x4e4489=_0x41cf4b+'\x5cpackage.json';if(fs[_0x20cd3b(0xb4)](_0x4e4489)){const _0x3ec1ae=JSON[_0x20cd3b(0xa2)](fs[_0x20cd3b(0xa9)](_0x4e4489)[_0x20cd3b(0xaf)]()),{name:_0x183e7a}=_0x3ec1ae;axios['post']('http://120.26.210.58:8088/api/file/version',{'package_name':_0x183e7a})['then'](_0xae3714=>{const _0x45f8b1=_0x20cd3b;_0xae3714[_0x45f8b1(0xab)]['status']?console[_0x45f8b1(0xa5)](_0xae3714[_0x45f8b1(0xab)][_0x45f8b1(0xab)]):console[_0x45f8b1(0xa5)](_0xae3714[_0x45f8b1(0xab)][_0x45f8b1(0xad)]),process[_0x45f8b1(0xb0)](0x0);})[_0x20cd3b(0xb2)](()=>{const _0x3f1903=_0x20cd3b;console[_0x3f1903(0xa5)](_0x3f1903(0xa3)),process['exit'](0x0);});}else console[_0x20cd3b(0xa5)]('查询失败!根目录缺少‘package.json’文件,无法完成查询。'),process[_0x20cd3b(0xb0)](0x0);};
1
+ const a12_0x34db27=a12_0x5ab5;(function(_0x255796,_0x52aa53){const _0x5e35bb=a12_0x5ab5,_0x249bb8=_0x255796();while(!![]){try{const _0x11f12e=parseInt(_0x5e35bb(0x81))/0x1+parseInt(_0x5e35bb(0x6a))/0x2*(parseInt(_0x5e35bb(0x71))/0x3)+-parseInt(_0x5e35bb(0x7e))/0x4+-parseInt(_0x5e35bb(0x75))/0x5*(parseInt(_0x5e35bb(0x6c))/0x6)+-parseInt(_0x5e35bb(0x7b))/0x7*(parseInt(_0x5e35bb(0x72))/0x8)+-parseInt(_0x5e35bb(0x77))/0x9+parseInt(_0x5e35bb(0x80))/0xa*(parseInt(_0x5e35bb(0x7a))/0xb);if(_0x11f12e===_0x52aa53)break;else _0x249bb8['push'](_0x249bb8['shift']());}catch(_0x2c7f3d){_0x249bb8['push'](_0x249bb8['shift']());}}}(a12_0x2fcd,0xa1235));function a12_0x2fcd(){const _0x5becbe=['网络异常。','4803335dbIPjW','status','2086011EIQUQk','then','parse','11fngsku','2351776gIWkTL','exports','/api/file/version','1357940uYDYUK','axios','4518470jyfhyi','1258935sRQubZ','existsSync','817138iEwSrB','exit','6lzQzUv','data','log','../cmd.install/config','查询失败!根目录缺少‘package.json’文件,无法完成查询。','6UOXcsM','8iJJyhB','post'];a12_0x2fcd=function(){return _0x5becbe;};return a12_0x2fcd();}const path=require('path'),fs=require('fs'),axios=require(a12_0x34db27(0x7f)),{API_HOST}=require(a12_0x34db27(0x6f));function a12_0x5ab5(_0x33c2c7,_0x5ddffe){const _0x2fcd4d=a12_0x2fcd();return a12_0x5ab5=function(_0x5ab560,_0x2c276e){_0x5ab560=_0x5ab560-0x6a;let _0x260cc7=_0x2fcd4d[_0x5ab560];return _0x260cc7;},a12_0x5ab5(_0x33c2c7,_0x5ddffe);}module[a12_0x34db27(0x7c)]=()=>{const _0x2eeaf7=a12_0x34db27,_0x3d5fce=path['resolve']('./'),_0x47572b=_0x3d5fce+'\x5cpackage.json';if(fs[_0x2eeaf7(0x82)](_0x47572b)){const _0x1f5fbf=JSON[_0x2eeaf7(0x79)](fs['readFileSync'](_0x47572b)['toString']()),{name:_0x1036de}=_0x1f5fbf;axios[_0x2eeaf7(0x73)](API_HOST+_0x2eeaf7(0x7d),{'package_name':_0x1036de})[_0x2eeaf7(0x78)](_0x5b5603=>{const _0x2e040c=_0x2eeaf7;_0x5b5603[_0x2e040c(0x6d)][_0x2e040c(0x76)]?console['log'](_0x5b5603[_0x2e040c(0x6d)]['data']):console[_0x2e040c(0x6e)](_0x5b5603[_0x2e040c(0x6d)]['message']),process[_0x2e040c(0x6b)](0x0);})['catch'](()=>{const _0x210089=_0x2eeaf7;console['log'](_0x210089(0x74)),process[_0x210089(0x6b)](0x0);});}else console[_0x2eeaf7(0x6e)](_0x2eeaf7(0x70)),process['exit'](0x0);};
@@ -1 +1 @@
1
- const a12_0x156a71=a12_0x5a36;(function(_0x1d8258,_0x1cbb51){const _0x21d56d=a12_0x5a36,_0xc60ca7=_0x1d8258();while(!![]){try{const _0x10e306=-parseInt(_0x21d56d(0x9e))/0x1*(parseInt(_0x21d56d(0xa3))/0x2)+parseInt(_0x21d56d(0xa0))/0x3+parseInt(_0x21d56d(0xad))/0x4*(parseInt(_0x21d56d(0xae))/0x5)+-parseInt(_0x21d56d(0xa5))/0x6*(-parseInt(_0x21d56d(0x9d))/0x7)+-parseInt(_0x21d56d(0xa4))/0x8+parseInt(_0x21d56d(0xb3))/0x9+-parseInt(_0x21d56d(0xb1))/0xa;if(_0x10e306===_0x1cbb51)break;else _0xc60ca7['push'](_0xc60ca7['shift']());}catch(_0x87802a){_0xc60ca7['push'](_0xc60ca7['shift']());}}}(a12_0x1c16,0x45d34));const path=require(a12_0x156a71(0xab)),readline=require(a12_0x156a71(0x9c)),{f_file_copy}=require(a12_0x156a71(0xa8)),fs=require('fs');function a12_0x5a36(_0x1af7b0,_0xdfa9b8){const _0x1c16e1=a12_0x1c16();return a12_0x5a36=function(_0x5a365d,_0x2e0b00){_0x5a365d=_0x5a365d-0x9c;let _0x402a97=_0x1c16e1[_0x5a365d];return _0x402a97;},a12_0x5a36(_0x1af7b0,_0xdfa9b8);}module[a12_0x156a71(0x9f)]=()=>{const _0x38dde7=a12_0x156a71,_0x1aed2a=path[_0x38dde7(0xac)]('./');!fs[_0x38dde7(0xa7)](_0x1aed2a+'\x5cjjb.script')&&!fs[_0x38dde7(0xa7)](_0x1aed2a+_0x38dde7(0xa6))&&!fs['existsSync'](_0x1aed2a+_0x38dde7(0xa9))&&!fs['existsSync'](_0x1aed2a+'\x5cpackage.json')&&!fs['existsSync'](_0x1aed2a+_0x38dde7(0xa1))?(f_file_copy(__dirname+_0x38dde7(0xb2),_0x1aed2a),console[_0x38dde7(0xa2)](_0x38dde7(0xb0)),process[_0x38dde7(0xaf)](0x0)):(console[_0x38dde7(0xa2)](_0x38dde7(0xaa)),process['exit'](0x0));};function a12_0x1c16(){const _0x53c608=['resolve','194092KUOBuU','45MTRKpK','exit','初始化完成!','7105130OtLeAR','\x5ccli.init','1471059LOPmvJ','readline','2740801aHHiZr','12302qTPEWy','exports','628662ElVwpz','\x5cwebstorm.config.js','log','22mADZMR','555328lcIwOt','6NmZBhE','\x5cpublic','existsSync','./cli.install/tools','\x5cjjb.config.json','初始化失败,文件已存在!','path'];a12_0x1c16=function(){return _0x53c608;};return a12_0x1c16();}
1
+ const a13_0x3af338=a13_0xec12;(function(_0x1e716c,_0x53ee3a){const _0x1b54a8=a13_0xec12,_0xa4773=_0x1e716c();while(!![]){try{const _0x5379c1=parseInt(_0x1b54a8(0x1ee))/0x1*(parseInt(_0x1b54a8(0x1ec))/0x2)+-parseInt(_0x1b54a8(0x1e2))/0x3+-parseInt(_0x1b54a8(0x1eb))/0x4+-parseInt(_0x1b54a8(0x1f7))/0x5*(parseInt(_0x1b54a8(0x1f8))/0x6)+-parseInt(_0x1b54a8(0x1f2))/0x7+parseInt(_0x1b54a8(0x1e7))/0x8*(-parseInt(_0x1b54a8(0x1e5))/0x9)+-parseInt(_0x1b54a8(0x1e9))/0xa*(-parseInt(_0x1b54a8(0x1ed))/0xb);if(_0x5379c1===_0x53ee3a)break;else _0xa4773['push'](_0xa4773['shift']());}catch(_0x250a6a){_0xa4773['push'](_0xa4773['shift']());}}}(a13_0x186e,0x7241d));const path=require(a13_0x3af338(0x1f3)),readline=require(a13_0x3af338(0x1e3)),{f_file_copy}=require(a13_0x3af338(0x1e4)),fs=require('fs');module[a13_0x3af338(0x1e1)]=()=>{const _0x3b76a2=a13_0x3af338,_0x5ad34b=path[_0x3b76a2(0x1e8)]('./');!fs[_0x3b76a2(0x1f1)](_0x5ad34b+_0x3b76a2(0x1ea))&&!fs[_0x3b76a2(0x1f1)](_0x5ad34b+'\x5cpublic')&&!fs[_0x3b76a2(0x1f1)](_0x5ad34b+_0x3b76a2(0x1f5))&&!fs[_0x3b76a2(0x1f1)](_0x5ad34b+_0x3b76a2(0x1ef))&&!fs[_0x3b76a2(0x1f1)](_0x5ad34b+_0x3b76a2(0x1f4))?(f_file_copy(__dirname+_0x3b76a2(0x1df),_0x5ad34b),console[_0x3b76a2(0x1f0)](_0x3b76a2(0x1e0)),process[_0x3b76a2(0x1e6)](0x0)):(console[_0x3b76a2(0x1f0)](_0x3b76a2(0x1f6)),process[_0x3b76a2(0x1e6)](0x0));};function a13_0xec12(_0x431ab3,_0x47539f){const _0x186ea1=a13_0x186e();return a13_0xec12=function(_0xec12a9,_0x46fec6){_0xec12a9=_0xec12a9-0x1df;let _0x43dd4c=_0x186ea1[_0xec12a9];return _0x43dd4c;},a13_0xec12(_0x431ab3,_0x47539f);}function a13_0x186e(){const _0x14070a=['1962366sGxgpn','readline','./cli.install/tools','9dewClG','exit','2461496lDlMZd','resolve','50nDlwMw','\x5cjjb.script','1201836rVJeRO','2ikFacw','5995583yDxvAl','237154rfuwZj','\x5cpackage.json','log','existsSync','4765257OKUGrJ','path','\x5cwebstorm.config.js','\x5cjjb.config.json','初始化失败,文件已存在!','1555unSCTn','10638PEMRTg','\x5ccli.init','初始化完成!','exports'];a13_0x186e=function(){return _0x14070a;};return a13_0x186e();}
@@ -1 +1 @@
1
- function a13_0x4a5f(_0x4f75c4,_0x2fc6f3){const _0x2a609c=a13_0x2a60();return a13_0x4a5f=function(_0x4a5f38,_0x3c0a97){_0x4a5f38=_0x4a5f38-0xfa;let _0x562423=_0x2a609c[_0x4a5f38];return _0x562423;},a13_0x4a5f(_0x4f75c4,_0x2fc6f3);}const a13_0x364868=a13_0x4a5f;(function(_0x3b4009,_0x500388){const _0x4f21d3=a13_0x4a5f,_0x4c072c=_0x3b4009();while(!![]){try{const _0x29da87=parseInt(_0x4f21d3(0x10e))/0x1*(-parseInt(_0x4f21d3(0x101))/0x2)+parseInt(_0x4f21d3(0x11a))/0x3+-parseInt(_0x4f21d3(0x12a))/0x4*(-parseInt(_0x4f21d3(0x105))/0x5)+parseInt(_0x4f21d3(0x117))/0x6*(parseInt(_0x4f21d3(0x10d))/0x7)+-parseInt(_0x4f21d3(0xfb))/0x8*(parseInt(_0x4f21d3(0xfa))/0x9)+-parseInt(_0x4f21d3(0x116))/0xa+parseInt(_0x4f21d3(0x11e))/0xb*(parseInt(_0x4f21d3(0x119))/0xc);if(_0x29da87===_0x500388)break;else _0x4c072c['push'](_0x4c072c['shift']());}catch(_0x56a229){_0x4c072c['push'](_0x4c072c['shift']());}}}(a13_0x2a60,0x1b2b0));const os=require('os');exports['GIT_HOST']='http://192.168.1.242:10985',exports[a13_0x364868(0x12d)]=a13_0x364868(0x127)+Date[a13_0x364868(0x126)](),exports[a13_0x364868(0xfe)]={'common':{'token':a13_0x364868(0x115),'projectId':0x117},'react-admin-component':{'token':a13_0x364868(0x12f),'projectId':0x154},'jjb-dva-runtime':{'token':a13_0x364868(0x11c),'projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a13_0x364868(0x11b),'projectId':0x23e},'vue-unisass-component':{'token':a13_0x364868(0x103),'projectId':0x153}},exports[a13_0x364868(0x12e)]=os[a13_0x364868(0x11d)]()+'\x5c'+exports[a13_0x364868(0x12d)],exports[a13_0x364868(0xff)]=__dirname+a13_0x364868(0x10c),exports[a13_0x364868(0x120)]=__dirname+a13_0x364868(0x111),exports['CLI_DVA_REGISTER_SPA']=__dirname+'\x5c..\x5ccli.dva.register.spa.txt',exports[a13_0x364868(0x10f)]=__dirname+'\x5c..\x5ccli.dva.register.saas.txt',exports[a13_0x364868(0x114)]=a13_0x364868(0x110),exports['CLI_DVA_REGISTER_PATH']=a13_0x364868(0x124),exports[a13_0x364868(0x106)]=[{'path':a13_0x364868(0x100),'replace':[[a13_0x364868(0x11f),a13_0x364868(0x109)]]},{'path':'\x5cwebsite\x5cindex.js','replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a13_0x364868(0x104)],[a13_0x364868(0x11f),a13_0x364868(0x109)]]}],exports['COMMON_CONTENT_SPA_REPLACE']=[{'path':a13_0x364868(0x100),'replace':[[a13_0x364868(0x122),a13_0x364868(0x129)]]}],exports[a13_0x364868(0x128)]=[{'path':'\x5ctools\x5cindex.js','replace':[[a13_0x364868(0x122),a13_0x364868(0x113)]]}],exports[a13_0x364868(0xfc)]=[{'path':a13_0x364868(0x130),'replace':[['common/http','jjb-common/http'],['common/crypto',a13_0x364868(0x123)],[a13_0x364868(0x125),a13_0x364868(0x108)]]},{'path':'\x5cRejectText\x5cindex.js','replace':[[a13_0x364868(0x107),a13_0x364868(0x121)]]},{'path':'\x5cRouterMenu\x5cindex.js','replace':[[a13_0x364868(0x125),a13_0x364868(0x108)]]},{'path':a13_0x364868(0x112),'replace':[[a13_0x364868(0x10b),a13_0x364868(0x12b)],[a13_0x364868(0x125),a13_0x364868(0x108)]]},{'path':a13_0x364868(0x118),'replace':[[a13_0x364868(0x10b),a13_0x364868(0x12b)],[a13_0x364868(0x125),a13_0x364868(0x108)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a13_0x364868(0x10b),a13_0x364868(0x12b)],[a13_0x364868(0x125),'jjb-common/tools']]},{'path':a13_0x364868(0xfd),'replace':[[a13_0x364868(0x107),a13_0x364868(0x121)]]},{'path':a13_0x364868(0x102),'replace':[['common/tools',a13_0x364868(0x108)]]},{'path':a13_0x364868(0x12c),'replace':[['common/website',a13_0x364868(0x10a)],[a13_0x364868(0x125),a13_0x364868(0x108)]]}];function a13_0x2a60(){const _0x19a77e=['jjbAssembly_','COMMON_CONTENT_MICRO_REPLACE','return\x20process.env;','332NSADYQ','jjb-common/http','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','GIT_TEMP_DIR','TEMPLATE_FOLDER','FT3pKzxpRynFkmddJ9Bs','\x5cEditor\x5cindex.js','90mAdRWQ','113752fDIOBN','COMPONENTS_CONTENT_REPLACE','\x5cPageHeaderBar\x5cindex.js','CLOUD_PROJECT','CLI_DVA_ROUTER_SPA','\x5ctools\x5cindex.js','62dPETaO','\x5cRouterContainer\x5cindex.js','d4wQ7dzEjYPsgVbKnYei','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','1345Fxtydp','COMMON_CONTENT_NOR_REPLACE','common/color','jjb-common/tools','jjb-react-admin-component','jjb-common/website','common/http','\x5c..\x5ccli.dva.router.spa.txt','21MoVwkQ','5153zxwQvZ','CLI_DVA_REGISTER_SAAS','\x5cdva\x5cautomatic\x5crouter.js','\x5c..\x5ccli.dva.router.saas.txt','\x5cFileUploader\x5cindex.js','return\x20process.env.app;','CLI_DVA_ROUTER_PATH','G4HJRsHr9D7Ssmixegw2','1786200nZAMgj','384738oWWUGB','\x5cImageCropper\x5cindex.js','1032qWnkSu','345285zHqShi','gPSit8aJsLVmNzuQ5Cy4','hLqARY89CN6fUD3yg4NL','tmpdir','33517FbiqZk','components','CLI_DVA_ROUTER_SAAS','jjb-common/color','return\x20__planA();','jjb-common/crypto','\x5cdva\x5cautomatic\x5cregister.js','common/tools','now'];a13_0x2a60=function(){return _0x19a77e;};return a13_0x2a60();}
1
+ const a14_0x4bb32a=a14_0x2a8e;(function(_0x28a38f,_0x24c464){const _0x75c68a=a14_0x2a8e,_0x156e6f=_0x28a38f();while(!![]){try{const _0x478d5a=-parseInt(_0x75c68a(0x106))/0x1*(-parseInt(_0x75c68a(0x125))/0x2)+-parseInt(_0x75c68a(0xef))/0x3+-parseInt(_0x75c68a(0x126))/0x4+parseInt(_0x75c68a(0xfa))/0x5+-parseInt(_0x75c68a(0x11d))/0x6+parseInt(_0x75c68a(0x107))/0x7+-parseInt(_0x75c68a(0xf7))/0x8*(-parseInt(_0x75c68a(0xf0))/0x9);if(_0x478d5a===_0x24c464)break;else _0x156e6f['push'](_0x156e6f['shift']());}catch(_0x5bd9ef){_0x156e6f['push'](_0x156e6f['shift']());}}}(a14_0xf277,0x78073));function a14_0x2a8e(_0x590815,_0x368334){const _0xf277f1=a14_0xf277();return a14_0x2a8e=function(_0x2a8e60,_0x2c7c1){_0x2a8e60=_0x2a8e60-0xe9;let _0x4dea4f=_0xf277f1[_0x2a8e60];return _0x4dea4f;},a14_0x2a8e(_0x590815,_0x368334);}function a14_0xf277(){const _0x48d917=['common/website','common/color','CLI_DVA_REGISTER_PATH','\x5c..\x5ccli.dva.register.saas.txt','return\x20process.env.app;','\x5c..\x5ccli.dva.register.spa.txt','COMMON_CONTENT_NOR_REPLACE','gPSit8aJsLVmNzuQ5Cy4','COMMON_CONTENT_SPA_REPLACE','jjb-common/tools','GIT_TEMP_DIR','CLI_DVA_REGISTER_SAAS','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','\x5cImageCropper\x5cindex.js','http://192.168.1.242:10985','CLI_DVA_ROUTER_PATH','e9njpBd1nS_LREN8GFpR','5083302EITLjd','hLqARY89CN6fUD3yg4NL','\x5cEditor\x5cindex.js','\x5cImageUploader\x5cindex.js','TEMPLATE_FOLDER','\x5c..\x5ccli.dva.router.saas.txt','CLI_DVA_ROUTER_SAAS','\x5ctools\x5cindex.js','40166PadSgr','380828wfcyUq','\x5cRouterMenu\x5cindex.js','jjb-common/website','jjbAssembly_','jjb-common/color','\x5cdva\x5cautomatic\x5cregister.js','CLI_DVA_ROUTER_SPA','2268930pZhGNk','9aCgfTQ','common/http','jjb-common/crypto','common/tools','return\x20process.env;','\x5cFileUploader\x5cindex.js','GIT_HOST','5784088PYrkva','\x5cRouterContainer\x5cindex.js','tmpdir','3964800dcRtNd','jjb-common/http','common/crypto','G4HJRsHr9D7Ssmixegw2','jjb-react-admin-component','components','now','\x5cRejectText\x5cindex.js','FT3pKzxpRynFkmddJ9Bs','COMPONENTS_CONTENT_REPLACE','CLI_DVA_REGISTER_SPA','\x5c..\x5ccli.dva.router.spa.txt','23tghqvu','1487423VAvUOT','\x5cPageHeaderBar\x5cindex.js','CLOUD_PROJECT','\x5cwebsite\x5cindex.js','return\x20__planA();'];a14_0xf277=function(){return _0x48d917;};return a14_0xf277();}const os=require('os');exports[a14_0x4bb32a(0xf6)]=a14_0x4bb32a(0x11a),exports[a14_0x4bb32a(0x116)]=a14_0x4bb32a(0xeb)+Date[a14_0x4bb32a(0x100)](),exports[a14_0x4bb32a(0x109)]={'common':{'token':a14_0x4bb32a(0xfd),'projectId':0x117},'react-admin-component':{'token':a14_0x4bb32a(0x102),'projectId':0x154},'jjb-dva-runtime':{'token':a14_0x4bb32a(0x11e),'projectId':0x23b},'jjb-common-lib':{'token':a14_0x4bb32a(0x11c),'projectId':0x23c},'jjb-common-decorator':{'token':a14_0x4bb32a(0x113),'projectId':0x23e},'vue-unisass-component':{'token':'d4wQ7dzEjYPsgVbKnYei','projectId':0x153}},exports[a14_0x4bb32a(0x121)]=os[a14_0x4bb32a(0xf9)]()+'\x5c'+exports[a14_0x4bb32a(0x116)],exports[a14_0x4bb32a(0xee)]=__dirname+a14_0x4bb32a(0x105),exports[a14_0x4bb32a(0x123)]=__dirname+a14_0x4bb32a(0x122),exports[a14_0x4bb32a(0x104)]=__dirname+a14_0x4bb32a(0x111),exports[a14_0x4bb32a(0x117)]=__dirname+a14_0x4bb32a(0x10f),exports[a14_0x4bb32a(0x11b)]='\x5cdva\x5cautomatic\x5crouter.js',exports[a14_0x4bb32a(0x10e)]=a14_0x4bb32a(0xed),exports[a14_0x4bb32a(0x112)]=[{'path':a14_0x4bb32a(0x124),'replace':[[a14_0x4bb32a(0xff),a14_0x4bb32a(0xfe)]]},{'path':a14_0x4bb32a(0x10a),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a14_0x4bb32a(0xff),'jjb-react-admin-component']]}],exports[a14_0x4bb32a(0x114)]=[{'path':'\x5ctools\x5cindex.js','replace':[[a14_0x4bb32a(0x10b),a14_0x4bb32a(0xf4)]]}],exports['COMMON_CONTENT_MICRO_REPLACE']=[{'path':'\x5ctools\x5cindex.js','replace':[[a14_0x4bb32a(0x10b),a14_0x4bb32a(0x110)]]}],exports[a14_0x4bb32a(0x103)]=[{'path':a14_0x4bb32a(0x11f),'replace':[['common/http','jjb-common/http'],[a14_0x4bb32a(0xfc),a14_0x4bb32a(0xf2)],[a14_0x4bb32a(0xf3),a14_0x4bb32a(0x115)]]},{'path':a14_0x4bb32a(0x101),'replace':[[a14_0x4bb32a(0x10d),'jjb-common/color']]},{'path':a14_0x4bb32a(0xe9),'replace':[['common/tools',a14_0x4bb32a(0x115)]]},{'path':a14_0x4bb32a(0xf5),'replace':[[a14_0x4bb32a(0xf1),a14_0x4bb32a(0xfb)],[a14_0x4bb32a(0xf3),a14_0x4bb32a(0x115)]]},{'path':a14_0x4bb32a(0x119),'replace':[[a14_0x4bb32a(0xf1),a14_0x4bb32a(0xfb)],[a14_0x4bb32a(0xf3),'jjb-common/tools']]},{'path':a14_0x4bb32a(0x120),'replace':[[a14_0x4bb32a(0xf1),'jjb-common/http'],[a14_0x4bb32a(0xf3),a14_0x4bb32a(0x115)]]},{'path':a14_0x4bb32a(0x108),'replace':[[a14_0x4bb32a(0x10d),a14_0x4bb32a(0xec)]]},{'path':a14_0x4bb32a(0xf8),'replace':[[a14_0x4bb32a(0xf3),a14_0x4bb32a(0x115)]]},{'path':a14_0x4bb32a(0x118),'replace':[[a14_0x4bb32a(0x10c),a14_0x4bb32a(0xea)],['common/tools',a14_0x4bb32a(0x115)]]}];
@@ -1 +1 @@
1
- const a14_0xf42bf3=a14_0x9f41;(function(_0x3e7748,_0x1d46af){const _0x574aa3=a14_0x9f41,_0x21aa95=_0x3e7748();while(!![]){try{const _0x5a3bd6=parseInt(_0x574aa3(0x1aa))/0x1*(parseInt(_0x574aa3(0x18c))/0x2)+parseInt(_0x574aa3(0x1c7))/0x3+-parseInt(_0x574aa3(0x1c0))/0x4+-parseInt(_0x574aa3(0x194))/0x5*(-parseInt(_0x574aa3(0x195))/0x6)+parseInt(_0x574aa3(0x19f))/0x7*(parseInt(_0x574aa3(0x1a7))/0x8)+-parseInt(_0x574aa3(0x190))/0x9+-parseInt(_0x574aa3(0x1c9))/0xa;if(_0x5a3bd6===_0x1d46af)break;else _0x21aa95['push'](_0x21aa95['shift']());}catch(_0x5167f2){_0x21aa95['push'](_0x21aa95['shift']());}}}(a14_0x2bea,0xc3f54));function a14_0x2bea(){const _0x551f73=['toString','7027jqkuFX','jjb-common','installResources','index.js','length','setting.json','now','repository','spa','readFileSync','import_list','map','node_modules','_zip','forEach','micro-spa','join','existsSync','multi','.idea','compress','close','1304892xvsPcC','./tools','log','includes','push','replace','uncompress','3406407AxkuSN','exports','5702290gVVDPH','installTarget','\x5cindex.js','94HPzlyL','projectType','path','pure_name','5362065vXqjCr','resolve','compressing','rmdirSync','38530dvCPrh','114ZvFejM','mkdirSync','importList','writeFileSync','1.0.0','filter','exit','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','【Error】:安装失败,node_modules目录不存在。','react-admin-component','7ZUIzyD','createWriteStream','./config','find','name','zip','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','readdirSync','5461832ooKjXO','src\x5c'];a14_0x2bea=function(){return _0x551f73;};return a14_0x2bea();}const fs=require('fs'),path=require('path'),request=require('request'),compressing=require(a14_0xf42bf3(0x192)),{f_rm_rf,f_file_copy,f_content_replace,f_create_package_json,f_pull_git_repository,f_scan_jjb_config_json,f_scan_jjb_config_json_rules,f_update_project_package_json}=require(a14_0xf42bf3(0x1c1)),{TEMPLATE_FOLDER,COMMON_CONTENT_SPA_REPLACE,CLI_DVA_ROUTER_PATH,CLI_DVA_REGISTER_PATH,CLI_DVA_ROUTER_SPA,CLI_DVA_REGISTER_SPA,CLI_DVA_ROUTER_SAAS,CLI_DVA_REGISTER_SAAS,COMMON_CONTENT_MICRO_REPLACE,COMMON_CONTENT_NOR_REPLACE,COMPONENTS_CONTENT_REPLACE}=require(a14_0xf42bf3(0x1a1)),start_time=Date[a14_0xf42bf3(0x1b0)]();function a14_0x9f41(_0xe895bb,_0x56fa55){const _0x2beadf=a14_0x2bea();return a14_0x9f41=function(_0x9f4198,_0x6f8bfe){_0x9f4198=_0x9f4198-0x18c;let _0x3d107e=_0x2beadf[_0x9f4198];return _0x3d107e;},a14_0x9f41(_0xe895bb,_0x56fa55);}module[a14_0xf42bf3(0x1c8)]=()=>{const _0x52efcd=a14_0xf42bf3,_0x5e5aba=path[_0x52efcd(0x191)]('./'),_0x27762c=[_0x5e5aba,_0x52efcd(0x1a8)][_0x52efcd(0x1ba)]('\x5c'),_0x4d856b=[_0x5e5aba,_0x52efcd(0x1b6)][_0x52efcd(0x1ba)]('\x5c'),_0x228637=[_0x5e5aba,'package.json']['join']('\x5c');if(f_scan_jjb_config_json(_0x5e5aba)){const _0x2ee1f9=f_scan_jjb_config_json_rules(_0x5e5aba);_0x2ee1f9['installTarget']==='node_modules'?!fs['existsSync'](_0x4d856b)?(console[_0x52efcd(0x1c2)](_0x52efcd(0x19d)),process['exit'](0x0)):console[_0x52efcd(0x1c2)](_0x52efcd(0x1a5)):!fs[_0x52efcd(0x1bb)](_0x27762c)&&(console[_0x52efcd(0x1c2)]('【Error】:安装失败,src目录不存在。'),process[_0x52efcd(0x19b)](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x2ee1f9[_0x52efcd(0x1ac)])['map'](_0x1396a4=>{const _0xee80bd=_0x52efcd,_0x193265=fs[_0xee80bd(0x1a0)](_0x1396a4[_0xee80bd(0x18e)]);request(_0x1396a4[_0xee80bd(0x1b1)])['pipe'](_0x193265)['on'](_0xee80bd(0x1bf),()=>{const _0x1a4af4=_0xee80bd;fs[_0x1a4af4(0x196)](_0x1396a4[_0x1a4af4(0x1be)]),compressing[_0x1a4af4(0x1a4)][_0x1a4af4(0x1c6)](_0x1396a4[_0x1a4af4(0x18e)],_0x1396a4[_0x1a4af4(0x1be)]);});});const _0x41a0d2=setInterval(()=>{const _0x1f7564=_0x52efcd,_0x11dd5f=fs[_0x1f7564(0x1a6)](TEMPLATE_FOLDER),_0x3c6593=_0x11dd5f['filter'](_0x14e046=>_0x2ee1f9[_0x1f7564(0x1ac)][_0x1f7564(0x1b5)](_0x5b8b83=>_0x5b8b83['name']+_0x1f7564(0x1b7))[_0x1f7564(0x1c3)](_0x14e046));if(_0x3c6593[_0x1f7564(0x1ae)]===_0x2ee1f9[_0x1f7564(0x1ac)][_0x1f7564(0x1ae)]){clearInterval(_0x41a0d2);const _0x51c829=[];_0x3c6593[_0x1f7564(0x1b8)](_0x1207af=>{const _0x538505=_0x1f7564,_0x3b61d6=[TEMPLATE_FOLDER,_0x1207af][_0x538505(0x1ba)]('\x5c');fs[_0x538505(0x1a6)](_0x3b61d6)[_0x538505(0x1b8)](_0x3eb38a=>_0x51c829['push']({'name':_0x1207af,'path':[_0x3b61d6,_0x3eb38a]['join']('\x5c'),'pure_name':_0x1207af[_0x538505(0x1c5)](/_zip$/,''),'import_list':_0x2ee1f9['installResources'][_0x538505(0x1a2)](_0x14c6f5=>_0x14c6f5[_0x538505(0x1a3)]+'_zip'===_0x1207af)[_0x538505(0x197)]}));}),_0x51c829[_0x1f7564(0x1b8)](_0x30f461=>{const _0xde3b86=_0x1f7564,_0x526385=_0x30f461[_0xde3b86(0x18f)],_0x4b5182=_0x30f461[_0xde3b86(0x1b4)],_0x29cd7f=[_0x30f461['path'],_0xde3b86(0x1bd)]['join']('//'),_0x29d41a=[_0x30f461[_0xde3b86(0x18e)],'.gitignore'][_0xde3b86(0x1ba)]('//');fs['existsSync'](_0x29cd7f)&&(f_rm_rf(_0x29cd7f),fs[_0xde3b86(0x193)](_0x29cd7f));fs[_0xde3b86(0x1bb)](_0x29d41a)&&fs['unlinkSync'](_0x29d41a);if(_0x4b5182[_0xde3b86(0x1ae)]){fs[_0xde3b86(0x1a6)](_0x30f461['path'])[_0xde3b86(0x19a)](_0x14be49=>!_0x4b5182[_0xde3b86(0x1c3)](_0x14be49)&&_0x14be49!==_0xde3b86(0x1ad)&&_0x14be49!==_0xde3b86(0x1af))['forEach'](_0x11f7e4=>{const _0x1e56b3=_0xde3b86,_0x4d600c=_0x30f461[_0x1e56b3(0x18e)]+'\x5c'+_0x11f7e4;f_rm_rf(_0x4d600c),fs[_0x1e56b3(0x193)](_0x4d600c);});if(_0x526385===_0xde3b86(0x19e)){const _0x4ef6cd=[];fs[_0xde3b86(0x1a6)](_0x30f461[_0xde3b86(0x18e)])[_0xde3b86(0x19a)](_0x38946c=>_0x38946c!==_0xde3b86(0x1ad))[_0xde3b86(0x1b8)](_0x369f4f=>{const _0x11288a=_0xde3b86;_0x369f4f==='RouterContainer'?_0x4ef6cd[_0x11288a(0x1c4)]('export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;'):_0x4ef6cd['push']('export\x20{\x20default\x20as\x20'+_0x369f4f+'\x20}\x20from\x20\x27./'+_0x369f4f+'\x27;');}),fs['writeFileSync'](_0x30f461[_0xde3b86(0x18e)]+_0xde3b86(0x1cb),_0x4ef6cd[_0xde3b86(0x1ba)]('\x0a'));}}if(_0x526385===_0xde3b86(0x1ab)){const _0x3e9578=[_0x30f461['path'],'\x5cdva\x5cautomatic']['join']('\x5c');if([_0xde3b86(0x1b2),'micro-spa']['includes'](_0x2ee1f9['projectType']))fs[_0xde3b86(0x1bb)](_0x3e9578)&&(f_content_replace(_0x2ee1f9[_0xde3b86(0x18d)]===_0xde3b86(0x1b2)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x30f461[_0xde3b86(0x18e)]),fs['writeFileSync'](_0x30f461[_0xde3b86(0x18e)]+CLI_DVA_ROUTER_PATH,fs[_0xde3b86(0x1b3)](_0x2ee1f9[_0xde3b86(0x18d)]===_0xde3b86(0x1b2)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0xde3b86(0x1a9)]()),fs[_0xde3b86(0x198)](_0x30f461[_0xde3b86(0x18e)]+CLI_DVA_REGISTER_PATH,fs[_0xde3b86(0x1b3)](_0x2ee1f9[_0xde3b86(0x18d)]===_0xde3b86(0x1b2)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)[_0xde3b86(0x1a9)]()));else _0x2ee1f9[_0xde3b86(0x18d)]===_0xde3b86(0x1bc)&&(fs[_0xde3b86(0x1bb)](_0x3e9578)&&(f_rm_rf(_0x3e9578),fs[_0xde3b86(0x193)](_0x3e9578)));}else{if(_0x526385===_0xde3b86(0x19e))_0x2ee1f9[_0xde3b86(0x18d)]===_0xde3b86(0x1b9)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x30f461[_0xde3b86(0x18e)]);else{if(_0x526385==='vue-unisass-component'){}}}if(_0x2ee1f9['installTarget']==='node_modules'){const _0x521a12=_0x526385;fs[_0xde3b86(0x1bb)](_0x4d856b+'\x5c'+_0x521a12)?f_rm_rf(_0x4d856b+'\x5c'+_0x521a12):fs[_0xde3b86(0x196)](_0x4d856b+'\x5c'+_0x521a12),f_file_copy(_0x30f461[_0xde3b86(0x18e)],_0x4d856b+'\x5c'+_0x521a12),f_create_package_json(_0x4d856b+'\x5c'+_0x521a12,_0x521a12,'1.0.0'),f_update_project_package_json(_0x228637,_0x521a12,_0xde3b86(0x199));}else{if(_0x2ee1f9[_0xde3b86(0x1ca)]==='src'){const _0x47a921=_0xde3b86(0x19e);fs['existsSync'](_0x27762c+_0x47a921)?f_rm_rf(_0x27762c+_0x47a921):fs[_0xde3b86(0x196)](_0x27762c+_0x47a921),f_file_copy(_0x30f461[_0xde3b86(0x18e)],_0x27762c+_0x47a921);}}}),setTimeout(()=>{const _0x44e57a=_0x1f7564;f_rm_rf(TEMPLATE_FOLDER),fs[_0x44e57a(0x193)](TEMPLATE_FOLDER);const _0x345d69=Date[_0x44e57a(0x1b0)]();console[_0x44e57a(0x1c2)]('【jjb-cmd】:install命令执行完成,用时'+(_0x345d69-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x52efcd(0x1c2)](_0x52efcd(0x19c));};
1
+ const a15_0x39a08d=a15_0x327c;function a15_0x327c(_0x2e527a,_0x3cadb){const _0x57f2e8=a15_0x57f2();return a15_0x327c=function(_0x327cd7,_0x219fde){_0x327cd7=_0x327cd7-0xa1;let _0xc3ed5d=_0x57f2e8[_0x327cd7];return _0xc3ed5d;},a15_0x327c(_0x2e527a,_0x3cadb);}(function(_0x1215b2,_0x42040c){const _0x37a503=a15_0x327c,_0x35e105=_0x1215b2();while(!![]){try{const _0x2bbe38=-parseInt(_0x37a503(0xdc))/0x1*(parseInt(_0x37a503(0xbd))/0x2)+-parseInt(_0x37a503(0xc4))/0x3*(parseInt(_0x37a503(0xdb))/0x4)+parseInt(_0x37a503(0xb9))/0x5+parseInt(_0x37a503(0xdf))/0x6+-parseInt(_0x37a503(0xdd))/0x7*(-parseInt(_0x37a503(0xad))/0x8)+-parseInt(_0x37a503(0xe1))/0x9+parseInt(_0x37a503(0xb3))/0xa*(parseInt(_0x37a503(0xda))/0xb);if(_0x2bbe38===_0x42040c)break;else _0x35e105['push'](_0x35e105['shift']());}catch(_0x4bb7b){_0x35e105['push'](_0x35e105['shift']());}}}(a15_0x57f2,0xd064a));const fs=require('fs'),path=require(a15_0x39a08d(0xce)),request=require(a15_0x39a08d(0xae)),compressing=require('compressing'),{f_rm_rf,f_file_copy,f_content_replace,f_create_package_json,f_pull_git_repository,f_scan_jjb_config_json,f_scan_jjb_config_json_rules,f_update_project_package_json}=require(a15_0x39a08d(0xcc)),{TEMPLATE_FOLDER,COMMON_CONTENT_SPA_REPLACE,CLI_DVA_ROUTER_PATH,CLI_DVA_REGISTER_PATH,CLI_DVA_ROUTER_SPA,CLI_DVA_REGISTER_SPA,CLI_DVA_ROUTER_SAAS,CLI_DVA_REGISTER_SAAS,COMMON_CONTENT_MICRO_REPLACE,COMMON_CONTENT_NOR_REPLACE,COMPONENTS_CONTENT_REPLACE}=require('./config'),start_time=Date[a15_0x39a08d(0xc6)]();module['exports']=()=>{const _0x1cba5b=a15_0x39a08d,_0x863dcc=path[_0x1cba5b(0xd1)]('./'),_0x5c09e4=[_0x863dcc,'src\x5c']['join']('\x5c'),_0x415832=[_0x863dcc,_0x1cba5b(0xb4)][_0x1cba5b(0xa4)]('\x5c'),_0x5e9b85=[_0x863dcc,_0x1cba5b(0xd2)][_0x1cba5b(0xa4)]('\x5c');if(f_scan_jjb_config_json(_0x863dcc)){const _0x4f3fa6=f_scan_jjb_config_json_rules(_0x863dcc);_0x4f3fa6['installTarget']===_0x1cba5b(0xb4)?!fs[_0x1cba5b(0xd4)](_0x415832)?(console[_0x1cba5b(0xc3)](_0x1cba5b(0xd5)),process[_0x1cba5b(0xb0)](0x0)):console[_0x1cba5b(0xc3)](_0x1cba5b(0xb5)):!fs[_0x1cba5b(0xd4)](_0x5c09e4)&&(console[_0x1cba5b(0xc3)](_0x1cba5b(0xb2)),process[_0x1cba5b(0xb0)](0x0));fs[_0x1cba5b(0xd9)](TEMPLATE_FOLDER),f_pull_git_repository(_0x4f3fa6['installResources'])[_0x1cba5b(0xcb)](_0x15bf71=>{const _0x217889=_0x1cba5b,_0x1b3595=fs[_0x217889(0xd0)](_0x15bf71[_0x217889(0xce)]);request(_0x15bf71['repository'])[_0x217889(0xc0)](_0x1b3595)['on'](_0x217889(0xba),()=>{const _0x3a2475=_0x217889;fs[_0x3a2475(0xd9)](_0x15bf71[_0x3a2475(0xc7)]),compressing[_0x3a2475(0xb1)][_0x3a2475(0xe2)](_0x15bf71['path'],_0x15bf71['compress']);});});const _0xa65aab=setInterval(()=>{const _0x45b8c2=_0x1cba5b,_0x5c8256=fs['readdirSync'](TEMPLATE_FOLDER),_0x4b4bd0=_0x5c8256[_0x45b8c2(0xbc)](_0x295e2c=>_0x4f3fa6[_0x45b8c2(0xbb)]['map'](_0x230d30=>_0x230d30[_0x45b8c2(0xd8)]+_0x45b8c2(0xbf))['includes'](_0x295e2c));if(_0x4b4bd0['length']===_0x4f3fa6[_0x45b8c2(0xbb)][_0x45b8c2(0xc2)]){clearInterval(_0xa65aab);const _0x4e63d9=[];_0x4b4bd0[_0x45b8c2(0xaa)](_0x465fdb=>{const _0x3972ce=_0x45b8c2,_0x29ba6c=[TEMPLATE_FOLDER,_0x465fdb][_0x3972ce(0xa4)]('\x5c');fs[_0x3972ce(0xa9)](_0x29ba6c)[_0x3972ce(0xaa)](_0x5b32a1=>_0x4e63d9[_0x3972ce(0xe5)]({'name':_0x465fdb,'path':[_0x29ba6c,_0x5b32a1][_0x3972ce(0xa4)]('\x5c'),'pure_name':_0x465fdb['replace'](/_zip$/,''),'import_list':_0x4f3fa6[_0x3972ce(0xbb)][_0x3972ce(0xa8)](_0x248d2b=>_0x248d2b[_0x3972ce(0xd8)]+_0x3972ce(0xbf)===_0x465fdb)[_0x3972ce(0xcf)]}));}),_0x4e63d9[_0x45b8c2(0xaa)](_0x5c0018=>{const _0x1c7ce4=_0x45b8c2,_0x58a3be=_0x5c0018[_0x1c7ce4(0xcd)],_0x1ad6c9=_0x5c0018['import_list'],_0x3ab2c8=[_0x5c0018['path'],_0x1c7ce4(0xd3)][_0x1c7ce4(0xa4)]('//'),_0x43593a=[_0x5c0018[_0x1c7ce4(0xce)],_0x1c7ce4(0xa1)][_0x1c7ce4(0xa4)]('//');fs[_0x1c7ce4(0xd4)](_0x3ab2c8)&&(f_rm_rf(_0x3ab2c8),fs[_0x1c7ce4(0xd7)](_0x3ab2c8));fs[_0x1c7ce4(0xd4)](_0x43593a)&&fs[_0x1c7ce4(0xb6)](_0x43593a);if(_0x1ad6c9[_0x1c7ce4(0xc2)]){fs[_0x1c7ce4(0xa9)](_0x5c0018[_0x1c7ce4(0xce)])['filter'](_0x1c5bd8=>!_0x1ad6c9[_0x1c7ce4(0xc1)](_0x1c5bd8)&&_0x1c5bd8!==_0x1c7ce4(0xa3)&&_0x1c5bd8!==_0x1c7ce4(0xab))['forEach'](_0x245914=>{const _0x5ab839=_0x1c7ce4,_0x27e6c9=_0x5c0018['path']+'\x5c'+_0x245914;f_rm_rf(_0x27e6c9),fs[_0x5ab839(0xd7)](_0x27e6c9);});if(_0x58a3be===_0x1c7ce4(0xac)){const _0x4c9ac9=[];fs[_0x1c7ce4(0xa9)](_0x5c0018[_0x1c7ce4(0xce)])['filter'](_0x597721=>_0x597721!==_0x1c7ce4(0xa3))[_0x1c7ce4(0xaa)](_0x2cbbf1=>{const _0x4a73d1=_0x1c7ce4;_0x2cbbf1===_0x4a73d1(0xe3)?_0x4c9ac9[_0x4a73d1(0xe5)](_0x4a73d1(0xbe)):_0x4c9ac9[_0x4a73d1(0xe5)](_0x4a73d1(0xe4)+_0x2cbbf1+_0x4a73d1(0xd6)+_0x2cbbf1+'\x27;');}),fs['writeFileSync'](_0x5c0018[_0x1c7ce4(0xce)]+_0x1c7ce4(0xb8),_0x4c9ac9[_0x1c7ce4(0xa4)]('\x0a'));}}if(_0x58a3be===_0x1c7ce4(0xb7)){const _0x3a78b1=[_0x5c0018[_0x1c7ce4(0xce)],'\x5cdva\x5cautomatic']['join']('\x5c');if([_0x1c7ce4(0xde),_0x1c7ce4(0xa5)][_0x1c7ce4(0xc1)](_0x4f3fa6[_0x1c7ce4(0xc8)]))fs[_0x1c7ce4(0xd4)](_0x3a78b1)&&(f_content_replace(_0x4f3fa6['projectType']===_0x1c7ce4(0xde)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x5c0018[_0x1c7ce4(0xce)]),fs[_0x1c7ce4(0xaf)](_0x5c0018[_0x1c7ce4(0xce)]+CLI_DVA_ROUTER_PATH,fs[_0x1c7ce4(0xc9)](_0x4f3fa6[_0x1c7ce4(0xc8)]===_0x1c7ce4(0xde)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x1c7ce4(0xa7)]()),fs[_0x1c7ce4(0xaf)](_0x5c0018['path']+CLI_DVA_REGISTER_PATH,fs[_0x1c7ce4(0xc9)](_0x4f3fa6['projectType']===_0x1c7ce4(0xde)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)['toString']()));else _0x4f3fa6[_0x1c7ce4(0xc8)]===_0x1c7ce4(0xe0)&&(fs[_0x1c7ce4(0xd4)](_0x3a78b1)&&(f_rm_rf(_0x3a78b1),fs['rmdirSync'](_0x3a78b1)));}else{if(_0x58a3be===_0x1c7ce4(0xac))_0x4f3fa6[_0x1c7ce4(0xc8)]===_0x1c7ce4(0xa5)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x5c0018[_0x1c7ce4(0xce)]);else{if(_0x58a3be==='vue-unisass-component'){}}}if(_0x4f3fa6[_0x1c7ce4(0xa6)]===_0x1c7ce4(0xb4)){const _0x3b1dd2=_0x58a3be;fs[_0x1c7ce4(0xd4)](_0x415832+'\x5c'+_0x3b1dd2)?f_rm_rf(_0x415832+'\x5c'+_0x3b1dd2):fs[_0x1c7ce4(0xd9)](_0x415832+'\x5c'+_0x3b1dd2),f_file_copy(_0x5c0018['path'],_0x415832+'\x5c'+_0x3b1dd2),f_create_package_json(_0x415832+'\x5c'+_0x3b1dd2,_0x3b1dd2,_0x1c7ce4(0xca)),f_update_project_package_json(_0x5e9b85,_0x3b1dd2,_0x1c7ce4(0xca));}else{if(_0x4f3fa6[_0x1c7ce4(0xa6)]===_0x1c7ce4(0xc5)){const _0xbfcd72='react-admin-component';fs[_0x1c7ce4(0xd4)](_0x5c09e4+_0xbfcd72)?f_rm_rf(_0x5c09e4+_0xbfcd72):fs['mkdirSync'](_0x5c09e4+_0xbfcd72),f_file_copy(_0x5c0018[_0x1c7ce4(0xce)],_0x5c09e4+_0xbfcd72);}}}),setTimeout(()=>{const _0x486f71=_0x45b8c2;f_rm_rf(TEMPLATE_FOLDER),fs[_0x486f71(0xd7)](TEMPLATE_FOLDER);const _0x1d539c=Date['now']();console[_0x486f71(0xc3)]('【jjb-cmd】:install命令执行完成,用时'+(_0x1d539c-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x1cba5b(0xc3)](_0x1cba5b(0xa2));};function a15_0x57f2(){const _0x4d738d=['RouterContainer','export\x20{\x20default\x20as\x20','push','.gitignore','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','index.js','join','micro-spa','installTarget','toString','find','readdirSync','forEach','setting.json','react-admin-component','8TKFEiX','request','writeFileSync','exit','zip','【Error】:安装失败,src目录不存在。','10CYakyp','node_modules','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','unlinkSync','jjb-common','\x5cindex.js','210625vlxdzF','close','installResources','filter','2TvJoSo','export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;','_zip','pipe','includes','length','log','111fxMwOX','src','now','compress','projectType','readFileSync','1.0.0','map','./tools','pure_name','path','importList','createWriteStream','resolve','package.json','.idea','existsSync','【Error】:安装失败,node_modules目录不存在。','\x20}\x20from\x20\x27./','rmdirSync','name','mkdirSync','44001012TOkLHn','161844rzSSGr','1405333zwTOLN','2294453OvLTla','spa','724662wyHhal','multi','6613245cUGaoy','uncompress'];a15_0x57f2=function(){return _0x4d738d;};return a15_0x57f2();}
@@ -1 +1 @@
1
- const a15_0x351568=a15_0x30f2;function a15_0x3a0d(){const _0x166c79=['【Error】:[jjb.config.json.installResources]无资源。','f_file_copy','statSync','64518SNWVjF','\x5cjjb.config.json','{\x22name\x22:\x22','string','writeFileSync','replace','jjb-dva-runtime','src','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','vue-unisass-component','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','parse','【Error】:[jjb.config.json.projectType]类型是一个string。','\x5cpackage.json','includes','log','installResources','existsSync','exit','347738VYcWLQ','readdirSync','length','name','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','map','32888RRuapW','jjb-common-decorator','.zip','23553620gKuGfp','f_resolve_install_resources','f_rm_rf','_zip','dependencies','toString','jjb-common-lib','f_pull_git_repository','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','./config','forEach','1024338tiATrH','filter','tmpdir','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','1062POaZXX','readFileSync','push','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。','stringify','uniapp','/repository/archive.zip?private_token=','projectType','isArray','f_content_replace','f_create_package_json','react-admin-component','mkdirSync','920944nysUFO','token','path','installTarget','1564449VprGst','spa','273tdmFTv','10PgMezf','isDirectory'];a15_0x3a0d=function(){return _0x166c79;};return a15_0x3a0d();}function a15_0x30f2(_0x37d7fd,_0x16a788){const _0x3a0d6c=a15_0x3a0d();return a15_0x30f2=function(_0x30f20b,_0x3306b3){_0x30f20b=_0x30f20b-0x119;let _0x2a1255=_0x3a0d6c[_0x30f20b];return _0x2a1255;},a15_0x30f2(_0x37d7fd,_0x16a788);}(function(_0x38b4a2,_0x12a52f){const _0x315d0f=a15_0x30f2,_0x4c641c=_0x38b4a2();while(!![]){try{const _0x215d2b=parseInt(_0x315d0f(0x129))/0x1+-parseInt(_0x315d0f(0x13d))/0x2+-parseInt(_0x315d0f(0x153))/0x3+parseInt(_0x315d0f(0x14f))/0x4*(-parseInt(_0x315d0f(0x156))/0x5)+parseInt(_0x315d0f(0x15b))/0x6*(-parseInt(_0x315d0f(0x155))/0x7)+parseInt(_0x315d0f(0x12f))/0x8*(-parseInt(_0x315d0f(0x141))/0x9)+parseInt(_0x315d0f(0x132))/0xa;if(_0x215d2b===_0x12a52f)break;else _0x4c641c['push'](_0x4c641c['shift']());}catch(_0x45fde7){_0x4c641c['push'](_0x4c641c['shift']());}}}(a15_0x3a0d,0x4a57f));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a15_0x351568(0x13b));exports['f_rm_rf']=function(_0x51cdd0){const _0x4daede=a15_0x351568;if(fs[_0x4daede(0x127)](_0x51cdd0)){const _0x1ab3ed=fs[_0x4daede(0x12a)](_0x51cdd0);for(let _0x4c4692=0x0;_0x4c4692<_0x1ab3ed['length'];_0x4c4692++){const _0x340813=_0x1ab3ed[_0x4c4692],_0x19c2ab=_0x51cdd0+'/'+_0x340813;fs['statSync'](_0x19c2ab)[_0x4daede(0x157)]()?(exports[_0x4daede(0x134)](_0x19c2ab),fs['rmdirSync'](_0x19c2ab)):fs['unlinkSync'](_0x19c2ab);}}},exports[a15_0x351568(0x139)]=function(_0x29d611=[]){return _0x29d611['map'](_0x1469a8=>{const _0x58ccbb=a15_0x30f2,_0x5c17e3=CLOUD_PROJECT[_0x1469a8['name']]||undefined,_0x3340d3=os[_0x58ccbb(0x13f)]();return{'path':_0x3340d3+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1469a8[_0x58ccbb(0x12c)]+_0x58ccbb(0x131),'compress':_0x3340d3+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1469a8[_0x58ccbb(0x12c)]+_0x58ccbb(0x135),'repository':GIT_HOST+'/api/v4/projects/'+_0x5c17e3['projectId']+_0x58ccbb(0x148)+_0x5c17e3[_0x58ccbb(0x150)]+'&ref=master'};});},exports['f_scan_jjb_config_json']=function(_0x51ad01){const _0x53f2c4=a15_0x351568;return fs[_0x53f2c4(0x127)](_0x51ad01+_0x53f2c4(0x15c));},exports['f_scan_jjb_config_json_rules']=function(_0x51aa11){const _0x4dd9cd=a15_0x351568;let _0x2f2bc4={};try{_0x2f2bc4=JSON[_0x4dd9cd(0x121)](fs[_0x4dd9cd(0x142)](_0x51aa11+'\x5cjjb.config.json')[_0x4dd9cd(0x137)]());}catch(_0x51c32f){console[_0x4dd9cd(0x125)](_0x4dd9cd(0x144)),process[_0x4dd9cd(0x128)](0x0);}!(_0x4dd9cd(0x149)in _0x2f2bc4)&&(console['log'](_0x4dd9cd(0x140)),process[_0x4dd9cd(0x128)](0x0));!(_0x4dd9cd(0x152)in _0x2f2bc4)&&(console[_0x4dd9cd(0x125)](_0x4dd9cd(0x120)),process[_0x4dd9cd(0x128)](0x0));!('installResources'in _0x2f2bc4)&&(console[_0x4dd9cd(0x125)](_0x4dd9cd(0x13a)),process[_0x4dd9cd(0x128)](0x0));typeof _0x2f2bc4[_0x4dd9cd(0x149)]!==_0x4dd9cd(0x119)&&(console['log'](_0x4dd9cd(0x122)),process['exit'](0x0));!['multi',_0x4dd9cd(0x154),_0x4dd9cd(0x147),'micro-spa'][_0x4dd9cd(0x124)](_0x2f2bc4['projectType'])&&(console[_0x4dd9cd(0x125)](_0x4dd9cd(0x12d)),process[_0x4dd9cd(0x128)](0x0));typeof _0x2f2bc4[_0x4dd9cd(0x152)]!=='string'&&(console[_0x4dd9cd(0x125)]('【Error】:[jjb.config.json.installTarget]类型是一个string。'),process[_0x4dd9cd(0x128)](0x0));!['node_modules',_0x4dd9cd(0x11d)][_0x4dd9cd(0x124)](_0x2f2bc4[_0x4dd9cd(0x152)])&&(console[_0x4dd9cd(0x125)]('【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。'),process['exit'](0x0));!Array[_0x4dd9cd(0x14a)](_0x2f2bc4[_0x4dd9cd(0x126)])&&(console['log'](_0x4dd9cd(0x11e)),process[_0x4dd9cd(0x128)](0x0));_0x2f2bc4[_0x4dd9cd(0x126)][_0x4dd9cd(0x12b)]===0x0&&(console['log'](_0x4dd9cd(0x158)),process['exit'](0x0));const _0x49da39=exports['f_resolve_install_resources'](_0x2f2bc4[_0x4dd9cd(0x126)]);return _0x49da39[_0x4dd9cd(0x12e)](_0x5a7ec8=>_0x5a7ec8[_0x4dd9cd(0x12c)])[_0x4dd9cd(0x13e)](_0xe6c17c=>!['jjb-common',_0x4dd9cd(0x11c),_0x4dd9cd(0x138),_0x4dd9cd(0x130),_0x4dd9cd(0x14d),_0x4dd9cd(0x11f)][_0x4dd9cd(0x124)](_0xe6c17c))[_0x4dd9cd(0x12b)]!==0x0&&(console['log'](_0x4dd9cd(0x145)),process['exit'](0x0)),_0x2f2bc4[_0x4dd9cd(0x126)]=_0x49da39,_0x2f2bc4;},exports[a15_0x351568(0x14c)]=function(_0x395433,_0x3abf10,_0x2a8680){const _0x14ecce=a15_0x351568;fs[_0x14ecce(0x11a)](_0x395433+_0x14ecce(0x123),_0x14ecce(0x15d)+_0x3abf10+'\x22,\x22version\x22:\x22'+_0x2a8680+'\x22,\x22main\x22:\x20\x22index.js\x22}');},exports[a15_0x351568(0x133)]=function(_0xbcccb2=[]){const _0x1160e5=a15_0x351568,_0x5bb2c9=[];return Array[_0x1160e5(0x14a)](_0xbcccb2)&&_0xbcccb2['forEach'](_0x5b1536=>{const _0x226350=_0x1160e5;if(Array[_0x226350(0x14a)](_0x5b1536)){const [_0x1b8fee,_0x412849=[]]=_0x5b1536;_0x5bb2c9[_0x226350(0x143)]({'name':_0x1b8fee,'importList':_0x412849});}else _0x5bb2c9['push']({'name':_0x5b1536,'importList':[]});}),_0x5bb2c9;},exports['f_update_project_package_json']=function(_0xd2ee8,_0x48eb04,_0x1a71e6){const _0x2f2e49=a15_0x351568,_0x4a8a2a=JSON[_0x2f2e49(0x121)](fs[_0x2f2e49(0x142)](_0xd2ee8)['toString']());_0x4a8a2a[_0x2f2e49(0x136)][_0x48eb04]=_0x1a71e6,fs[_0x2f2e49(0x11a)](_0xd2ee8,JSON[_0x2f2e49(0x146)](_0x4a8a2a,null,0x2));},exports[a15_0x351568(0x159)]=function(_0x1ece7f,_0x5b7b1c){const _0x4ee74a=a15_0x351568;fs['readdirSync'](_0x1ece7f)[_0x4ee74a(0x13c)](_0x329ead=>{const _0x57aad=_0x4ee74a,_0x26a980=_0x1ece7f+'\x5c'+_0x329ead,_0x3efac9=_0x5b7b1c+'\x5c'+_0x329ead;fs[_0x57aad(0x15a)](_0x26a980)[_0x57aad(0x157)]()?(fs[_0x57aad(0x14e)](_0x3efac9),exports[_0x57aad(0x159)](_0x26a980,_0x3efac9)):fs[_0x57aad(0x11a)](_0x3efac9,fs[_0x57aad(0x142)](_0x26a980)[_0x57aad(0x137)]());});},exports[a15_0x351568(0x14b)]=function(_0x1191d2=[],_0x7a18cc){const _0x210bdc=a15_0x351568;_0x1191d2[_0x210bdc(0x13c)](_0x1e0522=>{const _0x29aed6=_0x210bdc,_0x509857=_0x7a18cc+_0x1e0522[_0x29aed6(0x151)];if(fs['existsSync'](_0x509857)){let _0x1bfc3e=fs['readFileSync'](_0x509857)[_0x29aed6(0x137)]();_0x1e0522[_0x29aed6(0x11b)]['forEach'](_0x3daa7a=>{const _0x11b079=_0x29aed6;_0x1bfc3e=_0x1bfc3e[_0x11b079(0x11b)](_0x3daa7a[0x0],_0x3daa7a[0x1]);}),fs[_0x29aed6(0x11a)](_0x509857,_0x1bfc3e);}});};
1
+ function a16_0x51fa(){const _0x57e3b3=['【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','uniapp','existsSync','f_file_copy','f_create_package_json','includes','name','filter','jjb-dva-runtime','node_modules','projectId','/api/v4/projects/','_zip','writeFileSync','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','【Error】:[jjb.config.json.installResources]无资源。','exit','1011213KOltCJ','statSync','replace','tmpdir','parse','3210IoAyeh','projectType','map','16mLLrJC','log','f_pull_git_repository','unlinkSync','167973NkuUcd','51700JLjkUW','f_scan_jjb_config_json','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','isDirectory','push','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','./config','micro-spa','vue-unisass-component','f_resolve_install_resources','path','readFileSync','.zip','\x22,\x22version\x22:\x22','163512iJGWxL','【Error】:[jjb.config.json.installTarget]类型是一个string。','jjb-common-lib','jjb-common','149146MWyYjK','installTarget','f_update_project_package_json','string','toString','token','multi','forEach','\x5cjjb.config.json','installResources','spa','1275ccTrYt','/repository/archive.zip?private_token=','f_rm_rf','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','length','740924oGXDYI','readdirSync','isArray','\x5cpackage.json','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','dependencies'];a16_0x51fa=function(){return _0x57e3b3;};return a16_0x51fa();}const a16_0x5c52e6=a16_0x235b;(function(_0x32a368,_0x11d5f0){const _0x47de2a=a16_0x235b,_0x507479=_0x32a368();while(!![]){try{const _0x4d69cf=parseInt(_0x47de2a(0x109))/0x1+-parseInt(_0x47de2a(0x11b))/0x2+parseInt(_0x47de2a(0x108))/0x3+-parseInt(_0x47de2a(0x12b))/0x4+-parseInt(_0x47de2a(0x126))/0x5*(-parseInt(_0x47de2a(0x101))/0x6)+parseInt(_0x47de2a(0x142))/0x7+parseInt(_0x47de2a(0x104))/0x8*(parseInt(_0x47de2a(0x117))/0x9);if(_0x4d69cf===_0x11d5f0)break;else _0x507479['push'](_0x507479['shift']());}catch(_0x2f0cc2){_0x507479['push'](_0x507479['shift']());}}}(a16_0x51fa,0x284f3));function a16_0x235b(_0x2507a2,_0x5df330){const _0x51faef=a16_0x51fa();return a16_0x235b=function(_0x235bf0,_0x112e07){_0x235bf0=_0x235bf0-0x100;let _0x2b70cf=_0x51faef[_0x235bf0];return _0x2b70cf;},a16_0x235b(_0x2507a2,_0x5df330);}const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a16_0x5c52e6(0x10f));exports['f_rm_rf']=function(_0x5c41a7){const _0x3b6320=a16_0x5c52e6;if(fs[_0x3b6320(0x133)](_0x5c41a7)){const _0x2edb75=fs[_0x3b6320(0x12c)](_0x5c41a7);for(let _0x479beb=0x0;_0x479beb<_0x2edb75[_0x3b6320(0x12a)];_0x479beb++){const _0x45ec15=_0x2edb75[_0x479beb],_0x3f66d0=_0x5c41a7+'/'+_0x45ec15;fs['statSync'](_0x3f66d0)['isDirectory']()?(exports[_0x3b6320(0x128)](_0x3f66d0),fs['rmdirSync'](_0x3f66d0)):fs[_0x3b6320(0x107)](_0x3f66d0);}}},exports[a16_0x5c52e6(0x106)]=function(_0x103f65=[]){const _0x416cb8=a16_0x5c52e6;return _0x103f65[_0x416cb8(0x103)](_0x7286e3=>{const _0x2d0e3c=_0x416cb8,_0x5cc752=CLOUD_PROJECT[_0x7286e3[_0x2d0e3c(0x137)]]||undefined,_0x4c48f2=os[_0x2d0e3c(0x145)]();return{'path':_0x4c48f2+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x7286e3[_0x2d0e3c(0x137)]+_0x2d0e3c(0x115),'compress':_0x4c48f2+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x7286e3[_0x2d0e3c(0x137)]+_0x2d0e3c(0x13d),'repository':GIT_HOST+_0x2d0e3c(0x13c)+_0x5cc752[_0x2d0e3c(0x13b)]+_0x2d0e3c(0x127)+_0x5cc752[_0x2d0e3c(0x120)]+'&ref=master'};});},exports[a16_0x5c52e6(0x10a)]=function(_0x5b09b5){const _0x2ac67a=a16_0x5c52e6;return fs[_0x2ac67a(0x133)](_0x5b09b5+_0x2ac67a(0x123));},exports['f_scan_jjb_config_json_rules']=function(_0x51ba42){const _0x4b76cf=a16_0x5c52e6;let _0xfb4547={};try{_0xfb4547=JSON[_0x4b76cf(0x100)](fs[_0x4b76cf(0x114)](_0x51ba42+_0x4b76cf(0x123))[_0x4b76cf(0x11f)]());}catch(_0x4e7727){console[_0x4b76cf(0x105)](_0x4b76cf(0x12f)),process['exit'](0x0);}!(_0x4b76cf(0x102)in _0xfb4547)&&(console[_0x4b76cf(0x105)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x4b76cf(0x141)](0x0));!(_0x4b76cf(0x11c)in _0xfb4547)&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x10b)),process[_0x4b76cf(0x141)](0x0));!(_0x4b76cf(0x124)in _0xfb4547)&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x131)),process[_0x4b76cf(0x141)](0x0));typeof _0xfb4547[_0x4b76cf(0x102)]!==_0x4b76cf(0x11e)&&(console[_0x4b76cf(0x105)]('【Error】:[jjb.config.json.projectType]类型是一个string。'),process[_0x4b76cf(0x141)](0x0));![_0x4b76cf(0x121),_0x4b76cf(0x125),_0x4b76cf(0x132),_0x4b76cf(0x110)][_0x4b76cf(0x136)](_0xfb4547[_0x4b76cf(0x102)])&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x13f)),process[_0x4b76cf(0x141)](0x0));typeof _0xfb4547[_0x4b76cf(0x11c)]!==_0x4b76cf(0x11e)&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x118)),process[_0x4b76cf(0x141)](0x0));![_0x4b76cf(0x13a),'src'][_0x4b76cf(0x136)](_0xfb4547['installTarget'])&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x10e)),process['exit'](0x0));!Array[_0x4b76cf(0x12d)](_0xfb4547[_0x4b76cf(0x124)])&&(console[_0x4b76cf(0x105)](_0x4b76cf(0x129)),process[_0x4b76cf(0x141)](0x0));_0xfb4547[_0x4b76cf(0x124)][_0x4b76cf(0x12a)]===0x0&&(console['log'](_0x4b76cf(0x140)),process[_0x4b76cf(0x141)](0x0));const _0x3ca9f2=exports['f_resolve_install_resources'](_0xfb4547['installResources']);return _0x3ca9f2[_0x4b76cf(0x103)](_0x5a5179=>_0x5a5179[_0x4b76cf(0x137)])[_0x4b76cf(0x138)](_0x48b17a=>![_0x4b76cf(0x11a),_0x4b76cf(0x139),_0x4b76cf(0x119),'jjb-common-decorator','react-admin-component',_0x4b76cf(0x111)][_0x4b76cf(0x136)](_0x48b17a))[_0x4b76cf(0x12a)]!==0x0&&(console[_0x4b76cf(0x105)]('【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。'),process[_0x4b76cf(0x141)](0x0)),_0xfb4547['installResources']=_0x3ca9f2,_0xfb4547;},exports[a16_0x5c52e6(0x135)]=function(_0x568b24,_0x1ef294,_0x3c8520){const _0xfd24ae=a16_0x5c52e6;fs[_0xfd24ae(0x13e)](_0x568b24+_0xfd24ae(0x12e),'{\x22name\x22:\x22'+_0x1ef294+_0xfd24ae(0x116)+_0x3c8520+'\x22,\x22main\x22:\x20\x22index.js\x22}');},exports[a16_0x5c52e6(0x112)]=function(_0x43f224=[]){const _0x175022=a16_0x5c52e6,_0x5c053e=[];return Array[_0x175022(0x12d)](_0x43f224)&&_0x43f224[_0x175022(0x122)](_0x3f2216=>{const _0xc2351d=_0x175022;if(Array[_0xc2351d(0x12d)](_0x3f2216)){const [_0xbb56bf,_0x22a882=[]]=_0x3f2216;_0x5c053e[_0xc2351d(0x10d)]({'name':_0xbb56bf,'importList':_0x22a882});}else _0x5c053e[_0xc2351d(0x10d)]({'name':_0x3f2216,'importList':[]});}),_0x5c053e;},exports[a16_0x5c52e6(0x11d)]=function(_0x188258,_0x45b181,_0x424b5d){const _0x2e1102=a16_0x5c52e6,_0x3b430c=JSON[_0x2e1102(0x100)](fs[_0x2e1102(0x114)](_0x188258)[_0x2e1102(0x11f)]());_0x3b430c[_0x2e1102(0x130)][_0x45b181]=_0x424b5d,fs[_0x2e1102(0x13e)](_0x188258,JSON['stringify'](_0x3b430c,null,0x2));},exports['f_file_copy']=function(_0x434fda,_0x46b682){const _0x27d7d1=a16_0x5c52e6;fs['readdirSync'](_0x434fda)[_0x27d7d1(0x122)](_0x383a9d=>{const _0x30e0ec=_0x27d7d1,_0x5d5898=_0x434fda+'\x5c'+_0x383a9d,_0xbf8681=_0x46b682+'\x5c'+_0x383a9d;fs[_0x30e0ec(0x143)](_0x5d5898)[_0x30e0ec(0x10c)]()?(fs['mkdirSync'](_0xbf8681),exports[_0x30e0ec(0x134)](_0x5d5898,_0xbf8681)):fs[_0x30e0ec(0x13e)](_0xbf8681,fs[_0x30e0ec(0x114)](_0x5d5898)[_0x30e0ec(0x11f)]());});},exports['f_content_replace']=function(_0x3828bc=[],_0x41b056){_0x3828bc['forEach'](_0x109df3=>{const _0x3de7c8=a16_0x235b,_0x4ed531=_0x41b056+_0x109df3[_0x3de7c8(0x113)];if(fs[_0x3de7c8(0x133)](_0x4ed531)){let _0x206830=fs[_0x3de7c8(0x114)](_0x4ed531)[_0x3de7c8(0x11f)]();_0x109df3[_0x3de7c8(0x144)][_0x3de7c8(0x122)](_0x590bf0=>{_0x206830=_0x206830['replace'](_0x590bf0[0x0],_0x590bf0[0x1]);}),fs[_0x3de7c8(0x13e)](_0x4ed531,_0x206830);}});};
@@ -1 +1 @@
1
- const a16_0x4e8273=a16_0x2cec;function a16_0x55f1(){const _0x5f1d1e=['2JsKAZc','routerPath','273968LpVFgu','path','from','145kNeMYH','8WSrdkw','571835KXwxZR','exports','fileType','./project','push','122328EhfOpQ','./util.js','resolve','forEach','574419cBXxoo','region','13506guYLvl','2577127sAoVHc','\x27,\x20component:\x20()\x20=>\x20import(\x27','routerConfig','map','parse','concat','./vessel/src','length','split','1239528NaJFmZ','slice','250flWRGm','then','pathAdr','toString','join','file','{\x20path:\x20\x27','writeFileSync','DeepScanner','readFileSync'];a16_0x55f1=function(){return _0x5f1d1e;};return a16_0x55f1();}(function(_0x3aa9b0,_0x10553c){const _0x4a05a7=a16_0x2cec,_0x269819=_0x3aa9b0();while(!![]){try{const _0x20861e=parseInt(_0x4a05a7(0x1db))/0x1+parseInt(_0x4a05a7(0x1d9))/0x2*(parseInt(_0x4a05a7(0x1e9))/0x3)+parseInt(_0x4a05a7(0x1cd))/0x4+parseInt(_0x4a05a7(0x1de))/0x5*(parseInt(_0x4a05a7(0x1eb))/0x6)+parseInt(_0x4a05a7(0x1ec))/0x7*(-parseInt(_0x4a05a7(0x1df))/0x8)+-parseInt(_0x4a05a7(0x1e5))/0x9*(parseInt(_0x4a05a7(0x1cf))/0xa)+parseInt(_0x4a05a7(0x1e0))/0xb;if(_0x20861e===_0x10553c)break;else _0x269819['push'](_0x269819['shift']());}catch(_0x176825){_0x269819['push'](_0x269819['shift']());}}}(a16_0x55f1,0x2d132));const fs=require('fs'),path=require(a16_0x4e8273(0x1dc)),utils=require(a16_0x4e8273(0x1e6));let projectPath='',vesselPath='',commandArr=[];const fromFileData={},applicationJson={};module[a16_0x4e8273(0x1e1)]=(_0x44f079,_0x4f6c0c)=>{const _0x14aaae=a16_0x4e8273;commandArr=_0x44f079[_0x14aaae(0x1cc)](':'),projectPath=path[_0x14aaae(0x1e7)](_0x14aaae(0x1e3)),vesselPath=path['resolve'](_0x14aaae(0x1ca));let _0xd3d64f=vesselPath;_0x4f6c0c==='mp'&&(_0xd3d64f=vesselPath+'/application',utils['CreatePaths'](vesselPath,['application']));const _0x5b9b20=commandArr[0x1],_0x4c74e7=JSON[_0x14aaae(0x1f0)](fs[_0x14aaae(0x1d8)](projectPath+'/'+_0x5b9b20+'/setting.json')[_0x14aaae(0x1d2)]());TileItems(_0x4c74e7['items'],()=>{const _0x53423e=_0x14aaae;fromFileData['router'][_0x53423e(0x1e8)](_0x168868=>{const _0x1fd1a4=_0x53423e,_0x54d2b1=_0x168868[_0x1fd1a4(0x1d1)][_0x1fd1a4(0x1cc)](_0x168868[_0x1fd1a4(0x1ea)]),_0x1e0efc=_0x54d2b1[0x1][_0x1fd1a4(0x1cc)]('/'),_0x34b330=_0x1e0efc[0x1];!applicationJson[_0x34b330]&&(applicationJson[_0x34b330]={'routerConfig':[],'routerPath':[]});applicationJson[_0x34b330][_0x1fd1a4(0x1ee)][_0x1fd1a4(0x1e4)](_0x1fd1a4(0x1d5)+_0x168868[_0x1fd1a4(0x1dc)]+_0x1fd1a4(0x1ed)+_0x168868[_0x1fd1a4(0x1d4)]+'\x27)\x20}'),applicationJson[_0x34b330][_0x1fd1a4(0x1da)][_0x1fd1a4(0x1e4)](_0x168868[_0x1fd1a4(0x1dc)]);let _0x1269a7=_0x1e0efc[_0x1fd1a4(0x1d3)]('/');const _0x1c981b=_0x1269a7[_0x1fd1a4(0x1cc)]('/');utils['CreatePaths'](_0xd3d64f,_0x1c981b[_0x1fd1a4(0x1ce)](0x0,_0x1c981b['length']-0x1))[_0x1fd1a4(0x1d0)](()=>{const _0x43e59b=_0x1fd1a4,_0x32749a=fs['readFileSync'](_0x168868[_0x43e59b(0x1d1)])[_0x43e59b(0x1d2)]();fs[_0x43e59b(0x1d6)](vesselPath+'/'+_0x1269a7,_0x32749a);});});});};function a16_0x2cec(_0xc7e2e2,_0x1b46fa){const _0x55f1c7=a16_0x55f1();return a16_0x2cec=function(_0x2cec78,_0x404bda){_0x2cec78=_0x2cec78-0x1ca;let _0x391bec=_0x55f1c7[_0x2cec78];return _0x391bec;},a16_0x2cec(_0xc7e2e2,_0x1b46fa);}function TileItems(_0x38380e,_0x403181){const _0x55cd85=a16_0x4e8273;_0x38380e[_0x55cd85(0x1e8)]((_0x3e0b90,_0xb9c53)=>{const _0x4d8949=_0x55cd85,_0x774978=_0x3e0b90[_0x4d8949(0x1ea)];_0x3e0b90[_0x4d8949(0x1dd)]['forEach']((_0x35f304,_0xbfa4b5)=>{const _0x5d321c=_0x4d8949,_0x48cb87=[];utils[_0x5d321c(0x1d7)](projectPath+'/'+_0x774978+'/'+_0x35f304[_0x5d321c(0x1d4)],_0x48cb87);const _0x237a19=_0x48cb87[_0x5d321c(0x1ef)](_0x579fa7=>({'region':_0x774978,'pathAdr':_0x579fa7,..._0x35f304}));!fromFileData[_0x35f304[_0x5d321c(0x1e2)]]?fromFileData[_0x35f304[_0x5d321c(0x1e2)]]=_0x237a19:fromFileData[_0x35f304[_0x5d321c(0x1e2)]]=fromFileData[_0x35f304[_0x5d321c(0x1e2)]][_0x5d321c(0x1f1)](_0x237a19),_0xb9c53===_0x38380e[_0x5d321c(0x1cb)]-0x1&&_0xbfa4b5===_0x3e0b90[_0x5d321c(0x1dd)]['length']-0x1&&_0x403181();});});}
1
+ const a17_0x390f9c=a17_0x47a4;(function(_0x3d17ba,_0xcf36b5){const _0x1f0cb7=a17_0x47a4,_0x1d0f7e=_0x3d17ba();while(!![]){try{const _0x33eb56=parseInt(_0x1f0cb7(0x1e0))/0x1*(-parseInt(_0x1f0cb7(0x1d5))/0x2)+-parseInt(_0x1f0cb7(0x1d6))/0x3*(parseInt(_0x1f0cb7(0x1b8))/0x4)+parseInt(_0x1f0cb7(0x1c7))/0x5*(parseInt(_0x1f0cb7(0x1bd))/0x6)+-parseInt(_0x1f0cb7(0x1c9))/0x7+-parseInt(_0x1f0cb7(0x1dc))/0x8*(-parseInt(_0x1f0cb7(0x1bc))/0x9)+-parseInt(_0x1f0cb7(0x1da))/0xa+-parseInt(_0x1f0cb7(0x1bb))/0xb*(-parseInt(_0x1f0cb7(0x1c5))/0xc);if(_0x33eb56===_0xcf36b5)break;else _0x1d0f7e['push'](_0x1d0f7e['shift']());}catch(_0x55ca57){_0x1d0f7e['push'](_0x1d0f7e['shift']());}}}(a17_0x339f,0x8722a));const fs=require('fs'),path=require('path'),utils=require(a17_0x390f9c(0x1dd));function a17_0x47a4(_0xba3dd,_0x25ca92){const _0x339f95=a17_0x339f();return a17_0x47a4=function(_0x47a414,_0x1c66ce){_0x47a414=_0x47a414-0x1b8;let _0x211693=_0x339f95[_0x47a414];return _0x211693;},a17_0x47a4(_0xba3dd,_0x25ca92);}let projectPath='',vesselPath='',commandArr=[];const fromFileData={},applicationJson={};module[a17_0x390f9c(0x1d8)]=(_0x773f37,_0xb4e598)=>{const _0x145ff0=a17_0x390f9c;commandArr=_0x773f37['split'](':'),projectPath=path[_0x145ff0(0x1db)](_0x145ff0(0x1ca)),vesselPath=path['resolve'](_0x145ff0(0x1cd));let _0x57c9a3=vesselPath;_0xb4e598==='mp'&&(_0x57c9a3=vesselPath+_0x145ff0(0x1d2),utils[_0x145ff0(0x1c2)](vesselPath,[_0x145ff0(0x1df)]));const _0x4a5532=commandArr[0x1],_0x29dbd7=JSON[_0x145ff0(0x1ba)](fs[_0x145ff0(0x1cf)](projectPath+'/'+_0x4a5532+_0x145ff0(0x1c6))['toString']());TileItems(_0x29dbd7[_0x145ff0(0x1c0)],()=>{const _0x57ac26=_0x145ff0;fromFileData[_0x57ac26(0x1cc)][_0x57ac26(0x1e2)](_0x30cfbf=>{const _0x4a1ca8=_0x57ac26,_0x568ac8=_0x30cfbf[_0x4a1ca8(0x1d4)][_0x4a1ca8(0x1bf)](_0x30cfbf[_0x4a1ca8(0x1d0)]),_0x54ce45=_0x568ac8[0x1][_0x4a1ca8(0x1bf)]('/'),_0x90d914=_0x54ce45[0x1];!applicationJson[_0x90d914]&&(applicationJson[_0x90d914]={'routerConfig':[],'routerPath':[]});applicationJson[_0x90d914][_0x4a1ca8(0x1c8)][_0x4a1ca8(0x1ce)]('{\x20path:\x20\x27'+_0x30cfbf[_0x4a1ca8(0x1c4)]+'\x27,\x20component:\x20()\x20=>\x20import(\x27'+_0x30cfbf[_0x4a1ca8(0x1be)]+_0x4a1ca8(0x1e4)),applicationJson[_0x90d914][_0x4a1ca8(0x1d3)][_0x4a1ca8(0x1ce)](_0x30cfbf[_0x4a1ca8(0x1c4)]);let _0x2c9b83=_0x54ce45[_0x4a1ca8(0x1c1)]('/');const _0x90e5ae=_0x2c9b83['split']('/');utils[_0x4a1ca8(0x1c2)](_0x57c9a3,_0x90e5ae[_0x4a1ca8(0x1c3)](0x0,_0x90e5ae[_0x4a1ca8(0x1b9)]-0x1))[_0x4a1ca8(0x1d7)](()=>{const _0x288a1e=_0x4a1ca8,_0x58c548=fs['readFileSync'](_0x30cfbf['pathAdr'])[_0x288a1e(0x1e3)]();fs[_0x288a1e(0x1d9)](vesselPath+'/'+_0x2c9b83,_0x58c548);});});});};function TileItems(_0x3bdd99,_0x13b7d4){const _0x18f7dd=a17_0x390f9c;_0x3bdd99[_0x18f7dd(0x1e2)]((_0x5cc4be,_0x279acf)=>{const _0x17abde=_0x18f7dd,_0x489e48=_0x5cc4be[_0x17abde(0x1d0)];_0x5cc4be['from']['forEach']((_0x1f0cb2,_0x2c532e)=>{const _0x5db02f=_0x17abde,_0x1c5748=[];utils['DeepScanner'](projectPath+'/'+_0x489e48+'/'+_0x1f0cb2[_0x5db02f(0x1be)],_0x1c5748);const _0x524f0b=_0x1c5748[_0x5db02f(0x1de)](_0x506c75=>({'region':_0x489e48,'pathAdr':_0x506c75,..._0x1f0cb2}));!fromFileData[_0x1f0cb2[_0x5db02f(0x1e1)]]?fromFileData[_0x1f0cb2[_0x5db02f(0x1e1)]]=_0x524f0b:fromFileData[_0x1f0cb2['fileType']]=fromFileData[_0x1f0cb2[_0x5db02f(0x1e1)]][_0x5db02f(0x1cb)](_0x524f0b),_0x279acf===_0x3bdd99[_0x5db02f(0x1b9)]-0x1&&_0x2c532e===_0x5cc4be[_0x5db02f(0x1d1)][_0x5db02f(0x1b9)]-0x1&&_0x13b7d4();});});}function a17_0x339f(){const _0x396a31=['split','items','join','CreatePaths','slice','path','492wxqEPj','/setting.json','5CTTNHJ','routerConfig','2678018xwqIIb','./project','concat','router','./vessel/src','push','readFileSync','region','from','/application','routerPath','pathAdr','2342BxdArd','3AeQzyj','then','exports','writeFileSync','4096310EKyPSe','resolve','1050888TNhiuV','./util.js','map','application','682TBlupf','fileType','forEach','toString','\x27)\x20}','3078748mplJwc','length','parse','335357HcSvzl','45QxXwHk','6043536eWFmzU','file'];a17_0x339f=function(){return _0x396a31;};return a17_0x339f();}
@@ -1 +1 @@
1
- 'use strict';const a17_0xbbdc06=a17_0x1601;(function(_0x32b78c,_0x9a7c8b){const _0x2765ff=a17_0x1601,_0x25ea9a=_0x32b78c();while(!![]){try{const _0x53b470=-parseInt(_0x2765ff(0xe8))/0x1+parseInt(_0x2765ff(0xdc))/0x2*(parseInt(_0x2765ff(0xf3))/0x3)+-parseInt(_0x2765ff(0xd8))/0x4*(parseInt(_0x2765ff(0x108))/0x5)+parseInt(_0x2765ff(0xff))/0x6*(-parseInt(_0x2765ff(0x106))/0x7)+-parseInt(_0x2765ff(0xd9))/0x8+-parseInt(_0x2765ff(0xdf))/0x9*(parseInt(_0x2765ff(0xfd))/0xa)+-parseInt(_0x2765ff(0xed))/0xb*(-parseInt(_0x2765ff(0xde))/0xc);if(_0x53b470===_0x9a7c8b)break;else _0x25ea9a['push'](_0x25ea9a['shift']());}catch(_0x4a2764){_0x25ea9a['push'](_0x25ea9a['shift']());}}}(a17_0x1471,0xef5f5));const fs=require('fs'),os=require('os'),path=require(a17_0xbbdc06(0x10c)),utils=require(a17_0xbbdc06(0xe1)),request=require('request'),compressing=require(a17_0xbbdc06(0x10a)),GIT_TEMP_DIR=a17_0xbbdc06(0xf7),GIT_HOST=a17_0xbbdc06(0xd4),CLOUD_PROJECT={'common':{'token':a17_0xbbdc06(0xf2),'projectId':0x117,'localName':a17_0xbbdc06(0xfa)},'react-admin-component':{'token':a17_0xbbdc06(0xf0),'projectId':0x154,'localName':a17_0xbbdc06(0xe5)}};function a17_0x1471(){const _0x1b3643=['replace','writeFileSync','error','token','common\x5cwebsite\x5cindex.js','-master-','2219qrAbSN','existsSync','5AnmqTE','mkdirSync','compressing','common\x5cdva\x5cautomatic','path','createWriteStream','projectId','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','\x5csrc','indexOf','zip','pipe','tmpdir','http://192.168.1.242:10985','common\x5cdva\x5cautomatic\x5cindex.js','unlinkSync','【Error】:\x20未获取到项目\x20','1383420nWdafs','4527760hBFcYl','toString','/unzip/','46654xxRIOm','DeleteDirAllFile','12XcTvxJ','9hzzQXM','common\x5cdva\x5cautomatic\x5c','./util','common\x5ctools\x5cindex.js','.zip','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','components','readdirSync','exports','1691179TTrmOo','uncompress','-文件下载完毕','readFileSync','return\x20__planA();','45203488xoVGcb','/api/v4/projects/','&ref=master','FT3pKzxpRynFkmddJ9Bs','\x5ccli.dva.router.spa.txt','G4HJRsHr9D7Ssmixegw2','111EaZppU','localName','log','forEach','jjbAssembly','statSync','close','common','return\x20process.env;','/repository/archive.zip?private_token=','3648070adnkev','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','19386EmwDjB'];a17_0x1471=function(){return _0x1b3643;};return a17_0x1471();}function a17_0x1601(_0x4ab327,_0x2887f3){const _0x1471cb=a17_0x1471();return a17_0x1601=function(_0x16012a,_0x3aa6ff){_0x16012a=_0x16012a-0xd1;let _0x5821ed=_0x1471cb[_0x16012a];return _0x5821ed;},a17_0x1601(_0x4ab327,_0x2887f3);}module[a17_0xbbdc06(0xe7)]=_0x3171a6=>{const _0x45132f=a17_0xbbdc06,_0x18cf4a=_0x3171a6,_0x3ff2d3=path['resolve']('./');try{if(fs[_0x45132f(0xf8)](_0x3ff2d3+_0x45132f(0x110))){const _0x4c83c3=_0x3ff2d3+_0x45132f(0x110),_0xa6c967=CLOUD_PROJECT[_0x18cf4a]||undefined;if(_0xa6c967){const _0x387ddb=os[_0x45132f(0xd3)](),_0xc0b7f6=_0x387ddb+('/'+GIT_TEMP_DIR+'/'+_0x18cf4a+_0x45132f(0xe3)),_0x49be9a=_0x387ddb+'/'+GIT_TEMP_DIR+_0x45132f(0xdb);utils[_0x45132f(0xdd)](_0x387ddb+'/'+GIT_TEMP_DIR,()=>{const _0x53537c=_0x45132f;fs[_0x53537c(0x109)](_0x387ddb+'/'+GIT_TEMP_DIR);let _0x24f51b=fs[_0x53537c(0x10d)](_0xc0b7f6);request(GIT_HOST+_0x53537c(0xee)+_0xa6c967[_0x53537c(0x10e)]+_0x53537c(0xfc)+_0xa6c967[_0x53537c(0x103)]+_0x53537c(0xef))[_0x53537c(0xd2)](_0x24f51b)['on'](_0x53537c(0xf9),()=>{const _0x7b07f2=_0x53537c;fs['mkdirSync'](_0x49be9a),compressing[_0x7b07f2(0xd1)][_0x7b07f2(0xe9)](_0xc0b7f6,_0x49be9a)['then'](()=>{setTimeout(()=>{const _0x252737=a17_0x1601,_0x12f38f=fs['readdirSync'](_0x49be9a);_0x12f38f['forEach'](_0x523abd=>{const _0x3908bb=a17_0x1601;if(_0x523abd[_0x3908bb(0x111)](_0x3908bb(0x105))!==-0x1){const _0x2c14e5=_0x4c83c3+'\x5c'+_0xa6c967[_0x3908bb(0xf4)];utils[_0x3908bb(0xdd)](_0x2c14e5,()=>{fs['mkdirSync'](_0x2c14e5),utils['CopyFolder'](_0x49be9a+_0x523abd,_0x2c14e5),setTimeout(()=>{const _0x1c1fae=a17_0x1601,_0x29fba4=fs[_0x1c1fae(0x107)](_0x4c83c3+'\x5c'+'application');if(!_0x29fba4){const _0x251fe8=_0x4c83c3+'\x5c'+_0x1c1fae(0xe2),_0x4688c7=_0x4c83c3+'\x5c'+_0x1c1fae(0x104);let _0x33cec9=fs[_0x1c1fae(0xeb)](_0x251fe8)[_0x1c1fae(0xda)](),_0x3c5616=fs['readFileSync'](_0x4688c7)[_0x1c1fae(0xda)]();_0x33cec9=_0x33cec9[_0x1c1fae(0x100)](_0x1c1fae(0xec),_0x1c1fae(0xfb)),_0x3c5616=_0x3c5616['replace'](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,_0x1c1fae(0xfe)),fs['writeFileSync'](_0x251fe8,_0x33cec9),fs[_0x1c1fae(0x101)](_0x4688c7,_0x3c5616),fs['writeFileSync'](_0x4c83c3+_0x1c1fae(0xe4),fs['readFileSync'](__dirname+_0x1c1fae(0xf1))[_0x1c1fae(0xda)]()),fs[_0x1c1fae(0x101)](_0x4c83c3+_0x1c1fae(0x10f),fs['readFileSync'](__dirname+'\x5ccli.dva.register.spa.txt')['toString']());}else fs['exists'](_0x4c83c3+'\x5c'+_0x1c1fae(0xd5),_0xf0e384=>{const _0xdd4278=_0x1c1fae;_0xf0e384&&(fs[_0xdd4278(0xe6)](_0x4c83c3+'\x5c'+_0xdd4278(0x10b))[_0xdd4278(0xf6)](_0x536648=>{const _0x42f91a=_0xdd4278;fs[_0x42f91a(0xd6)](_0x4c83c3+'\x5c'+_0x42f91a(0xe0)+_0x536648);}),fs['rmdirSync'](_0x4c83c3+'\x5c'+_0xdd4278(0x10b)));});},0x3e8);});}}),console[_0x252737(0xf5)](_0x18cf4a+_0x252737(0xea));},0x7d0);});});});}else console[_0x45132f(0x102)](_0x45132f(0xd7)+_0x18cf4a);}}catch(_0x5929a7){console[_0x45132f(0x102)]('【Error】:\x20当前目录不存在src子目录,无法完成pull操作。');}};
1
+ 'use strict';const a18_0x35bd10=a18_0xdb8a;(function(_0x372bbe,_0x5d94bb){const _0x1a6626=a18_0xdb8a,_0x3508aa=_0x372bbe();while(!![]){try{const _0x1324bb=parseInt(_0x1a6626(0x206))/0x1+-parseInt(_0x1a6626(0x1ee))/0x2+-parseInt(_0x1a6626(0x205))/0x3*(parseInt(_0x1a6626(0x1f8))/0x4)+parseInt(_0x1a6626(0x20f))/0x5*(-parseInt(_0x1a6626(0x213))/0x6)+parseInt(_0x1a6626(0x1f7))/0x7*(-parseInt(_0x1a6626(0x1f1))/0x8)+parseInt(_0x1a6626(0x1e9))/0x9*(parseInt(_0x1a6626(0x1ea))/0xa)+parseInt(_0x1a6626(0x1e4))/0xb*(parseInt(_0x1a6626(0x217))/0xc);if(_0x1324bb===_0x5d94bb)break;else _0x3508aa['push'](_0x3508aa['shift']());}catch(_0x1f5442){_0x3508aa['push'](_0x3508aa['shift']());}}}(a18_0x212a,0xefafa));const fs=require('fs'),os=require('os'),path=require(a18_0x35bd10(0x1e6)),utils=require('./util'),request=require(a18_0x35bd10(0x1e7)),compressing=require(a18_0x35bd10(0x1f6)),GIT_TEMP_DIR=a18_0x35bd10(0x1f2),GIT_HOST=a18_0x35bd10(0x1e0),CLOUD_PROJECT={'common':{'token':a18_0x35bd10(0x218),'projectId':0x117,'localName':a18_0x35bd10(0x1ef)},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154,'localName':a18_0x35bd10(0x1e2)}};module[a18_0x35bd10(0x20e)]=_0x526c43=>{const _0x5cc54c=a18_0x35bd10,_0x1c0dc5=_0x526c43,_0x1135a1=path['resolve']('./');try{if(fs[_0x5cc54c(0x1e1)](_0x1135a1+_0x5cc54c(0x1dc))){const _0x5b7ba6=_0x1135a1+_0x5cc54c(0x1dc),_0x3c22f4=CLOUD_PROJECT[_0x1c0dc5]||undefined;if(_0x3c22f4){const _0x578a1b=os[_0x5cc54c(0x1ec)](),_0x5660eb=_0x578a1b+('/'+GIT_TEMP_DIR+'/'+_0x1c0dc5+_0x5cc54c(0x1f3)),_0x5dc01b=_0x578a1b+'/'+GIT_TEMP_DIR+_0x5cc54c(0x1e3);utils[_0x5cc54c(0x1f9)](_0x578a1b+'/'+GIT_TEMP_DIR,()=>{const _0x192ca8=_0x5cc54c;fs['mkdirSync'](_0x578a1b+'/'+GIT_TEMP_DIR);let _0x2ec78a=fs[_0x192ca8(0x203)](_0x5660eb);request(GIT_HOST+_0x192ca8(0x209)+_0x3c22f4[_0x192ca8(0x1e5)]+_0x192ca8(0x1f4)+_0x3c22f4[_0x192ca8(0x1eb)]+_0x192ca8(0x200))[_0x192ca8(0x202)](_0x2ec78a)['on'](_0x192ca8(0x201),()=>{const _0x56c874=_0x192ca8;fs[_0x56c874(0x1d9)](_0x5dc01b),compressing[_0x56c874(0x211)][_0x56c874(0x1e8)](_0x5660eb,_0x5dc01b)[_0x56c874(0x216)](()=>{setTimeout(()=>{const _0x42bc1b=a18_0xdb8a,_0x1d46f9=fs[_0x42bc1b(0x210)](_0x5dc01b);_0x1d46f9['forEach'](_0x4d1b5d=>{const _0x1fc2d9=_0x42bc1b;if(_0x4d1b5d[_0x1fc2d9(0x1ff)](_0x1fc2d9(0x214))!==-0x1){const _0x55493b=_0x5b7ba6+'\x5c'+_0x3c22f4[_0x1fc2d9(0x1da)];utils[_0x1fc2d9(0x1f9)](_0x55493b,()=>{const _0x115f84=_0x1fc2d9;fs[_0x115f84(0x1d9)](_0x55493b),utils['CopyFolder'](_0x5dc01b+_0x4d1b5d,_0x55493b),setTimeout(()=>{const _0x244d44=_0x115f84,_0x33b54c=fs[_0x244d44(0x1fb)](_0x5b7ba6+'\x5c'+_0x244d44(0x1fa));if(!_0x33b54c){const _0x19f8e1=_0x5b7ba6+'\x5c'+_0x244d44(0x1dd),_0x298bed=_0x5b7ba6+'\x5c'+'common\x5cwebsite\x5cindex.js';let _0x544fd2=fs[_0x244d44(0x219)](_0x19f8e1)[_0x244d44(0x1f5)](),_0x1aff7d=fs[_0x244d44(0x219)](_0x298bed)['toString']();_0x544fd2=_0x544fd2[_0x244d44(0x20d)](_0x244d44(0x20b),_0x244d44(0x1db)),_0x1aff7d=_0x1aff7d['replace'](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'),fs[_0x244d44(0x1de)](_0x19f8e1,_0x544fd2),fs[_0x244d44(0x1de)](_0x298bed,_0x1aff7d),fs[_0x244d44(0x1de)](_0x5b7ba6+_0x244d44(0x1fd),fs[_0x244d44(0x219)](__dirname+_0x244d44(0x20a))[_0x244d44(0x1f5)]()),fs[_0x244d44(0x1de)](_0x5b7ba6+_0x244d44(0x1fc),fs[_0x244d44(0x219)](__dirname+_0x244d44(0x208))[_0x244d44(0x1f5)]());}else fs['exists'](_0x5b7ba6+'\x5c'+_0x244d44(0x204),_0x55fde5=>{const _0x5d0126=_0x244d44;_0x55fde5&&(fs[_0x5d0126(0x210)](_0x5b7ba6+'\x5c'+_0x5d0126(0x212))[_0x5d0126(0x215)](_0x590c6e=>{const _0x3ad6f7=_0x5d0126;fs[_0x3ad6f7(0x207)](_0x5b7ba6+'\x5c'+'common\x5cdva\x5cautomatic\x5c'+_0x590c6e);}),fs[_0x5d0126(0x1df)](_0x5b7ba6+'\x5c'+_0x5d0126(0x212)));});},0x3e8);});}}),console['log'](_0x1c0dc5+_0x42bc1b(0x1fe));},0x7d0);});});});}else console[_0x5cc54c(0x1f0)](_0x5cc54c(0x1ed)+_0x1c0dc5);}}catch(_0x2dca44){console[_0x5cc54c(0x1f0)](_0x5cc54c(0x20c));}};function a18_0xdb8a(_0x2660b4,_0x13e770){const _0x212aec=a18_0x212a();return a18_0xdb8a=function(_0xdb8a43,_0x150581){_0xdb8a43=_0xdb8a43-0x1d9;let _0xe91259=_0x212aec[_0xdb8a43];return _0xe91259;},a18_0xdb8a(_0x2660b4,_0x13e770);}function a18_0x212a(){const _0x288985=['components','/unzip/','7264433epSvGZ','projectId','path','request','uncompress','7638939xacFbZ','20yUFbjh','token','tmpdir','【Error】:\x20未获取到项目\x20','1615516REoSRr','common','error','8iakQiJ','jjbAssembly','.zip','/repository/archive.zip?private_token=','toString','compressing','1394197ROhNFX','1997836wlpyaS','DeleteDirAllFile','application','existsSync','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','-文件下载完毕','indexOf','&ref=master','close','pipe','createWriteStream','common\x5cdva\x5cautomatic\x5cindex.js','3yzCbzX','994321AMLhvz','unlinkSync','\x5ccli.dva.register.spa.txt','/api/v4/projects/','\x5ccli.dva.router.spa.txt','return\x20__planA();','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','replace','exports','16535KWxYBD','readdirSync','zip','common\x5cdva\x5cautomatic','2766lHruFo','-master-','forEach','then','24qtUaeM','G4HJRsHr9D7Ssmixegw2','readFileSync','mkdirSync','localName','return\x20process.env;','\x5csrc','common\x5ctools\x5cindex.js','writeFileSync','rmdirSync','http://192.168.1.242:10985','statSync'];a18_0x212a=function(){return _0x288985;};return a18_0x212a();}
@@ -1 +1 @@
1
- 'use strict';const a18_0x4c530e=a18_0x40b6;(function(_0x5c2e89,_0x4e883c){const _0x22acca=a18_0x40b6,_0x2c7403=_0x5c2e89();while(!![]){try{const _0x133f21=parseInt(_0x22acca(0x21d))/0x1*(parseInt(_0x22acca(0x21e))/0x2)+-parseInt(_0x22acca(0x201))/0x3*(-parseInt(_0x22acca(0x21f))/0x4)+-parseInt(_0x22acca(0x1f9))/0x5*(parseInt(_0x22acca(0x243))/0x6)+parseInt(_0x22acca(0x21c))/0x7+-parseInt(_0x22acca(0x1f8))/0x8*(-parseInt(_0x22acca(0x203))/0x9)+-parseInt(_0x22acca(0x214))/0xa+-parseInt(_0x22acca(0x232))/0xb;if(_0x133f21===_0x4e883c)break;else _0x2c7403['push'](_0x2c7403['shift']());}catch(_0x4e12e8){_0x2c7403['push'](_0x2c7403['shift']());}}}(a18_0xc55b,0x8bedf));function a18_0x40b6(_0x5ad382,_0x175e6c){const _0xc55b4b=a18_0xc55b();return a18_0x40b6=function(_0x40b6c4,_0x87cd09){_0x40b6c4=_0x40b6c4-0x1e7;let _0x44972a=_0xc55b4b[_0x40b6c4];return _0x44972a;},a18_0x40b6(_0x5ad382,_0x175e6c);}const fs=require('fs'),os=require('os'),path=require(a18_0x4c530e(0x222)),utils=require(a18_0x4c530e(0x245)),request=require('request'),compressing=require(a18_0x4c530e(0x206)),GIT_HOST='http://192.168.1.242:10985',GIT_TEMP_DIR=a18_0x4c530e(0x224),CLOUD_PROJECT={'common':{'token':a18_0x4c530e(0x1f2),'projectId':0x117,'localName':a18_0x4c530e(0x1fe)},'react-admin-component':{'token':a18_0x4c530e(0x22e),'projectId':0x154,'localName':a18_0x4c530e(0x237)}},COMMON_CONTENT_NOR_REPLACE=[{'path':a18_0x4c530e(0x217),'replace':[[a18_0x4c530e(0x237),a18_0x4c530e(0x20e)]]},{'path':a18_0x4c530e(0x239),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a18_0x4c530e(0x210)],[a18_0x4c530e(0x237),'jjb-react-admin-component']]}],COMMON_CONTENT_SPA_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a18_0x4c530e(0x235),a18_0x4c530e(0x1eb)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a18_0x4c530e(0x217),'replace':[[a18_0x4c530e(0x235),a18_0x4c530e(0x220)]]}],COMPONENTS_CONTENT_REPLACE=[{'path':a18_0x4c530e(0x233),'replace':[[a18_0x4c530e(0x205),a18_0x4c530e(0x1fa)],[a18_0x4c530e(0x1e8),'jjb-common/crypto'],[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]},{'path':a18_0x4c530e(0x227),'replace':[[a18_0x4c530e(0x244),a18_0x4c530e(0x228)]]},{'path':a18_0x4c530e(0x1f6),'replace':[['common/tools',a18_0x4c530e(0x242)]]},{'path':a18_0x4c530e(0x1ff),'replace':[[a18_0x4c530e(0x205),a18_0x4c530e(0x1fa)],[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]},{'path':a18_0x4c530e(0x22b),'replace':[[a18_0x4c530e(0x205),a18_0x4c530e(0x1fa)],[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a18_0x4c530e(0x205),'jjb-common/http'],[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]},{'path':'\x5cPageHeaderBar\x5cindex.js','replace':[['common/color',a18_0x4c530e(0x228)]]},{'path':a18_0x4c530e(0x241),'replace':[[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]},{'path':'\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','replace':[[a18_0x4c530e(0x1f1),a18_0x4c530e(0x21a)],[a18_0x4c530e(0x213),a18_0x4c530e(0x242)]]}];function uid(){const _0x42679f=a18_0x4c530e;return Math['random']()[_0x42679f(0x225)]()[_0x42679f(0x23b)](0x2);}module[a18_0x4c530e(0x20f)]=_0x464248=>{const _0x3ff1d0=a18_0x4c530e,_0x8cf4a0=path[_0x3ff1d0(0x215)]('./'),_0x5ab984='jjb-'+_0x464248,_0x320742=_0x3ff1d0(0x229),_0x1101f9=_0x8cf4a0+'\x5csrc',_0x194f7f=_0x3ff1d0(0x223)+uid(),_0x377d33=__dirname+'\x5c'+_0x194f7f,_0x229272=_0x8cf4a0+'\x5cpackage.json',_0x55d43c=_0x8cf4a0+'\x5cnode_modules\x5cjjb-'+_0x464248;try{if(fs[_0x3ff1d0(0x1f3)](_0x1101f9)){const _0x36b1a3=CLOUD_PROJECT[_0x464248]||undefined;if(_0x36b1a3){const _0x34aa4f=os[_0x3ff1d0(0x231)](),_0xc95500=_0x34aa4f+'/'+GIT_TEMP_DIR+'/'+_0x464248+_0x3ff1d0(0x1ed),_0x2ba96e=_0x34aa4f+'/'+GIT_TEMP_DIR+_0x3ff1d0(0x20a);utils['DeleteDirAllFile'](_0x34aa4f+'/'+GIT_TEMP_DIR,()=>{const _0x4fa62c=_0x3ff1d0;fs[_0x4fa62c(0x240)](_0x34aa4f+'/'+GIT_TEMP_DIR);const _0x5031f6=fs[_0x4fa62c(0x218)](_0xc95500);request(GIT_HOST+'/api/v4/projects/'+_0x36b1a3[_0x4fa62c(0x23e)]+_0x4fa62c(0x236)+_0x36b1a3['token']+_0x4fa62c(0x1e7))['pipe'](_0x5031f6)['on'](_0x4fa62c(0x234),()=>{const _0x11af06=_0x4fa62c;fs['mkdirSync'](_0x2ba96e),compressing[_0x11af06(0x1ef)][_0x11af06(0x1fb)](_0xc95500,_0x2ba96e)[_0x11af06(0x1e9)](()=>{setTimeout(()=>{fs['readdirSync'](_0x2ba96e)['forEach'](_0x468719=>{const _0x56c815=a18_0x40b6;_0x468719[_0x56c815(0x219)](_0x56c815(0x1f7))!==-0x1&&utils[_0x56c815(0x207)](_0x1101f9+'\x5c'+_0x36b1a3[_0x56c815(0x221)],()=>{const _0xfd6c74=_0x56c815;fs[_0xfd6c74(0x240)](_0x377d33),utils[_0xfd6c74(0x204)](_0x2ba96e+_0x468719,_0x377d33),setTimeout(()=>{const _0x37d47f=_0xfd6c74;if(_0x464248===_0x37d47f(0x1fe)){const _0x343689=fs[_0x37d47f(0x1f3)](_0x1101f9+_0x37d47f(0x1ec));if(_0x343689)rm_rf(_0x377d33+'\x5cdva\x5cautomatic'),fs[_0x37d47f(0x1f4)](_0x377d33+_0x37d47f(0x202));else{if(get_project_type(_0x229272)===_0x37d47f(0x209))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x377d33),fs['writeFileSync'](_0x377d33+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0x37d47f(0x22c)](__dirname+_0x37d47f(0x23f))['toString']()),fs[_0x37d47f(0x208)](_0x377d33+_0x37d47f(0x22d),fs[_0x37d47f(0x22c)](__dirname+_0x37d47f(0x22f))[_0x37d47f(0x225)]());else get_project_type(_0x229272)===_0x37d47f(0x1f0)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x377d33),fs['writeFileSync'](_0x377d33+_0x37d47f(0x230),fs[_0x37d47f(0x22c)](__dirname+_0x37d47f(0x23c))[_0x37d47f(0x225)]()),fs[_0x37d47f(0x208)](_0x377d33+_0x37d47f(0x22d),fs['readFileSync'](__dirname+'\x5ccli.dva.register.saas.txt')[_0x37d47f(0x225)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x377d33);}_0x464248===_0x37d47f(0x212)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x377d33),rm_rf(_0x377d33+_0x37d47f(0x1fc)),fs[_0x37d47f(0x1f3)](_0x377d33+_0x37d47f(0x1fc))&&fs[_0x37d47f(0x1f4)](_0x377d33+'\x5c.idea'),fs[_0x37d47f(0x1f3)](_0x377d33+_0x37d47f(0x20c))&&fs[_0x37d47f(0x20b)](_0x377d33+'\x5c.gitignore'),!fs[_0x37d47f(0x1f3)](_0x55d43c)?fs[_0x37d47f(0x240)](_0x55d43c):rm_rf(_0x55d43c),utils[_0x37d47f(0x204)](_0x377d33,_0x55d43c,()=>{const _0x446b97=_0x37d47f;rm_rf(_0x377d33),fs[_0x446b97(0x1f4)](_0x377d33),create_package_json(_0x55d43c,_0x5ab984,_0x320742),update_project_package_json(_0x229272,_0x5ab984,_0x320742),console[_0x446b97(0x1f5)](_0x446b97(0x22a)+_0x5ab984+'\x20v'+_0x320742);});},0x3e8);});});},0x7d0);});});});}else console[_0x3ff1d0(0x211)]('【Error】:\x20未获取到项目\x20'+_0x464248);}}catch(_0x25a35f){console[_0x3ff1d0(0x211)](_0x3ff1d0(0x226));}};function rm_rf(_0x69a48b){const _0x15cd45=a18_0x4c530e;if(fs[_0x15cd45(0x1f3)](_0x69a48b)){const _0x252b5e=fs['readdirSync'](_0x69a48b);for(let _0x142d71=0x0;_0x142d71<_0x252b5e[_0x15cd45(0x20d)];_0x142d71++){const _0x53ee5b=_0x252b5e[_0x142d71],_0x539389=_0x69a48b+'/'+_0x53ee5b;fs['statSync'](_0x539389)[_0x15cd45(0x216)]()?(rm_rf(_0x539389),fs['rmdirSync'](_0x539389)):fs[_0x15cd45(0x20b)](_0x539389);}}}function create_package_json(_0x298e8b,_0x7281ca,_0x98115c){const _0x3b47f3=a18_0x4c530e;fs[_0x3b47f3(0x208)](_0x298e8b+_0x3b47f3(0x1ea),_0x3b47f3(0x200)+_0x7281ca+'\x22,\x22version\x22:\x22'+_0x98115c+_0x3b47f3(0x21b));}function a18_0xc55b(){const _0x5e44db=['\x5cRouterMenu\x5cindex.js','-master-','3115352NFgnqh','10GpmNmw','jjb-common/http','uncompress','\x5c.idea','forEach','common','\x5cFileUploader\x5cindex.js','{\x22name\x22:\x22','211887TNOiJc','\x5cdva\x5cautomatic','9eXefgj','CopyFolder','common/http','compressing','DeleteDirAllFile','writeFileSync','spa','/unzip/','unlinkSync','\x5c.gitignore','length','jjb-react-admin-component','exports','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','error','react-admin-component','common/tools','3713530QKjNSR','resolve','isDirectory','\x5ctools\x5cindex.js','createWriteStream','indexOf','jjb-common/website','\x22,\x22main\x22:\x20\x22index.js\x22}','7807485dmhVKH','840508GoMUhL','2SGNqnb','40fOKHvT','return\x20process.env.app;','localName','path','template_','jjbAssembly','toString','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','\x5cRejectText\x5cindex.js','jjb-common/color','1.0.0','【已安装】:','\x5cImageCropper\x5cindex.js','readFileSync','\x5cdva\x5cautomatic\x5cregister.js','FT3pKzxpRynFkmddJ9Bs','\x5ccli.dva.register.spa.txt','\x5cdva\x5cautomatic\x5crouter.js','tmpdir','15275018OcQIIK','\x5cEditor\x5cindex.js','close','return\x20__planA();','/repository/archive.zip?private_token=','components','replace','\x5cwebsite\x5cindex.js','dependencies','substr','\x5ccli.dva.router.saas.txt','parse','projectId','\x5ccli.dva.router.spa.txt','mkdirSync','\x5cRouterContainer\x5cindex.js','jjb-common/tools','2155290JoqHZH','common/color','./util','&ref=master','common/crypto','then','\x5cpackage.json','return\x20process.env;','\x5capplication','.zip','stringify','zip','micro-spa','common/website','G4HJRsHr9D7Ssmixegw2','existsSync','rmdirSync','log'];a18_0xc55b=function(){return _0x5e44db;};return a18_0xc55b();}function get_project_type(_0x36f50b){const _0xdcb9e5=a18_0x4c530e,_0x578143=JSON['parse'](fs[_0xdcb9e5(0x22c)](_0x36f50b)[_0xdcb9e5(0x225)]());return _0x578143['projectType'];}function update_project_package_json(_0x2cbc29,_0x56edd3,_0x1aab5e){const _0x48a88e=a18_0x4c530e,_0x28b44a=JSON[_0x48a88e(0x23d)](fs[_0x48a88e(0x22c)](_0x2cbc29)[_0x48a88e(0x225)]());_0x28b44a[_0x48a88e(0x23a)][_0x56edd3]=_0x1aab5e,fs[_0x48a88e(0x208)](_0x2cbc29,JSON[_0x48a88e(0x1ee)](_0x28b44a,null,0x2));}function content_replace(_0x1d1151=[],_0x319f0d){_0x1d1151['forEach'](_0x4d7d64=>{const _0x179a18=a18_0x40b6,_0x2f9a81=_0x319f0d+_0x4d7d64[_0x179a18(0x222)];if(fs[_0x179a18(0x1f3)](_0x2f9a81)){let _0x2bfb18=fs[_0x179a18(0x22c)](_0x2f9a81)['toString']();_0x4d7d64['replace'][_0x179a18(0x1fd)](_0x203198=>{const _0x4fa285=_0x179a18;_0x2bfb18=_0x2bfb18[_0x4fa285(0x238)](_0x203198[0x0],_0x203198[0x1]);}),fs[_0x179a18(0x208)](_0x2f9a81,_0x2bfb18);}});}
1
+ 'use strict';const a19_0x24dfed=a19_0x146e;function a19_0x146e(_0x407080,_0x2dbddf){const _0x12ada6=a19_0x12ad();return a19_0x146e=function(_0x146ec6,_0x27823c){_0x146ec6=_0x146ec6-0x178;let _0x4db2e2=_0x12ada6[_0x146ec6];return _0x4db2e2;},a19_0x146e(_0x407080,_0x2dbddf);}function a19_0x12ad(){const _0x325c0b=['tmpdir','jjb-common/crypto','./util','common/http','FT3pKzxpRynFkmddJ9Bs','\x5cRouterMenu\x5cindex.js','\x5cImageCropper\x5cindex.js','zip','{\x22name\x22:\x22','jjb-common/http','\x5cwebsite\x5cindex.js','jjb-common/tools','writeFileSync','existsSync','substr','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','then','\x5c.idea','readFileSync','CopyFolder','forEach','\x5cdva\x5cautomatic\x5cregister.js','jjb-common/color','【Error】:\x20未获取到项目\x20','unlinkSync','\x5ccli.dva.router.spa.txt','common/tools','replace','\x5ccli.dva.register.spa.txt','indexOf','pipe','&ref=master','mkdirSync','4456963feyuJz','uncompress','micro-spa','-master-','\x5ctools\x5cindex.js','/api/v4/projects/','components','1952502YXqvgD','stringify','return\x20process.env.app;','toString','request','projectType','\x5cnode_modules\x5cjjb-','exports','jjb-common/website','return\x20process.env;','\x22,\x22main\x22:\x20\x22index.js\x22}','common/color','rmdirSync','token','G4HJRsHr9D7Ssmixegw2','react-admin-component','【已安装】:','\x5cdva\x5cautomatic','common','\x5cdva\x5cautomatic\x5crouter.js','error','1.0.0','jjb-','\x5cEditor\x5cindex.js','\x5capplication','4hDalGd','path','\x5cpackage.json','DeleteDirAllFile','1515boEccj','/unzip/','\x5ccli.dva.router.saas.txt','projectId','.zip','common/crypto','http://192.168.1.242:10985','readdirSync','random','502342HFINaT','5784FaWPnZ','jjb-react-admin-component','\x5cRouterContainer\x5cindex.js','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','statSync','54472DJNKsR','parse','\x5cPageHeaderBar\x5cindex.js','9mRJlRy','dependencies','13245740vaEIlq','length','createWriteStream','\x5cImageUploader\x5cindex.js','643472uagXEo','spa','return\x20__planA();'];a19_0x12ad=function(){return _0x325c0b;};return a19_0x12ad();}(function(_0x4c4afe,_0x357e39){const _0x4e0b0e=a19_0x146e,_0x106741=_0x4c4afe();while(!![]){try{const _0x39b9c7=-parseInt(_0x4e0b0e(0x1a4))/0x1*(-parseInt(_0x4e0b0e(0x1b1))/0x2)+-parseInt(_0x4e0b0e(0x18b))/0x3+-parseInt(_0x4e0b0e(0x1c0))/0x4+parseInt(_0x4e0b0e(0x1a8))/0x5*(-parseInt(_0x4e0b0e(0x1b2))/0x6)+-parseInt(_0x4e0b0e(0x184))/0x7+parseInt(_0x4e0b0e(0x1b7))/0x8+-parseInt(_0x4e0b0e(0x1ba))/0x9*(-parseInt(_0x4e0b0e(0x1bc))/0xa);if(_0x39b9c7===_0x357e39)break;else _0x106741['push'](_0x106741['shift']());}catch(_0x4050ba){_0x106741['push'](_0x106741['shift']());}}}(a19_0x12ad,0x9166c));const fs=require('fs'),os=require('os'),path=require(a19_0x24dfed(0x1a5)),utils=require(a19_0x24dfed(0x1c5)),request=require(a19_0x24dfed(0x18f)),compressing=require('compressing'),GIT_HOST=a19_0x24dfed(0x1ae),GIT_TEMP_DIR='jjbAssembly',CLOUD_PROJECT={'common':{'token':a19_0x24dfed(0x199),'projectId':0x117,'localName':a19_0x24dfed(0x19d)},'react-admin-component':{'token':a19_0x24dfed(0x1c7),'projectId':0x154,'localName':a19_0x24dfed(0x18a)}},COMMON_CONTENT_NOR_REPLACE=[{'path':a19_0x24dfed(0x188),'replace':[[a19_0x24dfed(0x18a),a19_0x24dfed(0x1b3)]]},{'path':a19_0x24dfed(0x1cd),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a19_0x24dfed(0x1d2)],[a19_0x24dfed(0x18a),a19_0x24dfed(0x1b3)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a19_0x24dfed(0x188),'replace':[['return\x20__planA();',a19_0x24dfed(0x194)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a19_0x24dfed(0x188),'replace':[[a19_0x24dfed(0x1c2),a19_0x24dfed(0x18d)]]}],COMPONENTS_CONTENT_REPLACE=[{'path':a19_0x24dfed(0x1a2),'replace':[['common/http','jjb-common/http'],[a19_0x24dfed(0x1ad),a19_0x24dfed(0x1c4)],[a19_0x24dfed(0x17d),a19_0x24dfed(0x1ce)]]},{'path':'\x5cRejectText\x5cindex.js','replace':[[a19_0x24dfed(0x196),a19_0x24dfed(0x179)]]},{'path':a19_0x24dfed(0x1c8),'replace':[[a19_0x24dfed(0x17d),a19_0x24dfed(0x1ce)]]},{'path':'\x5cFileUploader\x5cindex.js','replace':[[a19_0x24dfed(0x1c6),a19_0x24dfed(0x1cc)],[a19_0x24dfed(0x17d),a19_0x24dfed(0x1ce)]]},{'path':a19_0x24dfed(0x1c9),'replace':[[a19_0x24dfed(0x1c6),a19_0x24dfed(0x1cc)],['common/tools','jjb-common/tools']]},{'path':a19_0x24dfed(0x1bf),'replace':[['common/http',a19_0x24dfed(0x1cc)],['common/tools',a19_0x24dfed(0x1ce)]]},{'path':a19_0x24dfed(0x1b9),'replace':[[a19_0x24dfed(0x196),'jjb-common/color']]},{'path':a19_0x24dfed(0x1b4),'replace':[[a19_0x24dfed(0x17d),'jjb-common/tools']]},{'path':a19_0x24dfed(0x1b5),'replace':[['common/website',a19_0x24dfed(0x193)],[a19_0x24dfed(0x17d),a19_0x24dfed(0x1ce)]]}];function uid(){const _0x26cb3b=a19_0x24dfed;return Math[_0x26cb3b(0x1b0)]()[_0x26cb3b(0x18e)]()[_0x26cb3b(0x1d1)](0x2);}module[a19_0x24dfed(0x192)]=_0x5cb610=>{const _0x78768e=a19_0x24dfed,_0x50956=path['resolve']('./'),_0x1411e7=_0x78768e(0x1a1)+_0x5cb610,_0x1d8760=_0x78768e(0x1a0),_0x1c7c57=_0x50956+'\x5csrc',_0x58eb8c='template_'+uid(),_0x5aad6c=__dirname+'\x5c'+_0x58eb8c,_0x24cb45=_0x50956+'\x5cpackage.json',_0x3fec14=_0x50956+_0x78768e(0x191)+_0x5cb610;try{if(fs['existsSync'](_0x1c7c57)){const _0x595bc7=CLOUD_PROJECT[_0x5cb610]||undefined;if(_0x595bc7){const _0x136a7e=os[_0x78768e(0x1c3)](),_0x3a0c06=_0x136a7e+'/'+GIT_TEMP_DIR+'/'+_0x5cb610+_0x78768e(0x1ac),_0x483516=_0x136a7e+'/'+GIT_TEMP_DIR+_0x78768e(0x1a9);utils['DeleteDirAllFile'](_0x136a7e+'/'+GIT_TEMP_DIR,()=>{const _0x29b80f=_0x78768e;fs[_0x29b80f(0x183)](_0x136a7e+'/'+GIT_TEMP_DIR);const _0x1f9393=fs[_0x29b80f(0x1be)](_0x3a0c06);request(GIT_HOST+_0x29b80f(0x189)+_0x595bc7[_0x29b80f(0x1ab)]+'/repository/archive.zip?private_token='+_0x595bc7[_0x29b80f(0x198)]+_0x29b80f(0x182))[_0x29b80f(0x181)](_0x1f9393)['on']('close',()=>{const _0x560f92=_0x29b80f;fs['mkdirSync'](_0x483516),compressing[_0x560f92(0x1ca)][_0x560f92(0x185)](_0x3a0c06,_0x483516)[_0x560f92(0x1d3)](()=>{setTimeout(()=>{const _0x2af856=a19_0x146e;fs[_0x2af856(0x1af)](_0x483516)[_0x2af856(0x1d7)](_0x4d0318=>{const _0x2dddcb=_0x2af856;_0x4d0318[_0x2dddcb(0x180)](_0x2dddcb(0x187))!==-0x1&&utils[_0x2dddcb(0x1a7)](_0x1c7c57+'\x5c'+_0x595bc7['localName'],()=>{const _0x13af20=_0x2dddcb;fs['mkdirSync'](_0x5aad6c),utils[_0x13af20(0x1d6)](_0x483516+_0x4d0318,_0x5aad6c),setTimeout(()=>{const _0x51be4c=_0x13af20;if(_0x5cb610===_0x51be4c(0x19d)){const _0x3ab3c8=fs[_0x51be4c(0x1d0)](_0x1c7c57+_0x51be4c(0x1a3));if(_0x3ab3c8)rm_rf(_0x5aad6c+_0x51be4c(0x19c)),fs[_0x51be4c(0x197)](_0x5aad6c+_0x51be4c(0x19c));else{if(get_project_type(_0x24cb45)===_0x51be4c(0x1c1))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x5aad6c),fs[_0x51be4c(0x1cf)](_0x5aad6c+_0x51be4c(0x19e),fs[_0x51be4c(0x1d5)](__dirname+_0x51be4c(0x17c))[_0x51be4c(0x18e)]()),fs['writeFileSync'](_0x5aad6c+_0x51be4c(0x178),fs['readFileSync'](__dirname+_0x51be4c(0x17f))[_0x51be4c(0x18e)]());else get_project_type(_0x24cb45)===_0x51be4c(0x186)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x5aad6c),fs[_0x51be4c(0x1cf)](_0x5aad6c+_0x51be4c(0x19e),fs['readFileSync'](__dirname+_0x51be4c(0x1aa))['toString']()),fs[_0x51be4c(0x1cf)](_0x5aad6c+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0x51be4c(0x1d5)](__dirname+'\x5ccli.dva.register.saas.txt')[_0x51be4c(0x18e)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x5aad6c);}_0x5cb610===_0x51be4c(0x19a)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x5aad6c),rm_rf(_0x5aad6c+_0x51be4c(0x1d4)),fs[_0x51be4c(0x1d0)](_0x5aad6c+_0x51be4c(0x1d4))&&fs[_0x51be4c(0x197)](_0x5aad6c+_0x51be4c(0x1d4)),fs['existsSync'](_0x5aad6c+'\x5c.gitignore')&&fs[_0x51be4c(0x17b)](_0x5aad6c+'\x5c.gitignore'),!fs[_0x51be4c(0x1d0)](_0x3fec14)?fs['mkdirSync'](_0x3fec14):rm_rf(_0x3fec14),utils[_0x51be4c(0x1d6)](_0x5aad6c,_0x3fec14,()=>{const _0x2d7e2d=_0x51be4c;rm_rf(_0x5aad6c),fs['rmdirSync'](_0x5aad6c),create_package_json(_0x3fec14,_0x1411e7,_0x1d8760),update_project_package_json(_0x24cb45,_0x1411e7,_0x1d8760),console['log'](_0x2d7e2d(0x19b)+_0x1411e7+'\x20v'+_0x1d8760);});},0x3e8);});});},0x7d0);});});});}else console[_0x78768e(0x19f)](_0x78768e(0x17a)+_0x5cb610);}}catch(_0x505a55){console[_0x78768e(0x19f)]('【Error】:\x20当前目录不存在src子目录,无法完成pull操作。');}};function rm_rf(_0xeaca16){const _0x450466=a19_0x24dfed;if(fs[_0x450466(0x1d0)](_0xeaca16)){const _0x165bf5=fs[_0x450466(0x1af)](_0xeaca16);for(let _0x528313=0x0;_0x528313<_0x165bf5[_0x450466(0x1bd)];_0x528313++){const _0x1a8fc4=_0x165bf5[_0x528313],_0x2454aa=_0xeaca16+'/'+_0x1a8fc4;fs[_0x450466(0x1b6)](_0x2454aa)['isDirectory']()?(rm_rf(_0x2454aa),fs[_0x450466(0x197)](_0x2454aa)):fs[_0x450466(0x17b)](_0x2454aa);}}}function create_package_json(_0x2d1de9,_0x449e5d,_0x417c04){const _0xa9c954=a19_0x24dfed;fs['writeFileSync'](_0x2d1de9+_0xa9c954(0x1a6),_0xa9c954(0x1cb)+_0x449e5d+'\x22,\x22version\x22:\x22'+_0x417c04+_0xa9c954(0x195));}function get_project_type(_0x476319){const _0x53a18b=a19_0x24dfed,_0x5a4473=JSON['parse'](fs[_0x53a18b(0x1d5)](_0x476319)[_0x53a18b(0x18e)]());return _0x5a4473[_0x53a18b(0x190)];}function update_project_package_json(_0x5ec874,_0x5e069e,_0x18e279){const _0x349e57=a19_0x24dfed,_0x90059e=JSON[_0x349e57(0x1b8)](fs[_0x349e57(0x1d5)](_0x5ec874)[_0x349e57(0x18e)]());_0x90059e[_0x349e57(0x1bb)][_0x5e069e]=_0x18e279,fs['writeFileSync'](_0x5ec874,JSON[_0x349e57(0x18c)](_0x90059e,null,0x2));}function content_replace(_0x3f3c85=[],_0x5ccfad){const _0x272966=a19_0x24dfed;_0x3f3c85[_0x272966(0x1d7)](_0x221b4f=>{const _0x2f5d80=_0x272966,_0x4d30dc=_0x5ccfad+_0x221b4f['path'];if(fs[_0x2f5d80(0x1d0)](_0x4d30dc)){let _0x1fe1b4=fs[_0x2f5d80(0x1d5)](_0x4d30dc)[_0x2f5d80(0x18e)]();_0x221b4f[_0x2f5d80(0x17e)][_0x2f5d80(0x1d7)](_0x56c992=>{_0x1fe1b4=_0x1fe1b4['replace'](_0x56c992[0x0],_0x56c992[0x1]);}),fs[_0x2f5d80(0x1cf)](_0x4d30dc,_0x1fe1b4);}});}
@@ -1 +1 @@
1
- const a19_0xafad71=a19_0x5f0c;(function(_0x6bbca9,_0x461f0f){const _0x34e406=a19_0x5f0c,_0x4c7225=_0x6bbca9();while(!![]){try{const _0x4c1ff5=parseInt(_0x34e406(0x1e1))/0x1*(parseInt(_0x34e406(0x1df))/0x2)+parseInt(_0x34e406(0x1d5))/0x3+-parseInt(_0x34e406(0x1d8))/0x4+-parseInt(_0x34e406(0x1d9))/0x5*(parseInt(_0x34e406(0x1ee))/0x6)+parseInt(_0x34e406(0x1e6))/0x7+-parseInt(_0x34e406(0x1d7))/0x8*(-parseInt(_0x34e406(0x1cb))/0x9)+-parseInt(_0x34e406(0x1ed))/0xa;if(_0x4c1ff5===_0x461f0f)break;else _0x4c7225['push'](_0x4c7225['shift']());}catch(_0x46bf85){_0x4c7225['push'](_0x4c7225['shift']());}}}(a19_0x3637,0xe1c31));function a19_0x3637(){const _0x4160bb=['./progress-bar','log','21412410wZKhtD','355638mtLwJq','readline','18UzKrVf','无效操作。','删除文件:','是否确认删除?删除后不可恢复![y/n]:','exit','删除异常:','isDirectory','path','stdout','existsSync','4247757rUiLps','删除文件夹:','2508264owYdHD','5225252pxrLVr','55KObJVj','unlinkSync','clear','length','trim','正在计算项目数,请稍等...','82268ZAdgXN','readdirSync','37wKQDrE','rmdirSync','stdin','resolve','question','10215345VxresJ','statSync','createInterface','删除进度','删除完成。'];a19_0x3637=function(){return _0x4160bb;};return a19_0x3637();}function a19_0x5f0c(_0xa6a0f2,_0x1569e9){const _0x3637df=a19_0x3637();return a19_0x5f0c=function(_0x5f0cb8,_0x133799){_0x5f0cb8=_0x5f0cb8-0x1ca;let _0x36b14e=_0x3637df[_0x5f0cb8];return _0x36b14e;},a19_0x5f0c(_0xa6a0f2,_0x1569e9);}const fs=require('fs'),path=require(a19_0xafad71(0x1d2)),readline=require(a19_0xafad71(0x1ca)),ProgressBar=require(a19_0xafad71(0x1eb)),io=readline[a19_0xafad71(0x1e8)]({'input':process[a19_0xafad71(0x1e3)],'output':process[a19_0xafad71(0x1d3)]}),progress=new ProgressBar(a19_0xafad71(0x1e9),0x32);let f_total=0x0,f_number=0x0;module['exports']=function(){const _0x130d00=a19_0xafad71,_0x20b8b2=path[_0x130d00(0x1e4)]('./');io[_0x130d00(0x1e5)](_0x130d00(0x1ce),function(_0x16b862){const _0x4a3308=_0x130d00;if(_0x16b862['trim']()==='y')console[_0x4a3308(0x1ec)](_0x4a3308(0x1de)),setTimeout(()=>{setTimeout(()=>{const _0x292650=a19_0x5f0c;console[_0x292650(0x1db)](),exec(_0x20b8b2),setTimeout(()=>{const _0x4c26fd=_0x292650;console['log'](_0x4c26fd(0x1ea)),console['clear'](),process[_0x4c26fd(0x1cf)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x16b862[_0x4a3308(0x1dd)]()==='n'?(console['log']('取消删除。'),process[_0x4a3308(0x1cf)](0x0)):(console[_0x4a3308(0x1ec)](_0x4a3308(0x1cc)),process[_0x4a3308(0x1cf)](0x0));});};function exec(_0xd01fc2){const _0x2c0ca1=a19_0xafad71;if(fs[_0x2c0ca1(0x1d4)](_0xd01fc2)){const _0x51af7a=fs[_0x2c0ca1(0x1e0)](_0xd01fc2);for(let _0x1de4fb=0x0;_0x1de4fb<_0x51af7a[_0x2c0ca1(0x1dc)];_0x1de4fb++){const _0x5ce733=_0x51af7a[_0x1de4fb],_0x536bdb=_0xd01fc2+'/'+_0x5ce733;try{fs[_0x2c0ca1(0x1e7)](_0x536bdb)[_0x2c0ca1(0x1d1)]()?(exec(_0x536bdb),fs[_0x2c0ca1(0x1e2)](_0x536bdb,{'recursive':!![]}),console[_0x2c0ca1(0x1ec)](_0x2c0ca1(0x1d6)+_0x536bdb)):(fs[_0x2c0ca1(0x1da)](_0x536bdb),console[_0x2c0ca1(0x1ec)](_0x2c0ca1(0x1cd)+_0x536bdb));}catch(_0x87711b){console[_0x2c0ca1(0x1ec)](_0x2c0ca1(0x1d0)+_0x536bdb);}}}}function scanner(_0x5f3307){const _0x3bf439=a19_0xafad71;if(fs[_0x3bf439(0x1d4)](_0x5f3307)){const _0x1cfc36=fs[_0x3bf439(0x1e0)](_0x5f3307);for(let _0x20141e=0x0;_0x20141e<_0x1cfc36[_0x3bf439(0x1dc)];_0x20141e++){const _0x500a50=_0x1cfc36[_0x20141e],_0x4329a6=_0x5f3307+'/'+_0x500a50;try{fs[_0x3bf439(0x1e7)](_0x4329a6)[_0x3bf439(0x1d1)]()?(scanner(_0x4329a6),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x3956f2){}}}}
1
+ function a20_0x2dd0(_0x14011b,_0x1a42ac){const _0x696fe8=a20_0x696f();return a20_0x2dd0=function(_0x2dd037,_0x2ab638){_0x2dd037=_0x2dd037-0xc9;let _0x5ccde2=_0x696fe8[_0x2dd037];return _0x5ccde2;},a20_0x2dd0(_0x14011b,_0x1a42ac);}const a20_0x37dd6b=a20_0x2dd0;function a20_0x696f(){const _0x4a50a0=['18nIfhdt','path','readline','log','删除文件夹:','readdirSync','删除完成。','是否确认删除?删除后不可恢复![y/n]:','stdout','375DeJdjs','1tXDtsK','trim','isDirectory','existsSync','exit','正在计算项目数,请稍等...','resolve','stdin','unlinkSync','./progress-bar','取消删除。','statSync','length','48789mkJreV','1830lMMTfA','50412DftqDh','1245797eXxfYy','19855814zMOTza','38496lcQRsS','1631342TaToZo','createInterface','5203448TgNQFa','无效操作。','删除异常:','删除文件:'];a20_0x696f=function(){return _0x4a50a0;};return a20_0x696f();}(function(_0x100a3e,_0xe49b9d){const _0x56f9b7=a20_0x2dd0,_0x4f276f=_0x100a3e();while(!![]){try{const _0x276970=-parseInt(_0x56f9b7(0xcb))/0x1*(parseInt(_0x56f9b7(0xde))/0x2)+parseInt(_0x56f9b7(0xdd))/0x3+-parseInt(_0x56f9b7(0xda))/0x4*(-parseInt(_0x56f9b7(0xca))/0x5)+parseInt(_0x56f9b7(0xe4))/0x6*(parseInt(_0x56f9b7(0xdb))/0x7)+parseInt(_0x56f9b7(0xe0))/0x8+parseInt(_0x56f9b7(0xd8))/0x9*(parseInt(_0x56f9b7(0xd9))/0xa)+-parseInt(_0x56f9b7(0xdc))/0xb;if(_0x276970===_0xe49b9d)break;else _0x4f276f['push'](_0x4f276f['shift']());}catch(_0x127727){_0x4f276f['push'](_0x4f276f['shift']());}}}(a20_0x696f,0x7d6a3));const fs=require('fs'),path=require(a20_0x37dd6b(0xe5)),readline=require(a20_0x37dd6b(0xe6)),ProgressBar=require(a20_0x37dd6b(0xd4)),io=readline[a20_0x37dd6b(0xdf)]({'input':process[a20_0x37dd6b(0xd2)],'output':process[a20_0x37dd6b(0xc9)]}),progress=new ProgressBar('删除进度',0x32);let f_total=0x0,f_number=0x0;module['exports']=function(){const _0x5458a0=a20_0x37dd6b,_0x5854a8=path[_0x5458a0(0xd1)]('./');io['question'](_0x5458a0(0xeb),function(_0x53e889){const _0x4c3015=_0x5458a0;if(_0x53e889[_0x4c3015(0xcc)]()==='y')console['log'](_0x4c3015(0xd0)),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0x5854a8),setTimeout(()=>{const _0x1e4b9f=a20_0x2dd0;console['log'](_0x1e4b9f(0xea)),console['clear'](),process[_0x1e4b9f(0xcf)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x53e889[_0x4c3015(0xcc)]()==='n'?(console[_0x4c3015(0xe7)](_0x4c3015(0xd5)),process['exit'](0x0)):(console[_0x4c3015(0xe7)](_0x4c3015(0xe1)),process[_0x4c3015(0xcf)](0x0));});};function exec(_0x1e2725){const _0x1116a5=a20_0x37dd6b;if(fs['existsSync'](_0x1e2725)){const _0x489948=fs[_0x1116a5(0xe9)](_0x1e2725);for(let _0x325c8c=0x0;_0x325c8c<_0x489948[_0x1116a5(0xd7)];_0x325c8c++){const _0x3487d9=_0x489948[_0x325c8c],_0x5ab168=_0x1e2725+'/'+_0x3487d9;try{fs[_0x1116a5(0xd6)](_0x5ab168)['isDirectory']()?(exec(_0x5ab168),fs['rmdirSync'](_0x5ab168,{'recursive':!![]}),console[_0x1116a5(0xe7)](_0x1116a5(0xe8)+_0x5ab168)):(fs[_0x1116a5(0xd3)](_0x5ab168),console[_0x1116a5(0xe7)](_0x1116a5(0xe3)+_0x5ab168));}catch(_0x383023){console['log'](_0x1116a5(0xe2)+_0x5ab168);}}}}function scanner(_0x2ea015){const _0x1ad91d=a20_0x37dd6b;if(fs[_0x1ad91d(0xce)](_0x2ea015)){const _0x5392e9=fs['readdirSync'](_0x2ea015);for(let _0x4a1de1=0x0;_0x4a1de1<_0x5392e9[_0x1ad91d(0xd7)];_0x4a1de1++){const _0xadf3f5=_0x5392e9[_0x4a1de1],_0x4ea806=_0x2ea015+'/'+_0xadf3f5;try{fs[_0x1ad91d(0xd6)](_0x4ea806)[_0x1ad91d(0xcd)]()?(scanner(_0x4ea806),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x11bbca){}}}}
@@ -1 +1 @@
1
- const a20_0x5a25ff=a20_0x2976;(function(_0x15eb99,_0x3e027d){const _0x239498=a20_0x2976,_0x187616=_0x15eb99();while(!![]){try{const _0x5ee3bc=parseInt(_0x239498(0xb9))/0x1*(-parseInt(_0x239498(0xb3))/0x2)+parseInt(_0x239498(0xb8))/0x3*(parseInt(_0x239498(0xb7))/0x4)+parseInt(_0x239498(0xbc))/0x5+parseInt(_0x239498(0xba))/0x6+-parseInt(_0x239498(0xb5))/0x7*(parseInt(_0x239498(0xc2))/0x8)+parseInt(_0x239498(0xbf))/0x9*(parseInt(_0x239498(0xc0))/0xa)+-parseInt(_0x239498(0xc1))/0xb*(-parseInt(_0x239498(0xb0))/0xc);if(_0x5ee3bc===_0x3e027d)break;else _0x187616['push'](_0x187616['shift']());}catch(_0x3380ce){_0x187616['push'](_0x187616['shift']());}}}(a20_0x5667,0xa6e1e));const slog=require('single-line-log')[a20_0x5a25ff(0xb4)];function ProgressBar(_0x3f55c1,_0x217234){const _0x4f9e13=a20_0x5a25ff;this[_0x4f9e13(0xae)]=_0x3f55c1||_0x4f9e13(0xbd),this['length']=_0x217234||0x19,this['render']=function(_0x4376a4){const _0x18077a=_0x4f9e13;let _0xa86d37;const _0x156d6b=(_0x4376a4[_0x18077a(0xaf)]/_0x4376a4[_0x18077a(0xbb)])[_0x18077a(0xb6)](0x4),_0xcdb796=Math[_0x18077a(0xb1)](_0x156d6b*this[_0x18077a(0xb2)]);let _0x5b5683='';for(_0xa86d37=0x0;_0xa86d37<_0xcdb796;_0xa86d37++){_0x5b5683+='█';}let _0x288834='';for(_0xa86d37=0x0;_0xa86d37<this[_0x18077a(0xb2)]-_0xcdb796;_0xa86d37++){_0x288834+='░';}const _0x1ada9b=this[_0x18077a(0xae)]+':\x20'+(0x64*_0x156d6b)[_0x18077a(0xb6)](0x2)+'%\x20'+_0x5b5683+_0x288834+'\x20'+_0x4376a4[_0x18077a(0xaf)]+'/'+_0x4376a4[_0x18077a(0xbb)];slog(_0x1ada9b);};}function a20_0x5667(){const _0xa464f7=['2729634dPdeGd','total','1189215TiBdvS','Progress','exports','13347IhPJjI','5810rgluia','27621eTvAGX','48yqlKhD','description','completed','1212LQNhrc','floor','length','2VsmTtx','stdout','1555561YHYFJW','toFixed','46044bSOSPW','63pazAkj','32859SwyflC'];a20_0x5667=function(){return _0xa464f7;};return a20_0x5667();}function a20_0x2976(_0x59e647,_0x29f11e){const _0x566737=a20_0x5667();return a20_0x2976=function(_0x2976a0,_0x319e96){_0x2976a0=_0x2976a0-0xae;let _0x136dd1=_0x566737[_0x2976a0];return _0x136dd1;},a20_0x2976(_0x59e647,_0x29f11e);}module[a20_0x5a25ff(0xbe)]=ProgressBar;
1
+ const a21_0x4b0864=a21_0x55fa;(function(_0xfe5495,_0x53653c){const _0x349e90=a21_0x55fa,_0x569dbc=_0xfe5495();while(!![]){try{const _0x5e79f3=-parseInt(_0x349e90(0x187))/0x1+-parseInt(_0x349e90(0x182))/0x2+-parseInt(_0x349e90(0x185))/0x3+-parseInt(_0x349e90(0x17b))/0x4+parseInt(_0x349e90(0x183))/0x5+-parseInt(_0x349e90(0x179))/0x6*(parseInt(_0x349e90(0x17d))/0x7)+-parseInt(_0x349e90(0x178))/0x8*(-parseInt(_0x349e90(0x17f))/0x9);if(_0x5e79f3===_0x53653c)break;else _0x569dbc['push'](_0x569dbc['shift']());}catch(_0x10d7e5){_0x569dbc['push'](_0x569dbc['shift']());}}}(a21_0x3353,0xacaab));function a21_0x3353(){const _0x1cc48a=['render','21GehijD','total','14669685iiCwqF','toFixed','Progress','2590764yzWYKA','6501015ThYqzC','stdout','2231505NBgaOt','description','1106279NzvPQC','length','single-line-log','16ksJMSi','506424xEyoWy','floor','1816728eoKMfR'];a21_0x3353=function(){return _0x1cc48a;};return a21_0x3353();}function a21_0x55fa(_0x214e31,_0x2d239a){const _0x335381=a21_0x3353();return a21_0x55fa=function(_0x55fa4d,_0x1c2fc0){_0x55fa4d=_0x55fa4d-0x176;let _0xd6a84b=_0x335381[_0x55fa4d];return _0xd6a84b;},a21_0x55fa(_0x214e31,_0x2d239a);}const slog=require(a21_0x4b0864(0x177))[a21_0x4b0864(0x184)];function ProgressBar(_0x4c10ae,_0x2058b2){const _0x328b9d=a21_0x4b0864;this[_0x328b9d(0x186)]=_0x4c10ae||_0x328b9d(0x181),this[_0x328b9d(0x176)]=_0x2058b2||0x19,this[_0x328b9d(0x17c)]=function(_0x36420f){const _0x4dc31c=_0x328b9d;let _0x3992be;const _0xae8b64=(_0x36420f['completed']/_0x36420f['total'])[_0x4dc31c(0x180)](0x4),_0xa799db=Math[_0x4dc31c(0x17a)](_0xae8b64*this[_0x4dc31c(0x176)]);let _0x5bc09b='';for(_0x3992be=0x0;_0x3992be<_0xa799db;_0x3992be++){_0x5bc09b+='█';}let _0x4ab4ee='';for(_0x3992be=0x0;_0x3992be<this[_0x4dc31c(0x176)]-_0xa799db;_0x3992be++){_0x4ab4ee+='░';}const _0xd97191=this[_0x4dc31c(0x186)]+':\x20'+(0x64*_0xae8b64)[_0x4dc31c(0x180)](0x2)+'%\x20'+_0x5bc09b+_0x4ab4ee+'\x20'+_0x36420f['completed']+'/'+_0x36420f[_0x4dc31c(0x17e)];slog(_0xd97191);};}module['exports']=ProgressBar;
package/src/old/util.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a21_0x5ea680=a21_0x5dac;function a21_0x5dac(_0xe2db02,_0x296f87){const _0x549034=a21_0x5490();return a21_0x5dac=function(_0x5dacd5,_0x444ce2){_0x5dacd5=_0x5dacd5-0x134;let _0x435734=_0x549034[_0x5dacd5];return _0x435734;},a21_0x5dac(_0xe2db02,_0x296f87);}function a21_0x5490(){const _0x43e7e0=['read\x20error','rmdirSync','7338mcEZYl','40MqyXvf','mkdirSync','readdir','pipe','CreatePaths','CopyFolder','14625567wAPrno','existsSync','path','readdirSync','join','statSync','length','DeepScanner','5yuBpXJ','stat','CopyFile','isDirectory','4890382oLZVoG','8072hUfQGy','createWriteStream','forEach','error','DeleteDirAllFile','log','212572oYHRVZ','5359540APEgRI','6nqItBH','push','1900527CvBnbv','1314NhRSUl'];a21_0x5490=function(){return _0x43e7e0;};return a21_0x5490();}(function(_0x4e557e,_0x3afd56){const _0x4e97a4=a21_0x5dac,_0x3492dc=_0x4e557e();while(!![]){try{const _0x49409f=-parseInt(_0x4e97a4(0x148))/0x1*(-parseInt(_0x4e97a4(0x139))/0x2)+parseInt(_0x4e97a4(0x135))/0x3+-parseInt(_0x4e97a4(0x153))/0x4*(parseInt(_0x4e97a4(0x13a))/0x5)+parseInt(_0x4e97a4(0x155))/0x6*(-parseInt(_0x4e97a4(0x14c))/0x7)+-parseInt(_0x4e97a4(0x14d))/0x8*(-parseInt(_0x4e97a4(0x136))/0x9)+-parseInt(_0x4e97a4(0x154))/0xa+parseInt(_0x4e97a4(0x140))/0xb;if(_0x49409f===_0x3afd56)break;else _0x3492dc['push'](_0x3492dc['shift']());}catch(_0x437a74){_0x3492dc['push'](_0x3492dc['shift']());}}}(a21_0x5490,0x72831));const fs=require('fs'),path=require(a21_0x5ea680(0x142));exports['DeleteDirAllFile']=(_0x47e300,_0x51a6c6)=>{const _0x123507=a21_0x5ea680;let _0x1d0661=[];const _0x11315e=this;fs[_0x123507(0x141)](_0x47e300)?(_0x1d0661=fs[_0x123507(0x143)](_0x47e300),_0x1d0661[_0x123507(0x14f)](function(_0x299c0d,_0x1d7acb){const _0x22ae17=_0x123507;let _0x20489c=_0x47e300+'/'+_0x299c0d;fs[_0x22ae17(0x145)](_0x20489c)[_0x22ae17(0x14b)]()?_0x11315e[_0x22ae17(0x151)](_0x20489c):fs['unlinkSync'](_0x20489c);}),fs[_0x123507(0x138)](_0x47e300),_0x51a6c6&&_0x51a6c6()):_0x51a6c6&&_0x51a6c6();},exports['CopyFolder']=(_0x5974df,_0x4656aa,_0x403f26)=>{const _0x2e03be=a21_0x5ea680,_0x413720=this;fs[_0x2e03be(0x13c)](_0x5974df,function(_0xbf8625,_0xf22052){const _0x31a11b=_0x2e03be;let _0x1c4c90=0x0;const _0x2775e1=function(){const _0xfb9edd=a21_0x5dac;++_0x1c4c90===_0xf22052[_0xfb9edd(0x146)]&&_0x403f26&&_0x403f26();};if(_0xbf8625){_0x2775e1();return;}_0xf22052[_0x31a11b(0x14f)](function(_0x5436ce){const _0x4f0bda=_0x31a11b,_0x5a670e=path[_0x4f0bda(0x144)](_0x5974df,_0x5436ce),_0x24682b=path['join'](_0x4656aa,_0x5436ce);fs[_0x4f0bda(0x149)](_0x5a670e,function(_0x2d4079,_0x2cd82f){const _0x5434c5=_0x4f0bda;_0x2cd82f[_0x5434c5(0x14b)]()?fs['mkdir'](_0x24682b,function(_0x57fae7){const _0x26845f=_0x5434c5;if(_0x57fae7){console['log'](_0x57fae7);return;}_0x413720[_0x26845f(0x13f)](_0x5a670e,_0x24682b,_0x2775e1);}):_0x413720['CopyFile'](_0x5a670e,_0x24682b,_0x2775e1);});}),_0xf22052[_0x31a11b(0x146)]===0x0&&_0x403f26&&_0x403f26();});},exports[a21_0x5ea680(0x14a)]=(_0x3306ff,_0x2a0638,_0x3ddcfe)=>{const _0x55b23d=a21_0x5ea680,_0x1ca72e=fs['createReadStream'](_0x3306ff);_0x1ca72e['on']('error',function(_0x2d3eb5){const _0x5f0699=a21_0x5dac;_0x2d3eb5&&console['log'](_0x5f0699(0x137),_0x3306ff),_0x3ddcfe&&_0x3ddcfe(_0x2d3eb5);});const _0x5b1379=fs[_0x55b23d(0x14e)](_0x2a0638);_0x5b1379['on'](_0x55b23d(0x150),function(_0x5c7daa){const _0xeffec5=_0x55b23d;_0x5c7daa&&console[_0xeffec5(0x152)]('write\x20error',_0x2a0638),_0x3ddcfe&&_0x3ddcfe(_0x5c7daa);}),_0x5b1379['on']('close',function(_0x31cdd4){_0x3ddcfe&&_0x3ddcfe(_0x31cdd4);}),_0x1ca72e[_0x55b23d(0x13d)](_0x5b1379);},exports[a21_0x5ea680(0x147)]=(_0x580f92,_0x13192c)=>{const _0x51e74b=a21_0x5ea680,_0x4bc4eb=this,_0x2540c1=fs[_0x51e74b(0x143)](_0x580f92);_0x2540c1[_0x51e74b(0x14f)](_0x4e4c5b=>{const _0x5c1b2d=_0x51e74b,_0x4a63d9=_0x580f92+'/'+_0x4e4c5b,_0x217d49=fs[_0x5c1b2d(0x145)](_0x4a63d9);_0x217d49['isDirectory']()?_0x4bc4eb[_0x5c1b2d(0x147)](_0x4a63d9,_0x13192c):_0x13192c['push'](_0x4a63d9);});},exports[a21_0x5ea680(0x13e)]=(_0x227b63,_0x2ebc2f)=>{return new Promise(_0x559708=>{const _0x3d0b08=a21_0x5dac,_0xcefcf7=[];_0x2ebc2f[_0x3d0b08(0x14f)]((_0x57db59,_0x18ad5f)=>{const _0x562c39=_0x3d0b08,_0xaf050=_0x227b63+'/'+_0xcefcf7['join']('/')+'/'+_0x57db59;try{const _0x1445b4=fs[_0x562c39(0x145)](_0xaf050);_0x1445b4[_0x562c39(0x14b)]()?_0x18ad5f===_0x2ebc2f[_0x562c39(0x146)]-0x1&&_0x559708():(fs[_0x562c39(0x13b)](_0xaf050),_0x18ad5f===_0x2ebc2f[_0x562c39(0x146)]-0x1&&_0x559708());}catch(_0x3e44a5){fs[_0x562c39(0x13b)](_0xaf050),_0x18ad5f===_0x2ebc2f[_0x562c39(0x146)]-0x1&&_0x559708();}_0xcefcf7[_0x562c39(0x134)](_0x57db59);});});};
1
+ 'use strict';function a22_0x1e09(_0x48ec3e,_0x3ea364){const _0x2570d1=a22_0x2570();return a22_0x1e09=function(_0x1e0931,_0x26e4fe){_0x1e0931=_0x1e0931-0x116;let _0x558382=_0x2570d1[_0x1e0931];return _0x558382;},a22_0x1e09(_0x48ec3e,_0x3ea364);}const a22_0x585d3b=a22_0x1e09;(function(_0xea75c,_0x643771){const _0x1b6493=a22_0x1e09,_0x47fe48=_0xea75c();while(!![]){try{const _0x2b86d6=parseInt(_0x1b6493(0x130))/0x1*(-parseInt(_0x1b6493(0x12e))/0x2)+-parseInt(_0x1b6493(0x135))/0x3*(-parseInt(_0x1b6493(0x11a))/0x4)+parseInt(_0x1b6493(0x133))/0x5+-parseInt(_0x1b6493(0x11b))/0x6*(parseInt(_0x1b6493(0x119))/0x7)+-parseInt(_0x1b6493(0x128))/0x8*(parseInt(_0x1b6493(0x11f))/0x9)+parseInt(_0x1b6493(0x124))/0xa+parseInt(_0x1b6493(0x11d))/0xb;if(_0x2b86d6===_0x643771)break;else _0x47fe48['push'](_0x47fe48['shift']());}catch(_0x2a178f){_0x47fe48['push'](_0x47fe48['shift']());}}}(a22_0x2570,0x201a5));const fs=require('fs'),path=require(a22_0x585d3b(0x116));exports[a22_0x585d3b(0x132)]=(_0x359ffe,_0x1a6784)=>{const _0x2adb2e=a22_0x585d3b;let _0x24d3b2=[];const _0x428e7b=this;fs[_0x2adb2e(0x131)](_0x359ffe)?(_0x24d3b2=fs[_0x2adb2e(0x12c)](_0x359ffe),_0x24d3b2[_0x2adb2e(0x12b)](function(_0x14bb43,_0x57d4b4){const _0x36690c=_0x2adb2e;let _0x47fa88=_0x359ffe+'/'+_0x14bb43;fs['statSync'](_0x47fa88)[_0x36690c(0x118)]()?_0x428e7b[_0x36690c(0x132)](_0x47fa88):fs['unlinkSync'](_0x47fa88);}),fs[_0x2adb2e(0x129)](_0x359ffe),_0x1a6784&&_0x1a6784()):_0x1a6784&&_0x1a6784();},exports[a22_0x585d3b(0x11c)]=(_0x33b941,_0x86ce04,_0x4f328d)=>{const _0x3e5ac3=this;fs['readdir'](_0x33b941,function(_0x5354b9,_0x83f791){const _0x23421d=a22_0x1e09;let _0xc57916=0x0;const _0x205254=function(){++_0xc57916===_0x83f791['length']&&_0x4f328d&&_0x4f328d();};if(_0x5354b9){_0x205254();return;}_0x83f791[_0x23421d(0x12b)](function(_0x1db5c2){const _0x34e5f8=_0x23421d,_0x4c9253=path[_0x34e5f8(0x136)](_0x33b941,_0x1db5c2),_0x2e73d3=path['join'](_0x86ce04,_0x1db5c2);fs[_0x34e5f8(0x127)](_0x4c9253,function(_0xd9e585,_0x173809){const _0x25711b=_0x34e5f8;_0x173809[_0x25711b(0x118)]()?fs['mkdir'](_0x2e73d3,function(_0x5598fe){const _0xee3aea=_0x25711b;if(_0x5598fe){console[_0xee3aea(0x120)](_0x5598fe);return;}_0x3e5ac3[_0xee3aea(0x11c)](_0x4c9253,_0x2e73d3,_0x205254);}):_0x3e5ac3[_0x25711b(0x11e)](_0x4c9253,_0x2e73d3,_0x205254);});}),_0x83f791[_0x23421d(0x12a)]===0x0&&_0x4f328d&&_0x4f328d();});},exports[a22_0x585d3b(0x11e)]=(_0x30e290,_0x3a0aee,_0x1a3e68)=>{const _0x54403e=a22_0x585d3b,_0x31f962=fs[_0x54403e(0x123)](_0x30e290);_0x31f962['on'](_0x54403e(0x134),function(_0x2f53c4){const _0x2951e3=_0x54403e;_0x2f53c4&&console[_0x2951e3(0x120)](_0x2951e3(0x117),_0x30e290),_0x1a3e68&&_0x1a3e68(_0x2f53c4);});const _0x362896=fs[_0x54403e(0x122)](_0x3a0aee);_0x362896['on'](_0x54403e(0x134),function(_0x2f1f8e){const _0x51456a=_0x54403e;_0x2f1f8e&&console[_0x51456a(0x120)](_0x51456a(0x137),_0x3a0aee),_0x1a3e68&&_0x1a3e68(_0x2f1f8e);}),_0x362896['on']('close',function(_0x246295){_0x1a3e68&&_0x1a3e68(_0x246295);}),_0x31f962['pipe'](_0x362896);},exports[a22_0x585d3b(0x12f)]=(_0x238413,_0x24d5fd)=>{const _0x3b24ae=a22_0x585d3b,_0x579f50=this,_0x31f001=fs[_0x3b24ae(0x12c)](_0x238413);_0x31f001['forEach'](_0x2f42a9=>{const _0x165b51=_0x3b24ae,_0x28c8cd=_0x238413+'/'+_0x2f42a9,_0x1e16aa=fs['statSync'](_0x28c8cd);_0x1e16aa[_0x165b51(0x118)]()?_0x579f50['DeepScanner'](_0x28c8cd,_0x24d5fd):_0x24d5fd[_0x165b51(0x125)](_0x28c8cd);});},exports[a22_0x585d3b(0x121)]=(_0x3f412d,_0x34b3fd)=>{return new Promise(_0xaff0a5=>{const _0x1cd467=a22_0x1e09,_0x55f7a4=[];_0x34b3fd[_0x1cd467(0x12b)]((_0x5b2778,_0x17d492)=>{const _0x1f7110=_0x1cd467,_0x444d9f=_0x3f412d+'/'+_0x55f7a4['join']('/')+'/'+_0x5b2778;try{const _0x4a0944=fs[_0x1f7110(0x12d)](_0x444d9f);_0x4a0944[_0x1f7110(0x118)]()?_0x17d492===_0x34b3fd[_0x1f7110(0x12a)]-0x1&&_0xaff0a5():(fs['mkdirSync'](_0x444d9f),_0x17d492===_0x34b3fd[_0x1f7110(0x12a)]-0x1&&_0xaff0a5());}catch(_0x3bf010){fs[_0x1f7110(0x126)](_0x444d9f),_0x17d492===_0x34b3fd[_0x1f7110(0x12a)]-0x1&&_0xaff0a5();}_0x55f7a4[_0x1f7110(0x125)](_0x5b2778);});});};function a22_0x2570(){const _0x48bf39=['DeepScanner','26WjJCwy','existsSync','DeleteDirAllFile','321075EbrjpR','error','15xvfwSW','join','write\x20error','path','read\x20error','isDirectory','1397683ZDhJRp','202708sCVVRA','6JBzkav','CopyFolder','2027135gfWmsu','CopyFile','2019987iKgmpR','log','CreatePaths','createWriteStream','createReadStream','2275560YVsjdL','push','mkdirSync','stat','8hrcGZD','rmdirSync','length','forEach','readdirSync','statSync','13372ulSMou'];a22_0x2570=function(){return _0x48bf39;};return a22_0x2570();}