jjb-cmd 2.1.29 → 2.1.31

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.31</p>
6
+ <div>修复已知问题</div>
7
+ </li>
8
+ <li>
9
+ <p>2.1.30</p>
10
+ <div>增加push-set命令</div>
11
+ </li>
4
12
  <li>
5
13
  <p>2.1.29</p>
6
14
  <div>修复已知问题</div>
package/bin/command.js CHANGED
@@ -75,6 +75,11 @@ commander.command('auth [args]').description('-- 授权').action(args => {
75
75
  require('../src/new/cmd.auth/index.js')(process.argv.splice(3));
76
76
  });
77
77
 
78
+ //动态host方式发布包 jjb-cmd push-set http://api latest
79
+ commander.command('push-set [args]').description('-- 动态host方式发布包').action(args => {
80
+ require('../src/new/cmd.push-set/index.js')(process.argv.splice(3));
81
+ });
82
+
78
83
  commander.command('publish [args]').description('-- 发布包').action(args => {
79
84
  require('../src/new/cmd.publish/index.js')(args);
80
85
  });
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "jjb-cmd",
3
3
  "use": "no",
4
4
  "env": "prod",
5
- "version": "2.1.29",
5
+ "version": "2.1.31",
6
6
  "description": "jjb脚手架工具",
7
7
  "main": "index.js",
8
8
  "scripts": {
@@ -1 +1 @@
1
- function a0_0x483e(_0x4b5fbe,_0x2e0296){const _0x9a3e=a0_0x9a3e();return a0_0x483e=function(_0x483e4d,_0x1c74bb){_0x483e4d=_0x483e4d-0xf6;let _0x19a467=_0x9a3e[_0x483e4d];return _0x19a467;},a0_0x483e(_0x4b5fbe,_0x2e0296);}const a0_0x286838=a0_0x483e;(function(_0x1e98b6,_0x5457f5){const _0xdce8be=a0_0x483e,_0x4db83d=_0x1e98b6();while(!![]){try{const _0x3d9901=parseInt(_0xdce8be(0xf7))/0x1+-parseInt(_0xdce8be(0x106))/0x2+parseInt(_0xdce8be(0x103))/0x3+-parseInt(_0xdce8be(0x109))/0x4*(-parseInt(_0xdce8be(0xf9))/0x5)+-parseInt(_0xdce8be(0x105))/0x6*(-parseInt(_0xdce8be(0x10b))/0x7)+-parseInt(_0xdce8be(0xf8))/0x8*(parseInt(_0xdce8be(0xfe))/0x9)+-parseInt(_0xdce8be(0x108))/0xa*(-parseInt(_0xdce8be(0xfa))/0xb);if(_0x3d9901===_0x5457f5)break;else _0x4db83d['push'](_0x4db83d['shift']());}catch(_0x4430b3){_0x4db83d['push'](_0x4db83d['shift']());}}}(a0_0x9a3e,0xa567b));function a0_0x9a3e(){const _0x389248=['108afKiXL','1928530TIvbrC','join','5245630EcMEfD','44xJSjNG','data','525826FBHLlp','Auth\x20Fail!','../cmd.install/config','catch','Auth\x20NetWork\x20Fail!','unlinkSync','29077qsReFT','9736NFdNoP','26930LRpPTF','11FgWBfx','then','writeFileSync','existsSync','4203ZeWAVE','../../../.auth','path','axios','exports','735279wTyzlB','log'];a0_0x9a3e=function(){return _0x389248;};return a0_0x9a3e();}const axios=require(a0_0x286838(0x101)),fs=require('fs'),path=require(a0_0x286838(0x100)),{getApiHost}=require(a0_0x286838(0x10d));module[a0_0x286838(0x102)]=_0x132bce=>{const _0x19127c=a0_0x286838;console[_0x19127c(0x104)](_0x132bce);const [_0x3dfa33,_0x26c71b]=_0x132bce;axios['post'](getApiHost()+'/api/auth',{'username':_0x3dfa33,'password':_0x26c71b})[_0x19127c(0xfb)](_0x14ebcf=>{const _0x232c07=_0x19127c,_0x5990eb=path[_0x232c07(0x107)](__dirname,_0x232c07(0xff));_0x14ebcf[_0x232c07(0x10a)]['status']?(console[_0x232c07(0x104)]('Auth\x20Success!'),fs[_0x232c07(0xfc)](_0x5990eb,_0x3dfa33+'/'+_0x26c71b)):(console['log'](_0x232c07(0x10c)),fs[_0x232c07(0xfd)](_0x5990eb)&&fs[_0x232c07(0xf6)](_0x5990eb));})[_0x19127c(0x10e)](_0x121131=>{const _0x472071=_0x19127c;console['log'](_0x472071(0x10f));});};
1
+ const a0_0x5bb9bf=a0_0xc33d;function a0_0xc33d(_0x4783eb,_0xb8c54d){const _0x4a013e=a0_0x4a01();return a0_0xc33d=function(_0xc33d3,_0xd0bb29){_0xc33d3=_0xc33d3-0xbe;let _0x286fc7=_0x4a013e[_0xc33d3];return _0x286fc7;},a0_0xc33d(_0x4783eb,_0xb8c54d);}(function(_0x1c4939,_0x2f3596){const _0x58bbd3=a0_0xc33d,_0x2071ed=_0x1c4939();while(!![]){try{const _0x84d2b7=-parseInt(_0x58bbd3(0xd8))/0x1*(parseInt(_0x58bbd3(0xc3))/0x2)+parseInt(_0x58bbd3(0xbf))/0x3*(-parseInt(_0x58bbd3(0xc8))/0x4)+-parseInt(_0x58bbd3(0xc0))/0x5*(-parseInt(_0x58bbd3(0xc6))/0x6)+-parseInt(_0x58bbd3(0xd1))/0x7*(-parseInt(_0x58bbd3(0xc5))/0x8)+parseInt(_0x58bbd3(0xcd))/0x9*(-parseInt(_0x58bbd3(0xd0))/0xa)+-parseInt(_0x58bbd3(0xbe))/0xb*(parseInt(_0x58bbd3(0xce))/0xc)+parseInt(_0x58bbd3(0xc2))/0xd;if(_0x84d2b7===_0x2f3596)break;else _0x2071ed['push'](_0x2071ed['shift']());}catch(_0x2478ec){_0x2071ed['push'](_0x2071ed['shift']());}}}(a0_0x4a01,0x2fb8e));const axios=require(a0_0x5bb9bf(0xc1)),fs=require('fs'),path=require('path'),{getApiHost}=require(a0_0x5bb9bf(0xd4));function a0_0x4a01(){const _0x4f1a4e=['post','unlinkSync','../cmd.install/config','Auth\x20NetWork\x20Fail!','catch','join','2OsLEhp','3902734ODdugZ','12fsQwhZ','947090RkEMFx','axios','9050769sEGLJa','64648oZsToG','../../../.auth','240752QgMLIj','6jzqmhF','status','325492QVXFpV','existsSync','exports','log','/api/auth','27yvMmDH','12DXukMG','Auth\x20Success!','18050MfGeVu','14UvgJpJ'];a0_0x4a01=function(){return _0x4f1a4e;};return a0_0x4a01();}module[a0_0x5bb9bf(0xca)]=_0x225efd=>{const _0x462bc0=a0_0x5bb9bf;console['log'](_0x225efd);const [_0x46f6fd,_0x543c55]=_0x225efd;axios[_0x462bc0(0xd2)](getApiHost()+_0x462bc0(0xcc),{'username':_0x46f6fd,'password':_0x543c55})['then'](_0x5c6bc2=>{const _0x340949=_0x462bc0,_0x235043=path[_0x340949(0xd7)](__dirname,_0x340949(0xc4));_0x5c6bc2['data'][_0x340949(0xc7)]?(console[_0x340949(0xcb)](_0x340949(0xcf)),fs['writeFileSync'](_0x235043,_0x46f6fd+'/'+_0x543c55)):(console[_0x340949(0xcb)]('Auth\x20Fail!'),fs[_0x340949(0xc9)](_0x235043)&&fs[_0x340949(0xd3)](_0x235043));})[_0x462bc0(0xd6)](_0x1e2538=>{const _0x3a46e6=_0x462bc0;console[_0x3a46e6(0xcb)](_0x3a46e6(0xd5));});};
@@ -1 +1 @@
1
- function a1_0x2512(_0x46e5b6,_0x505cd4){const _0x1c2419=a1_0x1c24();return a1_0x2512=function(_0x251256,_0x501e20){_0x251256=_0x251256-0x75;let _0x20c8a8=_0x1c2419[_0x251256];return _0x20c8a8;},a1_0x2512(_0x46e5b6,_0x505cd4);}function a1_0x1c24(){const _0x30410c=['then','DeleteDirAllFile','question','989817GkNmSo','10nALPDt','/repository/archive.zip?private_token=','不存在。','stdout','172mTCSYh','安装中,请耐心等待...','../cmd.install/config','&ref=master','execSync','168049fmQtDR','pipe','forEach','uncompress','stdin','1693TuqhUv','npm','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','20234258HNuiVo','close','761595gphBob','token','3387996jSkDYh','/api/v4/projects/','jjb-cmd\x20install.app\x20','zip','3075528EmmWPd','trim','resolve','exit','log','36LePtYX','mkdirSync','compressing','4rxwBNV','includes','CopyFolder','tmpdir','yarn','【Error】:初始化失败,','createWriteStream','projectId','readdirSync'];a1_0x1c24=function(){return _0x30410c;};return a1_0x1c24();}const a1_0x41d2d5=a1_0x2512;(function(_0x1d3329,_0x344ea1){const _0x237ac9=a1_0x2512,_0x165768=_0x1d3329();while(!![]){try{const _0x4de230=-parseInt(_0x237ac9(0xa1))/0x1*(parseInt(_0x237ac9(0x97))/0x2)+-parseInt(_0x237ac9(0x92))/0x3+-parseInt(_0x237ac9(0x86))/0x4*(parseInt(_0x237ac9(0x78))/0x5)+-parseInt(_0x237ac9(0x83))/0x6*(parseInt(_0x237ac9(0x9c))/0x7)+-parseInt(_0x237ac9(0x7e))/0x8+-parseInt(_0x237ac9(0x7a))/0x9+parseInt(_0x237ac9(0x93))/0xa*(parseInt(_0x237ac9(0x76))/0xb);if(_0x4de230===_0x344ea1)break;else _0x165768['push'](_0x165768['shift']());}catch(_0x145f2e){_0x165768['push'](_0x165768['shift']());}}}(a1_0x1c24,0x4ae07));const fs=require('fs'),os=require('os'),path=require('path'),request=require('request'),utils=require('../../old/util'),compressing=require(a1_0x41d2d5(0x85)),readline=require('readline'),io=readline['createInterface']({'input':process[a1_0x41d2d5(0xa0)],'output':process[a1_0x41d2d5(0x96)]}),child_process=require('child_process'),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x41d2d5(0x99));module['exports']=_0x35972b=>{const _0x538263=a1_0x41d2d5,_0x490ac2=path[_0x538263(0x80)]('./'),_0x2786a4=CLOUD_PROJECT[_0x35972b]||undefined;if(_0x2786a4){const _0x3a9a4a=os[_0x538263(0x89)](),_0x32a5e2=_0x3a9a4a+'/'+GIT_TEMP_DIR+'/'+_0x35972b+'.zip',_0x1bccd5=_0x3a9a4a+'/'+GIT_TEMP_DIR+'/unzip/';utils[_0x538263(0x90)](_0x3a9a4a+'/'+GIT_TEMP_DIR,()=>{const _0x1f0271=_0x538263;fs[_0x1f0271(0x84)](_0x3a9a4a+'/'+GIT_TEMP_DIR);let _0x143b59=fs[_0x1f0271(0x8c)](_0x32a5e2);request(GIT_HOST+_0x1f0271(0x7b)+_0x2786a4[_0x1f0271(0x8d)]+_0x1f0271(0x94)+_0x2786a4[_0x1f0271(0x79)]+_0x1f0271(0x9a))[_0x1f0271(0x9d)](_0x143b59)['on'](_0x1f0271(0x77),()=>{const _0x1ed246=_0x1f0271;fs[_0x1ed246(0x84)](_0x1bccd5),compressing[_0x1ed246(0x7d)][_0x1ed246(0x9f)](_0x32a5e2,_0x1bccd5)[_0x1ed246(0x8f)](()=>{setTimeout(()=>{const _0x341e61=a1_0x2512;fs[_0x341e61(0x8e)](_0x1bccd5)[_0x341e61(0x9e)](_0x193e49=>{const _0x335eb0=_0x341e61;_0x193e49['indexOf']('-master-')!==-0x1&&utils[_0x335eb0(0x88)](_0x1bccd5+_0x193e49,_0x490ac2,()=>{const _0x100997=_0x335eb0;io[_0x100997(0x91)]('初始化完成?请选择安装方式![yarn/npm]:',function(_0x5d6763){const _0x53e4ea=_0x100997;[_0x53e4ea(0x8a),_0x53e4ea(0xa2)][_0x53e4ea(0x87)](_0x5d6763['trim']())?(console[_0x53e4ea(0x82)](_0x53e4ea(0x98)),child_process[_0x53e4ea(0x9b)](_0x53e4ea(0x7c)+_0x5d6763[_0x53e4ea(0x7f)](),{'cwd':_0x490ac2}),console[_0x53e4ea(0x82)]('安装完成,祝您愉快编码!'),process[_0x53e4ea(0x81)](0x0)):(console[_0x53e4ea(0x82)](_0x53e4ea(0x75)),process['exit'](0x0));});});});},0x7d0);});});});}else console[_0x538263(0x82)](_0x538263(0x8b)+_0x35972b+_0x538263(0x95));};
1
+ function a1_0x15b2(_0x4612e0,_0x29f5fc){const _0x22f942=a1_0x22f9();return a1_0x15b2=function(_0x15b253,_0x1f91f2){_0x15b253=_0x15b253-0x10c;let _0x3ee5bb=_0x22f942[_0x15b253];return _0x3ee5bb;},a1_0x15b2(_0x4612e0,_0x29f5fc);}const a1_0x5b8eaf=a1_0x15b2;function a1_0x22f9(){const _0xeaf7e=['9CJewkw','1937257YhFDHX','1059990JwEdgE','trim','path','createWriteStream','6TIzvFB','&ref=master','【Error】:初始化失败,','readline','npm','log','CopyFolder','-master-','198532JvDgpy','compressing','mkdirSync','forEach','2440880dDLESa','初始化完成?请选择安装方式![yarn/npm]:','indexOf','12HsWCdL','resolve','11447711qGTCaY','/repository/archive.zip?private_token=','tmpdir','stdout','DeleteDirAllFile','exit','2188305uoJPML','includes','../../old/util','exports','安装中,请耐心等待...','stdin','readdirSync','../cmd.install/config','token','question','22ZRKVWf','21092HksCWu','yarn','/unzip/','8ulxzzN','createInterface','close','execSync','child_process','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!'];a1_0x22f9=function(){return _0xeaf7e;};return a1_0x22f9();}(function(_0x525344,_0x1ad53f){const _0x3d3031=a1_0x15b2,_0x17e907=_0x525344();while(!![]){try{const _0xbd6c49=-parseInt(_0x3d3031(0x118))/0x1*(parseInt(_0x3d3031(0x117))/0x2)+-parseInt(_0x3d3031(0x121))/0x3*(parseInt(_0x3d3031(0x12f))/0x4)+-parseInt(_0x3d3031(0x123))/0x5+-parseInt(_0x3d3031(0x127))/0x6*(parseInt(_0x3d3031(0x122))/0x7)+parseInt(_0x3d3031(0x11b))/0x8*(parseInt(_0x3d3031(0x10d))/0x9)+-parseInt(_0x3d3031(0x133))/0xa+-parseInt(_0x3d3031(0x138))/0xb*(-parseInt(_0x3d3031(0x136))/0xc);if(_0xbd6c49===_0x1ad53f)break;else _0x17e907['push'](_0x17e907['shift']());}catch(_0x48183c){_0x17e907['push'](_0x17e907['shift']());}}}(a1_0x22f9,0x29872));const fs=require('fs'),os=require('os'),path=require(a1_0x5b8eaf(0x125)),request=require('request'),utils=require(a1_0x5b8eaf(0x10f)),compressing=require(a1_0x5b8eaf(0x130)),readline=require(a1_0x5b8eaf(0x12a)),io=readline[a1_0x5b8eaf(0x11c)]({'input':process[a1_0x5b8eaf(0x112)],'output':process[a1_0x5b8eaf(0x13b)]}),child_process=require(a1_0x5b8eaf(0x11f)),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x5b8eaf(0x114));module[a1_0x5b8eaf(0x110)]=_0x291a58=>{const _0x2003c9=a1_0x5b8eaf,_0x5754bc=path[_0x2003c9(0x137)]('./'),_0x2cad30=CLOUD_PROJECT[_0x291a58]||undefined;if(_0x2cad30){const _0x428294=os[_0x2003c9(0x13a)](),_0x5ce055=_0x428294+'/'+GIT_TEMP_DIR+'/'+_0x291a58+'.zip',_0x23a495=_0x428294+'/'+GIT_TEMP_DIR+_0x2003c9(0x11a);utils[_0x2003c9(0x13c)](_0x428294+'/'+GIT_TEMP_DIR,()=>{const _0x2d4278=_0x2003c9;fs[_0x2d4278(0x131)](_0x428294+'/'+GIT_TEMP_DIR);let _0x584856=fs[_0x2d4278(0x126)](_0x5ce055);request(GIT_HOST+'/api/v4/projects/'+_0x2cad30['projectId']+_0x2d4278(0x139)+_0x2cad30[_0x2d4278(0x115)]+_0x2d4278(0x128))['pipe'](_0x584856)['on'](_0x2d4278(0x11d),()=>{const _0x1b5ce2=_0x2d4278;fs[_0x1b5ce2(0x131)](_0x23a495),compressing['zip']['uncompress'](_0x5ce055,_0x23a495)['then'](()=>{setTimeout(()=>{const _0x5ca6ab=a1_0x15b2;fs[_0x5ca6ab(0x113)](_0x23a495)[_0x5ca6ab(0x132)](_0x21c523=>{const _0x3d758b=_0x5ca6ab;_0x21c523[_0x3d758b(0x135)](_0x3d758b(0x12e))!==-0x1&&utils[_0x3d758b(0x12d)](_0x23a495+_0x21c523,_0x5754bc,()=>{const _0x58a35f=_0x3d758b;io[_0x58a35f(0x116)](_0x58a35f(0x134),function(_0xadd3b8){const _0x2c5ea7=_0x58a35f;[_0x2c5ea7(0x119),_0x2c5ea7(0x12b)][_0x2c5ea7(0x10e)](_0xadd3b8[_0x2c5ea7(0x124)]())?(console[_0x2c5ea7(0x12c)](_0x2c5ea7(0x111)),child_process[_0x2c5ea7(0x11e)]('jjb-cmd\x20install.app\x20'+_0xadd3b8[_0x2c5ea7(0x124)](),{'cwd':_0x5754bc}),console[_0x2c5ea7(0x12c)]('安装完成,祝您愉快编码!'),process['exit'](0x0)):(console['log'](_0x2c5ea7(0x120)),process[_0x2c5ea7(0x10c)](0x0));});});});},0x7d0);});});});}else console[_0x2003c9(0x12c)](_0x2003c9(0x129)+_0x291a58+'不存在。');};
@@ -1 +1 @@
1
- const a2_0x11d179=a2_0x4efe;(function(_0x21bcd5,_0x3d2c1f){const _0x1e588e=a2_0x4efe,_0x2ca611=_0x21bcd5();while(!![]){try{const _0x5b470a=parseInt(_0x1e588e(0x140))/0x1*(-parseInt(_0x1e588e(0x155))/0x2)+-parseInt(_0x1e588e(0x154))/0x3+-parseInt(_0x1e588e(0x13c))/0x4*(-parseInt(_0x1e588e(0x151))/0x5)+-parseInt(_0x1e588e(0x157))/0x6+-parseInt(_0x1e588e(0x13f))/0x7*(-parseInt(_0x1e588e(0x142))/0x8)+-parseInt(_0x1e588e(0x148))/0x9*(parseInt(_0x1e588e(0x141))/0xa)+parseInt(_0x1e588e(0x13a))/0xb;if(_0x5b470a===_0x3d2c1f)break;else _0x2ca611['push'](_0x2ca611['shift']());}catch(_0x4abb4d){_0x2ca611['push'](_0x2ca611['shift']());}}}(a2_0x404b,0xbb03a));const os=require('os'),path=require(a2_0x11d179(0x156)),fs=require('fs'),API_HOST='http://120.26.210.58:8088',API_HOST_TEST='http://120.26.210.58:8089';function a2_0x4efe(_0x5654e4,_0x3c2e4b){const _0x404bfc=a2_0x404b();return a2_0x4efe=function(_0x4efe83,_0x579886){_0x4efe83=_0x4efe83-0x135;let _0xcc0228=_0x404bfc[_0x4efe83];return _0xcc0228;},a2_0x4efe(_0x5654e4,_0x3c2e4b);}function a2_0x404b(){const _0x388857=['path','5291478ZzaCAH','prod','7V-YUxhmh51Mdhgx4rq4','join','GIT_TEMP_JAVA','gPSit8aJsLVmNzuQ5Cy4','25839671oSppeX','env','60TRThir','jjb-assembly-java','now','7843262ngBfYa','149tlUhvc','108070AxlnsV','8aguUUt','FT3pKzxpRynFkmddJ9Bs','snBxJ2i5kYarGGcsojhY','API_HOST','getApiHost','hLqARY89CN6fUD3yg4NL','252ZBVkXT','http://192.168.1.242:10985','toString','dev','e9njpBd1nS_LREN8GFpR','readFileSync','G4HJRsHr9D7Ssmixegw2','https://cdn.cqjjb.cn/jjb-cloud-config','ywPtT3xCG6b_vAxp6sTj','103085fukPqW','API_HOST_TEST','../../../package.json','2300808QdOSaZ','14246rDhZBZ'];a2_0x404b=function(){return _0x388857;};return a2_0x404b();}exports['CONFIG_FILE_HOST']=a2_0x11d179(0x14f),exports[a2_0x11d179(0x145)]=API_HOST,exports[a2_0x11d179(0x152)]=API_HOST_TEST,exports['GIT_HOST']=a2_0x11d179(0x149),exports['GIT_TEMP_DIR']='jjb-assembly-'+Date[a2_0x11d179(0x13e)](),exports[a2_0x11d179(0x138)]=a2_0x11d179(0x13d),exports['GIT_JAVA_ENV_JSON']={'development':a2_0x11d179(0x14b),'production':a2_0x11d179(0x135),'test':'test'},exports['CLOUD_PROJECT']={'common':{'token':a2_0x11d179(0x14e),'projectId':0x117},'react-admin-component':{'token':a2_0x11d179(0x143),'projectId':0x154},'jjb-dva-runtime':{'token':a2_0x11d179(0x147),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x11d179(0x14c),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x11d179(0x139),'projectId':0x23e},'vue-unisass-component':{'token':'d4wQ7dzEjYPsgVbKnYei','projectId':0x153},'react-component':{'token':a2_0x11d179(0x144),'projectId':0x33f},'micro-app-ts':{'token':a2_0x11d179(0x136),'projectId':0x33e},'micro-app':{'token':'FqNrmFAgrxasMrbbjvq9','projectId':0x33d},'lib':{'token':a2_0x11d179(0x150),'projectId':0x33c}},exports['TEMPLATE_FOLDER']=os['tmpdir']()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a2_0x11d179(0x146)]=()=>{const _0xdf372b=a2_0x11d179,_0x1a07f2=JSON['parse'](fs[_0xdf372b(0x14d)](path[_0xdf372b(0x137)](__dirname,_0xdf372b(0x153)))[_0xdf372b(0x14a)]());return _0x1a07f2[_0xdf372b(0x13b)]==='test'?API_HOST_TEST:API_HOST;};
1
+ function a2_0x17df(){const _0x475c41=['getApiHost','8648430VtnVYM','jjb-assembly-java','https://cdn.cqjjb.cn/jjb-cloud-config','path','now','http://120.26.210.58:8089','TEMPLATE_FOLDER','FT3pKzxpRynFkmddJ9Bs','../../../package.json','tmpdir','87003USNOBI','GIT_HOST','46509xyGCFc','CLOUD_PROJECT','443596wnFYxc','11VHLBew','gPSit8aJsLVmNzuQ5Cy4','http://120.26.210.58:8088','http://192.168.1.242:10985','GIT_TEMP_JAVA','d4wQ7dzEjYPsgVbKnYei','7V-YUxhmh51Mdhgx4rq4','jjb-assembly-','test','G4HJRsHr9D7Ssmixegw2','GIT_JAVA_ENV_JSON','API_HOST','1441148ulLYgA','35XYSIad','dev','374892XACXNP','FqNrmFAgrxasMrbbjvq9','GIT_TEMP_DIR','API_HOST_TEST','readFileSync','18DTLvMk','336NmxEcK','toString','3681900NjNlUy','ywPtT3xCG6b_vAxp6sTj'];a2_0x17df=function(){return _0x475c41;};return a2_0x17df();}const a2_0x3e4f05=a2_0x57d3;function a2_0x57d3(_0x5c0a97,_0x23ae76){const _0x17df9f=a2_0x17df();return a2_0x57d3=function(_0x57d3cb,_0x1ba6b3){_0x57d3cb=_0x57d3cb-0x9b;let _0x38846d=_0x17df9f[_0x57d3cb];return _0x38846d;},a2_0x57d3(_0x5c0a97,_0x23ae76);}(function(_0x4b8271,_0x134484){const _0x220d51=a2_0x57d3,_0x7f1b4b=_0x4b8271();while(!![]){try{const _0x15cbae=-parseInt(_0x220d51(0xb5))/0x1+parseInt(_0x220d51(0xa1))/0x2*(-parseInt(_0x220d51(0xb3))/0x3)+parseInt(_0x220d51(0xc2))/0x4+parseInt(_0x220d51(0xc3))/0x5*(parseInt(_0x220d51(0x9c))/0x6)+-parseInt(_0x220d51(0xb1))/0x7*(-parseInt(_0x220d51(0xa2))/0x8)+parseInt(_0x220d51(0xa4))/0x9+parseInt(_0x220d51(0xa7))/0xa*(-parseInt(_0x220d51(0xb6))/0xb);if(_0x15cbae===_0x134484)break;else _0x7f1b4b['push'](_0x7f1b4b['shift']());}catch(_0xd47b99){_0x7f1b4b['push'](_0x7f1b4b['shift']());}}}(a2_0x17df,0x448ed));const os=require('os'),path=require(a2_0x3e4f05(0xaa)),fs=require('fs'),API_HOST=a2_0x3e4f05(0xb8),API_HOST_TEST=a2_0x3e4f05(0xac);exports['CONFIG_FILE_HOST']=a2_0x3e4f05(0xa9),exports[a2_0x3e4f05(0xc1)]=API_HOST,exports[a2_0x3e4f05(0x9f)]=API_HOST_TEST,exports[a2_0x3e4f05(0xb2)]=a2_0x3e4f05(0xb9),exports[a2_0x3e4f05(0x9e)]=a2_0x3e4f05(0xbd)+Date[a2_0x3e4f05(0xab)](),exports[a2_0x3e4f05(0xba)]=a2_0x3e4f05(0xa8),exports[a2_0x3e4f05(0xc0)]={'development':a2_0x3e4f05(0x9b),'production':'prod','test':a2_0x3e4f05(0xbe)},exports[a2_0x3e4f05(0xb4)]={'common':{'token':a2_0x3e4f05(0xbf),'projectId':0x117},'react-admin-component':{'token':a2_0x3e4f05(0xae),'projectId':0x154},'jjb-dva-runtime':{'token':'hLqARY89CN6fUD3yg4NL','projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a2_0x3e4f05(0xb7),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x3e4f05(0xbb),'projectId':0x153},'react-component':{'token':'snBxJ2i5kYarGGcsojhY','projectId':0x33f},'micro-app-ts':{'token':a2_0x3e4f05(0xbc),'projectId':0x33e},'micro-app':{'token':a2_0x3e4f05(0x9d),'projectId':0x33d},'lib':{'token':a2_0x3e4f05(0xa5),'projectId':0x33c}},exports[a2_0x3e4f05(0xad)]=os[a2_0x3e4f05(0xb0)]()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a2_0x3e4f05(0xa6)]=()=>{const _0x284c5e=a2_0x3e4f05,_0x3f15af=JSON['parse'](fs[_0x284c5e(0xa0)](path['join'](__dirname,_0x284c5e(0xaf)))[_0x284c5e(0xa3)]());return _0x3f15af['env']===_0x284c5e(0xbe)?API_HOST_TEST:API_HOST;};
@@ -1 +1 @@
1
- const a3_0x474257=a3_0x5cec;(function(_0x4ec388,_0x376346){const _0x5dd04e=a3_0x5cec,_0xeeef33=_0x4ec388();while(!![]){try{const _0x31bb8b=-parseInt(_0x5dd04e(0x1ed))/0x1*(parseInt(_0x5dd04e(0x1e9))/0x2)+-parseInt(_0x5dd04e(0x1d9))/0x3*(-parseInt(_0x5dd04e(0x207))/0x4)+parseInt(_0x5dd04e(0x1f4))/0x5+parseInt(_0x5dd04e(0x1eb))/0x6*(-parseInt(_0x5dd04e(0x208))/0x7)+-parseInt(_0x5dd04e(0x1da))/0x8+-parseInt(_0x5dd04e(0x1df))/0x9+parseInt(_0x5dd04e(0x209))/0xa;if(_0x31bb8b===_0x376346)break;else _0xeeef33['push'](_0xeeef33['shift']());}catch(_0x2d160a){_0xeeef33['push'](_0xeeef33['shift']());}}}(a3_0x1111,0x8b4ee));const fs=require('fs'),path=require(a3_0x474257(0x1ec)),request=require('request'),compressing=require(a3_0x474257(0x1ef)),{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_0x474257(0x1e4)),{TEMPLATE_FOLDER}=require(a3_0x474257(0x1e7)),start_time=Date[a3_0x474257(0x20a)]();module[a3_0x474257(0x1f3)]=()=>{const _0x1a8f0a=a3_0x474257,_0x1fa621=path['resolve']('./'),_0x3dcd4c=[_0x1fa621,_0x1a8f0a(0x201)][_0x1a8f0a(0x1e6)]('\x5c'),_0xf3cc4c=[_0x1fa621,_0x1a8f0a(0x1fb)][_0x1a8f0a(0x1e6)]('\x5c'),_0x8e9fa4=[_0x1fa621,_0x1a8f0a(0x1f2)][_0x1a8f0a(0x1e6)]('\x5c');if(f_scan_jjb_config_json(_0x1fa621)){const _0x3cab17=f_scan_jjb_config_json_rules(_0x1fa621);_0x3cab17['installTarget']===_0x1a8f0a(0x1fb)?!fs[_0x1a8f0a(0x1d8)](_0xf3cc4c)?(console[_0x1a8f0a(0x1ee)](_0x1a8f0a(0x1e8)),process[_0x1a8f0a(0x204)](0x0)):console[_0x1a8f0a(0x1ee)](_0x1a8f0a(0x1fd)):!fs[_0x1a8f0a(0x1d8)](_0x3dcd4c)&&(console['log']('【Error】:安装失败,src目录不存在。'),process[_0x1a8f0a(0x204)](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x3cab17['installResources'])[_0x1a8f0a(0x200)](_0x470277=>{const _0x494d10=_0x1a8f0a,_0x1e8028=fs[_0x494d10(0x1db)](_0x470277[_0x494d10(0x1ec)]);request(_0x470277[_0x494d10(0x1f0)])[_0x494d10(0x1fa)](_0x1e8028)['on'](_0x494d10(0x1f6),()=>{const _0x4fb758=_0x494d10;fs[_0x4fb758(0x1f5)](_0x470277[_0x4fb758(0x1e3)]),compressing['zip'][_0x4fb758(0x1fe)](_0x470277['path'],_0x470277[_0x4fb758(0x1e3)]);});});const _0x38a805=setInterval(()=>{const _0x259abb=_0x1a8f0a,_0x1ac428=fs[_0x259abb(0x1e1)](TEMPLATE_FOLDER),_0x4d9d64=_0x1ac428[_0x259abb(0x1fc)](_0x5cf103=>_0x3cab17[_0x259abb(0x1de)][_0x259abb(0x200)](_0x5439f3=>_0x5439f3[_0x259abb(0x206)]+_0x259abb(0x1f9))[_0x259abb(0x1dc)](_0x5cf103));if(_0x4d9d64[_0x259abb(0x203)]===_0x3cab17[_0x259abb(0x1de)][_0x259abb(0x203)]){clearInterval(_0x38a805);const _0x3c3f67=[];_0x4d9d64[_0x259abb(0x1f1)](_0x5e14b6=>{const _0x2021e5=_0x259abb,_0x33d936=[TEMPLATE_FOLDER,_0x5e14b6][_0x2021e5(0x1e6)]('\x5c');fs[_0x2021e5(0x1e1)](_0x33d936)[_0x2021e5(0x1f1)](_0xca7270=>_0x3c3f67['push']({'name':_0x5e14b6,'path':[_0x33d936,_0xca7270][_0x2021e5(0x1e6)]('\x5c'),'pure_name':_0x5e14b6['replace'](/_zip$/,''),'import_list':_0x3cab17[_0x2021e5(0x1de)]['find'](_0xf58264=>_0xf58264[_0x2021e5(0x206)]+_0x2021e5(0x1f9)===_0x5e14b6)[_0x2021e5(0x1e2)]}));}),_0x3c3f67[_0x259abb(0x1f1)](_0x36873b=>{const _0x2ccdb7=_0x259abb,_0x36837b=_0x36873b[_0x2ccdb7(0x1f8)],_0x1cd3ff=_0x36873b[_0x2ccdb7(0x1ea)],_0xfe44c8=[_0x36873b[_0x2ccdb7(0x1ec)],_0x2ccdb7(0x1d6)][_0x2ccdb7(0x1e6)]('//'),_0x2e4255=[_0x36873b['path'],_0x2ccdb7(0x1f7)]['join']('//');fs[_0x2ccdb7(0x1d8)](_0xfe44c8)&&(f_rm_rf(_0xfe44c8),fs[_0x2ccdb7(0x1d5)](_0xfe44c8));fs[_0x2ccdb7(0x1d8)](_0x2e4255)&&fs['unlinkSync'](_0x2e4255);_0x1cd3ff[_0x2ccdb7(0x203)]&&fs['readdirSync'](_0x36873b[_0x2ccdb7(0x1ec)])[_0x2ccdb7(0x1fc)](_0x245683=>!_0x1cd3ff[_0x2ccdb7(0x1dc)](_0x245683)&&_0x245683!==_0x2ccdb7(0x1dd)&&_0x245683!==_0x2ccdb7(0x1d7))[_0x2ccdb7(0x1f1)](_0x3df1fb=>{const _0x43f85c=_0x2ccdb7,_0x4170ec=_0x36873b[_0x43f85c(0x1ec)]+'\x5c'+_0x3df1fb;f_rm_rf(_0x4170ec),fs[_0x43f85c(0x1d5)](_0x4170ec);});if(_0x3cab17['installTarget']===_0x2ccdb7(0x1fb)){const _0x40f5a0=_0x36837b;fs[_0x2ccdb7(0x1d8)](_0xf3cc4c+'\x5c'+_0x40f5a0)?f_rm_rf(_0xf3cc4c+'\x5c'+_0x40f5a0):fs[_0x2ccdb7(0x1f5)](_0xf3cc4c+'\x5c'+_0x40f5a0),_0x40f5a0!=='jjb-common-lib'?(f_file_copy(_0x36873b[_0x2ccdb7(0x1ec)],_0xf3cc4c+'\x5c'+_0x40f5a0),f_create_package_json(_0xf3cc4c+'\x5c'+_0x40f5a0,_0x40f5a0,_0x2ccdb7(0x1ff))):f_file_copy(_0x36873b['path']+_0x2ccdb7(0x1e5),_0xf3cc4c+'\x5c'+_0x40f5a0),f_update_project_package_json(_0x8e9fa4,_0x40f5a0,_0x2ccdb7(0x1ff));}else _0x3cab17[_0x2ccdb7(0x1e0)]===_0x2ccdb7(0x202)&&(fs[_0x2ccdb7(0x1d8)](_0x3dcd4c+_0x36837b)?f_rm_rf(_0x3dcd4c+_0x36837b):fs[_0x2ccdb7(0x1f5)](_0x3dcd4c+_0x36837b),f_file_copy(_0x36873b['path'],_0x3dcd4c+_0x36837b));}),setTimeout(()=>{const _0xdf9065=_0x259abb;f_rm_rf(TEMPLATE_FOLDER),fs[_0xdf9065(0x1d5)](TEMPLATE_FOLDER);const _0x5d3583=Date[_0xdf9065(0x20a)]();console['log']('【jjb-cmd】:install命令执行完成,用时'+(_0x5d3583-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console['log'](_0x1a8f0a(0x205));};function a3_0x5cec(_0x105e37,_0x526999){const _0x1111bb=a3_0x1111();return a3_0x5cec=function(_0x5cec71,_0x3dd47a){_0x5cec71=_0x5cec71-0x1d5;let _0x2b328c=_0x1111bb[_0x5cec71];return _0x2b328c;},a3_0x5cec(_0x105e37,_0x526999);}function a3_0x1111(){const _0x1089d4=['2NpHjaw','import_list','72CHHsoQ','path','815533fEmzPX','log','compressing','repository','forEach','package.json','exports','4958530PfrVFv','mkdirSync','close','.gitignore','pure_name','_zip','pipe','node_modules','filter','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','uncompress','1.0.0','map','src\x5c','src','length','exit','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','name','2525708kbZaAM','165333mrtmuc','1907540AYulME','now','rmdirSync','.idea','setting.json','existsSync','3fxNSDR','775864ECNDLA','createWriteStream','includes','index.js','installResources','426033zHJdbd','installTarget','readdirSync','importList','compress','./tools','\x5ctypes','join','./config','【Error】:安装失败,node_modules目录不存在。'];a3_0x1111=function(){return _0x1089d4;};return a3_0x1111();}
1
+ function a3_0x1a27(){const _0x517ac5=['9822012ymKYCd','close','pure_name','rmdirSync','setting.json','now','465910KxPQJc','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','3IKJBso','resolve','length','repository','539658HQGSvU','log','4842xYnLlZ','.idea','createWriteStream','existsSync','37LUsmyE','importList','121KoIllb','1.0.0','push','map','forEach','node_modules','index.js','import_list','\x5ctypes','1088524DdykDp','includes','【jjb-cmd】:install命令执行完成,用时','208RhvaSd','_zip','2055HhfEyB','pipe','exit','join','filter','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','./config','zip','installResources','60406haDJsh','10665788ellCAD','readdirSync','mkdirSync','【Error】:安装失败,node_modules目录不存在。','installTarget','unlinkSync','compress','name','path','uncompress','./tools'];a3_0x1a27=function(){return _0x517ac5;};return a3_0x1a27();}const a3_0x38abab=a3_0x4d5f;(function(_0x41c0cc,_0x368d9e){const _0xdfb8ce=a3_0x4d5f,_0x5f0a69=_0x41c0cc();while(!![]){try{const _0x3c32e5=parseInt(_0xdfb8ce(0x211))/0x1*(parseInt(_0xdfb8ce(0x1f3))/0x2)+parseInt(_0xdfb8ce(0x207))/0x3*(-parseInt(_0xdfb8ce(0x21c))/0x4)+parseInt(_0xdfb8ce(0x1ea))/0x5*(parseInt(_0xdfb8ce(0x20d))/0x6)+-parseInt(_0xdfb8ce(0x1f4))/0x7+parseInt(_0xdfb8ce(0x21f))/0x8*(parseInt(_0xdfb8ce(0x20b))/0x9)+-parseInt(_0xdfb8ce(0x205))/0xa*(-parseInt(_0xdfb8ce(0x213))/0xb)+-parseInt(_0xdfb8ce(0x1ff))/0xc;if(_0x3c32e5===_0x368d9e)break;else _0x5f0a69['push'](_0x5f0a69['shift']());}catch(_0x31a85e){_0x5f0a69['push'](_0x5f0a69['shift']());}}}(a3_0x1a27,0xdd491));const fs=require('fs'),path=require('path'),request=require('request'),compressing=require('compressing'),{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_0x38abab(0x1fe)),{TEMPLATE_FOLDER}=require(a3_0x38abab(0x1f0)),start_time=Date[a3_0x38abab(0x204)]();function a3_0x4d5f(_0x36ccaf,_0x11b79c){const _0x1a27b8=a3_0x1a27();return a3_0x4d5f=function(_0x4d5fd8,_0x56c46a){_0x4d5fd8=_0x4d5fd8-0x1ea;let _0x37cfc4=_0x1a27b8[_0x4d5fd8];return _0x37cfc4;},a3_0x4d5f(_0x36ccaf,_0x11b79c);}module['exports']=()=>{const _0xbcc3a0=a3_0x38abab,_0x3988e9=path[_0xbcc3a0(0x208)]('./'),_0x3dba15=[_0x3988e9,'src\x5c']['join']('\x5c'),_0x1ca76d=[_0x3988e9,_0xbcc3a0(0x218)][_0xbcc3a0(0x1ed)]('\x5c'),_0x33ac19=[_0x3988e9,'package.json']['join']('\x5c');if(f_scan_jjb_config_json(_0x3988e9)){const _0x17481d=f_scan_jjb_config_json_rules(_0x3988e9);_0x17481d[_0xbcc3a0(0x1f8)]===_0xbcc3a0(0x218)?!fs[_0xbcc3a0(0x210)](_0x1ca76d)?(console[_0xbcc3a0(0x20c)](_0xbcc3a0(0x1f7)),process[_0xbcc3a0(0x1ec)](0x0)):console[_0xbcc3a0(0x20c)](_0xbcc3a0(0x1ef)):!fs[_0xbcc3a0(0x210)](_0x3dba15)&&(console[_0xbcc3a0(0x20c)]('【Error】:安装失败,src目录不存在。'),process['exit'](0x0));fs[_0xbcc3a0(0x1f6)](TEMPLATE_FOLDER),f_pull_git_repository(_0x17481d[_0xbcc3a0(0x1f2)])[_0xbcc3a0(0x216)](_0x27b3b4=>{const _0x49cc2f=_0xbcc3a0,_0x2ad96e=fs[_0x49cc2f(0x20f)](_0x27b3b4['path']);request(_0x27b3b4[_0x49cc2f(0x20a)])[_0x49cc2f(0x1eb)](_0x2ad96e)['on'](_0x49cc2f(0x200),()=>{const _0x3ef3c9=_0x49cc2f;fs['mkdirSync'](_0x27b3b4['compress']),compressing[_0x3ef3c9(0x1f1)][_0x3ef3c9(0x1fd)](_0x27b3b4[_0x3ef3c9(0x1fc)],_0x27b3b4[_0x3ef3c9(0x1fa)]);});});const _0x576d7e=setInterval(()=>{const _0x4437c2=_0xbcc3a0,_0x51568e=fs['readdirSync'](TEMPLATE_FOLDER),_0x4817f5=_0x51568e[_0x4437c2(0x1ee)](_0x513841=>_0x17481d[_0x4437c2(0x1f2)][_0x4437c2(0x216)](_0x1eaf98=>_0x1eaf98['name']+_0x4437c2(0x220))[_0x4437c2(0x21d)](_0x513841));if(_0x4817f5[_0x4437c2(0x209)]===_0x17481d[_0x4437c2(0x1f2)][_0x4437c2(0x209)]){clearInterval(_0x576d7e);const _0x4d2f7c=[];_0x4817f5[_0x4437c2(0x217)](_0x1f0779=>{const _0x212968=_0x4437c2,_0x4515eb=[TEMPLATE_FOLDER,_0x1f0779]['join']('\x5c');fs['readdirSync'](_0x4515eb)[_0x212968(0x217)](_0x15a76b=>_0x4d2f7c[_0x212968(0x215)]({'name':_0x1f0779,'path':[_0x4515eb,_0x15a76b][_0x212968(0x1ed)]('\x5c'),'pure_name':_0x1f0779['replace'](/_zip$/,''),'import_list':_0x17481d[_0x212968(0x1f2)]['find'](_0x4014b1=>_0x4014b1[_0x212968(0x1fb)]+_0x212968(0x220)===_0x1f0779)[_0x212968(0x212)]}));}),_0x4d2f7c['forEach'](_0x3c0fc8=>{const _0x2d5929=_0x4437c2,_0x30b756=_0x3c0fc8[_0x2d5929(0x201)],_0x179bc1=_0x3c0fc8[_0x2d5929(0x21a)],_0x4c56d7=[_0x3c0fc8[_0x2d5929(0x1fc)],_0x2d5929(0x20e)][_0x2d5929(0x1ed)]('//'),_0xa422c4=[_0x3c0fc8[_0x2d5929(0x1fc)],'.gitignore'][_0x2d5929(0x1ed)]('//');fs[_0x2d5929(0x210)](_0x4c56d7)&&(f_rm_rf(_0x4c56d7),fs['rmdirSync'](_0x4c56d7));fs['existsSync'](_0xa422c4)&&fs[_0x2d5929(0x1f9)](_0xa422c4);_0x179bc1[_0x2d5929(0x209)]&&fs[_0x2d5929(0x1f5)](_0x3c0fc8[_0x2d5929(0x1fc)])['filter'](_0x481721=>!_0x179bc1['includes'](_0x481721)&&_0x481721!==_0x2d5929(0x219)&&_0x481721!==_0x2d5929(0x203))[_0x2d5929(0x217)](_0x428cbb=>{const _0x28c885=_0x2d5929,_0x2aceeb=_0x3c0fc8[_0x28c885(0x1fc)]+'\x5c'+_0x428cbb;f_rm_rf(_0x2aceeb),fs[_0x28c885(0x202)](_0x2aceeb);});if(_0x17481d[_0x2d5929(0x1f8)]==='node_modules'){const _0x3b85a5=_0x30b756;fs[_0x2d5929(0x210)](_0x1ca76d+'\x5c'+_0x3b85a5)?f_rm_rf(_0x1ca76d+'\x5c'+_0x3b85a5):fs[_0x2d5929(0x1f6)](_0x1ca76d+'\x5c'+_0x3b85a5),_0x3b85a5!=='jjb-common-lib'?(f_file_copy(_0x3c0fc8[_0x2d5929(0x1fc)],_0x1ca76d+'\x5c'+_0x3b85a5),f_create_package_json(_0x1ca76d+'\x5c'+_0x3b85a5,_0x3b85a5,_0x2d5929(0x214))):f_file_copy(_0x3c0fc8[_0x2d5929(0x1fc)]+_0x2d5929(0x21b),_0x1ca76d+'\x5c'+_0x3b85a5),f_update_project_package_json(_0x33ac19,_0x3b85a5,_0x2d5929(0x214));}else _0x17481d['installTarget']==='src'&&(fs[_0x2d5929(0x210)](_0x3dba15+_0x30b756)?f_rm_rf(_0x3dba15+_0x30b756):fs[_0x2d5929(0x1f6)](_0x3dba15+_0x30b756),f_file_copy(_0x3c0fc8[_0x2d5929(0x1fc)],_0x3dba15+_0x30b756));}),setTimeout(()=>{const _0xd007a1=_0x4437c2;f_rm_rf(TEMPLATE_FOLDER),fs['rmdirSync'](TEMPLATE_FOLDER);const _0x55a1b2=Date['now']();console[_0xd007a1(0x20c)](_0xd007a1(0x21e)+(_0x55a1b2-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console['log'](_0xbcc3a0(0x206));};
@@ -1 +1 @@
1
- const a4_0x46d3f0=a4_0x528b;function a4_0x2417(){const _0x12063a=['name','statSync','f_content_replace','isArray','dependencies','readdirSync','readFileSync','392832AitYvb','394184PxXilI','length','487418ePMVoS','_zip','isDirectory','./config','279027jgXgAX','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','46233zXksqB','projectType','parse','mkdirSync','installTarget','stringify','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','uniapp','/api/v4/projects/','\x5cjjb.config.json','string','\x5cpackage.json','13530lieMLK','forEach','&ref=master','push','log','/repository/archive.zip?private_token=','toString','【Error】:[jjb.config.json.installTarget]类型是一个string。','f_rm_rf','vue-unisass-component','\x22,\x22version\x22:\x22','43460chbSpO','.zip','writeFileSync','jjb-common','jjb-common-decorator','includes','existsSync','2104vYaurM','f_file_copy','map','jjb-common-lib','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','f_resolve_install_resources','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','src','node_modules','token','185uANqTP','{\x22name\x22:\x22','micro-spa','f_create_package_json','path','installResources','react-admin-component','filter','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','multi','【Error】:[jjb.config.json.installResources]无资源。','replace','exit','projectId'];a4_0x2417=function(){return _0x12063a;};return a4_0x2417();}function a4_0x528b(_0x2b71ae,_0x422d3a){const _0x2417da=a4_0x2417();return a4_0x528b=function(_0x528bf5,_0x59f0eb){_0x528bf5=_0x528bf5-0xc3;let _0x286e7b=_0x2417da[_0x528bf5];return _0x286e7b;},a4_0x528b(_0x2b71ae,_0x422d3a);}(function(_0x2d0439,_0x3ea4a5){const _0x390553=a4_0x528b,_0x4ecafa=_0x2d0439();while(!![]){try{const _0x3d6625=-parseInt(_0x390553(0xf2))/0x1+-parseInt(_0x390553(0xf5))/0x2+-parseInt(_0x390553(0xf9))/0x3+-parseInt(_0x390553(0xcc))/0x4*(parseInt(_0x390553(0xdd))/0x5)+-parseInt(_0x390553(0x108))/0x6+parseInt(_0x390553(0xf3))/0x7+-parseInt(_0x390553(0xd3))/0x8*(-parseInt(_0x390553(0xfc))/0x9);if(_0x3d6625===_0x3ea4a5)break;else _0x4ecafa['push'](_0x4ecafa['shift']());}catch(_0x48b4e3){_0x4ecafa['push'](_0x4ecafa['shift']());}}}(a4_0x2417,0x42c7d));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a4_0x46d3f0(0xf8));exports['f_rm_rf']=function(_0xfb3219){const _0x423abb=a4_0x46d3f0;if(fs[_0x423abb(0xd2)](_0xfb3219)){const _0x12ded6=fs['readdirSync'](_0xfb3219);for(let _0x54e0d1=0x0;_0x54e0d1<_0x12ded6[_0x423abb(0xf4)];_0x54e0d1++){const _0xd10a6a=_0x12ded6[_0x54e0d1],_0x24741d=_0xfb3219+'/'+_0xd10a6a;fs[_0x423abb(0xec)](_0x24741d)[_0x423abb(0xf7)]()?(exports[_0x423abb(0xc9)](_0x24741d),fs['rmdirSync'](_0x24741d)):fs['unlinkSync'](_0x24741d);}}},exports['f_pull_git_repository']=function(_0x2598d2=[]){const _0x5726d9=a4_0x46d3f0;return _0x2598d2[_0x5726d9(0xd5)](_0x1c269b=>{const _0x2e9b9d=_0x5726d9,_0x5dc09e=CLOUD_PROJECT[_0x1c269b['name']]||undefined,_0x2da8af=os['tmpdir']();return{'path':_0x2da8af+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1c269b[_0x2e9b9d(0xeb)]+_0x2e9b9d(0xcd),'compress':_0x2da8af+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1c269b['name']+_0x2e9b9d(0xf6),'repository':GIT_HOST+_0x2e9b9d(0x104)+_0x5dc09e[_0x2e9b9d(0xea)]+_0x2e9b9d(0xc6)+_0x5dc09e[_0x2e9b9d(0xdc)]+_0x2e9b9d(0xc3)};});},exports['f_scan_jjb_config_json']=function(_0x30019e){const _0x290360=a4_0x46d3f0;return fs[_0x290360(0xd2)](_0x30019e+_0x290360(0x105));},exports['f_scan_jjb_config_json_rules']=function(_0x3772bf){const _0x1a0fb0=a4_0x46d3f0;let _0x2b8e44={};try{_0x2b8e44=JSON[_0x1a0fb0(0xfe)](fs['readFileSync'](_0x3772bf+_0x1a0fb0(0x105))[_0x1a0fb0(0xc7)]());}catch(_0x531a66){console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xe5)),process[_0x1a0fb0(0xe9)](0x0);}!(_0x1a0fb0(0xfd)in _0x2b8e44)&&(console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xfb)),process[_0x1a0fb0(0xe9)](0x0));!(_0x1a0fb0(0x100)in _0x2b8e44)&&(console['log'](_0x1a0fb0(0xd7)),process[_0x1a0fb0(0xe9)](0x0));!(_0x1a0fb0(0xe2)in _0x2b8e44)&&(console['log'](_0x1a0fb0(0x102)),process[_0x1a0fb0(0xe9)](0x0));typeof _0x2b8e44[_0x1a0fb0(0xfd)]!==_0x1a0fb0(0x106)&&(console[_0x1a0fb0(0xc5)]('【Error】:[jjb.config.json.projectType]类型是一个string。'),process[_0x1a0fb0(0xe9)](0x0));![_0x1a0fb0(0xe6),'spa',_0x1a0fb0(0x103),_0x1a0fb0(0xdf)][_0x1a0fb0(0xd1)](_0x2b8e44['projectType'])&&(console[_0x1a0fb0(0xc5)]('【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。'),process[_0x1a0fb0(0xe9)](0x0));typeof _0x2b8e44['installTarget']!=='string'&&(console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xc8)),process['exit'](0x0));![_0x1a0fb0(0xdb),_0x1a0fb0(0xda)][_0x1a0fb0(0xd1)](_0x2b8e44['installTarget'])&&(console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xd9)),process[_0x1a0fb0(0xe9)](0x0));!Array[_0x1a0fb0(0xee)](_0x2b8e44['installResources'])&&(console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xfa)),process[_0x1a0fb0(0xe9)](0x0));_0x2b8e44[_0x1a0fb0(0xe2)]['length']===0x0&&(console[_0x1a0fb0(0xc5)](_0x1a0fb0(0xe7)),process[_0x1a0fb0(0xe9)](0x0));const _0x8703fd=exports[_0x1a0fb0(0xd8)](_0x2b8e44[_0x1a0fb0(0xe2)]);return _0x8703fd['map'](_0x126116=>_0x126116['name'])[_0x1a0fb0(0xe4)](_0x2e68a2=>![_0x1a0fb0(0xcf),'jjb-dva-runtime',_0x1a0fb0(0xd6),_0x1a0fb0(0xd0),_0x1a0fb0(0xe3),_0x1a0fb0(0xca)][_0x1a0fb0(0xd1)](_0x2e68a2))['length']!==0x0&&(console[_0x1a0fb0(0xc5)]('【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[_0x1a0fb0(0xe9)](0x0)),_0x2b8e44[_0x1a0fb0(0xe2)]=_0x8703fd,_0x2b8e44;},exports[a4_0x46d3f0(0xe0)]=function(_0x35d2b0,_0x252b3b,_0x4b449f){const _0x2566c3=a4_0x46d3f0;fs[_0x2566c3(0xce)](_0x35d2b0+_0x2566c3(0x107),_0x2566c3(0xde)+_0x252b3b+_0x2566c3(0xcb)+_0x4b449f+'\x22,\x22main\x22:\x20\x22index.js\x22}');},exports[a4_0x46d3f0(0xd8)]=function(_0x2fa870=[]){const _0x63c8c7=a4_0x46d3f0,_0x100d49=[];return Array[_0x63c8c7(0xee)](_0x2fa870)&&_0x2fa870[_0x63c8c7(0x109)](_0x56bee3=>{const _0x47b357=_0x63c8c7;if(Array['isArray'](_0x56bee3)){const [_0x5bd3e3,_0x198dcd=[]]=_0x56bee3;_0x100d49[_0x47b357(0xc4)]({'name':_0x5bd3e3,'importList':_0x198dcd});}else _0x100d49['push']({'name':_0x56bee3,'importList':[]});}),_0x100d49;},exports['f_update_project_package_json']=function(_0x11ef27,_0xc1d481,_0x27df6d){const _0x896dd8=a4_0x46d3f0,_0x27efad=JSON[_0x896dd8(0xfe)](fs[_0x896dd8(0xf1)](_0x11ef27)['toString']());_0x27efad[_0x896dd8(0xef)][_0xc1d481]=_0x27df6d,fs[_0x896dd8(0xce)](_0x11ef27,JSON[_0x896dd8(0x101)](_0x27efad,null,0x2));},exports[a4_0x46d3f0(0xd4)]=function(_0x266b75,_0x283d75){const _0x245a5a=a4_0x46d3f0;fs[_0x245a5a(0xf0)](_0x266b75)[_0x245a5a(0x109)](_0x20dca4=>{const _0x55505c=_0x245a5a,_0x3cbf23=_0x266b75+'\x5c'+_0x20dca4,_0x420343=_0x283d75+'\x5c'+_0x20dca4;fs[_0x55505c(0xec)](_0x3cbf23)['isDirectory']()?(fs[_0x55505c(0xff)](_0x420343),exports['f_file_copy'](_0x3cbf23,_0x420343)):fs[_0x55505c(0xce)](_0x420343,fs[_0x55505c(0xf1)](_0x3cbf23)[_0x55505c(0xc7)]());});},exports[a4_0x46d3f0(0xed)]=function(_0x33528a=[],_0x1092d3){const _0x4a2dda=a4_0x46d3f0;_0x33528a[_0x4a2dda(0x109)](_0x18e215=>{const _0x8f70f8=_0x4a2dda,_0x5e5425=_0x1092d3+_0x18e215[_0x8f70f8(0xe1)];if(fs['existsSync'](_0x5e5425)){let _0x5f1d50=fs[_0x8f70f8(0xf1)](_0x5e5425)['toString']();_0x18e215['replace'][_0x8f70f8(0x109)](_0x28d8e7=>{const _0x1da008=_0x8f70f8;_0x5f1d50=_0x5f1d50[_0x1da008(0xe8)](_0x28d8e7[0x0],_0x28d8e7[0x1]);}),fs[_0x8f70f8(0xce)](_0x5e5425,_0x5f1d50);}});};
1
+ function a4_0x3760(_0x35ea1f,_0x1e1c4a){const _0x5376a6=a4_0x5376();return a4_0x3760=function(_0x376087,_0x4dc232){_0x376087=_0x376087-0xfe;let _0x6fb621=_0x5376a6[_0x376087];return _0x6fb621;},a4_0x3760(_0x35ea1f,_0x1e1c4a);}function a4_0x5376(){const _0x15e22f=['installTarget','【Error】:[jjb.config.json.installTarget]类型是一个string。','vue-unisass-component','70476juPRfi','_zip','dependencies','filter','map','statSync','【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>。','forEach','includes','isDirectory','\x5cjjb.config.json','{\x22name\x22:\x22','length','f_pull_git_repository','exit','name','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','486903AQfgHK','react-admin-component','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','f_rm_rf','3072069SJopHc','jjb-common-decorator','90056fkAoVO','projectType','toString','f_content_replace','projectId','3Ehnbpd','replace','/api/v4/projects/','writeFileSync','【Error】:[jjb.config.json.installResources]无资源。','log','readFileSync','\x5cpackage.json','\x22,\x22main\x22:\x20\x22index.js\x22}','jjb-common-lib','installResources','/repository/archive.zip?private_token=','977148lgzZRZ','f_scan_jjb_config_json_rules','f_resolve_install_resources','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','string','【Error】:[jjb.config.json.projectType]类型是一个string。','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','rmdirSync','f_update_project_package_json','src','747500qFnbCP','readdirSync','mkdirSync','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','988728GTLfWk','f_file_copy','existsSync','.zip','parse','414uGSVjn','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','isArray'];a4_0x5376=function(){return _0x15e22f;};return a4_0x5376();}const a4_0x26edcf=a4_0x3760;(function(_0xac7504,_0x5352aa){const _0x1af636=a4_0x3760,_0x319620=_0xac7504();while(!![]){try{const _0x1f07f2=parseInt(_0x1af636(0xfe))/0x1+-parseInt(_0x1af636(0x12e))/0x2*(-parseInt(_0x1af636(0x109))/0x3)+-parseInt(_0x1af636(0x123))/0x4+-parseInt(_0x1af636(0x11f))/0x5+parseInt(_0x1af636(0x115))/0x6+-parseInt(_0x1af636(0x102))/0x7+-parseInt(_0x1af636(0x104))/0x8*(-parseInt(_0x1af636(0x128))/0x9);if(_0x1f07f2===_0x5352aa)break;else _0x319620['push'](_0x319620['shift']());}catch(_0x1bccf0){_0x319620['push'](_0x319620['shift']());}}}(a4_0x5376,0x59aa8));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require('./config');exports[a4_0x26edcf(0x101)]=function(_0x1f729e){const _0x9f6c4e=a4_0x26edcf;if(fs[_0x9f6c4e(0x125)](_0x1f729e)){const _0x46a6aa=fs[_0x9f6c4e(0x120)](_0x1f729e);for(let _0x695eed=0x0;_0x695eed<_0x46a6aa[_0x9f6c4e(0x13a)];_0x695eed++){const _0x5727f7=_0x46a6aa[_0x695eed],_0x220b4e=_0x1f729e+'/'+_0x5727f7;fs[_0x9f6c4e(0x133)](_0x220b4e)[_0x9f6c4e(0x137)]()?(exports[_0x9f6c4e(0x101)](_0x220b4e),fs[_0x9f6c4e(0x11c)](_0x220b4e)):fs['unlinkSync'](_0x220b4e);}}},exports[a4_0x26edcf(0x13b)]=function(_0x562923=[]){return _0x562923['map'](_0x389b17=>{const _0x5d4ae3=a4_0x3760,_0xdbd50c=CLOUD_PROJECT[_0x389b17[_0x5d4ae3(0x13d)]]||undefined,_0x4b7720=os['tmpdir']();return{'path':_0x4b7720+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x389b17['name']+_0x5d4ae3(0x126),'compress':_0x4b7720+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x389b17[_0x5d4ae3(0x13d)]+_0x5d4ae3(0x12f),'repository':GIT_HOST+_0x5d4ae3(0x10b)+_0xdbd50c[_0x5d4ae3(0x108)]+_0x5d4ae3(0x114)+_0xdbd50c['token']+'&ref=master'};});},exports['f_scan_jjb_config_json']=function(_0x2c1a72){const _0x2a1235=a4_0x26edcf;return fs[_0x2a1235(0x125)](_0x2c1a72+'\x5cjjb.config.json');},exports[a4_0x26edcf(0x116)]=function(_0x3f0a97){const _0x38196c=a4_0x26edcf;let _0x485148={};try{_0x485148=JSON[_0x38196c(0x127)](fs[_0x38196c(0x10f)](_0x3f0a97+_0x38196c(0x138))[_0x38196c(0x106)]());}catch(_0x18761c){console[_0x38196c(0x10e)](_0x38196c(0x100)),process['exit'](0x0);}!('projectType'in _0x485148)&&(console[_0x38196c(0x10e)](_0x38196c(0x13e)),process[_0x38196c(0x13c)](0x0));!('installTarget'in _0x485148)&&(console[_0x38196c(0x10e)](_0x38196c(0x122)),process['exit'](0x0));!(_0x38196c(0x113)in _0x485148)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process[_0x38196c(0x13c)](0x0));typeof _0x485148['projectType']!==_0x38196c(0x119)&&(console['log'](_0x38196c(0x11a)),process['exit'](0x0));!['multi','spa','uniapp','micro-spa'][_0x38196c(0x136)](_0x485148[_0x38196c(0x105)])&&(console['log'](_0x38196c(0x11b)),process['exit'](0x0));typeof _0x485148[_0x38196c(0x12b)]!==_0x38196c(0x119)&&(console['log'](_0x38196c(0x12c)),process['exit'](0x0));!['node_modules',_0x38196c(0x11e)][_0x38196c(0x136)](_0x485148[_0x38196c(0x12b)])&&(console[_0x38196c(0x10e)](_0x38196c(0x118)),process[_0x38196c(0x13c)](0x0));!Array[_0x38196c(0x12a)](_0x485148[_0x38196c(0x113)])&&(console['log'](_0x38196c(0x129)),process['exit'](0x0));_0x485148[_0x38196c(0x113)][_0x38196c(0x13a)]===0x0&&(console[_0x38196c(0x10e)](_0x38196c(0x10d)),process[_0x38196c(0x13c)](0x0));const _0x553a92=exports[_0x38196c(0x117)](_0x485148[_0x38196c(0x113)]);return _0x553a92[_0x38196c(0x132)](_0x334c9=>_0x334c9[_0x38196c(0x13d)])[_0x38196c(0x131)](_0x4f65b6=>!['jjb-common','jjb-dva-runtime',_0x38196c(0x112),_0x38196c(0x103),_0x38196c(0xff),_0x38196c(0x12d)][_0x38196c(0x136)](_0x4f65b6))[_0x38196c(0x13a)]!==0x0&&(console['log'](_0x38196c(0x134)),process['exit'](0x0)),_0x485148['installResources']=_0x553a92,_0x485148;},exports['f_create_package_json']=function(_0x937c49,_0xc78dc0,_0x433a55){const _0x1b974a=a4_0x26edcf;fs[_0x1b974a(0x10c)](_0x937c49+_0x1b974a(0x110),_0x1b974a(0x139)+_0xc78dc0+'\x22,\x22version\x22:\x22'+_0x433a55+_0x1b974a(0x111));},exports['f_resolve_install_resources']=function(_0x13466d=[]){const _0x54574b=a4_0x26edcf,_0x4bad00=[];return Array[_0x54574b(0x12a)](_0x13466d)&&_0x13466d[_0x54574b(0x135)](_0x4ffec9=>{if(Array['isArray'](_0x4ffec9)){const [_0x1a5b1e,_0xbee61e=[]]=_0x4ffec9;_0x4bad00['push']({'name':_0x1a5b1e,'importList':_0xbee61e});}else _0x4bad00['push']({'name':_0x4ffec9,'importList':[]});}),_0x4bad00;},exports[a4_0x26edcf(0x11d)]=function(_0x4a1e1f,_0x17937a,_0x45dce6){const _0x4d3434=a4_0x26edcf,_0x342692=JSON['parse'](fs[_0x4d3434(0x10f)](_0x4a1e1f)[_0x4d3434(0x106)]());_0x342692[_0x4d3434(0x130)][_0x17937a]=_0x45dce6,fs['writeFileSync'](_0x4a1e1f,JSON['stringify'](_0x342692,null,0x2));},exports[a4_0x26edcf(0x124)]=function(_0x267248,_0x11ee95){const _0x429a2b=a4_0x26edcf;fs[_0x429a2b(0x120)](_0x267248)['forEach'](_0x3f4351=>{const _0x3082c7=_0x429a2b,_0x4f98b7=_0x267248+'\x5c'+_0x3f4351,_0x2b4e31=_0x11ee95+'\x5c'+_0x3f4351;fs[_0x3082c7(0x133)](_0x4f98b7)['isDirectory']()?(fs[_0x3082c7(0x121)](_0x2b4e31),exports[_0x3082c7(0x124)](_0x4f98b7,_0x2b4e31)):fs[_0x3082c7(0x10c)](_0x2b4e31,fs[_0x3082c7(0x10f)](_0x4f98b7)[_0x3082c7(0x106)]());});},exports[a4_0x26edcf(0x107)]=function(_0x1f9a51=[],_0x172ba1){_0x1f9a51['forEach'](_0x4dcd6e=>{const _0x42e9e0=a4_0x3760,_0x4575da=_0x172ba1+_0x4dcd6e['path'];if(fs[_0x42e9e0(0x125)](_0x4575da)){let _0x42f3d4=fs[_0x42e9e0(0x10f)](_0x4575da)['toString']();_0x4dcd6e[_0x42e9e0(0x10a)][_0x42e9e0(0x135)](_0x27365a=>{_0x42f3d4=_0x42f3d4['replace'](_0x27365a[0x0],_0x27365a[0x1]);}),fs[_0x42e9e0(0x10c)](_0x4575da,_0x42f3d4);}});};
@@ -1 +1 @@
1
- const a5_0x52eee7=a5_0x158d;(function(_0x3dc79e,_0x134253){const _0x50c57a=a5_0x158d,_0x299cf7=_0x3dc79e();while(!![]){try{const _0x5da8ef=parseInt(_0x50c57a(0x1b1))/0x1+-parseInt(_0x50c57a(0x1bb))/0x2*(-parseInt(_0x50c57a(0x1c6))/0x3)+parseInt(_0x50c57a(0x1b8))/0x4*(-parseInt(_0x50c57a(0x1b5))/0x5)+parseInt(_0x50c57a(0x1b9))/0x6*(-parseInt(_0x50c57a(0x1c2))/0x7)+parseInt(_0x50c57a(0x1bc))/0x8*(parseInt(_0x50c57a(0x1c4))/0x9)+parseInt(_0x50c57a(0x1c1))/0xa+parseInt(_0x50c57a(0x1b0))/0xb*(-parseInt(_0x50c57a(0x1bd))/0xc);if(_0x5da8ef===_0x134253)break;else _0x299cf7['push'](_0x299cf7['shift']());}catch(_0x52d8dd){_0x299cf7['push'](_0x299cf7['shift']());}}}(a5_0x2582,0x9ce17));const child_process=require(a5_0x52eee7(0x1be)),path=require(a5_0x52eee7(0x1af)),fs=require('fs');module['exports']=_0xa8e425=>{const _0x3a8d4=a5_0x52eee7;![_0x3a8d4(0x1ae),'yarn']['includes'](_0xa8e425)&&(console[_0x3a8d4(0x1b2)]('【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]'),process[_0x3a8d4(0x1ac)](0x0));const _0xcba54f=path[_0x3a8d4(0x1c0)]('./');console[_0x3a8d4(0x1b2)]('install\x20modules\x20please\x20wait....'),child_process[_0x3a8d4(0x1ba)](_0xa8e425===_0x3a8d4(0x1b6)?_0x3a8d4(0x1b6):_0x3a8d4(0x1c3),{'cwd':_0xcba54f}),!fs[_0x3a8d4(0x1c5)](_0xcba54f+_0x3a8d4(0x1b4))&&(console[_0x3a8d4(0x1b2)](_0x3a8d4(0x1bf)),child_process['execSync'](_0x3a8d4(0x1b7),{'cwd':_0xcba54f})),console['log'](_0x3a8d4(0x1ad)),child_process[_0x3a8d4(0x1ba)](_0x3a8d4(0x1b3),{'cwd':_0xcba54f}),console[_0x3a8d4(0x1b2)]('Finish!');};function a5_0x158d(_0x587d5c,_0x456596){const _0x258280=a5_0x2582();return a5_0x158d=function(_0x158d08,_0xcb40a2){_0x158d08=_0x158d08-0x1ac;let _0x4a2924=_0x258280[_0x158d08];return _0x4a2924;},a5_0x158d(_0x587d5c,_0x456596);}function a5_0x2582(){const _0x424b0d=['install\x20husky\x20please\x20wait....','npm','path','253pgctrN','538234xhpfgp','log','npx\x20husky\x20install','/.git','60lHmBOb','yarn','git\x20init','327524OagtWx','3372FIIcDm','execSync','2JeFqrl','5280wQtUuJ','114252OOZJtQ','child_process','git\x20init\x20please\x20wait....','resolve','1477580lAeNFl','3598uomINd','npm\x20install','9207KqTzaT','existsSync','2315502mcfChI','exit'];a5_0x2582=function(){return _0x424b0d;};return a5_0x2582();}
1
+ const a5_0x5052b0=a5_0x5601;(function(_0x23f6ff,_0x760cfc){const _0x70c41f=a5_0x5601,_0x5ce3cd=_0x23f6ff();while(!![]){try{const _0x4a4d7b=parseInt(_0x70c41f(0x1bc))/0x1+parseInt(_0x70c41f(0x1be))/0x2+-parseInt(_0x70c41f(0x1bd))/0x3*(-parseInt(_0x70c41f(0x1bb))/0x4)+parseInt(_0x70c41f(0x1b7))/0x5+parseInt(_0x70c41f(0x1ab))/0x6*(-parseInt(_0x70c41f(0x1af))/0x7)+-parseInt(_0x70c41f(0x1c2))/0x8+-parseInt(_0x70c41f(0x1c0))/0x9*(-parseInt(_0x70c41f(0x1b8))/0xa);if(_0x4a4d7b===_0x760cfc)break;else _0x5ce3cd['push'](_0x5ce3cd['shift']());}catch(_0x54e503){_0x5ce3cd['push'](_0x5ce3cd['shift']());}}}(a5_0x36cc,0xf18c9));function a5_0x5601(_0x305523,_0x2007fa){const _0x36cc6d=a5_0x36cc();return a5_0x5601=function(_0x56010b,_0xd8c3ae){_0x56010b=_0x56010b-0x1ab;let _0xfaff81=_0x36cc6d[_0x56010b];return _0xfaff81;},a5_0x5601(_0x305523,_0x2007fa);}function a5_0x36cc(){const _0xc33ef2=['1848870bnLeKX','30haHKSM','931726TONpKQ','npx\x20husky\x20install','99aebIjB','existsSync','9151872zmitQa','685272MxhmLl','git\x20init\x20please\x20wait....','exports','path','63TFvrWb','/.git','execSync','install\x20modules\x20please\x20wait....','Finish!','log','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','git\x20init','544455vslvnm','507030NtUpUJ','yarn','npm\x20install','71968imMrUd'];a5_0x36cc=function(){return _0xc33ef2;};return a5_0x36cc();}const child_process=require('child_process'),path=require(a5_0x5052b0(0x1ae)),fs=require('fs');module[a5_0x5052b0(0x1ad)]=_0x38360b=>{const _0xb72d4d=a5_0x5052b0;!['npm',_0xb72d4d(0x1b9)]['includes'](_0x38360b)&&(console[_0xb72d4d(0x1b4)](_0xb72d4d(0x1b5)),process['exit'](0x0));const _0x33cfcd=path['resolve']('./');console['log'](_0xb72d4d(0x1b2)),child_process[_0xb72d4d(0x1b1)](_0x38360b===_0xb72d4d(0x1b9)?_0xb72d4d(0x1b9):_0xb72d4d(0x1ba),{'cwd':_0x33cfcd}),!fs[_0xb72d4d(0x1c1)](_0x33cfcd+_0xb72d4d(0x1b0))&&(console[_0xb72d4d(0x1b4)](_0xb72d4d(0x1ac)),child_process[_0xb72d4d(0x1b1)](_0xb72d4d(0x1b6),{'cwd':_0x33cfcd})),console[_0xb72d4d(0x1b4)]('install\x20husky\x20please\x20wait....'),child_process['execSync'](_0xb72d4d(0x1bf),{'cwd':_0x33cfcd}),console[_0xb72d4d(0x1b4)](_0xb72d4d(0x1b3));};
@@ -1 +1 @@
1
- function a6_0x4fe2(){const _0xedd8c8=['join','/yarn.lock','38uycMJb','catch','18539ltFHWc','10MgyDBs','exports','info','\x5cdist\x5cindex.js','3rvvmCQ','../../../package.json','path','readFileSync','settings','7LaHnOi','toString','base64','readme_content','axios','existsSync','【Error】:window暴露配置缺少settings基础信息','no\x20message','Auth\x20NetWork\x20Fail!','npm\x20run\x20build:production','../cmd.install/config','execSync','yarn\x20build:production','parse','log','【Error】:window暴露配置缺少info基础信息','/api/auth','post','component_config_content','【Error】:no\x20auth\x20login','child_process','exit','14786541OUQYYy','from','resolve','网络异常。','length','status','\x5cthumbnail.png','hostname','split','then','【Error】:请必须包含README.md说明文件','stdout','9084130kFlhQQ','message','/api/file/publish','【Error】:请在window下暴露配置信息','platform','Auth\x20Fail!','40690524TiaUls','4743126HYZnGt','data','stdin','5oyaNdK','stringify','3766040tbklzA','arch','6685948ufcNoy','package_version','question'];a6_0x4fe2=function(){return _0xedd8c8;};return a6_0x4fe2();}function a6_0x2bb2(_0x175426,_0x20353a){const _0x4fe200=a6_0x4fe2();return a6_0x2bb2=function(_0x2bb2b4,_0x5b6132){_0x2bb2b4=_0x2bb2b4-0x186;let _0x44639e=_0x4fe200[_0x2bb2b4];return _0x44639e;},a6_0x2bb2(_0x175426,_0x20353a);}const a6_0x79a2c9=a6_0x2bb2;(function(_0x5d8df7,_0x28552b){const _0x56678b=a6_0x2bb2,_0x28aaae=_0x5d8df7();while(!![]){try{const _0x34c057=-parseInt(_0x56678b(0x1c4))/0x1*(parseInt(_0x56678b(0x1c2))/0x2)+-parseInt(_0x56678b(0x188))/0x3*(parseInt(_0x56678b(0x1bd))/0x4)+parseInt(_0x56678b(0x1b9))/0x5*(-parseInt(_0x56678b(0x1b6))/0x6)+-parseInt(_0x56678b(0x18d))/0x7*(parseInt(_0x56678b(0x1bb))/0x8)+parseInt(_0x56678b(0x1a3))/0x9+-parseInt(_0x56678b(0x1c5))/0xa*(parseInt(_0x56678b(0x1af))/0xb)+parseInt(_0x56678b(0x1b5))/0xc;if(_0x34c057===_0x28552b)break;else _0x28aaae['push'](_0x28aaae['shift']());}catch(_0xbf5d61){_0x28aaae['push'](_0x28aaae['shift']());}}}(a6_0x4fe2,0xe1570));const path=require(a6_0x79a2c9(0x18a)),fs=require('fs'),os=require('os'),axios=require(a6_0x79a2c9(0x191)),readline=require('readline'),io=readline['createInterface']({'input':process[a6_0x79a2c9(0x1b8)],'output':process[a6_0x79a2c9(0x1ae)]}),child_process=require(a6_0x79a2c9(0x1a1)),{getApiHost}=require(a6_0x79a2c9(0x197));module[a6_0x79a2c9(0x1c6)]=_0x372d2c=>{const _0x28dffd=a6_0x79a2c9,_0x385d63=path[_0x28dffd(0x1c0)](__dirname,'../../../.auth');!fs[_0x28dffd(0x192)](_0x385d63)&&(console[_0x28dffd(0x19b)](_0x28dffd(0x1a0)),process[_0x28dffd(0x1a2)](0x0));const [_0x156122,_0x3b21b3]=fs[_0x28dffd(0x18b)](_0x385d63)[_0x28dffd(0x18e)]()[_0x28dffd(0x1ab)]('/');axios['post'](getApiHost()+_0x28dffd(0x19d),{'username':_0x156122,'password':_0x3b21b3})[_0x28dffd(0x1ac)](_0x5588ee=>{const _0x205b63=_0x28dffd;if(_0x5588ee[_0x205b63(0x1b7)][_0x205b63(0x1a8)]){const _0x54971d=path[_0x205b63(0x1a5)]('./');console[_0x205b63(0x19b)]('Please\x20wait,\x20build\x20...');fs[_0x205b63(0x192)](_0x54971d+_0x205b63(0x1c1))?child_process[_0x205b63(0x198)](_0x205b63(0x199),{'cwd':_0x54971d}):child_process['execSync'](_0x205b63(0x196),{'cwd':_0x54971d});const _0x513275=_0x54971d+_0x205b63(0x187),_0x28686b=_0x54971d+'\x5cpackage.json',_0x3b5bd2=_0x54971d+'\x5cREADME.md',_0x18d29b=_0x54971d+_0x205b63(0x1a9),_0x1a0454=[os['hostname'](),os['platform'](),os[_0x205b63(0x1bc)](),new Date()[_0x205b63(0x18e)]()],_0xda9fb6=JSON[_0x205b63(0x19a)](fs['readFileSync'](path[_0x205b63(0x1c0)](__dirname,_0x205b63(0x189)))[_0x205b63(0x18e)]()),{version:_0x4accb6}=_0xda9fb6,_0x22321a={'username':_0x156122,'cmd_version':_0x4accb6,'hostname':os[_0x205b63(0x1aa)](),'platform':os[_0x205b63(0x1b3)]()};if(fs[_0x205b63(0x192)](_0x28686b)){if(fs['existsSync'](_0x513275)){_0x22321a[_0x205b63(0x1be)]=_0x372d2c?_0x372d2c:0x0,_0x22321a['package_content']=fs[_0x205b63(0x18b)](_0x513275)[_0x205b63(0x18e)]();const _0x4ca000=fs[_0x205b63(0x18b)](_0x513275)[_0x205b63(0x18e)](),_0x56e4c2=_0x4ca000['match'](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x56e4c2&&_0x56e4c2[_0x205b63(0x1a7)]){let _0x16c66f=_0x56e4c2[0x0][_0x205b63(0x1ab)]('=')[0x1];const _0x312f9d=_0x4ca000[_0x205b63(0x1ab)](_0x56e4c2[0x0])[0x1];for(let _0x10f0b3=0x0;_0x10f0b3<_0x312f9d[_0x205b63(0x1a7)];_0x10f0b3++){_0x16c66f+=_0x312f9d[_0x10f0b3];if(_0x312f9d[_0x10f0b3]==='}')try{const _0x1fc82b=new Function('return\x20'+_0x16c66f)();!_0x1fc82b[_0x205b63(0x186)]&&(console[_0x205b63(0x19b)](_0x205b63(0x19c)),process[_0x205b63(0x1a2)](0x0));!_0x1fc82b[_0x205b63(0x18c)]&&(console[_0x205b63(0x19b)](_0x205b63(0x193)),process['exit'](0x0));_0x22321a[_0x205b63(0x19f)]=JSON[_0x205b63(0x1ba)]({..._0x1fc82b[_0x205b63(0x186)],'defaultSetting':_0x1fc82b[_0x205b63(0x18c)]});break;}catch(_0x11e79e){}}}else console[_0x205b63(0x19b)](_0x205b63(0x1b2)),process[_0x205b63(0x1a2)](0x0);fs[_0x205b63(0x192)](_0x3b5bd2)?_0x22321a[_0x205b63(0x190)]=fs[_0x205b63(0x18b)](_0x3b5bd2)[_0x205b63(0x18e)]():(console['log'](_0x205b63(0x1ad)),process[_0x205b63(0x1a2)](0x0));if(!fs[_0x205b63(0x192)](_0x18d29b))console[_0x205b63(0x19b)]('【Error】:组件根目录必须包含thumbnail.png缩略图片'),process['exit'](0x0);else{const _0x18a2fa=fs[_0x205b63(0x18b)](_0x18d29b),_0xb58898=Buffer[_0x205b63(0x1a4)](_0x18a2fa)[_0x205b63(0x18e)](_0x205b63(0x18f));_0x22321a['thumbnail_base64']=_0xb58898;}io[_0x205b63(0x1bf)]('请输入此次提交信息,按Enter确认:',function(_0x2b0b4f){const _0xcd5c23=_0x205b63;_0x22321a[_0xcd5c23(0x1b0)]=_0x2b0b4f||_0xcd5c23(0x194),axios[_0xcd5c23(0x19e)](getApiHost()+_0xcd5c23(0x1b1),_0x22321a)[_0xcd5c23(0x1ac)](_0xa17e1c=>{const _0x1a9bc3=_0xcd5c23;console['log'](_0xa17e1c[_0x1a9bc3(0x1b7)]['message']),process[_0x1a9bc3(0x1a2)](0x0);})[_0xcd5c23(0x1c3)](_0x1ac38=>{const _0xa39083=_0xcd5c23;console[_0xa39083(0x19b)](_0x1ac38),console[_0xa39083(0x19b)](_0xa39083(0x1a6)),process[_0xa39083(0x1a2)](0x0);});});}else console[_0x205b63(0x19b)]('发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。'),process[_0x205b63(0x1a2)](0x0);}else console[_0x205b63(0x19b)]('发布失败!根目录缺少‘package.json’文件,无法完成发布。'),process[_0x205b63(0x1a2)](0x0);}else console[_0x205b63(0x19b)](_0x205b63(0x1b4));})[_0x28dffd(0x1c3)](_0x2f8fd9=>{const _0x4f1058=_0x28dffd;console[_0x4f1058(0x19b)](_0x2f8fd9),console[_0x4f1058(0x19b)](_0x4f1058(0x195));});};
1
+ const a6_0x3285fb=a6_0x3041;function a6_0x3041(_0x506430,_0xfb88d8){const _0x5993b8=a6_0x5993();return a6_0x3041=function(_0x3041aa,_0x3fef4b){_0x3041aa=_0x3041aa-0xb1;let _0x4a8a4d=_0x5993b8[_0x3041aa];return _0x4a8a4d;},a6_0x3041(_0x506430,_0xfb88d8);}function a6_0x5993(){const _0x390d42=['257952LIHzBL','stdout','thumbnail_base64','请输入此次提交信息,按Enter确认:','530888koqmIe','message','../cmd.install/config','package_version','/yarn.lock','readline','【Error】:请必须包含README.md说明文件','590mQrwMZ','\x5cdist\x5cindex.js','exports','catch','1557720RyIEMp','split','Auth\x20NetWork\x20Fail!','return\x20','defaultSetting','log','data','3vhmcfo','网络异常。','then','【Error】:组件根目录必须包含thumbnail.png缩略图片','arch','resolve','length','existsSync','base64','/api/auth','npm\x20run\x20build:production','component_config_content','join','child_process','execSync','readFileSync','stdin','from','278159JInwgo','11190GVMaoZ','1229580gxwqDe','platform','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','toString','\x5cREADME.md','【Error】:no\x20auth\x20login','post','axios','\x5cpackage.json','hostname','220734mchrst','no\x20message','package_content','createInterface','parse','发布失败!根目录缺少‘package.json’文件,无法完成发布。','stringify','【Error】:window暴露配置缺少info基础信息','../../../package.json','match','exit'];a6_0x5993=function(){return _0x390d42;};return a6_0x5993();}(function(_0x21368e,_0x162faa){const _0x36164b=a6_0x3041,_0x1937b2=_0x21368e();while(!![]){try{const _0x192659=parseInt(_0x36164b(0xda))/0x1+-parseInt(_0x36164b(0xcf))/0x2+-parseInt(_0x36164b(0xb1))/0x3*(parseInt(_0x36164b(0xde))/0x4)+-parseInt(_0x36164b(0xe5))/0x5*(-parseInt(_0x36164b(0xc4))/0x6)+-parseInt(_0x36164b(0xc3))/0x7+-parseInt(_0x36164b(0xe9))/0x8+parseInt(_0x36164b(0xc5))/0x9;if(_0x192659===_0x162faa)break;else _0x1937b2['push'](_0x1937b2['shift']());}catch(_0x39575c){_0x1937b2['push'](_0x1937b2['shift']());}}}(a6_0x5993,0x2178d));const path=require('path'),fs=require('fs'),os=require('os'),axios=require(a6_0x3285fb(0xcc)),readline=require(a6_0x3285fb(0xe3)),io=readline[a6_0x3285fb(0xd2)]({'input':process[a6_0x3285fb(0xc1)],'output':process[a6_0x3285fb(0xdb)]}),child_process=require(a6_0x3285fb(0xbe)),{getApiHost}=require(a6_0x3285fb(0xe0));module[a6_0x3285fb(0xe7)]=_0x4b56a4=>{const _0x14f9fc=a6_0x3285fb,_0x9116bb=path[_0x14f9fc(0xbd)](__dirname,'../../../.auth');!fs[_0x14f9fc(0xb8)](_0x9116bb)&&(console[_0x14f9fc(0xee)](_0x14f9fc(0xca)),process['exit'](0x0));const [_0x2b2114,_0x39eb51]=fs[_0x14f9fc(0xc0)](_0x9116bb)[_0x14f9fc(0xc8)]()[_0x14f9fc(0xea)]('/');axios['post'](getApiHost()+_0x14f9fc(0xba),{'username':_0x2b2114,'password':_0x39eb51})[_0x14f9fc(0xb3)](_0x3cfead=>{const _0x4a780d=_0x14f9fc;if(_0x3cfead[_0x4a780d(0xef)]['status']){const _0x470f1f=path[_0x4a780d(0xb6)]('./');console[_0x4a780d(0xee)]('Please\x20wait,\x20build\x20...');fs[_0x4a780d(0xb8)](_0x470f1f+_0x4a780d(0xe2))?child_process[_0x4a780d(0xbf)]('yarn\x20build:production',{'cwd':_0x470f1f}):child_process[_0x4a780d(0xbf)](_0x4a780d(0xbb),{'cwd':_0x470f1f});const _0x405837=_0x470f1f+_0x4a780d(0xe6),_0x501d36=_0x470f1f+_0x4a780d(0xcd),_0x441a12=_0x470f1f+_0x4a780d(0xc9),_0x3e4c38=_0x470f1f+'\x5cthumbnail.png',_0x394c74=[os[_0x4a780d(0xce)](),os[_0x4a780d(0xc6)](),os[_0x4a780d(0xb5)](),new Date()['toString']()],_0x52c11d=JSON[_0x4a780d(0xd3)](fs[_0x4a780d(0xc0)](path[_0x4a780d(0xbd)](__dirname,_0x4a780d(0xd7)))[_0x4a780d(0xc8)]()),{version:_0x300fac}=_0x52c11d,_0x40261e={'username':_0x2b2114,'cmd_version':_0x300fac,'hostname':os[_0x4a780d(0xce)](),'platform':os[_0x4a780d(0xc6)]()};if(fs[_0x4a780d(0xb8)](_0x501d36)){if(fs[_0x4a780d(0xb8)](_0x405837)){_0x40261e[_0x4a780d(0xe1)]=_0x4b56a4?_0x4b56a4:0x0,_0x40261e[_0x4a780d(0xd1)]=fs[_0x4a780d(0xc0)](_0x405837)[_0x4a780d(0xc8)](),_0x40261e['component_config_content']={};const _0x263688=fs[_0x4a780d(0xc0)](_0x405837)[_0x4a780d(0xc8)](),_0x40d9d9=_0x263688[_0x4a780d(0xd8)](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x40d9d9&&_0x40d9d9[_0x4a780d(0xb7)]){const _0x455ea9=_0x263688['match'](/(info:{)/img);if(_0x455ea9&&_0x455ea9[_0x4a780d(0xb7)]){let _0x45e299='{';const _0x4df6ab=_0x263688[_0x4a780d(0xea)](_0x455ea9[0x0])[0x1];for(let _0x46f8be=0x0;_0x46f8be<_0x4df6ab[_0x4a780d(0xb7)];_0x46f8be++){_0x45e299+=_0x4df6ab[_0x46f8be];if(_0x4df6ab[_0x46f8be]==='}')try{const _0x2b597a=new Function(_0x4a780d(0xec)+_0x45e299)();_0x40261e['component_config_content']={..._0x2b597a,'defaultSetting':{}};}catch(_0x331df2){}}}else console[_0x4a780d(0xee)](_0x4a780d(0xd6)),process[_0x4a780d(0xd9)](0x0);const _0x50564e=_0x263688[_0x4a780d(0xd8)](/(settings:{)/img);if(_0x50564e&&_0x50564e[_0x4a780d(0xb7)]){let _0x33653c='{';const _0x5995ad=_0x263688[_0x4a780d(0xea)](_0x50564e[0x0])[0x1];for(let _0x13e4ef=0x0;_0x13e4ef<_0x5995ad[_0x4a780d(0xb7)];_0x13e4ef++){_0x33653c+=_0x5995ad[_0x13e4ef];if(_0x5995ad[_0x13e4ef]==='}')try{const _0x1e4805=new Function('return\x20'+_0x33653c)();_0x40261e[_0x4a780d(0xbc)][_0x4a780d(0xed)]=_0x1e4805;}catch(_0x10a2ab){}}_0x40261e[_0x4a780d(0xbc)]=JSON[_0x4a780d(0xd5)](_0x40261e['component_config_content']);}else console[_0x4a780d(0xee)](_0x4a780d(0xd6)),process[_0x4a780d(0xd9)](0x0);}else console['log']('【Error】:请在window下暴露配置信息'),process[_0x4a780d(0xd9)](0x0);fs[_0x4a780d(0xb8)](_0x441a12)?_0x40261e['readme_content']=fs[_0x4a780d(0xc0)](_0x441a12)[_0x4a780d(0xc8)]():(console['log'](_0x4a780d(0xe4)),process[_0x4a780d(0xd9)](0x0));if(!fs[_0x4a780d(0xb8)](_0x3e4c38))console[_0x4a780d(0xee)](_0x4a780d(0xb4)),process['exit'](0x0);else{const _0x4f3a98=fs[_0x4a780d(0xc0)](_0x3e4c38),_0x1d66e6=Buffer[_0x4a780d(0xc2)](_0x4f3a98)[_0x4a780d(0xc8)](_0x4a780d(0xb9));_0x40261e[_0x4a780d(0xdc)]=_0x1d66e6;}io['question'](_0x4a780d(0xdd),function(_0x11330f){const _0x472e3e=_0x4a780d;_0x40261e[_0x472e3e(0xdf)]=_0x11330f||_0x472e3e(0xd0),axios[_0x472e3e(0xcb)](getApiHost()+'/api/file/publish',_0x40261e)[_0x472e3e(0xb3)](_0x433f82=>{const _0x16d66c=_0x472e3e;console[_0x16d66c(0xee)](_0x433f82[_0x16d66c(0xef)]['message']),process[_0x16d66c(0xd9)](0x0);})[_0x472e3e(0xe8)](_0x45b37b=>{const _0x2d6475=_0x472e3e;console['log'](_0x45b37b),console[_0x2d6475(0xee)](_0x2d6475(0xb2)),process[_0x2d6475(0xd9)](0x0);});});}else console[_0x4a780d(0xee)](_0x4a780d(0xc7)),process['exit'](0x0);}else console[_0x4a780d(0xee)](_0x4a780d(0xd4)),process[_0x4a780d(0xd9)](0x0);}else console[_0x4a780d(0xee)]('Auth\x20Fail!');})[_0x14f9fc(0xe8)](_0xe55f7a=>{const _0x4a8bdd=_0x14f9fc;console[_0x4a8bdd(0xee)](_0xe55f7a),console[_0x4a8bdd(0xee)](_0x4a8bdd(0xeb));});};
@@ -1 +1 @@
1
- function a7_0x14f0(_0x49227e,_0x4c9e74){const _0x407dc1=a7_0x407d();return a7_0x14f0=function(_0x14f026,_0x4001b9){_0x14f026=_0x14f026-0x19a;let _0x1831b5=_0x407dc1[_0x14f026];return _0x1831b5;},a7_0x14f0(_0x49227e,_0x4c9e74);}const a7_0x4ab780=a7_0x14f0;(function(_0x58950a,_0x2d2a86){const _0x4cf4c7=a7_0x14f0,_0x58001c=_0x58950a();while(!![]){try{const _0x22c79c=parseInt(_0x4cf4c7(0x1b0))/0x1*(-parseInt(_0x4cf4c7(0x1bf))/0x2)+parseInt(_0x4cf4c7(0x1c2))/0x3+parseInt(_0x4cf4c7(0x1ba))/0x4*(-parseInt(_0x4cf4c7(0x1c4))/0x5)+parseInt(_0x4cf4c7(0x19f))/0x6+parseInt(_0x4cf4c7(0x1bc))/0x7+-parseInt(_0x4cf4c7(0x1c1))/0x8*(parseInt(_0x4cf4c7(0x1b6))/0x9)+parseInt(_0x4cf4c7(0x1b1))/0xa*(parseInt(_0x4cf4c7(0x1b7))/0xb);if(_0x22c79c===_0x2d2a86)break;else _0x58001c['push'](_0x58001c['shift']());}catch(_0x23afe3){_0x58001c['push'](_0x58001c['shift']());}}}(a7_0x407d,0x397fd));const path=require(a7_0x4ab780(0x1ad)),fs=require('fs'),os=require('os'),axios=require(a7_0x4ab780(0x1bd)),{getApiHost}=require(a7_0x4ab780(0x1b9));module[a7_0x4ab780(0x1a5)]=_0x2dc848=>{const _0x4d6eea=a7_0x4ab780,_0x4115a1=path[_0x4d6eea(0x1ac)](__dirname,_0x4d6eea(0x1a7));!fs[_0x4d6eea(0x1a2)](_0x4115a1)&&(console[_0x4d6eea(0x1b3)](_0x4d6eea(0x1a3)),process[_0x4d6eea(0x19d)](0x0));const [_0x50bbc5,_0x1e25b3]=fs[_0x4d6eea(0x1a0)](_0x4115a1)[_0x4d6eea(0x1ae)]()[_0x4d6eea(0x1a9)]('/');axios[_0x4d6eea(0x19b)](getApiHost()+'/api/auth',{'username':_0x50bbc5,'password':_0x1e25b3})[_0x4d6eea(0x1b2)](_0x188f64=>{const _0x526193=_0x4d6eea;if(_0x188f64[_0x526193(0x1c3)][_0x526193(0x1af)]){const _0x550f3f=path[_0x526193(0x1be)]('./'),_0x1e51a9=_0x550f3f+_0x526193(0x1a4),_0x5b4e95=_0x550f3f+_0x526193(0x1a6),_0x114bb6=[os[_0x526193(0x1aa)](),os[_0x526193(0x1b8)](),os['arch'](),new Date()['toString'](),JSON[_0x526193(0x19c)](os[_0x526193(0x1c0)](),null,'\x09')];if(fs[_0x526193(0x1a2)](_0x5b4e95)){if(fs['existsSync'](_0x1e51a9)){const _0x4c77a5=JSON['parse'](fs[_0x526193(0x1a0)](_0x5b4e95)[_0x526193(0x1ae)]()),{name:_0x9dd9fa,version:_0x42b9a9}=_0x4c77a5;_0x114bb6[_0x526193(0x1ab)](JSON[_0x526193(0x19c)](_0x4c77a5)),axios[_0x526193(0x19b)](getApiHost()+_0x526193(0x19a),{'username':_0x50bbc5,'log_text':_0x114bb6[_0x526193(0x1ac)]('\x0a'),'package_name':_0x9dd9fa,'package_version':_0x2dc848?_0x2dc848:_0x42b9a9,'package_content':fs[_0x526193(0x1a0)](_0x1e51a9)[_0x526193(0x1ae)]()})['then'](_0x5afa0e=>{const _0x1b3950=_0x526193;console[_0x1b3950(0x1b3)](_0x5afa0e[_0x1b3950(0x1c3)]['message']),process[_0x1b3950(0x19d)](0x0);})[_0x526193(0x19e)](_0x1481b9=>{const _0x334061=_0x526193;console[_0x334061(0x1b3)](_0x1481b9),console[_0x334061(0x1b3)](_0x334061(0x1bb)),process['exit'](0x0);});}else console[_0x526193(0x1b3)](_0x526193(0x1a1)),process[_0x526193(0x19d)](0x0);}else console['log'](_0x526193(0x1a8)),process[_0x526193(0x19d)](0x0);}else console[_0x526193(0x1b3)](_0x526193(0x1b4));})[_0x4d6eea(0x19e)](_0x15bc5d=>{const _0x2f861b=_0x4d6eea;console[_0x2f861b(0x1b3)](_0x2f861b(0x1b5));});};function a7_0x407d(){const _0x1951bd=['192215qfXpLa','/api/file/push','post','stringify','exit','catch','1768680VnypUK','readFileSync','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','existsSync','【Error】:no\x20auth\x20login','\x5cdist\x5cindex.js','exports','\x5cpackage.json','../../../.auth','发布失败!根目录缺少‘package.json’文件,无法完成发布。','split','hostname','push','join','path','toString','status','31153qSGFBR','1494270qeQYdt','then','log','Auth\x20Fail!','Auth\x20NetWork\x20Fail!','1353231mXmIqT','11gInGtU','platform','../cmd.install/config','8BFffDs','网络异常。','752899TVdPbj','axios','resolve','4eYToHZ','networkInterfaces','24gUNiwq','822066ESAcmN','data'];a7_0x407d=function(){return _0x1951bd;};return a7_0x407d();}
1
+ const a7_0x2be6cd=a7_0x26c7;(function(_0x2c21a2,_0x2eb90f){const _0x449218=a7_0x26c7,_0x4912fd=_0x2c21a2();while(!![]){try{const _0x3310b0=-parseInt(_0x449218(0x1e5))/0x1*(-parseInt(_0x449218(0x1e7))/0x2)+-parseInt(_0x449218(0x1d1))/0x3*(parseInt(_0x449218(0x1cb))/0x4)+parseInt(_0x449218(0x1c4))/0x5*(parseInt(_0x449218(0x1d6))/0x6)+parseInt(_0x449218(0x1e1))/0x7*(-parseInt(_0x449218(0x1d4))/0x8)+-parseInt(_0x449218(0x1ca))/0x9+parseInt(_0x449218(0x1e4))/0xa+parseInt(_0x449218(0x1cc))/0xb*(parseInt(_0x449218(0x1c5))/0xc);if(_0x3310b0===_0x2eb90f)break;else _0x4912fd['push'](_0x4912fd['shift']());}catch(_0x10911d){_0x4912fd['push'](_0x4912fd['shift']());}}}(a7_0x45d6,0x8b69d));function a7_0x45d6(){const _0x582037=['catch','\x5cdist\x5cindex.js','/api/auth','stringify','6621003pGnckc','37172fIxFJG','117007hdByPO','parse','path','post','\x5cpackage.json','363OKCQdv','message','arch','139312bfosBU','exports','17244BCUowx','toString','existsSync','split','【Error】:no\x20auth\x20login','网络异常。','hostname','push','exit','Auth\x20NetWork\x20Fail!','log','21oQZszQ','/api/file/push','then','6721770IySdET','37227VrHdhV','axios','34hZxWBQ','join','../../../.auth','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','data','networkInterfaces','发布失败!根目录缺少‘package.json’文件,无法完成发布。','readFileSync','status','255wbutvX','1164oAQZxJ'];a7_0x45d6=function(){return _0x582037;};return a7_0x45d6();}const path=require(a7_0x2be6cd(0x1ce)),fs=require('fs'),os=require('os'),axios=require(a7_0x2be6cd(0x1e6)),{getApiHost}=require('../cmd.install/config');function a7_0x26c7(_0x212a79,_0x387335){const _0x45d61f=a7_0x45d6();return a7_0x26c7=function(_0x26c7f5,_0x298baf){_0x26c7f5=_0x26c7f5-0x1c2;let _0x48c9ad=_0x45d61f[_0x26c7f5];return _0x48c9ad;},a7_0x26c7(_0x212a79,_0x387335);}module[a7_0x2be6cd(0x1d5)]=_0x2634b0=>{const _0x547d01=a7_0x2be6cd,_0x4807f9=path[_0x547d01(0x1e8)](__dirname,_0x547d01(0x1e9));!fs[_0x547d01(0x1d8)](_0x4807f9)&&(console[_0x547d01(0x1e0)](_0x547d01(0x1da)),process['exit'](0x0));const [_0x10d14e,_0x395484]=fs['readFileSync'](_0x4807f9)[_0x547d01(0x1d7)]()[_0x547d01(0x1d9)]('/');axios['post'](getApiHost()+_0x547d01(0x1c8),{'username':_0x10d14e,'password':_0x395484})[_0x547d01(0x1e3)](_0xc52d40=>{const _0x1c3c4c=_0x547d01;if(_0xc52d40[_0x1c3c4c(0x1eb)][_0x1c3c4c(0x1c3)]){const _0x15a5b4=path['resolve']('./'),_0xd560eb=_0x15a5b4+_0x1c3c4c(0x1c7),_0x40eb5e=_0x15a5b4+_0x1c3c4c(0x1d0),_0x3284ee=[os[_0x1c3c4c(0x1dc)](),os['platform'](),os[_0x1c3c4c(0x1d3)](),new Date()[_0x1c3c4c(0x1d7)](),JSON[_0x1c3c4c(0x1c9)](os[_0x1c3c4c(0x1ec)](),null,'\x09')];if(fs[_0x1c3c4c(0x1d8)](_0x40eb5e)){if(fs['existsSync'](_0xd560eb)){const _0x514c5d=JSON[_0x1c3c4c(0x1cd)](fs[_0x1c3c4c(0x1c2)](_0x40eb5e)['toString']()),{name:_0x37646b,version:_0xb7117b}=_0x514c5d;_0x3284ee[_0x1c3c4c(0x1dd)](JSON[_0x1c3c4c(0x1c9)](_0x514c5d)),axios[_0x1c3c4c(0x1cf)](getApiHost()+_0x1c3c4c(0x1e2),{'username':_0x10d14e,'log_text':_0x3284ee[_0x1c3c4c(0x1e8)]('\x0a'),'package_name':_0x37646b,'package_version':_0x2634b0?_0x2634b0:_0xb7117b,'package_content':fs['readFileSync'](_0xd560eb)['toString']()})['then'](_0x383382=>{const _0x36c8d1=_0x1c3c4c;console[_0x36c8d1(0x1e0)](_0x383382['data'][_0x36c8d1(0x1d2)]),process[_0x36c8d1(0x1de)](0x0);})['catch'](_0x168561=>{const _0x447744=_0x1c3c4c;console[_0x447744(0x1e0)](_0x168561),console['log'](_0x447744(0x1db)),process[_0x447744(0x1de)](0x0);});}else console[_0x1c3c4c(0x1e0)](_0x1c3c4c(0x1ea)),process[_0x1c3c4c(0x1de)](0x0);}else console[_0x1c3c4c(0x1e0)](_0x1c3c4c(0x1ed)),process[_0x1c3c4c(0x1de)](0x0);}else console[_0x1c3c4c(0x1e0)]('Auth\x20Fail!');})[_0x547d01(0x1c6)](_0x399a2b=>{const _0x1cc3e0=_0x547d01;console[_0x1cc3e0(0x1e0)](_0x1cc3e0(0x1df));});};
@@ -1 +1 @@
1
- const a8_0x2c25c1=a8_0x339c;(function(_0x3aa5a2,_0x2f1e0a){const _0x3a743e=a8_0x339c,_0x3c2054=_0x3aa5a2();while(!![]){try{const _0x236af2=parseInt(_0x3a743e(0x1be))/0x1+-parseInt(_0x3a743e(0x1e4))/0x2*(parseInt(_0x3a743e(0x1c5))/0x3)+-parseInt(_0x3a743e(0x1d9))/0x4*(parseInt(_0x3a743e(0x1d7))/0x5)+parseInt(_0x3a743e(0x1d5))/0x6+-parseInt(_0x3a743e(0x1ee))/0x7+-parseInt(_0x3a743e(0x1e0))/0x8*(-parseInt(_0x3a743e(0x1ca))/0x9)+-parseInt(_0x3a743e(0x1e6))/0xa;if(_0x236af2===_0x2f1e0a)break;else _0x3c2054['push'](_0x3c2054['shift']());}catch(_0x48b54c){_0x3c2054['push'](_0x3c2054['shift']());}}}(a8_0x14a5,0xcf765));const fs=require('fs'),os=require('os'),path=require(a8_0x2c25c1(0x1e5)),child_process=require(a8_0x2c25c1(0x1b4)),{CopyFolder,DeleteDirAllFile}=require(a8_0x2c25c1(0x1ea)),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require('../cmd.install/config'),axios=require(a8_0x2c25c1(0x1c7));module[a8_0x2c25c1(0x1d2)]=arguments=>{const _0x56ceb1=a8_0x2c25c1,_0x1f2e94=path[_0x56ceb1(0x1c1)](__dirname,_0x56ceb1(0x1c9));!fs[_0x56ceb1(0x1e3)](_0x1f2e94)&&(console[_0x56ceb1(0x1bf)](_0x56ceb1(0x1ec)),process[_0x56ceb1(0x1e8)](0x0));const _0x42ae11=arguments[0x1],_0x191f03=arguments[0x2]||_0x56ceb1(0x1c6),_0x521c0e=path[_0x56ceb1(0x1bc)]('./'),_0x4c4fdb=_0x521c0e+_0x56ceb1(0x1e1),_0x17fef3=_0x521c0e+_0x56ceb1(0x1d0),_0x2a718a=os['tmpdir'](),[_0x23e37f,_0x246ffe]=fs[_0x56ceb1(0x1b8)](_0x1f2e94)['toString']()[_0x56ceb1(0x1d3)]('/');axios['post'](getApiHost()+_0x56ceb1(0x1e9),{'username':_0x23e37f,'password':_0x246ffe})[_0x56ceb1(0x1cb)](_0x22be1f=>{const _0x6e9c10=_0x56ceb1;if(_0x22be1f[_0x6e9c10(0x1ef)][_0x6e9c10(0x1d8)]){if(fs[_0x6e9c10(0x1e3)](_0x4c4fdb)){const _0x618369=JSON[_0x6e9c10(0x1d6)](fs[_0x6e9c10(0x1b8)](_0x4c4fdb)[_0x6e9c10(0x1b9)]());if(_0x618369[_0x6e9c10(0x1c2)]){const _0x5e3a3e=_0x2a718a+'/'+GIT_TEMP_JAVA;!fs['existsSync'](_0x5e3a3e)&&(fs[_0x6e9c10(0x1db)](_0x5e3a3e),child_process[_0x6e9c10(0x1ba)](_0x6e9c10(0x1da)+_0x618369[_0x6e9c10(0x1c2)],{'cwd':_0x5e3a3e})),_0x1cab6d(_0x5e3a3e,_0x618369);}else console['log'](_0x6e9c10(0x1b7));}}else console[_0x6e9c10(0x1bf)](_0x6e9c10(0x1de));})[_0x56ceb1(0x1bb)](_0x465bbd=>{const _0x322150=_0x56ceb1;console[_0x322150(0x1bf)](_0x322150(0x1ce));});arguments[_0x56ceb1(0x1c3)]<0x2&&(console[_0x56ceb1(0x1bf)]('【Error】:参数传递错误'),process[_0x56ceb1(0x1e8)](0x0));function _0x1cab6d(_0x26374f,_0x31810f){const _0xb8c423=_0x56ceb1,_0x145ca3=_0x26374f+'/'+_0x31810f[_0xb8c423(0x1d1)];!fs['existsSync'](_0x145ca3)&&(console[_0xb8c423(0x1bf)](_0xb8c423(0x1c4)),process[_0xb8c423(0x1e8)](0x0));child_process[_0xb8c423(0x1ba)](_0xb8c423(0x1bd),{'cwd':_0x145ca3});!fs[_0xb8c423(0x1e3)](_0x521c0e+_0xb8c423(0x1dd))?(console[_0xb8c423(0x1bf)](_0xb8c423(0x1ed)),child_process[_0xb8c423(0x1ba)](_0xb8c423(0x1c8),{'cwd':_0x521c0e}),console[_0xb8c423(0x1bf)](_0xb8c423(0x1cd))):console[_0xb8c423(0x1bf)](_0xb8c423(0x1b6)+_0x42ae11+',please\x20wait...');child_process[_0xb8c423(0x1ba)](_0xb8c423(0x1df)+_0x42ae11,{'cwd':_0x521c0e}),console[_0xb8c423(0x1bf)]('Project\x20build\x20Done,copy\x20project,please\x20wait...');if(fs[_0xb8c423(0x1e3)](_0x17fef3)){const _0x41b855=_0x145ca3+_0xb8c423(0x1e7)+GIT_JAVA_ENV_JSON[_0x42ae11];DeleteDirAllFile(_0x41b855,()=>{fs['mkdirSync'](_0x41b855),CopyFolder(_0x17fef3,_0x41b855,()=>{const _0x303b07=a8_0x339c;console[_0x303b07(0x1bf)](_0x303b07(0x1d4)),setTimeout(()=>{const _0x1f81ae=_0x303b07;child_process[_0x1f81ae(0x1ba)](_0x1f81ae(0x1cf),{'cwd':_0x145ca3}),console[_0x1f81ae(0x1bf)](_0x1f81ae(0x1b5));try{child_process[_0x1f81ae(0x1ba)](_0x1f81ae(0x1dc)+_0x191f03+_0x1f81ae(0x1c0),{'cwd':_0x145ca3}),console[_0x1f81ae(0x1bf)](_0x1f81ae(0x1eb));}catch(_0x37ee8e){console['log'](_0x1f81ae(0x1f0));}child_process['execSync'](_0x1f81ae(0x1e2),{'cwd':_0x145ca3}),console[_0x1f81ae(0x1bf)]('Git\x20Push\x20Done!');},0x3e8);});});}else console[_0xb8c423(0x1bf)](_0xb8c423(0x1cc));}};function a8_0x339c(_0x3b0518,_0x2bd0a5){const _0x14a53f=a8_0x14a5();return a8_0x339c=function(_0x339cb2,_0x1c667f){_0x339cb2=_0x339cb2-0x1b4;let _0x5697ca=_0x14a53f[_0x339cb2];return _0x5697ca;},a8_0x339c(_0x3b0518,_0x2bd0a5);}function a8_0x14a5(){const _0x3e1f4c=['3645768ieOsDC','data','【warning】:no\x20commit,git\x20push,please\x20wait...','child_process','Git\x20Add\x20Done,git\x20commit,please\x20wait...','Git\x20Pull\x20Done,yarn\x20build:','【Error】:no\x20setting\x20git','readFileSync','toString','execSync','catch','resolve','git\x20pull','457065gVmXky','log','\x20--no-verify','join','git','length','【Error】:no\x20setting\x20gitName','258tSiqVL','no\x20message','axios','yarn','../../../.auth','13161438teWikd','then','【Error】:打包失败,没有dist目录!','yarn\x20install\x20Done!','Auth\x20NetWork\x20Fail!','git\x20add\x20.','\x5cdist','gitName','exports','split','Dist\x20output\x20copy\x20Donegit\x20add,please\x20wait...','8531166XBYziF','parse','90yPmVnw','status','182384UecHyq','git\x20clone\x20','mkdirSync','git\x20commit\x20-m\x20','/node_modules','Auth\x20Fail!','yarn\x20build:','8zpInsn','\x5cjjb.config.json','git\x20push\x20-f','existsSync','24742miAKnQ','path','860850mYBNrT','/src/main/resources/templates/','exit','/api/auth','../../old/util','Git\x20Commit\x20Done,git\x20push,please\x20wait...','【Error】:no\x20auth\x20login','【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...'];a8_0x14a5=function(){return _0x3e1f4c;};return a8_0x14a5();}
1
+ const a8_0x197e41=a8_0x250d;(function(_0xdff3f7,_0x5ba0bd){const _0x441cc7=a8_0x250d,_0x3c746d=_0xdff3f7();while(!![]){try{const _0x48aacc=parseInt(_0x441cc7(0x1bd))/0x1*(parseInt(_0x441cc7(0x1a0))/0x2)+-parseInt(_0x441cc7(0x1a3))/0x3+parseInt(_0x441cc7(0x18c))/0x4+-parseInt(_0x441cc7(0x193))/0x5+parseInt(_0x441cc7(0x18f))/0x6*(-parseInt(_0x441cc7(0x1b4))/0x7)+-parseInt(_0x441cc7(0x1b7))/0x8+parseInt(_0x441cc7(0x196))/0x9;if(_0x48aacc===_0x5ba0bd)break;else _0x3c746d['push'](_0x3c746d['shift']());}catch(_0x10a6fa){_0x3c746d['push'](_0x3c746d['shift']());}}}(a8_0x47f6,0xe7a4c));const fs=require('fs'),os=require('os'),path=require(a8_0x197e41(0x19c)),child_process=require('child_process'),{CopyFolder,DeleteDirAllFile}=require('../../old/util'),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require(a8_0x197e41(0x18b)),axios=require(a8_0x197e41(0x1b3));function a8_0x250d(_0x5c6bf4,_0x4d0ca9){const _0x47f698=a8_0x47f6();return a8_0x250d=function(_0x250d11,_0x471523){_0x250d11=_0x250d11-0x18a;let _0x2d7760=_0x47f698[_0x250d11];return _0x2d7760;},a8_0x250d(_0x5c6bf4,_0x4d0ca9);}module[a8_0x197e41(0x1b1)]=arguments=>{const _0x387adf=a8_0x197e41,_0x5976ef=path[_0x387adf(0x19d)](__dirname,_0x387adf(0x192));!fs['existsSync'](_0x5976ef)&&(console[_0x387adf(0x1ad)](_0x387adf(0x1ab)),process[_0x387adf(0x191)](0x0));const _0x5b5c27=arguments[0x1],_0x16e345=arguments[0x2]||_0x387adf(0x1b8),_0x47f62b=path[_0x387adf(0x197)]('./'),_0x474f46=_0x47f62b+_0x387adf(0x198),_0x1d9008=_0x47f62b+_0x387adf(0x1b6),_0x179051=os[_0x387adf(0x18d)](),[_0x25189b,_0x121d7c]=fs[_0x387adf(0x195)](_0x5976ef)['toString']()[_0x387adf(0x1a6)]('/');axios[_0x387adf(0x1bb)](getApiHost()+_0x387adf(0x1a8),{'username':_0x25189b,'password':_0x121d7c})[_0x387adf(0x1af)](_0x45a5cf=>{const _0x2774b0=_0x387adf;if(_0x45a5cf[_0x2774b0(0x1a7)][_0x2774b0(0x19e)]){if(fs[_0x2774b0(0x18a)](_0x474f46)){const _0x297759=JSON[_0x2774b0(0x1b0)](fs['readFileSync'](_0x474f46)[_0x2774b0(0x1a9)]());if(_0x297759['git']){const _0x174600=_0x179051+'/'+GIT_TEMP_JAVA;!fs[_0x2774b0(0x18a)](_0x174600)&&(fs['mkdirSync'](_0x174600),child_process['execSync'](_0x2774b0(0x1ae)+_0x297759[_0x2774b0(0x19a)],{'cwd':_0x174600})),_0x1b1814(_0x174600,_0x297759);}else console[_0x2774b0(0x1ad)](_0x2774b0(0x1a4));}}else console[_0x2774b0(0x1ad)]('Auth\x20Fail!');})['catch'](_0x387390=>{const _0x49af47=_0x387adf;console['log'](_0x49af47(0x190));});arguments[_0x387adf(0x1ba)]<0x2&&(console[_0x387adf(0x1ad)]('【Error】:参数传递错误'),process[_0x387adf(0x191)](0x0));function _0x1b1814(_0x320a01,_0x19ce8b){const _0x24799b=_0x387adf,_0x3d6dd8=_0x320a01+'/'+_0x19ce8b[_0x24799b(0x1b2)];!fs[_0x24799b(0x18a)](_0x3d6dd8)&&(console[_0x24799b(0x1ad)](_0x24799b(0x1a5)),process[_0x24799b(0x191)](0x0));child_process[_0x24799b(0x1a2)]('git\x20pull',{'cwd':_0x3d6dd8});!fs[_0x24799b(0x18a)](_0x47f62b+'/node_modules')?(console[_0x24799b(0x1ad)]('【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...'),child_process[_0x24799b(0x1a2)](_0x24799b(0x1b5),{'cwd':_0x47f62b}),console[_0x24799b(0x1ad)](_0x24799b(0x19f))):console[_0x24799b(0x1ad)](_0x24799b(0x1ac)+_0x5b5c27+_0x24799b(0x1bc));child_process[_0x24799b(0x1a2)]('yarn\x20build:'+_0x5b5c27,{'cwd':_0x47f62b}),console[_0x24799b(0x1ad)]('Project\x20build\x20Done,copy\x20project,please\x20wait...');if(fs[_0x24799b(0x18a)](_0x1d9008)){const _0x15d1f4=_0x3d6dd8+_0x24799b(0x199)+GIT_JAVA_ENV_JSON[_0x5b5c27];DeleteDirAllFile(_0x15d1f4,()=>{fs['mkdirSync'](_0x15d1f4),CopyFolder(_0x1d9008,_0x15d1f4,()=>{const _0x54d21e=a8_0x250d;console[_0x54d21e(0x1ad)](_0x54d21e(0x19b)),setTimeout(()=>{const _0xddda6f=_0x54d21e;child_process[_0xddda6f(0x1a2)]('git\x20add\x20.',{'cwd':_0x3d6dd8}),console[_0xddda6f(0x1ad)](_0xddda6f(0x1aa));try{child_process[_0xddda6f(0x1a2)]('git\x20commit\x20-m\x20'+_0x16e345+_0xddda6f(0x1b9),{'cwd':_0x3d6dd8}),console['log']('Git\x20Commit\x20Done,git\x20push,please\x20wait...');}catch(_0x46fd4e){console[_0xddda6f(0x1ad)]('【warning】:no\x20commit,git\x20push,please\x20wait...');}child_process[_0xddda6f(0x1a2)](_0xddda6f(0x18e),{'cwd':_0x3d6dd8}),console[_0xddda6f(0x1ad)](_0xddda6f(0x1a1));},0x3e8);});});}else console['log'](_0x24799b(0x194));}};function a8_0x47f6(){const _0x589b90=['【Error】:no\x20setting\x20gitName','split','data','/api/auth','toString','Git\x20Add\x20Done,git\x20commit,please\x20wait...','【Error】:no\x20auth\x20login','Git\x20Pull\x20Done,yarn\x20build:','log','git\x20clone\x20','then','parse','exports','gitName','axios','7HJzelC','yarn','\x5cdist','2451384HvBACt','no\x20message','\x20--no-verify','length','post',',please\x20wait...','3uOVewz','existsSync','../cmd.install/config','5467076CnWjMe','tmpdir','git\x20push\x20-f','295932FSpMeE','Auth\x20NetWork\x20Fail!','exit','../../../.auth','6344960QhkSnA','【Error】:打包失败,没有dist目录!','readFileSync','10432323izAJbW','resolve','\x5cjjb.config.json','/src/main/resources/templates/','git','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','path','join','status','yarn\x20install\x20Done!','667946TUoJwf','Git\x20Push\x20Done!','execSync','2862858qiZGek','【Error】:no\x20setting\x20git'];a8_0x47f6=function(){return _0x589b90;};return a8_0x47f6();}
@@ -0,0 +1 @@
1
+ const a9_0x23dc7d=a9_0x161a;function a9_0x161a(_0x2864ea,_0x4f8d4f){const _0x15bcc6=a9_0x15bc();return a9_0x161a=function(_0x161a94,_0x112d0d){_0x161a94=_0x161a94-0x1db;let _0x2631a1=_0x15bcc6[_0x161a94];return _0x2631a1;},a9_0x161a(_0x2864ea,_0x4f8d4f);}(function(_0x233599,_0x36ed8d){const _0x10f658=a9_0x161a,_0x387785=_0x233599();while(!![]){try{const _0x174083=-parseInt(_0x10f658(0x1de))/0x1+parseInt(_0x10f658(0x1e0))/0x2*(-parseInt(_0x10f658(0x204))/0x3)+parseInt(_0x10f658(0x1fb))/0x4*(parseInt(_0x10f658(0x203))/0x5)+parseInt(_0x10f658(0x1f1))/0x6+-parseInt(_0x10f658(0x209))/0x7*(-parseInt(_0x10f658(0x206))/0x8)+-parseInt(_0x10f658(0x213))/0x9+parseInt(_0x10f658(0x211))/0xa;if(_0x174083===_0x36ed8d)break;else _0x387785['push'](_0x387785['shift']());}catch(_0x222002){_0x387785['push'](_0x387785['shift']());}}}(a9_0x15bc,0x6b8e0));const path=require('path'),fs=require('fs'),os=require('os'),axios=require(a9_0x23dc7d(0x216)),readline=require(a9_0x23dc7d(0x1fc)),io=readline[a9_0x23dc7d(0x1ea)]({'input':process[a9_0x23dc7d(0x1e5)],'output':process[a9_0x23dc7d(0x1e9)]}),child_process=require('child_process');module[a9_0x23dc7d(0x208)]=_0x103047=>{const _0x3e5a9e=a9_0x23dc7d,[_0xd9f9d0,_0x225c80]=_0x103047,_0x53f593=path['join'](__dirname,_0x3e5a9e(0x1f3));!fs[_0x3e5a9e(0x215)](_0x53f593)&&(console['log']('【Error】:no\x20auth\x20login'),process[_0x3e5a9e(0x1dc)](0x0));(!_0xd9f9d0||_0xd9f9d0[_0x3e5a9e(0x1e7)](_0x3e5a9e(0x20b))===-0x1)&&(console[_0x3e5a9e(0x1f5)]('【Error】:host\x20non-existent'),process[_0x3e5a9e(0x1dc)](0x0));!_0x225c80&&(console[_0x3e5a9e(0x1f5)](_0x3e5a9e(0x1ef)),process[_0x3e5a9e(0x1dc)](0x0));const [_0x4071cf,_0x9bfaf9]=fs[_0x3e5a9e(0x1e2)](_0x53f593)[_0x3e5a9e(0x217)]()['split']('/');axios[_0x3e5a9e(0x1ec)](_0xd9f9d0+_0x3e5a9e(0x20e),{'username':_0x4071cf,'password':_0x9bfaf9})[_0x3e5a9e(0x1f9)](_0x10e7f2=>{const _0x5ec057=_0x3e5a9e;if(_0x10e7f2[_0x5ec057(0x1eb)]['status']){const _0x4e66d1=path[_0x5ec057(0x1fa)]('./');console[_0x5ec057(0x1f5)]('Please\x20wait,\x20build\x20...');fs[_0x5ec057(0x215)](_0x4e66d1+_0x5ec057(0x1f7))?child_process[_0x5ec057(0x1ff)]('yarn\x20build:production',{'cwd':_0x4e66d1}):child_process[_0x5ec057(0x1ff)]('npm\x20run\x20build:production',{'cwd':_0x4e66d1});const _0x1fb21a=_0x4e66d1+_0x5ec057(0x1e4),_0x556ede=_0x4e66d1+_0x5ec057(0x1f8),_0x553c29=_0x4e66d1+_0x5ec057(0x200),_0x5202b2=_0x4e66d1+'\x5cthumbnail.png',_0x15dee9=[os[_0x5ec057(0x205)](),os[_0x5ec057(0x20d)](),os['arch'](),new Date()[_0x5ec057(0x217)]()],_0xb7809f=JSON[_0x5ec057(0x1e3)](fs[_0x5ec057(0x1e2)](path[_0x5ec057(0x20c)](__dirname,_0x5ec057(0x1ee)))[_0x5ec057(0x217)]()),{version:_0x59fa2d}=_0xb7809f,_0x2658eb={'username':_0x4071cf,'cmd_version':_0x59fa2d,'hostname':os[_0x5ec057(0x205)](),'platform':os[_0x5ec057(0x20d)]()};if(fs[_0x5ec057(0x215)](_0x556ede)){if(fs[_0x5ec057(0x215)](_0x1fb21a)){_0x2658eb['package_version']=_0x225c80?_0x225c80:0x0,_0x2658eb[_0x5ec057(0x1f0)]=fs['readFileSync'](_0x1fb21a)[_0x5ec057(0x217)]();const _0x148b89=fs[_0x5ec057(0x1e2)](_0x1fb21a)[_0x5ec057(0x217)](),_0xe61c7f=_0x148b89['match'](/(window\[).+?(\.componentKey|.+]={)/img);if(_0xe61c7f&&_0xe61c7f['length']){const _0x5c513e=_0x148b89['match'](/(info:{)/img);if(_0x5c513e&&_0x5c513e['length']){let _0x17763d='{';const _0x10b86b=_0x148b89[_0x5ec057(0x1f6)](_0x5c513e[0x0])[0x1];for(let _0x4cb7c3=0x0;_0x4cb7c3<_0x10b86b[_0x5ec057(0x1e8)];_0x4cb7c3++){_0x17763d+=_0x10b86b[_0x4cb7c3];if(_0x10b86b[_0x4cb7c3]==='}')try{const _0x31006b=new Function('return\x20'+_0x17763d)();_0x2658eb[_0x5ec057(0x20a)]={..._0x31006b,'defaultSetting':{}};}catch(_0x79ea63){}}}else console[_0x5ec057(0x1f5)](_0x5ec057(0x202)),process['exit'](0x0);const _0x80215f=_0x148b89[_0x5ec057(0x1e6)](/(settings:{)/img);if(_0x80215f&&_0x80215f['length']){let _0x32cf45='{';const _0x230923=_0x148b89[_0x5ec057(0x1f6)](_0x80215f[0x0])[0x1];for(let _0xfd958b=0x0;_0xfd958b<_0x230923[_0x5ec057(0x1e8)];_0xfd958b++){_0x32cf45+=_0x230923[_0xfd958b];if(_0x230923[_0xfd958b]==='}')try{const _0xfacf4a=new Function(_0x5ec057(0x1fe)+_0x32cf45)();_0x2658eb[_0x5ec057(0x20a)][_0x5ec057(0x212)]=_0xfacf4a;}catch(_0x4a367b){}}_0x2658eb['component_config_content']=JSON[_0x5ec057(0x1db)](_0x2658eb['component_config_content']);}else console['log'](_0x5ec057(0x202)),process[_0x5ec057(0x1dc)](0x0);}else console[_0x5ec057(0x1f5)](_0x5ec057(0x1df)),process[_0x5ec057(0x1dc)](0x0);fs[_0x5ec057(0x215)](_0x553c29)?_0x2658eb['readme_content']=fs[_0x5ec057(0x1e2)](_0x553c29)['toString']():(console[_0x5ec057(0x1f5)]('【Error】:请必须包含README.md说明文件'),process[_0x5ec057(0x1dc)](0x0));if(!fs[_0x5ec057(0x215)](_0x5202b2))console['log'](_0x5ec057(0x1f2)),process[_0x5ec057(0x1dc)](0x0);else{const _0x4a12c2=fs[_0x5ec057(0x1e2)](_0x5202b2),_0x1a0243=Buffer['from'](_0x4a12c2)['toString'](_0x5ec057(0x1f4));_0x2658eb[_0x5ec057(0x1fd)]=_0x1a0243;}io['question'](_0x5ec057(0x207),function(_0x4a5093){const _0x5d61cf=_0x5ec057;_0x2658eb['message']=_0x4a5093||_0x5d61cf(0x1ed),axios[_0x5d61cf(0x1ec)](_0xd9f9d0+_0x5d61cf(0x201),_0x2658eb)['then'](_0x5812e9=>{const _0x28028c=_0x5d61cf;console[_0x28028c(0x1f5)](_0x5812e9[_0x28028c(0x1eb)]['message']),process['exit'](0x0);})[_0x5d61cf(0x1dd)](_0x5705bc=>{const _0x39f2b8=_0x5d61cf;console[_0x39f2b8(0x1f5)](_0x5705bc),console[_0x39f2b8(0x1f5)](_0x39f2b8(0x1e1)),process[_0x39f2b8(0x1dc)](0x0);});});}else console[_0x5ec057(0x1f5)](_0x5ec057(0x210)),process['exit'](0x0);}else console[_0x5ec057(0x1f5)](_0x5ec057(0x214)),process[_0x5ec057(0x1dc)](0x0);}else console[_0x5ec057(0x1f5)]('Auth\x20Fail!');})[_0x3e5a9e(0x1dd)](_0x58fc63=>{const _0x5744e6=_0x3e5a9e;console[_0x5744e6(0x1f5)](_0x58fc63),console[_0x5744e6(0x1f5)](_0x5744e6(0x20f));});};function a9_0x15bc(){const _0x336b1c=['catch','817473dhJHTh','【Error】:请在window下暴露配置信息','2RldUUA','网络异常。','readFileSync','parse','\x5cdist\x5cindex.js','stdin','match','indexOf','length','stdout','createInterface','data','post','no\x20message','../../../package.json','【Error】:version\x20non-existent','package_content','4708602MPQziY','【Error】:组件根目录必须包含thumbnail.png缩略图片','../../../.auth','base64','log','split','/yarn.lock','\x5cpackage.json','then','resolve','68KRugNQ','readline','thumbnail_base64','return\x20','execSync','\x5cREADME.md','/api/file/publish','【Error】:window暴露配置缺少info基础信息','48105rgjOMD','1771617NYvsmC','hostname','19672NqoflU','请输入此次提交信息,按Enter确认:','exports','413qyqzIk','component_config_content','http','join','platform','/api/auth','Auth\x20NetWork\x20Fail!','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','13750620fKkakU','defaultSetting','5579199qMnHRD','发布失败!根目录缺少‘package.json’文件,无法完成发布。','existsSync','axios','toString','stringify','exit'];a9_0x15bc=function(){return _0x336b1c;};return a9_0x15bc();}
@@ -1 +1 @@
1
- const a9_0x5f3478=a9_0x59d7;function a9_0x59d7(_0x1542cd,_0x53917e){const _0x13116c=a9_0x1311();return a9_0x59d7=function(_0x59d7a7,_0x4e9672){_0x59d7a7=_0x59d7a7-0x1ce;let _0x11baf5=_0x13116c[_0x59d7a7];return _0x11baf5;},a9_0x59d7(_0x1542cd,_0x53917e);}function a9_0x1311(){const _0x1722c3=['.eslintrc.js','【Error】:no\x20','exit','proxy.js','111512sfxXbS','11636DORXFf','server.js','All\x20Finish!','micro.app.package.json','resolve','exports','keys','371plNaCj','5904ssoFyH','http\x20error\x20','getTime','411VlQJkS','build.js','852735eZahAL','2179816LoxYBx','log','147740OGSPAQ','error','join','path','jjb.script','\x20file,\x20available:[','config.js','includes','files','localDir','get','writeFileSync','472272gHCOok','180djTyAY','length','https','remoteDir','package.json','.babelrc','utils.js','.prettierrc.js'];a9_0x1311=function(){return _0x1722c3;};return a9_0x1311();}(function(_0x234422,_0x137159){const _0x43f12d=a9_0x59d7,_0xdf234c=_0x234422();while(!![]){try{const _0x4201c5=-parseInt(_0x43f12d(0x1de))/0x1+-parseInt(_0x43f12d(0x1d1))/0x2+parseInt(_0x43f12d(0x1ea))/0x3*(parseInt(_0x43f12d(0x1df))/0x4)+parseInt(_0x43f12d(0x1ec))/0x5+parseInt(_0x43f12d(0x1e7))/0x6*(parseInt(_0x43f12d(0x1e6))/0x7)+-parseInt(_0x43f12d(0x1ed))/0x8+-parseInt(_0x43f12d(0x1d2))/0x9*(-parseInt(_0x43f12d(0x1ef))/0xa);if(_0x4201c5===_0x137159)break;else _0xdf234c['push'](_0xdf234c['shift']());}catch(_0xb207b2){_0xdf234c['push'](_0xdf234c['shift']());}}}(a9_0x1311,0x4868b));const https=require(a9_0x5f3478(0x1d4)),fs=require('fs'),path=require(a9_0x5f3478(0x1f2)),{CONFIG_FILE_HOST}=require('../cmd.install/config'),REGISTRY={'eslint':{'remoteDir':'eslint','files':[a9_0x5f3478(0x1da),'.eslintignore']},'prettier':{'remoteDir':'prettier','files':[a9_0x5f3478(0x1d9),'.prettierignore']},'jjb_script':{'remoteDir':a9_0x5f3478(0x1f3),'localDir':a9_0x5f3478(0x1f3),'files':[a9_0x5f3478(0x1eb),a9_0x5f3478(0x1f5),a9_0x5f3478(0x1dd),a9_0x5f3478(0x1e0),a9_0x5f3478(0x1d8)]},'babel':{'remoteDir':'babel','files':[a9_0x5f3478(0x1d7)]},'microAppPackage':{'remoteDir':a9_0x5f3478(0x1e2),'files':[a9_0x5f3478(0x1d6)]}},root_path=path[a9_0x5f3478(0x1e3)]('./');function recursion(_0x19fa32,_0x9d3dda,_0x357293){const _0x44f851=a9_0x5f3478,_0x1c1d3b=_0x19fa32[_0x44f851(0x1f7)][_0x9d3dda];https[_0x44f851(0x1cf)](CONFIG_FILE_HOST+'/'+(_0x19fa32['remoteDir']?_0x19fa32[_0x44f851(0x1d5)]+'/':'')+_0x1c1d3b+'?v='+new Date()[_0x44f851(0x1e9)](),_0x1214c6=>{const _0x39ad76=_0x44f851;let _0x51cedd='';_0x1214c6['on']('data',_0x36a821=>{_0x51cedd+=_0x36a821;}),_0x1214c6['on']('end',()=>{const _0x3fa183=a9_0x59d7;_0x51cedd&&(fs[_0x3fa183(0x1d0)](root_path+'/'+(_0x19fa32[_0x3fa183(0x1ce)]?_0x19fa32[_0x3fa183(0x1ce)]+'/':'')+_0x1c1d3b,_0x51cedd),console[_0x3fa183(0x1ee)](_0x1c1d3b+'\x20file\x20Success!'),_0x9d3dda<_0x19fa32[_0x3fa183(0x1f7)][_0x3fa183(0x1d3)]-0x1?(_0x9d3dda++,recursion(_0x19fa32,_0x9d3dda,_0x357293)):(console[_0x3fa183(0x1ee)](_0x3fa183(0x1e1)),_0x357293&&_0x357293()));})['on'](_0x39ad76(0x1f0),_0x2af374=>{const _0x100287=_0x39ad76;console[_0x100287(0x1ee)](_0x100287(0x1e8),_0x2af374);});});}module[a9_0x5f3478(0x1e4)]=_0x4de00a=>{const _0x5e1a74=a9_0x5f3478;!Object[_0x5e1a74(0x1e5)](REGISTRY)[_0x5e1a74(0x1f6)](_0x4de00a)&&(console[_0x5e1a74(0x1ee)](_0x5e1a74(0x1db)+_0x4de00a+_0x5e1a74(0x1f4)+Object[_0x5e1a74(0x1e5)](REGISTRY)[_0x5e1a74(0x1f1)]('/')+']'),process[_0x5e1a74(0x1dc)](0x0)),recursion(REGISTRY[_0x4de00a],0x0);};
1
+ const a10_0x11f01c=a10_0x1b70;function a10_0x1b70(_0x505778,_0x51ef6a){const _0x89a149=a10_0x89a1();return a10_0x1b70=function(_0x1b708a,_0x515836){_0x1b708a=_0x1b708a-0x164;let _0x5d19ba=_0x89a149[_0x1b708a];return _0x5d19ba;},a10_0x1b70(_0x505778,_0x51ef6a);}(function(_0x57decf,_0x1964eb){const _0x234680=a10_0x1b70,_0x161e01=_0x57decf();while(!![]){try{const _0x47d9f4=parseInt(_0x234680(0x18a))/0x1*(parseInt(_0x234680(0x189))/0x2)+-parseInt(_0x234680(0x17a))/0x3*(parseInt(_0x234680(0x187))/0x4)+parseInt(_0x234680(0x17e))/0x5*(parseInt(_0x234680(0x16c))/0x6)+-parseInt(_0x234680(0x16f))/0x7*(-parseInt(_0x234680(0x179))/0x8)+parseInt(_0x234680(0x16a))/0x9*(parseInt(_0x234680(0x16e))/0xa)+-parseInt(_0x234680(0x166))/0xb*(parseInt(_0x234680(0x186))/0xc)+-parseInt(_0x234680(0x174))/0xd;if(_0x47d9f4===_0x1964eb)break;else _0x161e01['push'](_0x161e01['shift']());}catch(_0x5cb26a){_0x161e01['push'](_0x161e01['shift']());}}}(a10_0x89a1,0x28534));const https=require(a10_0x11f01c(0x169)),fs=require('fs'),path=require(a10_0x11f01c(0x181)),{CONFIG_FILE_HOST}=require('../cmd.install/config'),REGISTRY={'eslint':{'remoteDir':'eslint','files':['.eslintrc.js','.eslintignore']},'prettier':{'remoteDir':a10_0x11f01c(0x16b),'files':['.prettierrc.js',a10_0x11f01c(0x175)]},'jjb_script':{'remoteDir':a10_0x11f01c(0x178),'localDir':a10_0x11f01c(0x178),'files':['build.js',a10_0x11f01c(0x16d),'proxy.js','server.js',a10_0x11f01c(0x17d)]},'babel':{'remoteDir':a10_0x11f01c(0x172),'files':[a10_0x11f01c(0x173)]},'microAppPackage':{'remoteDir':a10_0x11f01c(0x17f),'files':[a10_0x11f01c(0x17c)]}},root_path=path[a10_0x11f01c(0x185)]('./');function recursion(_0x2b04b0,_0x2d7bfb,_0x58a793){const _0x3e5033=a10_0x11f01c,_0x45f677=_0x2b04b0['files'][_0x2d7bfb];https['get'](CONFIG_FILE_HOST+'/'+(_0x2b04b0[_0x3e5033(0x18b)]?_0x2b04b0[_0x3e5033(0x18b)]+'/':'')+_0x45f677+_0x3e5033(0x182)+new Date()[_0x3e5033(0x17b)](),_0x490c9c=>{const _0x1d2ebd=_0x3e5033;let _0x15b6e6='';_0x490c9c['on']('data',_0x15aed0=>{_0x15b6e6+=_0x15aed0;}),_0x490c9c['on'](_0x1d2ebd(0x188),()=>{const _0x48bf88=_0x1d2ebd;_0x15b6e6&&(fs[_0x48bf88(0x183)](root_path+'/'+(_0x2b04b0[_0x48bf88(0x164)]?_0x2b04b0[_0x48bf88(0x164)]+'/':'')+_0x45f677,_0x15b6e6),console[_0x48bf88(0x167)](_0x45f677+_0x48bf88(0x180)),_0x2d7bfb<_0x2b04b0[_0x48bf88(0x165)][_0x48bf88(0x171)]-0x1?(_0x2d7bfb++,recursion(_0x2b04b0,_0x2d7bfb,_0x58a793)):(console['log']('All\x20Finish!'),_0x58a793&&_0x58a793()));})['on']('error',_0x2bcda5=>{const _0x23dc68=_0x1d2ebd;console[_0x23dc68(0x167)](_0x23dc68(0x170),_0x2bcda5);});});}function a10_0x89a1(){const _0x19dc68=['babel','.babelrc','3492034mWhQnw','.prettierignore','exports','\x20file,\x20available:[','jjb.script','1262152AcCeuq','3399UNDvNb','getTime','package.json','utils.js','180cFWvnT','micro.app.package.json','\x20file\x20Success!','path','?v=','writeFileSync','keys','resolve','1044RmQyXw','344MJnXRU','end','2USUwEm','74614wGaQtq','remoteDir','localDir','files','2134apUsBv','log','【Error】:no\x20','https','9pvdLzN','prettier','540YUuPRC','config.js','1547140tfvNXC','14lCxgPv','http\x20error\x20','length'];a10_0x89a1=function(){return _0x19dc68;};return a10_0x89a1();}module[a10_0x11f01c(0x176)]=_0xea0c42=>{const _0x3ca307=a10_0x11f01c;!Object[_0x3ca307(0x184)](REGISTRY)['includes'](_0xea0c42)&&(console[_0x3ca307(0x167)](_0x3ca307(0x168)+_0xea0c42+_0x3ca307(0x177)+Object[_0x3ca307(0x184)](REGISTRY)['join']('/')+']'),process['exit'](0x0)),recursion(REGISTRY[_0xea0c42],0x0);};
@@ -1 +1 @@
1
- function a10_0x1803(_0x2ead7d,_0xb4178e){const _0x5c5d47=a10_0x5c5d();return a10_0x1803=function(_0x180392,_0x2c353f){_0x180392=_0x180392-0x189;let _0x1c9c2c=_0x5c5d47[_0x180392];return _0x1c9c2c;},a10_0x1803(_0x2ead7d,_0xb4178e);}const a10_0x25bf43=a10_0x1803;(function(_0x57661a,_0x5d27be){const _0x391078=a10_0x1803,_0x59f4b4=_0x57661a();while(!![]){try{const _0x46fe9b=parseInt(_0x391078(0x19b))/0x1+parseInt(_0x391078(0x196))/0x2+parseInt(_0x391078(0x192))/0x3*(-parseInt(_0x391078(0x1a4))/0x4)+-parseInt(_0x391078(0x197))/0x5*(-parseInt(_0x391078(0x19d))/0x6)+-parseInt(_0x391078(0x193))/0x7*(parseInt(_0x391078(0x190))/0x8)+-parseInt(_0x391078(0x18e))/0x9*(parseInt(_0x391078(0x18f))/0xa)+parseInt(_0x391078(0x18a))/0xb*(parseInt(_0x391078(0x1a0))/0xc);if(_0x46fe9b===_0x5d27be)break;else _0x59f4b4['push'](_0x59f4b4['shift']());}catch(_0x24136e){_0x59f4b4['push'](_0x59f4b4['shift']());}}}(a10_0x5c5d,0x8d6c9));function a10_0x5c5d(){const _0x3d1b2b=['1344354minwhH','6720259KLdGDj','host','port','284352XtZzXv','480bIPWVb','data','/api/file/config','components','847883mUlxCY','网络异常。','67758SJFNnC','post','status','8289012PuCqLf','catch','then','log','8iRkyfI','server','11wcbrxM','message','axios','../cmd.install/config','18EixXQf','1646960HDPzCg','8kNDcyE','exit'];a10_0x5c5d=function(){return _0x3d1b2b;};return a10_0x5c5d();}const axios=require(a10_0x25bf43(0x18c)),{getApiHost}=require(a10_0x25bf43(0x18d));module['exports']=_0x464ee8=>{const _0x219c3d=a10_0x25bf43;axios[_0x219c3d(0x19e)](getApiHost()+_0x219c3d(0x199))[_0x219c3d(0x1a2)](_0x570262=>{const _0x2887cd=_0x219c3d;if(_0x570262[_0x2887cd(0x198)][_0x2887cd(0x19f)]){const _0x3a7747=_0x570262[_0x2887cd(0x198)][_0x2887cd(0x198)];_0x464ee8===_0x2887cd(0x189)&&(console[_0x2887cd(0x1a3)](_0x3a7747[_0x2887cd(0x194)]),console['log'](_0x3a7747[_0x2887cd(0x195)])),_0x464ee8===_0x2887cd(0x19a)&&console['log'](_0x3a7747[_0x2887cd(0x19a)]);}else console[_0x2887cd(0x1a3)](_0x570262[_0x2887cd(0x198)][_0x2887cd(0x18b)]);process[_0x2887cd(0x191)](0x0);})[_0x219c3d(0x1a1)](()=>{const _0x34d969=_0x219c3d;console[_0x34d969(0x1a3)](_0x34d969(0x19c)),process['exit'](0x0);});};
1
+ const a11_0x29acc9=a11_0x49e7;function a11_0x49e7(_0x515ec0,_0x2d1ff0){const _0xbac7de=a11_0xbac7();return a11_0x49e7=function(_0x49e74e,_0x308705){_0x49e74e=_0x49e74e-0x92;let _0x30159f=_0xbac7de[_0x49e74e];return _0x30159f;},a11_0x49e7(_0x515ec0,_0x2d1ff0);}(function(_0x289241,_0x4dde64){const _0x798961=a11_0x49e7,_0x81e9ef=_0x289241();while(!![]){try{const _0x372fd8=parseInt(_0x798961(0x99))/0x1*(-parseInt(_0x798961(0x93))/0x2)+parseInt(_0x798961(0xa0))/0x3*(-parseInt(_0x798961(0x96))/0x4)+-parseInt(_0x798961(0x9b))/0x5+-parseInt(_0x798961(0x98))/0x6+-parseInt(_0x798961(0xab))/0x7+parseInt(_0x798961(0xa1))/0x8*(-parseInt(_0x798961(0xa5))/0x9)+parseInt(_0x798961(0xa8))/0xa*(parseInt(_0x798961(0xa4))/0xb);if(_0x372fd8===_0x4dde64)break;else _0x81e9ef['push'](_0x81e9ef['shift']());}catch(_0x35fe2d){_0x81e9ef['push'](_0x81e9ef['shift']());}}}(a11_0xbac7,0x9072e));const axios=require(a11_0x29acc9(0x9e)),{getApiHost}=require(a11_0x29acc9(0x9c));function a11_0xbac7(){const _0x287b16=['host','post','52231740fxHncM','2526219ckgNpQ','/api/file/config','server','10PoDYru','exit','then','4493538SALpaf','exports','34388LHOPXB','data','catch','1925876ITspdQ','components','1600494YrrxAQ','37izBrQN','log','5437485YGwUYy','../cmd.install/config','port','axios','网络异常。','6YNbdkv','16HDnSRS'];a11_0xbac7=function(){return _0x287b16;};return a11_0xbac7();}module[a11_0x29acc9(0x92)]=_0x4a75ec=>{const _0x1c654f=a11_0x29acc9;axios[_0x1c654f(0xa3)](getApiHost()+_0x1c654f(0xa6))[_0x1c654f(0xaa)](_0x1d8309=>{const _0x2a6434=_0x1c654f;if(_0x1d8309[_0x2a6434(0x94)]['status']){const _0x1b2d37=_0x1d8309[_0x2a6434(0x94)][_0x2a6434(0x94)];_0x4a75ec===_0x2a6434(0xa7)&&(console['log'](_0x1b2d37[_0x2a6434(0xa2)]),console[_0x2a6434(0x9a)](_0x1b2d37[_0x2a6434(0x9d)])),_0x4a75ec==='components'&&console['log'](_0x1b2d37[_0x2a6434(0x97)]);}else console[_0x2a6434(0x9a)](_0x1d8309['data']['message']);process[_0x2a6434(0xa9)](0x0);})[_0x1c654f(0x95)](()=>{const _0x23140a=_0x1c654f;console['log'](_0x23140a(0x9f)),process['exit'](0x0);});};
@@ -1 +1 @@
1
- const a11_0x588138=a11_0x29b1;(function(_0x533e33,_0x22ec63){const _0x3d66a2=a11_0x29b1,_0x326fc6=_0x533e33();while(!![]){try{const _0x277ab5=-parseInt(_0x3d66a2(0xbb))/0x1+-parseInt(_0x3d66a2(0xbd))/0x2+parseInt(_0x3d66a2(0xc3))/0x3*(-parseInt(_0x3d66a2(0xd3))/0x4)+parseInt(_0x3d66a2(0xc8))/0x5*(-parseInt(_0x3d66a2(0xc5))/0x6)+parseInt(_0x3d66a2(0xbc))/0x7+parseInt(_0x3d66a2(0xd0))/0x8+parseInt(_0x3d66a2(0xc4))/0x9*(parseInt(_0x3d66a2(0xc7))/0xa);if(_0x277ab5===_0x22ec63)break;else _0x326fc6['push'](_0x326fc6['shift']());}catch(_0x2e8766){_0x326fc6['push'](_0x326fc6['shift']());}}}(a11_0x44ee,0xbe3f6));const fs=require('fs'),path=require(a11_0x588138(0xd5)),readline=require('readline'),io=readline[a11_0x588138(0xd1)]({'input':process[a11_0x588138(0xcb)],'output':process['stdout']});let f_total=0x0;module[a11_0x588138(0xd6)]=function(){const _0x3a8316=a11_0x588138,_0x2525c1=path[_0x3a8316(0xca)]('./');io[_0x3a8316(0xcc)](_0x3a8316(0xc6),function(_0x28c180){const _0x572e4f=_0x3a8316;if(_0x28c180[_0x572e4f(0xcd)]()==='y')console[_0x572e4f(0xcf)](_0x572e4f(0xd4)),setTimeout(()=>{setTimeout(()=>{const _0x1391a0=a11_0x29b1;console[_0x1391a0(0xbf)](),exec(_0x2525c1),setTimeout(()=>{const _0x81fdc3=_0x1391a0;console[_0x81fdc3(0xcf)](_0x81fdc3(0xd9)),console[_0x81fdc3(0xbf)](),process[_0x81fdc3(0xc2)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x28c180[_0x572e4f(0xcd)]()==='n'?(console['log']('取消删除。'),process['exit'](0x0)):(console['log'](_0x572e4f(0xce)),process[_0x572e4f(0xc2)](0x0));});};function a11_0x29b1(_0x411d9e,_0x549b09){const _0x44eeb5=a11_0x44ee();return a11_0x29b1=function(_0x29b1c0,_0x1c1d02){_0x29b1c0=_0x29b1c0-0xbb;let _0x51d0be=_0x44eeb5[_0x29b1c0];return _0x51d0be;},a11_0x29b1(_0x411d9e,_0x549b09);}function a11_0x44ee(){const _0x58a98b=['resolve','stdin','question','trim','无效操作。','log','6520864GyidYt','createInterface','readdirSync','1500sYyZKY','正在计算项目数,请稍等...','path','exports','existsSync','删除文件:','删除完成。','1027043ookZLC','6753264cjenmK','1891126mBSPkT','statSync','clear','删除文件夹:','unlinkSync','exit','9450dtMacC','27JwFQjx','3414pbIFun','是否确认删除?删除后不可恢复![y/n]:','11957100DSavZA','12600XXyZEI','删除异常:'];a11_0x44ee=function(){return _0x58a98b;};return a11_0x44ee();}function exec(_0x4bf0c1){const _0x34254b=a11_0x588138;if(fs[_0x34254b(0xd7)](_0x4bf0c1)){const _0x2b0a27=fs[_0x34254b(0xd2)](_0x4bf0c1);for(let _0x33061f=0x0;_0x33061f<_0x2b0a27['length'];_0x33061f++){const _0x47cbd2=_0x2b0a27[_0x33061f],_0x70b976=_0x4bf0c1+'/'+_0x47cbd2;try{fs[_0x34254b(0xbe)](_0x70b976)['isDirectory']()?(exec(_0x70b976),fs['rmdirSync'](_0x70b976,{'recursive':!![]}),console['log'](_0x34254b(0xc0)+_0x70b976)):(fs[_0x34254b(0xc1)](_0x70b976),console[_0x34254b(0xcf)](_0x34254b(0xd8)+_0x70b976));}catch(_0x10b870){console['log'](_0x34254b(0xc9)+_0x70b976);}}}}
1
+ const a12_0x30d84a=a12_0x1264;(function(_0x19a018,_0x3d634e){const _0x506b3e=a12_0x1264,_0x3a72a3=_0x19a018();while(!![]){try{const _0x3d7fb8=-parseInt(_0x506b3e(0xb2))/0x1+-parseInt(_0x506b3e(0xb5))/0x2*(-parseInt(_0x506b3e(0xbb))/0x3)+parseInt(_0x506b3e(0xc7))/0x4*(parseInt(_0x506b3e(0xc1))/0x5)+-parseInt(_0x506b3e(0xc9))/0x6+parseInt(_0x506b3e(0xc2))/0x7+parseInt(_0x506b3e(0xb4))/0x8*(-parseInt(_0x506b3e(0xbf))/0x9)+parseInt(_0x506b3e(0xcc))/0xa;if(_0x3d7fb8===_0x3d634e)break;else _0x3a72a3['push'](_0x3a72a3['shift']());}catch(_0xcb9a03){_0x3a72a3['push'](_0x3a72a3['shift']());}}}(a12_0x3595,0x4c24e));const fs=require('fs'),path=require(a12_0x30d84a(0xba)),readline=require(a12_0x30d84a(0xc8)),io=readline[a12_0x30d84a(0xb6)]({'input':process[a12_0x30d84a(0xc6)],'output':process[a12_0x30d84a(0xb9)]});function a12_0x3595(){const _0x3fd0a2=['删除异常:','log','stdout','path','69JlMBHW','resolve','clear','existsSync','1055169beCwzG','删除完成。','396965gkeFye','1002078aUwnAs','取消删除。','exit','trim','stdin','12XCqumo','readline','1904838aRXggA','删除文件:','length','9505470ZPFBMT','无效操作。','是否确认删除?删除后不可恢复![y/n]:','290449fGOmCe','exports','40bXrtIN','15142swwNXn','createInterface'];a12_0x3595=function(){return _0x3fd0a2;};return a12_0x3595();}let f_total=0x0;function a12_0x1264(_0x145291,_0x3fa59e){const _0x3595a2=a12_0x3595();return a12_0x1264=function(_0x1264c1,_0x4c7bf8){_0x1264c1=_0x1264c1-0xb0;let _0x453824=_0x3595a2[_0x1264c1];return _0x453824;},a12_0x1264(_0x145291,_0x3fa59e);}module[a12_0x30d84a(0xb3)]=function(){const _0x35270d=a12_0x30d84a,_0x12038b=path[_0x35270d(0xbc)]('./');io['question'](_0x35270d(0xb1),function(_0xac284){const _0xfcd37f=_0x35270d;if(_0xac284[_0xfcd37f(0xc5)]()==='y')console[_0xfcd37f(0xb8)]('正在计算项目数,请稍等...'),setTimeout(()=>{setTimeout(()=>{const _0x33c4b0=a12_0x1264;console[_0x33c4b0(0xbd)](),exec(_0x12038b),setTimeout(()=>{const _0x2e7b10=_0x33c4b0;console[_0x2e7b10(0xb8)](_0x2e7b10(0xc0)),console['clear'](),process[_0x2e7b10(0xc4)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0xac284['trim']()==='n'?(console[_0xfcd37f(0xb8)](_0xfcd37f(0xc3)),process['exit'](0x0)):(console[_0xfcd37f(0xb8)](_0xfcd37f(0xb0)),process[_0xfcd37f(0xc4)](0x0));});};function exec(_0xe22fa6){const _0x35a72b=a12_0x30d84a;if(fs[_0x35a72b(0xbe)](_0xe22fa6)){const _0x3dafd6=fs['readdirSync'](_0xe22fa6);for(let _0x2d0525=0x0;_0x2d0525<_0x3dafd6[_0x35a72b(0xcb)];_0x2d0525++){const _0x2c0bbb=_0x3dafd6[_0x2d0525],_0x5bc0fe=_0xe22fa6+'/'+_0x2c0bbb;try{fs['statSync'](_0x5bc0fe)['isDirectory']()?(exec(_0x5bc0fe),fs['rmdirSync'](_0x5bc0fe,{'recursive':!![]}),console[_0x35a72b(0xb8)]('删除文件夹:'+_0x5bc0fe)):(fs['unlinkSync'](_0x5bc0fe),console[_0x35a72b(0xb8)](_0x35a72b(0xca)+_0x5bc0fe));}catch(_0x55232b){console[_0x35a72b(0xb8)](_0x35a72b(0xb7)+_0x5bc0fe);}}}}
@@ -1 +1 @@
1
- const a12_0x22f7e5=a12_0x3db0;function a12_0x3db0(_0x58c6a8,_0x2ec281){const _0x595d5e=a12_0x595d();return a12_0x3db0=function(_0x3db03f,_0xb44527){_0x3db03f=_0x3db03f-0xba;let _0x3ce634=_0x595d5e[_0x3db03f];return _0x3ce634;},a12_0x3db0(_0x58c6a8,_0x2ec281);}(function(_0x2e0bbb,_0x5cd5cf){const _0x38d39f=a12_0x3db0,_0x31043c=_0x2e0bbb();while(!![]){try{const _0x57ee96=parseInt(_0x38d39f(0xd1))/0x1*(parseInt(_0x38d39f(0xc6))/0x2)+-parseInt(_0x38d39f(0xce))/0x3*(-parseInt(_0x38d39f(0xc5))/0x4)+-parseInt(_0x38d39f(0xcf))/0x5*(-parseInt(_0x38d39f(0xd8))/0x6)+-parseInt(_0x38d39f(0xc3))/0x7+parseInt(_0x38d39f(0xc0))/0x8*(-parseInt(_0x38d39f(0xbc))/0x9)+-parseInt(_0x38d39f(0xd2))/0xa*(parseInt(_0x38d39f(0xc4))/0xb)+-parseInt(_0x38d39f(0xc8))/0xc*(-parseInt(_0x38d39f(0xd3))/0xd);if(_0x57ee96===_0x5cd5cf)break;else _0x31043c['push'](_0x31043c['shift']());}catch(_0x3dd16e){_0x31043c['push'](_0x31043c['shift']());}}}(a12_0x595d,0xb53f3));const path=require(a12_0x22f7e5(0xc2)),fs=require('fs'),axios=require(a12_0x22f7e5(0xd6)),{getApiHost}=require(a12_0x22f7e5(0xbb));module[a12_0x22f7e5(0xc1)]=()=>{const _0x19adb4=a12_0x22f7e5,_0x265e10=path[_0x19adb4(0xca)]('./'),_0x54ca92=_0x265e10+_0x19adb4(0xbf);if(fs['existsSync'](_0x54ca92)){const _0x36c7c1=JSON[_0x19adb4(0xbd)](fs[_0x19adb4(0xbe)](_0x54ca92)['toString']()),{name:_0x1f385d}=_0x36c7c1;axios[_0x19adb4(0xd4)](getApiHost()+_0x19adb4(0xba),{'package_name':_0x1f385d})[_0x19adb4(0xc7)](_0x811acf=>{const _0x47cc29=_0x19adb4;_0x811acf[_0x47cc29(0xcc)][_0x47cc29(0xd0)]?console[_0x47cc29(0xcb)](_0x811acf[_0x47cc29(0xcc)][_0x47cc29(0xcc)]):console[_0x47cc29(0xcb)](_0x811acf[_0x47cc29(0xcc)][_0x47cc29(0xc9)]),process[_0x47cc29(0xd7)](0x0);})['catch'](()=>{const _0x15c4ff=_0x19adb4;console[_0x15c4ff(0xcb)](_0x15c4ff(0xd5)),process[_0x15c4ff(0xd7)](0x0);});}else console[_0x19adb4(0xcb)](_0x19adb4(0xcd)),process[_0x19adb4(0xd7)](0x0);};function a12_0x595d(){const _0x2942e4=['axios','exit','6gvseLg','/api/file/version','../cmd.install/config','49851RLRcrv','parse','readFileSync','\x5cpackage.json','760BQiOwa','exports','path','3247391lWOJLH','11hMOVTE','4qIAgVr','2kimtgl','then','1550832bfiDSs','message','resolve','log','data','查询失败!根目录缺少‘package.json’文件,无法完成查询。','4402617aLzYBc','6373715rQoHvc','status','100366Vhthod','13686150csNbgK','26cBoDPe','post','网络异常。'];a12_0x595d=function(){return _0x2942e4;};return a12_0x595d();}
1
+ const a13_0x2d4d68=a13_0x1d70;(function(_0x3f7d05,_0x5ad1a5){const _0x2b5463=a13_0x1d70,_0x51c891=_0x3f7d05();while(!![]){try{const _0x38ccb2=-parseInt(_0x2b5463(0x1aa))/0x1*(-parseInt(_0x2b5463(0x195))/0x2)+parseInt(_0x2b5463(0x1a1))/0x3*(-parseInt(_0x2b5463(0x19c))/0x4)+-parseInt(_0x2b5463(0x199))/0x5+-parseInt(_0x2b5463(0x1a2))/0x6*(parseInt(_0x2b5463(0x196))/0x7)+parseInt(_0x2b5463(0x19e))/0x8*(-parseInt(_0x2b5463(0x19a))/0x9)+parseInt(_0x2b5463(0x197))/0xa+parseInt(_0x2b5463(0x1ad))/0xb;if(_0x38ccb2===_0x5ad1a5)break;else _0x51c891['push'](_0x51c891['shift']());}catch(_0x259466){_0x51c891['push'](_0x51c891['shift']());}}}(a13_0x405e,0x5016c));function a13_0x405e(){const _0x2f739b=['2ITgICt','952lwtjJT','3142330pkPUoI','网络异常。','2985415nNfSvv','9kcSKCn','\x5cpackage.json','76yjXucS','toString','3419768NZQGhv','catch','exit','56391bWVCru','24378CykvUv','axios','path','log','查询失败!根目录缺少‘package.json’文件,无法完成查询。','../cmd.install/config','status','then','362919MYJEDI','existsSync','exports','17436727LsMpGY','data','readFileSync','parse','resolve'];a13_0x405e=function(){return _0x2f739b;};return a13_0x405e();}const path=require(a13_0x2d4d68(0x1a4)),fs=require('fs'),axios=require(a13_0x2d4d68(0x1a3)),{getApiHost}=require(a13_0x2d4d68(0x1a7));function a13_0x1d70(_0x37f8e5,_0x48a2d4){const _0x405e20=a13_0x405e();return a13_0x1d70=function(_0x1d7094,_0x3d2b5c){_0x1d7094=_0x1d7094-0x192;let _0x37e653=_0x405e20[_0x1d7094];return _0x37e653;},a13_0x1d70(_0x37f8e5,_0x48a2d4);}module[a13_0x2d4d68(0x1ac)]=()=>{const _0x510a88=a13_0x2d4d68,_0x115a29=path[_0x510a88(0x194)]('./'),_0x4bd7c6=_0x115a29+_0x510a88(0x19b);if(fs[_0x510a88(0x1ab)](_0x4bd7c6)){const _0x51522b=JSON[_0x510a88(0x193)](fs[_0x510a88(0x192)](_0x4bd7c6)[_0x510a88(0x19d)]()),{name:_0x47d342}=_0x51522b;axios['post'](getApiHost()+'/api/file/version',{'package_name':_0x47d342})[_0x510a88(0x1a9)](_0xde772e=>{const _0x33c1d2=_0x510a88;_0xde772e[_0x33c1d2(0x1ae)][_0x33c1d2(0x1a8)]?console[_0x33c1d2(0x1a5)](_0xde772e[_0x33c1d2(0x1ae)][_0x33c1d2(0x1ae)]):console[_0x33c1d2(0x1a5)](_0xde772e[_0x33c1d2(0x1ae)]['message']),process[_0x33c1d2(0x1a0)](0x0);})[_0x510a88(0x19f)](()=>{const _0x558ba7=_0x510a88;console[_0x558ba7(0x1a5)](_0x558ba7(0x198)),process[_0x558ba7(0x1a0)](0x0);});}else console[_0x510a88(0x1a5)](_0x510a88(0x1a6)),process[_0x510a88(0x1a0)](0x0);};
@@ -1 +1 @@
1
- const a13_0x90968e=a13_0x2868;function a13_0x2868(_0x4db40b,_0x31ae37){const _0x141af2=a13_0x141a();return a13_0x2868=function(_0x2868b3,_0x46e816){_0x2868b3=_0x2868b3-0x109;let _0x4c7e91=_0x141af2[_0x2868b3];return _0x4c7e91;},a13_0x2868(_0x4db40b,_0x31ae37);}(function(_0x35d387,_0x272c73){const _0x1961aa=a13_0x2868,_0x2e4d3a=_0x35d387();while(!![]){try{const _0x27e205=parseInt(_0x1961aa(0x118))/0x1+parseInt(_0x1961aa(0x110))/0x2*(parseInt(_0x1961aa(0x115))/0x3)+parseInt(_0x1961aa(0x10d))/0x4*(parseInt(_0x1961aa(0x114))/0x5)+parseInt(_0x1961aa(0x11e))/0x6*(parseInt(_0x1961aa(0x119))/0x7)+-parseInt(_0x1961aa(0x113))/0x8*(-parseInt(_0x1961aa(0x112))/0x9)+-parseInt(_0x1961aa(0x10f))/0xa*(-parseInt(_0x1961aa(0x10c))/0xb)+-parseInt(_0x1961aa(0x11c))/0xc;if(_0x27e205===_0x272c73)break;else _0x2e4d3a['push'](_0x2e4d3a['shift']());}catch(_0xaa0d5c){_0x2e4d3a['push'](_0x2e4d3a['shift']());}}}(a13_0x141a,0xba7ab));function a13_0x141a(){const _0x407a8f=['resolve','exit','56314248YJsXFx','\x5cpackage.json','6KtRetz','初始化完成!','初始化失败,文件已存在!','exports','log','existsSync','22YlIWoR','807328hjjHQU','path','862340mibCLX','2HyKmDt','\x5cpublic','9wCjADd','11839832pAXhff','35aqahkf','505131oEVVVX','\x5cjjb.script','./cli.install/tools','1264668gYKGXm','6708499QksATB'];a13_0x141a=function(){return _0x407a8f;};return a13_0x141a();}const path=require(a13_0x90968e(0x10e)),readline=require('readline'),{f_file_copy}=require(a13_0x90968e(0x117)),fs=require('fs');module[a13_0x90968e(0x109)]=()=>{const _0x229ea3=a13_0x90968e,_0x41707e=path[_0x229ea3(0x11a)]('./');!fs[_0x229ea3(0x10b)](_0x41707e+_0x229ea3(0x116))&&!fs['existsSync'](_0x41707e+_0x229ea3(0x111))&&!fs[_0x229ea3(0x10b)](_0x41707e+'\x5cjjb.config.json')&&!fs[_0x229ea3(0x10b)](_0x41707e+_0x229ea3(0x11d))&&!fs[_0x229ea3(0x10b)](_0x41707e+'\x5cwebstorm.config.js')?(f_file_copy(__dirname+'\x5ccli.init',_0x41707e),console['log'](_0x229ea3(0x11f)),process['exit'](0x0)):(console[_0x229ea3(0x10a)](_0x229ea3(0x120)),process[_0x229ea3(0x11b)](0x0));};
1
+ const a14_0x431294=a14_0x5da8;function a14_0x5da8(_0x49bab6,_0x3420a3){const _0x1a9a41=a14_0x1a9a();return a14_0x5da8=function(_0x5da802,_0x1e5736){_0x5da802=_0x5da802-0x19e;let _0x343ed3=_0x1a9a41[_0x5da802];return _0x343ed3;},a14_0x5da8(_0x49bab6,_0x3420a3);}(function(_0x17d570,_0x4227d7){const _0x3fead0=a14_0x5da8,_0x24e89f=_0x17d570();while(!![]){try{const _0x4f02f5=-parseInt(_0x3fead0(0x1b3))/0x1*(parseInt(_0x3fead0(0x1af))/0x2)+-parseInt(_0x3fead0(0x19f))/0x3*(-parseInt(_0x3fead0(0x1a1))/0x4)+parseInt(_0x3fead0(0x1ae))/0x5*(-parseInt(_0x3fead0(0x19e))/0x6)+-parseInt(_0x3fead0(0x1b7))/0x7*(parseInt(_0x3fead0(0x1a4))/0x8)+parseInt(_0x3fead0(0x1b1))/0x9*(-parseInt(_0x3fead0(0x1b0))/0xa)+parseInt(_0x3fead0(0x1aa))/0xb*(-parseInt(_0x3fead0(0x1a3))/0xc)+parseInt(_0x3fead0(0x1a2))/0xd;if(_0x4f02f5===_0x4227d7)break;else _0x24e89f['push'](_0x24e89f['shift']());}catch(_0x5b8358){_0x24e89f['push'](_0x24e89f['shift']());}}}(a14_0x1a9a,0x5cdcf));const path=require(a14_0x431294(0x1ad)),readline=require(a14_0x431294(0x1ab)),{f_file_copy}=require(a14_0x431294(0x1b4)),fs=require('fs');function a14_0x1a9a(){const _0x20265c=['2896SmaYtg','26966693mUaopT','593868SFZBRn','184aUPfAo','\x5cjjb.script','\x5cjjb.config.json','\x5cpublic','exports','\x5cwebstorm.config.js','77NbdTbI','readline','exit','path','2883395VobLhX','2FDtcRZ','2393610rTuSLN','27VWdwWX','\x5ccli.init','233173bPYCPT','./cli.install/tools','\x5cpackage.json','existsSync','163912tzXNrf','6pCSPrB','2979XJbRQI','log'];a14_0x1a9a=function(){return _0x20265c;};return a14_0x1a9a();}module[a14_0x431294(0x1a8)]=()=>{const _0x3dd8a1=a14_0x431294,_0x264218=path['resolve']('./');!fs['existsSync'](_0x264218+_0x3dd8a1(0x1a5))&&!fs[_0x3dd8a1(0x1b6)](_0x264218+_0x3dd8a1(0x1a7))&&!fs[_0x3dd8a1(0x1b6)](_0x264218+_0x3dd8a1(0x1a6))&&!fs[_0x3dd8a1(0x1b6)](_0x264218+_0x3dd8a1(0x1b5))&&!fs[_0x3dd8a1(0x1b6)](_0x264218+_0x3dd8a1(0x1a9))?(f_file_copy(__dirname+_0x3dd8a1(0x1b2),_0x264218),console[_0x3dd8a1(0x1a0)]('初始化完成!'),process['exit'](0x0)):(console[_0x3dd8a1(0x1a0)]('初始化失败,文件已存在!'),process[_0x3dd8a1(0x1ac)](0x0));};
@@ -1 +1 @@
1
- function a14_0x3b70(_0x4cd519,_0x403b6f){const _0x5838bc=a14_0x5838();return a14_0x3b70=function(_0x3b70db,_0x741f71){_0x3b70db=_0x3b70db-0x16a;let _0x32b738=_0x5838bc[_0x3b70db];return _0x32b738;},a14_0x3b70(_0x4cd519,_0x403b6f);}function a14_0x5838(){const _0x1e367e=['const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','\x5ctools\x5cindex.js','FT3pKzxpRynFkmddJ9Bs','\x5cwebsite\x5cindex.js','d4wQ7dzEjYPsgVbKnYei','87252MEEaFG','\x5cRouterMenu\x5cindex.js','GIT_HOST','COMMON_CONTENT_MICRO_REPLACE','common/color','e9njpBd1nS_LREN8GFpR','440270vPjJxs','TEMPLATE_FOLDER','jjb-common/color','23677470djGKcH','\x5cRejectText\x5cindex.js','common/http','1097331luwzTX','5577710nlzwHV','CLI_DVA_REGISTER_SAAS','jjb-common/tools','\x5cdva\x5cautomatic\x5cregister.js','now','return\x20__planA();','\x5cFileUploader\x5cindex.js','3419214pirTgB','jjb-react-admin-component','\x5cdva\x5cautomatic\x5crouter.js','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','4902264kyJdNK','tmpdir','27ueoRar','CLI_DVA_REGISTER_PATH','return\x20process.env;','jjb-common/website','http://192.168.1.242:10985','jjb-common/crypto','\x5cRouterContainer\x5cindex.js','CLI_DVA_ROUTER_PATH','\x5cPageHeaderBar\x5cindex.js','jjb-common/http','CLOUD_PROJECT','common/tools','7JCPmiO','CLI_DVA_ROUTER_SPA','\x5c..\x5ccli.dva.register.saas.txt','COMMON_CONTENT_SPA_REPLACE','gPSit8aJsLVmNzuQ5Cy4','\x5cEditor\x5cindex.js','COMPONENTS_CONTENT_REPLACE','\x5cImageCropper\x5cindex.js','G4HJRsHr9D7Ssmixegw2','\x5c..\x5ccli.dva.router.saas.txt','\x5c..\x5ccli.dva.router.spa.txt'];a14_0x5838=function(){return _0x1e367e;};return a14_0x5838();}const a14_0x236288=a14_0x3b70;(function(_0x59fe77,_0x494fee){const _0x274e0c=a14_0x3b70,_0x6e9caa=_0x59fe77();while(!![]){try{const _0x3f050e=parseInt(_0x274e0c(0x17b))/0x1+-parseInt(_0x274e0c(0x175))/0x2+-parseInt(_0x274e0c(0x189))/0x3*(-parseInt(_0x274e0c(0x16f))/0x4)+parseInt(_0x274e0c(0x17c))/0x5+parseInt(_0x274e0c(0x183))/0x6*(parseInt(_0x274e0c(0x195))/0x7)+parseInt(_0x274e0c(0x187))/0x8+-parseInt(_0x274e0c(0x178))/0x9;if(_0x3f050e===_0x494fee)break;else _0x6e9caa['push'](_0x6e9caa['shift']());}catch(_0x9f22da){_0x6e9caa['push'](_0x6e9caa['shift']());}}}(a14_0x5838,0xb4e0d));const os=require('os');exports[a14_0x236288(0x171)]=a14_0x236288(0x18d),exports['GIT_TEMP_DIR']='jjbAssembly_'+Date[a14_0x236288(0x180)](),exports[a14_0x236288(0x193)]={'common':{'token':a14_0x236288(0x19d),'projectId':0x117},'react-admin-component':{'token':a14_0x236288(0x16c),'projectId':0x154},'jjb-dva-runtime':{'token':'hLqARY89CN6fUD3yg4NL','projectId':0x23b},'jjb-common-lib':{'token':a14_0x236288(0x174),'projectId':0x23c},'jjb-common-decorator':{'token':a14_0x236288(0x199),'projectId':0x23e},'vue-unisass-component':{'token':a14_0x236288(0x16e),'projectId':0x153}},exports[a14_0x236288(0x176)]=os[a14_0x236288(0x188)]()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a14_0x236288(0x196)]=__dirname+a14_0x236288(0x19f),exports['CLI_DVA_ROUTER_SAAS']=__dirname+a14_0x236288(0x19e),exports['CLI_DVA_REGISTER_SPA']=__dirname+'\x5c..\x5ccli.dva.register.spa.txt',exports[a14_0x236288(0x17d)]=__dirname+a14_0x236288(0x197),exports[a14_0x236288(0x190)]=a14_0x236288(0x185),exports[a14_0x236288(0x18a)]=a14_0x236288(0x17f),exports['COMMON_CONTENT_NOR_REPLACE']=[{'path':'\x5ctools\x5cindex.js','replace':[['components',a14_0x236288(0x184)]]},{'path':a14_0x236288(0x16d),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a14_0x236288(0x16a)],['components','jjb-react-admin-component']]}],exports[a14_0x236288(0x198)]=[{'path':a14_0x236288(0x16b),'replace':[[a14_0x236288(0x181),a14_0x236288(0x18b)]]}],exports[a14_0x236288(0x172)]=[{'path':a14_0x236288(0x16b),'replace':[[a14_0x236288(0x181),'return\x20process.env.app;']]}],exports[a14_0x236288(0x19b)]=[{'path':a14_0x236288(0x19a),'replace':[[a14_0x236288(0x17a),a14_0x236288(0x192)],['common/crypto',a14_0x236288(0x18e)],[a14_0x236288(0x194),a14_0x236288(0x17e)]]},{'path':a14_0x236288(0x179),'replace':[['common/color',a14_0x236288(0x177)]]},{'path':a14_0x236288(0x170),'replace':[[a14_0x236288(0x194),a14_0x236288(0x17e)]]},{'path':a14_0x236288(0x182),'replace':[[a14_0x236288(0x17a),a14_0x236288(0x192)],[a14_0x236288(0x194),a14_0x236288(0x17e)]]},{'path':a14_0x236288(0x19c),'replace':[[a14_0x236288(0x17a),a14_0x236288(0x192)],['common/tools',a14_0x236288(0x17e)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a14_0x236288(0x17a),a14_0x236288(0x192)],['common/tools',a14_0x236288(0x17e)]]},{'path':a14_0x236288(0x191),'replace':[[a14_0x236288(0x173),a14_0x236288(0x177)]]},{'path':a14_0x236288(0x18f),'replace':[[a14_0x236288(0x194),a14_0x236288(0x17e)]]},{'path':a14_0x236288(0x186),'replace':[['common/website',a14_0x236288(0x18c)],['common/tools',a14_0x236288(0x17e)]]}];
1
+ const a15_0x43db72=a15_0x3634;(function(_0x1d8943,_0x397620){const _0x2720c5=a15_0x3634,_0x5614e2=_0x1d8943();while(!![]){try{const _0x468f6b=parseInt(_0x2720c5(0x1d6))/0x1*(-parseInt(_0x2720c5(0x1c1))/0x2)+-parseInt(_0x2720c5(0x1f7))/0x3*(parseInt(_0x2720c5(0x1f3))/0x4)+-parseInt(_0x2720c5(0x1eb))/0x5*(-parseInt(_0x2720c5(0x1ef))/0x6)+-parseInt(_0x2720c5(0x1cb))/0x7+parseInt(_0x2720c5(0x1c4))/0x8*(parseInt(_0x2720c5(0x1f2))/0x9)+parseInt(_0x2720c5(0x1fa))/0xa*(parseInt(_0x2720c5(0x1e9))/0xb)+parseInt(_0x2720c5(0x1de))/0xc;if(_0x468f6b===_0x397620)break;else _0x5614e2['push'](_0x5614e2['shift']());}catch(_0x2593a5){_0x5614e2['push'](_0x5614e2['shift']());}}}(a15_0x3e2f,0xaae8a));const os=require('os');function a15_0x3634(_0x5ac1b3,_0x3bc426){const _0x3e2f3e=a15_0x3e2f();return a15_0x3634=function(_0x36349a,_0x2e5cc1){_0x36349a=_0x36349a-0x1c0;let _0x1b80a0=_0x3e2f3e[_0x36349a];return _0x1b80a0;},a15_0x3634(_0x5ac1b3,_0x3bc426);}function a15_0x3e2f(){const _0x10abe6=['\x5cImageCropper\x5cindex.js','common/tools','112QHjpOw','\x5cEditor\x5cindex.js','tmpdir','now','\x5cdva\x5cautomatic\x5crouter.js','CLI_DVA_ROUTER_PATH','\x5c..\x5ccli.dva.register.saas.txt','5059607LTQkJI','common/crypto','G4HJRsHr9D7Ssmixegw2','\x5c..\x5ccli.dva.register.spa.txt','\x5cwebsite\x5cindex.js','\x5cdva\x5cautomatic\x5cregister.js','common/website','return\x20process.env;','\x5ctools\x5cindex.js','return\x20process.env.app;','CLI_DVA_REGISTER_SAAS','3MmxszY','FT3pKzxpRynFkmddJ9Bs','COMPONENTS_CONTENT_REPLACE','COMMON_CONTENT_MICRO_REPLACE','common/http','CLOUD_PROJECT','jjbAssembly_','\x5cFileUploader\x5cindex.js','7492572JmrOYc','CLI_DVA_ROUTER_SAAS','GIT_TEMP_DIR','COMMON_CONTENT_NOR_REPLACE','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','hLqARY89CN6fUD3yg4NL','return\x20__planA();','COMMON_CONTENT_SPA_REPLACE','jjb-common/color','d4wQ7dzEjYPsgVbKnYei','common/color','2222krPERq','GIT_HOST','139010FNFtic','\x5c..\x5ccli.dva.router.spa.txt','TEMPLATE_FOLDER','CLI_DVA_REGISTER_SPA','258iCQmKx','jjb-react-admin-component','\x5cRouterContainer\x5cindex.js','316431bmbVbV','38452uXgcJF','jjb-common/website','components','jjb-common/http','219GATgdo','jjb-common/tools','\x5cRejectText\x5cindex.js','33560oFjDTG','gPSit8aJsLVmNzuQ5Cy4','576942KMVerp'];a15_0x3e2f=function(){return _0x10abe6;};return a15_0x3e2f();}exports[a15_0x43db72(0x1ea)]='http://192.168.1.242:10985',exports[a15_0x43db72(0x1e0)]=a15_0x43db72(0x1dc)+Date[a15_0x43db72(0x1c7)](),exports[a15_0x43db72(0x1db)]={'common':{'token':a15_0x43db72(0x1cd),'projectId':0x117},'react-admin-component':{'token':a15_0x43db72(0x1d7),'projectId':0x154},'jjb-dva-runtime':{'token':a15_0x43db72(0x1e3),'projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a15_0x43db72(0x1c0),'projectId':0x23e},'vue-unisass-component':{'token':a15_0x43db72(0x1e7),'projectId':0x153}},exports[a15_0x43db72(0x1ed)]=os[a15_0x43db72(0x1c6)]()+'\x5c'+exports[a15_0x43db72(0x1e0)],exports['CLI_DVA_ROUTER_SPA']=__dirname+a15_0x43db72(0x1ec),exports[a15_0x43db72(0x1df)]=__dirname+'\x5c..\x5ccli.dva.router.saas.txt',exports[a15_0x43db72(0x1ee)]=__dirname+a15_0x43db72(0x1ce),exports[a15_0x43db72(0x1d5)]=__dirname+a15_0x43db72(0x1ca),exports[a15_0x43db72(0x1c9)]=a15_0x43db72(0x1c8),exports['CLI_DVA_REGISTER_PATH']=a15_0x43db72(0x1d0),exports[a15_0x43db72(0x1e1)]=[{'path':a15_0x43db72(0x1d3),'replace':[[a15_0x43db72(0x1f5),a15_0x43db72(0x1f0)]]},{'path':a15_0x43db72(0x1cf),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a15_0x43db72(0x1f5),a15_0x43db72(0x1f0)]]}],exports[a15_0x43db72(0x1e5)]=[{'path':'\x5ctools\x5cindex.js','replace':[[a15_0x43db72(0x1e4),a15_0x43db72(0x1d2)]]}],exports[a15_0x43db72(0x1d9)]=[{'path':a15_0x43db72(0x1d3),'replace':[[a15_0x43db72(0x1e4),a15_0x43db72(0x1d4)]]}],exports[a15_0x43db72(0x1d8)]=[{'path':a15_0x43db72(0x1c5),'replace':[['common/http','jjb-common/http'],[a15_0x43db72(0x1cc),'jjb-common/crypto'],['common/tools','jjb-common/tools']]},{'path':a15_0x43db72(0x1f9),'replace':[[a15_0x43db72(0x1e8),a15_0x43db72(0x1e6)]]},{'path':'\x5cRouterMenu\x5cindex.js','replace':[[a15_0x43db72(0x1c3),a15_0x43db72(0x1f8)]]},{'path':a15_0x43db72(0x1dd),'replace':[[a15_0x43db72(0x1da),a15_0x43db72(0x1f6)],['common/tools',a15_0x43db72(0x1f8)]]},{'path':a15_0x43db72(0x1c2),'replace':[['common/http','jjb-common/http'],[a15_0x43db72(0x1c3),a15_0x43db72(0x1f8)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[['common/http',a15_0x43db72(0x1f6)],[a15_0x43db72(0x1c3),a15_0x43db72(0x1f8)]]},{'path':'\x5cPageHeaderBar\x5cindex.js','replace':[[a15_0x43db72(0x1e8),a15_0x43db72(0x1e6)]]},{'path':a15_0x43db72(0x1f1),'replace':[[a15_0x43db72(0x1c3),'jjb-common/tools']]},{'path':a15_0x43db72(0x1e2),'replace':[[a15_0x43db72(0x1d1),a15_0x43db72(0x1f4)],[a15_0x43db72(0x1c3),a15_0x43db72(0x1f8)]]}];
@@ -1 +1 @@
1
- const a15_0x44847c=a15_0x10ae;(function(_0x573206,_0x9de8a){const _0x114b9f=a15_0x10ae,_0x278b87=_0x573206();while(!![]){try{const _0x2385c0=parseInt(_0x114b9f(0x1b4))/0x1*(-parseInt(_0x114b9f(0x18a))/0x2)+-parseInt(_0x114b9f(0x1ac))/0x3*(-parseInt(_0x114b9f(0x195))/0x4)+parseInt(_0x114b9f(0x198))/0x5+parseInt(_0x114b9f(0x1bc))/0x6*(-parseInt(_0x114b9f(0x1b8))/0x7)+parseInt(_0x114b9f(0x186))/0x8*(parseInt(_0x114b9f(0x17a))/0x9)+parseInt(_0x114b9f(0x177))/0xa*(parseInt(_0x114b9f(0x1bd))/0xb)+-parseInt(_0x114b9f(0x191))/0xc;if(_0x2385c0===_0x9de8a)break;else _0x278b87['push'](_0x278b87['shift']());}catch(_0x5a805f){_0x278b87['push'](_0x278b87['shift']());}}}(a15_0xa4e3,0xcd1f7));function a15_0xa4e3(){const _0x27380e=['5667780vGOUOk','readFileSync','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','length','648PDqpAJ','index.js','writeFileSync','1153125jGPMhx','_zip','package.json','log','existsSync','RouterContainer','\x5cdva\x5cautomatic','pure_name','.idea','repository','toString','importList','path','map','【Error】:安装失败,node_modules目录不存在。','vue-unisass-component','multi','forEach','【Error】:安装失败,src目录不存在。','exit','23445XqQgpY','\x20}\x20from\x20\x27./','export\x20{\x20default\x20as\x20','createWriteStream','replace','join','./tools','zip','90928jvWwZt','installResources','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','request','11721311mAEWoN','exports','react-admin-component','mkdirSync','6eHIOFh','14195874dbUARb','installTarget','spa','jjb-common','includes','10uHWGRh','push','name','18MYuicb','uncompress','node_modules','close','projectType','unlinkSync','setting.json','\x5cindex.js','compress','now','readdirSync','filter','1526552DEiYMa','compressing','pipe','rmdirSync','4DZpExB','1.0.0','import_list','export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;','micro-spa','resolve','src\x5c'];a15_0xa4e3=function(){return _0x27380e;};return a15_0xa4e3();}const fs=require('fs'),path=require(a15_0x44847c(0x1a4)),request=require(a15_0x44847c(0x1b7)),compressing=require(a15_0x44847c(0x187)),{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_0x44847c(0x1b2)),{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['now']();function a15_0x10ae(_0x23e078,_0x58fec0){const _0xa4e3a=a15_0xa4e3();return a15_0x10ae=function(_0x10ae47,_0x384c08){_0x10ae47=_0x10ae47-0x173;let _0x441dd7=_0xa4e3a[_0x10ae47];return _0x441dd7;},a15_0x10ae(_0x23e078,_0x58fec0);}module[a15_0x44847c(0x1b9)]=()=>{const _0x1b8016=a15_0x44847c,_0x5a2e61=path[_0x1b8016(0x18f)]('./'),_0x3b1c0a=[_0x5a2e61,_0x1b8016(0x190)][_0x1b8016(0x1b1)]('\x5c'),_0x3d1aca=[_0x5a2e61,'node_modules'][_0x1b8016(0x1b1)]('\x5c'),_0x2edc01=[_0x5a2e61,_0x1b8016(0x19a)][_0x1b8016(0x1b1)]('\x5c');if(f_scan_jjb_config_json(_0x5a2e61)){const _0x27e8fc=f_scan_jjb_config_json_rules(_0x5a2e61);_0x27e8fc[_0x1b8016(0x173)]===_0x1b8016(0x17c)?!fs['existsSync'](_0x3d1aca)?(console[_0x1b8016(0x19b)](_0x1b8016(0x1a6)),process[_0x1b8016(0x1ab)](0x0)):console[_0x1b8016(0x19b)](_0x1b8016(0x193)):!fs[_0x1b8016(0x19c)](_0x3b1c0a)&&(console[_0x1b8016(0x19b)](_0x1b8016(0x1aa)),process[_0x1b8016(0x1ab)](0x0));fs[_0x1b8016(0x1bb)](TEMPLATE_FOLDER),f_pull_git_repository(_0x27e8fc[_0x1b8016(0x1b5)])['map'](_0x41c34=>{const _0x22c2a5=_0x1b8016,_0xf3e917=fs[_0x22c2a5(0x1af)](_0x41c34[_0x22c2a5(0x1a4)]);request(_0x41c34[_0x22c2a5(0x1a1)])[_0x22c2a5(0x188)](_0xf3e917)['on'](_0x22c2a5(0x17d),()=>{const _0x34f68f=_0x22c2a5;fs['mkdirSync'](_0x41c34[_0x34f68f(0x182)]),compressing[_0x34f68f(0x1b3)][_0x34f68f(0x17b)](_0x41c34['path'],_0x41c34['compress']);});});const _0x163b47=setInterval(()=>{const _0x3e9982=_0x1b8016,_0x4eec46=fs[_0x3e9982(0x184)](TEMPLATE_FOLDER),_0x35385d=_0x4eec46[_0x3e9982(0x185)](_0x2c66d8=>_0x27e8fc[_0x3e9982(0x1b5)][_0x3e9982(0x1a5)](_0x567f35=>_0x567f35['name']+_0x3e9982(0x199))['includes'](_0x2c66d8));if(_0x35385d[_0x3e9982(0x194)]===_0x27e8fc[_0x3e9982(0x1b5)][_0x3e9982(0x194)]){clearInterval(_0x163b47);const _0x29fb8d=[];_0x35385d[_0x3e9982(0x1a9)](_0x3ef09a=>{const _0x4217ad=_0x3e9982,_0x24cfb9=[TEMPLATE_FOLDER,_0x3ef09a][_0x4217ad(0x1b1)]('\x5c');fs[_0x4217ad(0x184)](_0x24cfb9)[_0x4217ad(0x1a9)](_0x50bec4=>_0x29fb8d[_0x4217ad(0x178)]({'name':_0x3ef09a,'path':[_0x24cfb9,_0x50bec4][_0x4217ad(0x1b1)]('\x5c'),'pure_name':_0x3ef09a[_0x4217ad(0x1b0)](/_zip$/,''),'import_list':_0x27e8fc['installResources']['find'](_0x1c7079=>_0x1c7079[_0x4217ad(0x179)]+_0x4217ad(0x199)===_0x3ef09a)[_0x4217ad(0x1a3)]}));}),_0x29fb8d[_0x3e9982(0x1a9)](_0x49a4e5=>{const _0x2dede6=_0x3e9982,_0x45808d=_0x49a4e5[_0x2dede6(0x19f)],_0x38a550=_0x49a4e5[_0x2dede6(0x18c)],_0x69834a=[_0x49a4e5[_0x2dede6(0x1a4)],_0x2dede6(0x1a0)][_0x2dede6(0x1b1)]('//'),_0x5db427=[_0x49a4e5[_0x2dede6(0x1a4)],'.gitignore']['join']('//');fs[_0x2dede6(0x19c)](_0x69834a)&&(f_rm_rf(_0x69834a),fs[_0x2dede6(0x189)](_0x69834a));fs['existsSync'](_0x5db427)&&fs[_0x2dede6(0x17f)](_0x5db427);if(_0x38a550['length']){fs[_0x2dede6(0x184)](_0x49a4e5[_0x2dede6(0x1a4)])[_0x2dede6(0x185)](_0x20df09=>!_0x38a550['includes'](_0x20df09)&&_0x20df09!==_0x2dede6(0x196)&&_0x20df09!==_0x2dede6(0x180))['forEach'](_0x5a5ba3=>{const _0x5398dd=_0x2dede6,_0x236ad2=_0x49a4e5['path']+'\x5c'+_0x5a5ba3;f_rm_rf(_0x236ad2),fs[_0x5398dd(0x189)](_0x236ad2);});if(_0x45808d===_0x2dede6(0x1ba)){const _0x3d0f40=[];fs[_0x2dede6(0x184)](_0x49a4e5[_0x2dede6(0x1a4)])[_0x2dede6(0x185)](_0x8ddb85=>_0x8ddb85!=='index.js')[_0x2dede6(0x1a9)](_0x1a4deb=>{const _0x2d1126=_0x2dede6;_0x1a4deb===_0x2d1126(0x19d)?_0x3d0f40['push'](_0x2d1126(0x18d)):_0x3d0f40[_0x2d1126(0x178)](_0x2d1126(0x1ae)+_0x1a4deb+_0x2d1126(0x1ad)+_0x1a4deb+'\x27;');}),fs[_0x2dede6(0x197)](_0x49a4e5[_0x2dede6(0x1a4)]+_0x2dede6(0x181),_0x3d0f40[_0x2dede6(0x1b1)]('\x0a'));}}if(_0x45808d===_0x2dede6(0x175)){const _0x32de97=[_0x49a4e5[_0x2dede6(0x1a4)],_0x2dede6(0x19e)]['join']('\x5c');if(['spa',_0x2dede6(0x18e)][_0x2dede6(0x176)](_0x27e8fc[_0x2dede6(0x17e)]))fs['existsSync'](_0x32de97)&&(f_content_replace(_0x27e8fc['projectType']===_0x2dede6(0x174)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x49a4e5[_0x2dede6(0x1a4)]),fs[_0x2dede6(0x197)](_0x49a4e5[_0x2dede6(0x1a4)]+CLI_DVA_ROUTER_PATH,fs[_0x2dede6(0x192)](_0x27e8fc['projectType']===_0x2dede6(0x174)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x2dede6(0x1a2)]()),fs[_0x2dede6(0x197)](_0x49a4e5[_0x2dede6(0x1a4)]+CLI_DVA_REGISTER_PATH,fs[_0x2dede6(0x192)](_0x27e8fc[_0x2dede6(0x17e)]===_0x2dede6(0x174)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)['toString']()));else _0x27e8fc[_0x2dede6(0x17e)]===_0x2dede6(0x1a8)&&(fs[_0x2dede6(0x19c)](_0x32de97)&&(f_rm_rf(_0x32de97),fs[_0x2dede6(0x189)](_0x32de97)));}else{if(_0x45808d===_0x2dede6(0x1ba))_0x27e8fc[_0x2dede6(0x17e)]==='micro-spa'&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x49a4e5[_0x2dede6(0x1a4)]);else{if(_0x45808d===_0x2dede6(0x1a7)){}}}if(_0x27e8fc['installTarget']===_0x2dede6(0x17c)){const _0x4c8617=_0x45808d;fs['existsSync'](_0x3d1aca+'\x5c'+_0x4c8617)?f_rm_rf(_0x3d1aca+'\x5c'+_0x4c8617):fs['mkdirSync'](_0x3d1aca+'\x5c'+_0x4c8617),f_file_copy(_0x49a4e5[_0x2dede6(0x1a4)],_0x3d1aca+'\x5c'+_0x4c8617),f_create_package_json(_0x3d1aca+'\x5c'+_0x4c8617,_0x4c8617,_0x2dede6(0x18b)),f_update_project_package_json(_0x2edc01,_0x4c8617,_0x2dede6(0x18b));}else{if(_0x27e8fc[_0x2dede6(0x173)]==='src'){const _0x344a5a='react-admin-component';fs[_0x2dede6(0x19c)](_0x3b1c0a+_0x344a5a)?f_rm_rf(_0x3b1c0a+_0x344a5a):fs['mkdirSync'](_0x3b1c0a+_0x344a5a),f_file_copy(_0x49a4e5[_0x2dede6(0x1a4)],_0x3b1c0a+_0x344a5a);}}}),setTimeout(()=>{const _0x2189b3=_0x3e9982;f_rm_rf(TEMPLATE_FOLDER),fs[_0x2189b3(0x189)](TEMPLATE_FOLDER);const _0x767fa8=Date[_0x2189b3(0x183)]();console[_0x2189b3(0x19b)]('【jjb-cmd】:install命令执行完成,用时'+(_0x767fa8-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x1b8016(0x19b)](_0x1b8016(0x1b6));};
1
+ const a16_0x8dfc98=a16_0x2cca;(function(_0xa6f2ad,_0x2fde31){const _0x24618a=a16_0x2cca,_0x1b5de0=_0xa6f2ad();while(!![]){try{const _0xfd8a47=-parseInt(_0x24618a(0x1af))/0x1+parseInt(_0x24618a(0x1ac))/0x2*(parseInt(_0x24618a(0x18e))/0x3)+parseInt(_0x24618a(0x192))/0x4+parseInt(_0x24618a(0x189))/0x5+-parseInt(_0x24618a(0x188))/0x6+-parseInt(_0x24618a(0x18a))/0x7+-parseInt(_0x24618a(0x1b3))/0x8*(parseInt(_0x24618a(0x19e))/0x9);if(_0xfd8a47===_0x2fde31)break;else _0x1b5de0['push'](_0x1b5de0['shift']());}catch(_0x115c97){_0x1b5de0['push'](_0x1b5de0['shift']());}}}(a16_0x89a8,0xe922e));function a16_0x89a8(){const _0xb5e9e2=['exit','join','includes','setting.json','readdirSync','jjb-common','node_modules','rmdirSync','.gitignore','mkdirSync','length','1486dMpbDQ','export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;','forEach','31946xZQgFx','\x5cindex.js','path','installTarget','880ZYlAdz','vue-unisass-component','writeFileSync','importList','filter','_zip','close','push','export\x20{\x20default\x20as\x20','installResources','index.js','spa','zip','micro-spa','log','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','exports','name','package.json','pipe','./config','now','4874754Zlgvhr','5510155zdYqPs','6682935kuxzqh','find','replace','react-admin-component','2331LWqUnc','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','projectType','pure_name','6951536HFiThL','existsSync','1.0.0','compressing','toString','./tools','.idea','readFileSync','resolve','repository','【Error】:安装失败,src目录不存在。','compress','54261DQfXyT','【Error】:安装失败,node_modules目录不存在。','\x5cdva\x5cautomatic'];a16_0x89a8=function(){return _0xb5e9e2;};return a16_0x89a8();}function a16_0x2cca(_0x216967,_0xb68517){const _0x89a816=a16_0x89a8();return a16_0x2cca=function(_0x2cca24,_0x10b0dc){_0x2cca24=_0x2cca24-0x176;let _0x1e3e92=_0x89a816[_0x2cca24];return _0x1e3e92;},a16_0x2cca(_0x216967,_0xb68517);}const fs=require('fs'),path=require('path'),request=require('request'),compressing=require(a16_0x8dfc98(0x195)),{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(a16_0x8dfc98(0x197)),{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(a16_0x8dfc98(0x186)),start_time=Date[a16_0x8dfc98(0x187)]();module[a16_0x8dfc98(0x182)]=()=>{const _0x4d81cc=a16_0x8dfc98,_0x3fd597=path[_0x4d81cc(0x19a)]('./'),_0x554ebe=[_0x3fd597,'src\x5c']['join']('\x5c'),_0x57a35f=[_0x3fd597,_0x4d81cc(0x1a7)][_0x4d81cc(0x1a2)]('\x5c'),_0x564432=[_0x3fd597,_0x4d81cc(0x184)]['join']('\x5c');if(f_scan_jjb_config_json(_0x3fd597)){const _0x192713=f_scan_jjb_config_json_rules(_0x3fd597);_0x192713['installTarget']===_0x4d81cc(0x1a7)?!fs[_0x4d81cc(0x193)](_0x57a35f)?(console['log'](_0x4d81cc(0x19f)),process[_0x4d81cc(0x1a1)](0x0)):console[_0x4d81cc(0x180)](_0x4d81cc(0x181)):!fs[_0x4d81cc(0x193)](_0x554ebe)&&(console[_0x4d81cc(0x180)](_0x4d81cc(0x19c)),process[_0x4d81cc(0x1a1)](0x0));fs[_0x4d81cc(0x1aa)](TEMPLATE_FOLDER),f_pull_git_repository(_0x192713[_0x4d81cc(0x17b)])['map'](_0x5d0834=>{const _0xc35b40=_0x4d81cc,_0xc3c1d=fs['createWriteStream'](_0x5d0834[_0xc35b40(0x1b1)]);request(_0x5d0834[_0xc35b40(0x19b)])[_0xc35b40(0x185)](_0xc3c1d)['on'](_0xc35b40(0x178),()=>{const _0x34cc6a=_0xc35b40;fs[_0x34cc6a(0x1aa)](_0x5d0834[_0x34cc6a(0x19d)]),compressing[_0x34cc6a(0x17e)]['uncompress'](_0x5d0834['path'],_0x5d0834['compress']);});});const _0x355ed1=setInterval(()=>{const _0x5d881f=_0x4d81cc,_0x1a1dd9=fs[_0x5d881f(0x1a5)](TEMPLATE_FOLDER),_0x583c29=_0x1a1dd9['filter'](_0x599256=>_0x192713[_0x5d881f(0x17b)]['map'](_0x17b039=>_0x17b039[_0x5d881f(0x183)]+_0x5d881f(0x177))[_0x5d881f(0x1a3)](_0x599256));if(_0x583c29['length']===_0x192713[_0x5d881f(0x17b)][_0x5d881f(0x1ab)]){clearInterval(_0x355ed1);const _0x57edf2=[];_0x583c29[_0x5d881f(0x1ae)](_0x23a8eb=>{const _0x221a93=_0x5d881f,_0x5dac40=[TEMPLATE_FOLDER,_0x23a8eb][_0x221a93(0x1a2)]('\x5c');fs[_0x221a93(0x1a5)](_0x5dac40)[_0x221a93(0x1ae)](_0x5bfa5d=>_0x57edf2[_0x221a93(0x179)]({'name':_0x23a8eb,'path':[_0x5dac40,_0x5bfa5d]['join']('\x5c'),'pure_name':_0x23a8eb[_0x221a93(0x18c)](/_zip$/,''),'import_list':_0x192713['installResources'][_0x221a93(0x18b)](_0x5161f0=>_0x5161f0[_0x221a93(0x183)]+_0x221a93(0x177)===_0x23a8eb)[_0x221a93(0x1b6)]}));}),_0x57edf2[_0x5d881f(0x1ae)](_0x58bd58=>{const _0x295a3e=_0x5d881f,_0x416c90=_0x58bd58[_0x295a3e(0x191)],_0x290965=_0x58bd58['import_list'],_0x2018dc=[_0x58bd58[_0x295a3e(0x1b1)],_0x295a3e(0x198)][_0x295a3e(0x1a2)]('//'),_0x4d9902=[_0x58bd58[_0x295a3e(0x1b1)],_0x295a3e(0x1a9)]['join']('//');fs[_0x295a3e(0x193)](_0x2018dc)&&(f_rm_rf(_0x2018dc),fs[_0x295a3e(0x1a8)](_0x2018dc));fs[_0x295a3e(0x193)](_0x4d9902)&&fs['unlinkSync'](_0x4d9902);if(_0x290965[_0x295a3e(0x1ab)]){fs[_0x295a3e(0x1a5)](_0x58bd58[_0x295a3e(0x1b1)])[_0x295a3e(0x176)](_0x43d3e3=>!_0x290965[_0x295a3e(0x1a3)](_0x43d3e3)&&_0x43d3e3!==_0x295a3e(0x17c)&&_0x43d3e3!==_0x295a3e(0x1a4))[_0x295a3e(0x1ae)](_0x2b0f12=>{const _0x38fc5=_0x295a3e,_0x47c913=_0x58bd58[_0x38fc5(0x1b1)]+'\x5c'+_0x2b0f12;f_rm_rf(_0x47c913),fs[_0x38fc5(0x1a8)](_0x47c913);});if(_0x416c90==='react-admin-component'){const _0x2dce35=[];fs[_0x295a3e(0x1a5)](_0x58bd58[_0x295a3e(0x1b1)])['filter'](_0xcc6822=>_0xcc6822!==_0x295a3e(0x17c))[_0x295a3e(0x1ae)](_0x4742fd=>{const _0x47d2b0=_0x295a3e;_0x4742fd==='RouterContainer'?_0x2dce35[_0x47d2b0(0x179)](_0x47d2b0(0x1ad)):_0x2dce35[_0x47d2b0(0x179)](_0x47d2b0(0x17a)+_0x4742fd+'\x20}\x20from\x20\x27./'+_0x4742fd+'\x27;');}),fs[_0x295a3e(0x1b5)](_0x58bd58['path']+_0x295a3e(0x1b0),_0x2dce35[_0x295a3e(0x1a2)]('\x0a'));}}if(_0x416c90===_0x295a3e(0x1a6)){const _0x37ae34=[_0x58bd58[_0x295a3e(0x1b1)],_0x295a3e(0x1a0)]['join']('\x5c');if(['spa','micro-spa'][_0x295a3e(0x1a3)](_0x192713[_0x295a3e(0x190)]))fs['existsSync'](_0x37ae34)&&(f_content_replace(_0x192713[_0x295a3e(0x190)]===_0x295a3e(0x17d)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x58bd58['path']),fs[_0x295a3e(0x1b5)](_0x58bd58['path']+CLI_DVA_ROUTER_PATH,fs[_0x295a3e(0x199)](_0x192713[_0x295a3e(0x190)]===_0x295a3e(0x17d)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)['toString']()),fs[_0x295a3e(0x1b5)](_0x58bd58[_0x295a3e(0x1b1)]+CLI_DVA_REGISTER_PATH,fs['readFileSync'](_0x192713[_0x295a3e(0x190)]==='spa'?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)[_0x295a3e(0x196)]()));else _0x192713[_0x295a3e(0x190)]==='multi'&&(fs['existsSync'](_0x37ae34)&&(f_rm_rf(_0x37ae34),fs[_0x295a3e(0x1a8)](_0x37ae34)));}else{if(_0x416c90===_0x295a3e(0x18d))_0x192713[_0x295a3e(0x190)]===_0x295a3e(0x17f)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x58bd58['path']);else{if(_0x416c90===_0x295a3e(0x1b4)){}}}if(_0x192713[_0x295a3e(0x1b2)]===_0x295a3e(0x1a7)){const _0xd249e8=_0x416c90;fs[_0x295a3e(0x193)](_0x57a35f+'\x5c'+_0xd249e8)?f_rm_rf(_0x57a35f+'\x5c'+_0xd249e8):fs[_0x295a3e(0x1aa)](_0x57a35f+'\x5c'+_0xd249e8),f_file_copy(_0x58bd58[_0x295a3e(0x1b1)],_0x57a35f+'\x5c'+_0xd249e8),f_create_package_json(_0x57a35f+'\x5c'+_0xd249e8,_0xd249e8,'1.0.0'),f_update_project_package_json(_0x564432,_0xd249e8,_0x295a3e(0x194));}else{if(_0x192713[_0x295a3e(0x1b2)]==='src'){const _0x34f07d=_0x295a3e(0x18d);fs[_0x295a3e(0x193)](_0x554ebe+_0x34f07d)?f_rm_rf(_0x554ebe+_0x34f07d):fs[_0x295a3e(0x1aa)](_0x554ebe+_0x34f07d),f_file_copy(_0x58bd58['path'],_0x554ebe+_0x34f07d);}}}),setTimeout(()=>{const _0x1d2947=_0x5d881f;f_rm_rf(TEMPLATE_FOLDER),fs[_0x1d2947(0x1a8)](TEMPLATE_FOLDER);const _0x5f1d8e=Date[_0x1d2947(0x187)]();console[_0x1d2947(0x180)]('【jjb-cmd】:install命令执行完成,用时'+(_0x5f1d8e-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x4d81cc(0x180)](_0x4d81cc(0x18f));};
@@ -1 +1 @@
1
- const a16_0x37dd1b=a16_0x4d4c;function a16_0x4d4c(_0x4a7eb1,_0xe758d8){const _0x32c2a5=a16_0x32c2();return a16_0x4d4c=function(_0x4d4c18,_0x3a7083){_0x4d4c18=_0x4d4c18-0x14b;let _0x3cc6fc=_0x32c2a5[_0x4d4c18];return _0x3cc6fc;},a16_0x4d4c(_0x4a7eb1,_0xe758d8);}(function(_0x5cd730,_0x38495f){const _0x20b884=a16_0x4d4c,_0x1d88b7=_0x5cd730();while(!![]){try{const _0x258993=-parseInt(_0x20b884(0x151))/0x1+-parseInt(_0x20b884(0x157))/0x2+parseInt(_0x20b884(0x197))/0x3*(parseInt(_0x20b884(0x18e))/0x4)+parseInt(_0x20b884(0x190))/0x5+-parseInt(_0x20b884(0x164))/0x6*(-parseInt(_0x20b884(0x160))/0x7)+-parseInt(_0x20b884(0x18c))/0x8*(-parseInt(_0x20b884(0x178))/0x9)+-parseInt(_0x20b884(0x183))/0xa*(parseInt(_0x20b884(0x14e))/0xb);if(_0x258993===_0x38495f)break;else _0x1d88b7['push'](_0x1d88b7['shift']());}catch(_0x5732cc){_0x1d88b7['push'](_0x1d88b7['shift']());}}}(a16_0x32c2,0xe8a75));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a16_0x37dd1b(0x14d));exports[a16_0x37dd1b(0x158)]=function(_0x124e26){const _0x252618=a16_0x37dd1b;if(fs[_0x252618(0x15e)](_0x124e26)){const _0x102e70=fs[_0x252618(0x16f)](_0x124e26);for(let _0x5ea0cf=0x0;_0x5ea0cf<_0x102e70[_0x252618(0x182)];_0x5ea0cf++){const _0x2e494e=_0x102e70[_0x5ea0cf],_0xaafcf3=_0x124e26+'/'+_0x2e494e;fs[_0x252618(0x15f)](_0xaafcf3)[_0x252618(0x169)]()?(exports[_0x252618(0x158)](_0xaafcf3),fs[_0x252618(0x185)](_0xaafcf3)):fs[_0x252618(0x18b)](_0xaafcf3);}}},exports[a16_0x37dd1b(0x18d)]=function(_0x40f3b4=[]){const _0x844038=a16_0x37dd1b;return _0x40f3b4[_0x844038(0x194)](_0x1b0757=>{const _0x433bc5=_0x844038,_0x202783=CLOUD_PROJECT[_0x1b0757[_0x433bc5(0x173)]]||undefined,_0x2ef3e4=os[_0x433bc5(0x166)]();return{'path':_0x2ef3e4+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1b0757['name']+_0x433bc5(0x16a),'compress':_0x2ef3e4+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x1b0757[_0x433bc5(0x173)]+_0x433bc5(0x170),'repository':GIT_HOST+_0x433bc5(0x162)+_0x202783['projectId']+_0x433bc5(0x189)+_0x202783[_0x433bc5(0x163)]+_0x433bc5(0x172)};});},exports[a16_0x37dd1b(0x17b)]=function(_0x2111b2){return fs['existsSync'](_0x2111b2+'\x5cjjb.config.json');},exports[a16_0x37dd1b(0x188)]=function(_0x50561f){const _0x59a066=a16_0x37dd1b;let _0x2cab37={};try{_0x2cab37=JSON[_0x59a066(0x159)](fs[_0x59a066(0x17f)](_0x50561f+_0x59a066(0x177))[_0x59a066(0x192)]());}catch(_0x2e9139){console[_0x59a066(0x15d)](_0x59a066(0x181)),process[_0x59a066(0x168)](0x0);}!(_0x59a066(0x17a)in _0x2cab37)&&(console[_0x59a066(0x15d)](_0x59a066(0x15c)),process[_0x59a066(0x168)](0x0));!(_0x59a066(0x14f)in _0x2cab37)&&(console[_0x59a066(0x15d)](_0x59a066(0x193)),process[_0x59a066(0x168)](0x0));!(_0x59a066(0x16e)in _0x2cab37)&&(console[_0x59a066(0x15d)](_0x59a066(0x18a)),process[_0x59a066(0x168)](0x0));typeof _0x2cab37['projectType']!==_0x59a066(0x196)&&(console['log'](_0x59a066(0x152)),process[_0x59a066(0x168)](0x0));![_0x59a066(0x153),_0x59a066(0x161),_0x59a066(0x179),_0x59a066(0x187)][_0x59a066(0x18f)](_0x2cab37[_0x59a066(0x17a)])&&(console[_0x59a066(0x15d)](_0x59a066(0x195)),process['exit'](0x0));typeof _0x2cab37[_0x59a066(0x14f)]!==_0x59a066(0x196)&&(console[_0x59a066(0x15d)](_0x59a066(0x186)),process['exit'](0x0));!['node_modules','src'][_0x59a066(0x18f)](_0x2cab37[_0x59a066(0x14f)])&&(console['log'](_0x59a066(0x150)),process[_0x59a066(0x168)](0x0));!Array[_0x59a066(0x16d)](_0x2cab37[_0x59a066(0x16e)])&&(console['log'](_0x59a066(0x176)),process[_0x59a066(0x168)](0x0));_0x2cab37['installResources'][_0x59a066(0x182)]===0x0&&(console[_0x59a066(0x15d)](_0x59a066(0x171)),process[_0x59a066(0x168)](0x0));const _0x33050d=exports[_0x59a066(0x165)](_0x2cab37[_0x59a066(0x16e)]);return _0x33050d[_0x59a066(0x194)](_0x20ac19=>_0x20ac19[_0x59a066(0x173)])[_0x59a066(0x14b)](_0x4cdc0e=>!['jjb-common','jjb-dva-runtime',_0x59a066(0x184),_0x59a066(0x156),_0x59a066(0x15a),_0x59a066(0x155)][_0x59a066(0x18f)](_0x4cdc0e))[_0x59a066(0x182)]!==0x0&&(console['log']('【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['exit'](0x0)),_0x2cab37['installResources']=_0x33050d,_0x2cab37;},exports[a16_0x37dd1b(0x167)]=function(_0xfa5971,_0x5adf28,_0xf0151c){const _0x281ef6=a16_0x37dd1b;fs[_0x281ef6(0x17e)](_0xfa5971+_0x281ef6(0x180),_0x281ef6(0x154)+_0x5adf28+'\x22,\x22version\x22:\x22'+_0xf0151c+'\x22,\x22main\x22:\x20\x22index.js\x22}');},exports[a16_0x37dd1b(0x165)]=function(_0x131544=[]){const _0x1e9e44=a16_0x37dd1b,_0x432d56=[];return Array[_0x1e9e44(0x16d)](_0x131544)&&_0x131544[_0x1e9e44(0x16b)](_0x173fd4=>{const _0x3619da=_0x1e9e44;if(Array[_0x3619da(0x16d)](_0x173fd4)){const [_0x14af4e,_0x391fdd=[]]=_0x173fd4;_0x432d56[_0x3619da(0x17d)]({'name':_0x14af4e,'importList':_0x391fdd});}else _0x432d56[_0x3619da(0x17d)]({'name':_0x173fd4,'importList':[]});}),_0x432d56;},exports[a16_0x37dd1b(0x15b)]=function(_0x4750e1,_0x12c217,_0x14b0e8){const _0x21457d=a16_0x37dd1b,_0x1c939d=JSON['parse'](fs[_0x21457d(0x17f)](_0x4750e1)['toString']());_0x1c939d[_0x21457d(0x16c)][_0x12c217]=_0x14b0e8,fs[_0x21457d(0x17e)](_0x4750e1,JSON[_0x21457d(0x14c)](_0x1c939d,null,0x2));},exports['f_file_copy']=function(_0x48758b,_0x4fad85){const _0x4b4270=a16_0x37dd1b;fs[_0x4b4270(0x16f)](_0x48758b)['forEach'](_0x1e4f30=>{const _0x5032c3=_0x4b4270,_0x5eb7ae=_0x48758b+'\x5c'+_0x1e4f30,_0x3135f5=_0x4fad85+'\x5c'+_0x1e4f30;fs[_0x5032c3(0x15f)](_0x5eb7ae)[_0x5032c3(0x169)]()?(fs[_0x5032c3(0x17c)](_0x3135f5),exports[_0x5032c3(0x191)](_0x5eb7ae,_0x3135f5)):fs[_0x5032c3(0x17e)](_0x3135f5,fs[_0x5032c3(0x17f)](_0x5eb7ae)[_0x5032c3(0x192)]());});},exports['f_content_replace']=function(_0xa9f4c2=[],_0x40bc32){const _0x4089b0=a16_0x37dd1b;_0xa9f4c2[_0x4089b0(0x16b)](_0x3b0edd=>{const _0x32e65e=_0x4089b0,_0x3e60ac=_0x40bc32+_0x3b0edd[_0x32e65e(0x174)];if(fs[_0x32e65e(0x15e)](_0x3e60ac)){let _0x29b4e2=fs['readFileSync'](_0x3e60ac)[_0x32e65e(0x192)]();_0x3b0edd[_0x32e65e(0x175)][_0x32e65e(0x16b)](_0x1d47ce=>{const _0x1e3b09=_0x32e65e;_0x29b4e2=_0x29b4e2[_0x1e3b09(0x175)](_0x1d47ce[0x0],_0x1d47ce[0x1]);}),fs[_0x32e65e(0x17e)](_0x3e60ac,_0x29b4e2);}});};function a16_0x32c2(){const _0x301cd9=['f_resolve_install_resources','tmpdir','f_create_package_json','exit','isDirectory','.zip','forEach','dependencies','isArray','installResources','readdirSync','_zip','【Error】:[jjb.config.json.installResources]无资源。','&ref=master','name','path','replace','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','\x5cjjb.config.json','3705894nlpsec','uniapp','projectType','f_scan_jjb_config_json','mkdirSync','push','writeFileSync','readFileSync','\x5cpackage.json','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','length','71430UvStDB','jjb-common-lib','rmdirSync','【Error】:[jjb.config.json.installTarget]类型是一个string。','micro-spa','f_scan_jjb_config_json_rules','/repository/archive.zip?private_token=','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','unlinkSync','24uiRKYA','f_pull_git_repository','5437684wxGOYV','includes','7615280tnPNZa','f_file_copy','toString','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','map','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','string','3lVPvkg','filter','stringify','./config','2321IAZDXa','installTarget','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','822185BuggaE','【Error】:[jjb.config.json.projectType]类型是一个string。','multi','{\x22name\x22:\x22','vue-unisass-component','jjb-common-decorator','2643212OtQoiN','f_rm_rf','parse','react-admin-component','f_update_project_package_json','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','log','existsSync','statSync','21TqAhfi','spa','/api/v4/projects/','token','972276ynNbTT'];a16_0x32c2=function(){return _0x301cd9;};return a16_0x32c2();}
1
+ const a17_0x393497=a17_0x2f38;(function(_0x29957d,_0x4c2515){const _0x53cbcb=a17_0x2f38,_0x189a3e=_0x29957d();while(!![]){try{const _0x30f718=-parseInt(_0x53cbcb(0x190))/0x1+-parseInt(_0x53cbcb(0x19c))/0x2*(-parseInt(_0x53cbcb(0x1c6))/0x3)+parseInt(_0x53cbcb(0x18e))/0x4+-parseInt(_0x53cbcb(0x1bb))/0x5*(-parseInt(_0x53cbcb(0x19e))/0x6)+parseInt(_0x53cbcb(0x193))/0x7+-parseInt(_0x53cbcb(0x1c3))/0x8*(-parseInt(_0x53cbcb(0x18a))/0x9)+-parseInt(_0x53cbcb(0x1ba))/0xa;if(_0x30f718===_0x4c2515)break;else _0x189a3e['push'](_0x189a3e['shift']());}catch(_0x38a152){_0x189a3e['push'](_0x189a3e['shift']());}}}(a17_0x12af,0x575f9));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a17_0x393497(0x1a2));function a17_0x2f38(_0x1349b0,_0x405f1a){const _0x12afa4=a17_0x12af();return a17_0x2f38=function(_0x2f3808,_0x4b3fff){_0x2f3808=_0x2f3808-0x187;let _0x1cf726=_0x12afa4[_0x2f3808];return _0x1cf726;},a17_0x2f38(_0x1349b0,_0x405f1a);}exports['f_rm_rf']=function(_0x476ac3){const _0x1437fe=a17_0x393497;if(fs[_0x1437fe(0x18f)](_0x476ac3)){const _0x1c439d=fs[_0x1437fe(0x1c5)](_0x476ac3);for(let _0x21304f=0x0;_0x21304f<_0x1c439d[_0x1437fe(0x196)];_0x21304f++){const _0x49b101=_0x1c439d[_0x21304f],_0x1db079=_0x476ac3+'/'+_0x49b101;fs[_0x1437fe(0x1a4)](_0x1db079)[_0x1437fe(0x1aa)]()?(exports[_0x1437fe(0x19a)](_0x1db079),fs[_0x1437fe(0x1c2)](_0x1db079)):fs['unlinkSync'](_0x1db079);}}},exports[a17_0x393497(0x1b1)]=function(_0x11b12d=[]){const _0x16517f=a17_0x393497;return _0x11b12d[_0x16517f(0x1b6)](_0x4ac063=>{const _0x14fa51=_0x16517f,_0xb6f5fa=CLOUD_PROJECT[_0x4ac063[_0x14fa51(0x18d)]]||undefined,_0x4456fe=os['tmpdir']();return{'path':_0x4456fe+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4ac063[_0x14fa51(0x18d)]+'.zip','compress':_0x4456fe+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4ac063[_0x14fa51(0x18d)]+_0x14fa51(0x1b2),'repository':GIT_HOST+'/api/v4/projects/'+_0xb6f5fa[_0x14fa51(0x1af)]+_0x14fa51(0x191)+_0xb6f5fa[_0x14fa51(0x18c)]+_0x14fa51(0x197)};});},exports['f_scan_jjb_config_json']=function(_0x45914f){const _0x27ac23=a17_0x393497;return fs[_0x27ac23(0x18f)](_0x45914f+_0x27ac23(0x1ad));},exports[a17_0x393497(0x1b4)]=function(_0x2728ef){const _0x3540c7=a17_0x393497;let _0x21fac9={};try{_0x21fac9=JSON[_0x3540c7(0x1bd)](fs[_0x3540c7(0x19d)](_0x2728ef+_0x3540c7(0x1ad))[_0x3540c7(0x1c8)]());}catch(_0x4eadd6){console[_0x3540c7(0x19b)](_0x3540c7(0x1b9)),process[_0x3540c7(0x1a7)](0x0);}!('projectType'in _0x21fac9)&&(console[_0x3540c7(0x19b)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x3540c7(0x1a7)](0x0));!('installTarget'in _0x21fac9)&&(console[_0x3540c7(0x19b)](_0x3540c7(0x1a6)),process[_0x3540c7(0x1a7)](0x0));!('installResources'in _0x21fac9)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process[_0x3540c7(0x1a7)](0x0));typeof _0x21fac9[_0x3540c7(0x194)]!==_0x3540c7(0x1ae)&&(console[_0x3540c7(0x19b)](_0x3540c7(0x195)),process[_0x3540c7(0x1a7)](0x0));![_0x3540c7(0x1a9),'spa','uniapp',_0x3540c7(0x192)][_0x3540c7(0x19f)](_0x21fac9[_0x3540c7(0x194)])&&(console[_0x3540c7(0x19b)]('【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。'),process[_0x3540c7(0x1a7)](0x0));typeof _0x21fac9['installTarget']!==_0x3540c7(0x1ae)&&(console['log'](_0x3540c7(0x1c1)),process['exit'](0x0));!['node_modules','src'][_0x3540c7(0x19f)](_0x21fac9[_0x3540c7(0x1b7)])&&(console['log'](_0x3540c7(0x198)),process['exit'](0x0));!Array['isArray'](_0x21fac9['installResources'])&&(console[_0x3540c7(0x19b)](_0x3540c7(0x1ac)),process['exit'](0x0));_0x21fac9[_0x3540c7(0x1a0)][_0x3540c7(0x196)]===0x0&&(console[_0x3540c7(0x19b)](_0x3540c7(0x1c0)),process[_0x3540c7(0x1a7)](0x0));const _0x404732=exports[_0x3540c7(0x1b5)](_0x21fac9[_0x3540c7(0x1a0)]);return _0x404732['map'](_0x46c336=>_0x46c336[_0x3540c7(0x18d)])['filter'](_0x137a0e=>!['jjb-common',_0x3540c7(0x1c4),'jjb-common-lib',_0x3540c7(0x189),_0x3540c7(0x1b0),_0x3540c7(0x1ab)][_0x3540c7(0x19f)](_0x137a0e))[_0x3540c7(0x196)]!==0x0&&(console[_0x3540c7(0x19b)](_0x3540c7(0x1a5)),process['exit'](0x0)),_0x21fac9[_0x3540c7(0x1a0)]=_0x404732,_0x21fac9;},exports[a17_0x393497(0x1b3)]=function(_0x2fbfec,_0x440996,_0x5a9493){const _0x218878=a17_0x393497;fs[_0x218878(0x1be)](_0x2fbfec+_0x218878(0x1a8),_0x218878(0x1a3)+_0x440996+_0x218878(0x1bf)+_0x5a9493+_0x218878(0x199));},exports[a17_0x393497(0x1b5)]=function(_0x55ac91=[]){const _0x3fce6c=[];return Array['isArray'](_0x55ac91)&&_0x55ac91['forEach'](_0x2903ba=>{const _0x5d7cec=a17_0x2f38;if(Array['isArray'](_0x2903ba)){const [_0x150dbe,_0x465e47=[]]=_0x2903ba;_0x3fce6c[_0x5d7cec(0x187)]({'name':_0x150dbe,'importList':_0x465e47});}else _0x3fce6c[_0x5d7cec(0x187)]({'name':_0x2903ba,'importList':[]});}),_0x3fce6c;},exports[a17_0x393497(0x1b8)]=function(_0x35658f,_0x3dc2d3,_0x5ec5c2){const _0xf18201=a17_0x393497,_0x28e2b6=JSON[_0xf18201(0x1bd)](fs[_0xf18201(0x19d)](_0x35658f)[_0xf18201(0x1c8)]());_0x28e2b6[_0xf18201(0x1c7)][_0x3dc2d3]=_0x5ec5c2,fs[_0xf18201(0x1be)](_0x35658f,JSON['stringify'](_0x28e2b6,null,0x2));},exports[a17_0x393497(0x18b)]=function(_0xa2dfbd,_0x2352f5){const _0x8750f8=a17_0x393497;fs['readdirSync'](_0xa2dfbd)[_0x8750f8(0x1a1)](_0x229bd2=>{const _0x140707=_0x8750f8,_0xb1d37b=_0xa2dfbd+'\x5c'+_0x229bd2,_0x17a837=_0x2352f5+'\x5c'+_0x229bd2;fs[_0x140707(0x1a4)](_0xb1d37b)[_0x140707(0x1aa)]()?(fs['mkdirSync'](_0x17a837),exports[_0x140707(0x18b)](_0xb1d37b,_0x17a837)):fs[_0x140707(0x1be)](_0x17a837,fs[_0x140707(0x19d)](_0xb1d37b)[_0x140707(0x1c8)]());});},exports[a17_0x393497(0x188)]=function(_0x9ee8d8=[],_0x36fea0){const _0x4e84cc=a17_0x393497;_0x9ee8d8[_0x4e84cc(0x1a1)](_0x59188c=>{const _0x34249e=_0x4e84cc,_0x286504=_0x36fea0+_0x59188c[_0x34249e(0x1bc)];if(fs['existsSync'](_0x286504)){let _0x3a1c8c=fs[_0x34249e(0x19d)](_0x286504)[_0x34249e(0x1c8)]();_0x59188c['replace']['forEach'](_0x4f5363=>{_0x3a1c8c=_0x3a1c8c['replace'](_0x4f5363[0x0],_0x4f5363[0x1]);}),fs['writeFileSync'](_0x286504,_0x3a1c8c);}});};function a17_0x12af(){const _0x199d84=['token','name','2481916RaZUiZ','existsSync','263738QasrPK','/repository/archive.zip?private_token=','micro-spa','777217OlKfvU','projectType','【Error】:[jjb.config.json.projectType]类型是一个string。','length','&ref=master','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','\x22,\x22main\x22:\x20\x22index.js\x22}','f_rm_rf','log','185802AgjOFw','readFileSync','6OZnInD','includes','installResources','forEach','./config','{\x22name\x22:\x22','statSync','【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>。','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','exit','\x5cpackage.json','multi','isDirectory','vue-unisass-component','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','\x5cjjb.config.json','string','projectId','react-admin-component','f_pull_git_repository','_zip','f_create_package_json','f_scan_jjb_config_json_rules','f_resolve_install_resources','map','installTarget','f_update_project_package_json','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','12216910QcqaVZ','1162745HOHKOK','path','parse','writeFileSync','\x22,\x22version\x22:\x22','【Error】:[jjb.config.json.installResources]无资源。','【Error】:[jjb.config.json.installTarget]类型是一个string。','rmdirSync','208iSAlKx','jjb-dva-runtime','readdirSync','9vxNgYo','dependencies','toString','push','f_content_replace','jjb-common-decorator','207882GjUmWE','f_file_copy'];a17_0x12af=function(){return _0x199d84;};return a17_0x12af();}
@@ -1 +1 @@
1
- const a17_0x95626a=a17_0x3482;function a17_0x3607(){const _0x167140=['2732400GIHbSw','then','slice','exports','router','routerPath','1633037lVqBeu','concat','from','/setting.json','470301HOcXKD','writeFileSync','path','/application','CreatePaths','./project','forEach','141944bAJpms','646130nUQzxS','\x27,\x20component:\x20()\x20=>\x20import(\x27','push','split','734eLZWxZ','length','fileType','readFileSync','DeepScanner','file','parse','90QAzHNB','resolve','3129vIPPyq','region','482020SUqNRe','join','pathAdr','toString','./util.js','{\x20path:\x20\x27'];a17_0x3607=function(){return _0x167140;};return a17_0x3607();}(function(_0x4ab64c,_0x55c576){const _0x524356=a17_0x3482,_0x32674f=_0x4ab64c();while(!![]){try{const _0x2b9a17=parseInt(_0x524356(0x1c6))/0x1+parseInt(_0x524356(0x1d2))/0x2*(parseInt(_0x524356(0x1db))/0x3)+parseInt(_0x524356(0x1dd))/0x4+parseInt(_0x524356(0x1ce))/0x5+-parseInt(_0x524356(0x1e3))/0x6+-parseInt(_0x524356(0x1e9))/0x7+-parseInt(_0x524356(0x1cd))/0x8*(parseInt(_0x524356(0x1d9))/0x9);if(_0x2b9a17===_0x55c576)break;else _0x32674f['push'](_0x32674f['shift']());}catch(_0x37415d){_0x32674f['push'](_0x32674f['shift']());}}}(a17_0x3607,0x39c94));const fs=require('fs'),path=require(a17_0x95626a(0x1c8)),utils=require(a17_0x95626a(0x1e1));let projectPath='',vesselPath='',commandArr=[];function a17_0x3482(_0x289a27,_0x55511d){const _0x360752=a17_0x3607();return a17_0x3482=function(_0x348292,_0x5b60cf){_0x348292=_0x348292-0x1c4;let _0x12e65b=_0x360752[_0x348292];return _0x12e65b;},a17_0x3482(_0x289a27,_0x55511d);}const fromFileData={},applicationJson={};module[a17_0x95626a(0x1e6)]=(_0x432e9,_0x1ade22)=>{const _0x2e072c=a17_0x95626a;commandArr=_0x432e9[_0x2e072c(0x1d1)](':'),projectPath=path['resolve'](_0x2e072c(0x1cb)),vesselPath=path[_0x2e072c(0x1da)]('./vessel/src');let _0x435bcd=vesselPath;_0x1ade22==='mp'&&(_0x435bcd=vesselPath+_0x2e072c(0x1c9),utils[_0x2e072c(0x1ca)](vesselPath,['application']));const _0x31c511=commandArr[0x1],_0x2cd238=JSON[_0x2e072c(0x1d8)](fs['readFileSync'](projectPath+'/'+_0x31c511+_0x2e072c(0x1c5))[_0x2e072c(0x1e0)]());TileItems(_0x2cd238['items'],()=>{const _0x5e8033=_0x2e072c;fromFileData[_0x5e8033(0x1e7)]['forEach'](_0x5f2d90=>{const _0x5cf347=_0x5e8033,_0x15e2cb=_0x5f2d90[_0x5cf347(0x1df)]['split'](_0x5f2d90[_0x5cf347(0x1dc)]),_0x30675c=_0x15e2cb[0x1][_0x5cf347(0x1d1)]('/'),_0x5ee066=_0x30675c[0x1];!applicationJson[_0x5ee066]&&(applicationJson[_0x5ee066]={'routerConfig':[],'routerPath':[]});applicationJson[_0x5ee066]['routerConfig']['push'](_0x5cf347(0x1e2)+_0x5f2d90[_0x5cf347(0x1c8)]+_0x5cf347(0x1cf)+_0x5f2d90['file']+'\x27)\x20}'),applicationJson[_0x5ee066][_0x5cf347(0x1e8)][_0x5cf347(0x1d0)](_0x5f2d90[_0x5cf347(0x1c8)]);let _0x588774=_0x30675c[_0x5cf347(0x1de)]('/');const _0x58e720=_0x588774[_0x5cf347(0x1d1)]('/');utils[_0x5cf347(0x1ca)](_0x435bcd,_0x58e720[_0x5cf347(0x1e5)](0x0,_0x58e720['length']-0x1))[_0x5cf347(0x1e4)](()=>{const _0x212372=_0x5cf347,_0x1ac5c9=fs[_0x212372(0x1d5)](_0x5f2d90[_0x212372(0x1df)])[_0x212372(0x1e0)]();fs[_0x212372(0x1c7)](vesselPath+'/'+_0x588774,_0x1ac5c9);});});});};function TileItems(_0x3c56d8,_0x1f762c){const _0x589410=a17_0x95626a;_0x3c56d8[_0x589410(0x1cc)]((_0xf89c4d,_0x1d0585)=>{const _0x25c7e1=_0x589410,_0x3b9d7e=_0xf89c4d[_0x25c7e1(0x1dc)];_0xf89c4d['from'][_0x25c7e1(0x1cc)]((_0x3265ae,_0x2dc5f6)=>{const _0x4fdd33=_0x25c7e1,_0x2ebde9=[];utils[_0x4fdd33(0x1d6)](projectPath+'/'+_0x3b9d7e+'/'+_0x3265ae[_0x4fdd33(0x1d7)],_0x2ebde9);const _0x134310=_0x2ebde9['map'](_0xc76466=>({'region':_0x3b9d7e,'pathAdr':_0xc76466,..._0x3265ae}));!fromFileData[_0x3265ae['fileType']]?fromFileData[_0x3265ae['fileType']]=_0x134310:fromFileData[_0x3265ae['fileType']]=fromFileData[_0x3265ae[_0x4fdd33(0x1d4)]][_0x4fdd33(0x1ea)](_0x134310),_0x1d0585===_0x3c56d8['length']-0x1&&_0x2dc5f6===_0xf89c4d[_0x4fdd33(0x1c4)][_0x4fdd33(0x1d3)]-0x1&&_0x1f762c();});});}
1
+ const a18_0x3469c5=a18_0x5a63;(function(_0x222b53,_0x553fca){const _0xdf8aff=a18_0x5a63,_0x267fa5=_0x222b53();while(!![]){try{const _0x175e11=-parseInt(_0xdf8aff(0x1aa))/0x1+parseInt(_0xdf8aff(0x1b2))/0x2*(parseInt(_0xdf8aff(0x196))/0x3)+-parseInt(_0xdf8aff(0x19d))/0x4*(-parseInt(_0xdf8aff(0x1af))/0x5)+parseInt(_0xdf8aff(0x19a))/0x6*(parseInt(_0xdf8aff(0x1a1))/0x7)+-parseInt(_0xdf8aff(0x1ad))/0x8*(parseInt(_0xdf8aff(0x1a9))/0x9)+-parseInt(_0xdf8aff(0x191))/0xa*(parseInt(_0xdf8aff(0x1ab))/0xb)+parseInt(_0xdf8aff(0x1ac))/0xc*(parseInt(_0xdf8aff(0x1a2))/0xd);if(_0x175e11===_0x553fca)break;else _0x267fa5['push'](_0x267fa5['shift']());}catch(_0x4df73f){_0x267fa5['push'](_0x267fa5['shift']());}}}(a18_0x507b,0x88795));function a18_0x507b(){const _0x2c4660=['2365835SAYhuV','forEach','resolve','2olZjNO','readFileSync','then','CreatePaths','toString','slice','writeFileSync','fileType','application','region','3487030QBFtRr','/setting.json','parse','./util.js','file','1799592WXnKwh','split','routerConfig','length','18nBRKPm','./project','map','4LiKXjS','pathAdr','exports','concat','2384781TnTYad','13234eYwBkj','DeepScanner','{\x20path:\x20\x27','\x27)\x20}','/application','from','push','9QZKdzr','344280VYJtcw','33xgQDtI','7476RdjViw','6239264fCVOlK','path'];a18_0x507b=function(){return _0x2c4660;};return a18_0x507b();}const fs=require('fs'),path=require(a18_0x3469c5(0x1ae)),utils=require(a18_0x3469c5(0x194));let projectPath='',vesselPath='',commandArr=[];const fromFileData={},applicationJson={};module[a18_0x3469c5(0x19f)]=(_0x244997,_0x2cbd93)=>{const _0x5a99b1=a18_0x3469c5;commandArr=_0x244997[_0x5a99b1(0x197)](':'),projectPath=path['resolve'](_0x5a99b1(0x19b)),vesselPath=path[_0x5a99b1(0x1b1)]('./vessel/src');let _0x2394f0=vesselPath;_0x2cbd93==='mp'&&(_0x2394f0=vesselPath+_0x5a99b1(0x1a6),utils[_0x5a99b1(0x1b5)](vesselPath,[_0x5a99b1(0x18f)]));const _0x5ec957=commandArr[0x1],_0x3a4481=JSON[_0x5a99b1(0x193)](fs['readFileSync'](projectPath+'/'+_0x5ec957+_0x5a99b1(0x192))['toString']());TileItems(_0x3a4481['items'],()=>{fromFileData['router']['forEach'](_0x49f32d=>{const _0x3dd4e2=a18_0x5a63,_0x412633=_0x49f32d['pathAdr'][_0x3dd4e2(0x197)](_0x49f32d[_0x3dd4e2(0x190)]),_0x2b7863=_0x412633[0x1][_0x3dd4e2(0x197)]('/'),_0xad0ba7=_0x2b7863[0x1];!applicationJson[_0xad0ba7]&&(applicationJson[_0xad0ba7]={'routerConfig':[],'routerPath':[]});applicationJson[_0xad0ba7][_0x3dd4e2(0x198)][_0x3dd4e2(0x1a8)](_0x3dd4e2(0x1a4)+_0x49f32d[_0x3dd4e2(0x1ae)]+'\x27,\x20component:\x20()\x20=>\x20import(\x27'+_0x49f32d[_0x3dd4e2(0x195)]+_0x3dd4e2(0x1a5)),applicationJson[_0xad0ba7]['routerPath']['push'](_0x49f32d[_0x3dd4e2(0x1ae)]);let _0x5ea075=_0x2b7863['join']('/');const _0x2a0ed8=_0x5ea075[_0x3dd4e2(0x197)]('/');utils['CreatePaths'](_0x2394f0,_0x2a0ed8[_0x3dd4e2(0x1b7)](0x0,_0x2a0ed8[_0x3dd4e2(0x199)]-0x1))[_0x3dd4e2(0x1b4)](()=>{const _0x19bd85=_0x3dd4e2,_0x17266d=fs[_0x19bd85(0x1b3)](_0x49f32d[_0x19bd85(0x19e)])[_0x19bd85(0x1b6)]();fs[_0x19bd85(0x1b8)](vesselPath+'/'+_0x5ea075,_0x17266d);});});});};function a18_0x5a63(_0x3312aa,_0x2fb7a7){const _0x507bc6=a18_0x507b();return a18_0x5a63=function(_0x5a632a,_0xd3d3f5){_0x5a632a=_0x5a632a-0x18e;let _0x262159=_0x507bc6[_0x5a632a];return _0x262159;},a18_0x5a63(_0x3312aa,_0x2fb7a7);}function TileItems(_0x2db25f,_0x1857e6){const _0x24c6a5=a18_0x3469c5;_0x2db25f[_0x24c6a5(0x1b0)]((_0x1961fa,_0x5215fd)=>{const _0x810690=_0x24c6a5,_0x28e1a1=_0x1961fa[_0x810690(0x190)];_0x1961fa[_0x810690(0x1a7)][_0x810690(0x1b0)]((_0xbaa58e,_0x67d666)=>{const _0x5c093a=_0x810690,_0x33351d=[];utils[_0x5c093a(0x1a3)](projectPath+'/'+_0x28e1a1+'/'+_0xbaa58e[_0x5c093a(0x195)],_0x33351d);const _0x2c549c=_0x33351d[_0x5c093a(0x19c)](_0x502e97=>({'region':_0x28e1a1,'pathAdr':_0x502e97,..._0xbaa58e}));!fromFileData[_0xbaa58e[_0x5c093a(0x18e)]]?fromFileData[_0xbaa58e[_0x5c093a(0x18e)]]=_0x2c549c:fromFileData[_0xbaa58e[_0x5c093a(0x18e)]]=fromFileData[_0xbaa58e['fileType']][_0x5c093a(0x1a0)](_0x2c549c),_0x5215fd===_0x2db25f[_0x5c093a(0x199)]-0x1&&_0x67d666===_0x1961fa['from'][_0x5c093a(0x199)]-0x1&&_0x1857e6();});});}
@@ -1 +1 @@
1
- 'use strict';function a18_0x5147(){const _0x12bf6c=['components','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','DeleteDirAllFile','11AEEuAB','86346tQwxGe','compressing','/api/v4/projects/','common\x5cdva\x5cautomatic','504oXnvdJ','3962043HMZQAL','replace','common\x5ctools\x5cindex.js','CopyFolder','common\x5cdva\x5cautomatic\x5c','zip','-master-','readFileSync','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','25gfimrA','rmdirSync','\x5csrc','/unzip/','\x5ccli.dva.register.spa.txt','mkdirSync','token','31592GlJaqY','common\x5cdva\x5cautomatic\x5cindex.js','uncompress','3383720BRqOCf','&ref=master','readdirSync','close','/repository/archive.zip?private_token=','localName','resolve','forEach','indexOf','15902crrknk','projectId','FT3pKzxpRynFkmddJ9Bs','then','writeFileSync','【Error】:\x20未获取到项目\x20','unlinkSync','12377570wvtgeX','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','common\x5cwebsite\x5cindex.js','toString','return\x20process.env;','error','tmpdir','path','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','118pjDovB','log','pipe','57792nqOPlO','request'];a18_0x5147=function(){return _0x12bf6c;};return a18_0x5147();}const a18_0x544415=a18_0x316f;(function(_0x39449c,_0x1bb307){const _0x4cdd18=a18_0x316f,_0x2ac122=_0x39449c();while(!![]){try{const _0x7b6a96=-parseInt(_0x4cdd18(0x105))/0x1*(-parseInt(_0x4cdd18(0x115))/0x2)+parseInt(_0x4cdd18(0x11e))/0x3+-parseInt(_0x4cdd18(0xf9))/0x4*(parseInt(_0x4cdd18(0x12c))/0x5)+parseInt(_0x4cdd18(0x118))/0x6*(-parseInt(_0x4cdd18(0x122))/0x7)+-parseInt(_0x4cdd18(0xfc))/0x8+-parseInt(_0x4cdd18(0x123))/0x9+parseInt(_0x4cdd18(0x10c))/0xa*(parseInt(_0x4cdd18(0x11d))/0xb);if(_0x7b6a96===_0x1bb307)break;else _0x2ac122['push'](_0x2ac122['shift']());}catch(_0xc63388){_0x2ac122['push'](_0x2ac122['shift']());}}}(a18_0x5147,0x9493b));function a18_0x316f(_0x26978e,_0x368d83){const _0x5147b0=a18_0x5147();return a18_0x316f=function(_0x316f99,_0x46a078){_0x316f99=_0x316f99-0xf8;let _0x1fdcfc=_0x5147b0[_0x316f99];return _0x1fdcfc;},a18_0x316f(_0x26978e,_0x368d83);}const fs=require('fs'),os=require('os'),path=require(a18_0x544415(0x113)),utils=require('./util'),request=require(a18_0x544415(0x119)),compressing=require(a18_0x544415(0x11f)),GIT_TEMP_DIR='jjbAssembly',GIT_HOST='http://192.168.1.242:10985',CLOUD_PROJECT={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117,'localName':'common'},'react-admin-component':{'token':a18_0x544415(0x107),'projectId':0x154,'localName':a18_0x544415(0x11a)}};module['exports']=_0x62dd92=>{const _0x39c855=a18_0x544415,_0x47185b=_0x62dd92,_0x3c1fe5=path[_0x39c855(0x102)]('./');try{if(fs['statSync'](_0x3c1fe5+'\x5csrc')){const _0x35b0b3=_0x3c1fe5+_0x39c855(0x12e),_0x5eaaf1=CLOUD_PROJECT[_0x47185b]||undefined;if(_0x5eaaf1){const _0x205153=os[_0x39c855(0x112)](),_0x4dff5e=_0x205153+('/'+GIT_TEMP_DIR+'/'+_0x47185b+'.zip'),_0x387b9c=_0x205153+'/'+GIT_TEMP_DIR+_0x39c855(0x12f);utils[_0x39c855(0x11c)](_0x205153+'/'+GIT_TEMP_DIR,()=>{const _0xa52fb8=_0x39c855;fs[_0xa52fb8(0x131)](_0x205153+'/'+GIT_TEMP_DIR);let _0x471b85=fs['createWriteStream'](_0x4dff5e);request(GIT_HOST+_0xa52fb8(0x120)+_0x5eaaf1[_0xa52fb8(0x106)]+_0xa52fb8(0x100)+_0x5eaaf1[_0xa52fb8(0xf8)]+_0xa52fb8(0xfd))[_0xa52fb8(0x117)](_0x471b85)['on'](_0xa52fb8(0xff),()=>{const _0xe675e1=_0xa52fb8;fs[_0xe675e1(0x131)](_0x387b9c),compressing[_0xe675e1(0x128)][_0xe675e1(0xfb)](_0x4dff5e,_0x387b9c)[_0xe675e1(0x108)](()=>{setTimeout(()=>{const _0x2dcea1=a18_0x316f,_0x44f5cf=fs[_0x2dcea1(0xfe)](_0x387b9c);_0x44f5cf[_0x2dcea1(0x103)](_0x1f3042=>{const _0x4ff4a8=_0x2dcea1;if(_0x1f3042[_0x4ff4a8(0x104)](_0x4ff4a8(0x129))!==-0x1){const _0x2a4161=_0x35b0b3+'\x5c'+_0x5eaaf1[_0x4ff4a8(0x101)];utils[_0x4ff4a8(0x11c)](_0x2a4161,()=>{const _0x5c5759=_0x4ff4a8;fs['mkdirSync'](_0x2a4161),utils[_0x5c5759(0x126)](_0x387b9c+_0x1f3042,_0x2a4161),setTimeout(()=>{const _0x3a2a04=_0x5c5759,_0x2cf3ee=fs['existsSync'](_0x35b0b3+'\x5c'+'application');if(!_0x2cf3ee){const _0x300978=_0x35b0b3+'\x5c'+_0x3a2a04(0x125),_0x4a1276=_0x35b0b3+'\x5c'+_0x3a2a04(0x10e);let _0x2cb0f8=fs[_0x3a2a04(0x12a)](_0x300978)[_0x3a2a04(0x10f)](),_0x2464a6=fs[_0x3a2a04(0x12a)](_0x4a1276)[_0x3a2a04(0x10f)]();_0x2cb0f8=_0x2cb0f8[_0x3a2a04(0x124)]('return\x20__planA();',_0x3a2a04(0x110)),_0x2464a6=_0x2464a6[_0x3a2a04(0x124)](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,_0x3a2a04(0x11b)),fs[_0x3a2a04(0x109)](_0x300978,_0x2cb0f8),fs[_0x3a2a04(0x109)](_0x4a1276,_0x2464a6),fs[_0x3a2a04(0x109)](_0x35b0b3+_0x3a2a04(0x12b),fs[_0x3a2a04(0x12a)](__dirname+'\x5ccli.dva.router.spa.txt')['toString']()),fs[_0x3a2a04(0x109)](_0x35b0b3+_0x3a2a04(0x114),fs[_0x3a2a04(0x12a)](__dirname+_0x3a2a04(0x130))[_0x3a2a04(0x10f)]());}else fs['exists'](_0x35b0b3+'\x5c'+_0x3a2a04(0xfa),_0x45174b=>{const _0x5c90ec=_0x3a2a04;_0x45174b&&(fs[_0x5c90ec(0xfe)](_0x35b0b3+'\x5c'+_0x5c90ec(0x121))[_0x5c90ec(0x103)](_0x1556a5=>{const _0x25a038=_0x5c90ec;fs[_0x25a038(0x10b)](_0x35b0b3+'\x5c'+_0x25a038(0x127)+_0x1556a5);}),fs[_0x5c90ec(0x12d)](_0x35b0b3+'\x5c'+'common\x5cdva\x5cautomatic'));});},0x3e8);});}}),console[_0x2dcea1(0x116)](_0x47185b+'-文件下载完毕');},0x7d0);});});});}else console[_0x39c855(0x111)](_0x39c855(0x10a)+_0x47185b);}}catch(_0x56c632){console[_0x39c855(0x111)](_0x39c855(0x10d));}};
1
+ 'use strict';const a19_0x275198=a19_0x16ad;function a19_0x16ad(_0x399423,_0x45e864){const _0x31928e=a19_0x3192();return a19_0x16ad=function(_0x16ad28,_0x478e1c){_0x16ad28=_0x16ad28-0x8b;let _0x55c82a=_0x31928e[_0x16ad28];return _0x55c82a;},a19_0x16ad(_0x399423,_0x45e864);}(function(_0x3309db,_0x1e12f8){const _0x26b45b=a19_0x16ad,_0x224add=_0x3309db();while(!![]){try{const _0x463520=parseInt(_0x26b45b(0xb2))/0x1+-parseInt(_0x26b45b(0xad))/0x2+parseInt(_0x26b45b(0xbc))/0x3*(parseInt(_0x26b45b(0xc4))/0x4)+-parseInt(_0x26b45b(0xa7))/0x5+parseInt(_0x26b45b(0x9a))/0x6*(-parseInt(_0x26b45b(0xc3))/0x7)+-parseInt(_0x26b45b(0xa2))/0x8+parseInt(_0x26b45b(0x8c))/0x9*(parseInt(_0x26b45b(0x8f))/0xa);if(_0x463520===_0x1e12f8)break;else _0x224add['push'](_0x224add['shift']());}catch(_0x27869d){_0x224add['push'](_0x224add['shift']());}}}(a19_0x3192,0x5b2fb));const fs=require('fs'),os=require('os'),path=require(a19_0x275198(0xc6)),utils=require('./util'),request=require(a19_0x275198(0x91)),compressing=require('compressing'),GIT_TEMP_DIR=a19_0x275198(0xa8),GIT_HOST=a19_0x275198(0xaa),CLOUD_PROJECT={'common':{'token':a19_0x275198(0xb4),'projectId':0x117,'localName':'common'},'react-admin-component':{'token':a19_0x275198(0xb9),'projectId':0x154,'localName':a19_0x275198(0xb8)}};module[a19_0x275198(0xb3)]=_0x48c9b2=>{const _0x2d1072=a19_0x275198,_0x588d8c=_0x48c9b2,_0xd2d118=path[_0x2d1072(0x8b)]('./');try{if(fs[_0x2d1072(0xbf)](_0xd2d118+_0x2d1072(0x97))){const _0x5efb2a=_0xd2d118+_0x2d1072(0x97),_0x3a194d=CLOUD_PROJECT[_0x588d8c]||undefined;if(_0x3a194d){const _0x82a522=os[_0x2d1072(0xa6)](),_0x52c49f=_0x82a522+('/'+GIT_TEMP_DIR+'/'+_0x588d8c+_0x2d1072(0x94)),_0x33f3ef=_0x82a522+'/'+GIT_TEMP_DIR+_0x2d1072(0x95);utils['DeleteDirAllFile'](_0x82a522+'/'+GIT_TEMP_DIR,()=>{const _0x5359fb=_0x2d1072;fs[_0x5359fb(0x96)](_0x82a522+'/'+GIT_TEMP_DIR);let _0x7eaecc=fs[_0x5359fb(0xc1)](_0x52c49f);request(GIT_HOST+_0x5359fb(0xc0)+_0x3a194d[_0x5359fb(0xa4)]+_0x5359fb(0x8e)+_0x3a194d['token']+_0x5359fb(0xa0))[_0x5359fb(0xae)](_0x7eaecc)['on'](_0x5359fb(0xbb),()=>{const _0x4ac322=_0x5359fb;fs[_0x4ac322(0x96)](_0x33f3ef),compressing[_0x4ac322(0xb7)][_0x4ac322(0xa3)](_0x52c49f,_0x33f3ef)['then'](()=>{setTimeout(()=>{const _0x5c2948=a19_0x16ad,_0x50cac6=fs[_0x5c2948(0xbd)](_0x33f3ef);_0x50cac6[_0x5c2948(0x92)](_0x3c22ed=>{const _0x4485e7=_0x5c2948;if(_0x3c22ed['indexOf'](_0x4485e7(0xa9))!==-0x1){const _0x49291f=_0x5efb2a+'\x5c'+_0x3a194d[_0x4485e7(0xa5)];utils['DeleteDirAllFile'](_0x49291f,()=>{const _0x1093d2=_0x4485e7;fs[_0x1093d2(0x96)](_0x49291f),utils[_0x1093d2(0xab)](_0x33f3ef+_0x3c22ed,_0x49291f),setTimeout(()=>{const _0x3d8e68=_0x1093d2,_0x243d07=fs[_0x3d8e68(0x99)](_0x5efb2a+'\x5c'+'application');if(!_0x243d07){const _0x349c3d=_0x5efb2a+'\x5c'+_0x3d8e68(0xac),_0x539305=_0x5efb2a+'\x5c'+_0x3d8e68(0x98);let _0x29608c=fs[_0x3d8e68(0xbe)](_0x349c3d)[_0x3d8e68(0xaf)](),_0x3a927f=fs[_0x3d8e68(0xbe)](_0x539305)[_0x3d8e68(0xaf)]();_0x29608c=_0x29608c[_0x3d8e68(0x90)](_0x3d8e68(0xba),_0x3d8e68(0xa1)),_0x3a927f=_0x3a927f[_0x3d8e68(0x90)](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,_0x3d8e68(0xc5)),fs[_0x3d8e68(0x8d)](_0x349c3d,_0x29608c),fs[_0x3d8e68(0x8d)](_0x539305,_0x3a927f),fs[_0x3d8e68(0x8d)](_0x5efb2a+'\x5ccommon\x5cdva\x5cautomatic\x5crouter.js',fs['readFileSync'](__dirname+_0x3d8e68(0xb0))['toString']()),fs[_0x3d8e68(0x8d)](_0x5efb2a+_0x3d8e68(0xb5),fs[_0x3d8e68(0xbe)](__dirname+_0x3d8e68(0x9d))[_0x3d8e68(0xaf)]());}else fs['exists'](_0x5efb2a+'\x5c'+'common\x5cdva\x5cautomatic\x5cindex.js',_0x406ea5=>{const _0x4547f6=_0x3d8e68;_0x406ea5&&(fs[_0x4547f6(0xbd)](_0x5efb2a+'\x5c'+_0x4547f6(0x9e))[_0x4547f6(0x92)](_0x552afa=>{const _0x5c603e=_0x4547f6;fs[_0x5c603e(0xb6)](_0x5efb2a+'\x5c'+_0x5c603e(0x93)+_0x552afa);}),fs[_0x4547f6(0x9b)](_0x5efb2a+'\x5c'+'common\x5cdva\x5cautomatic'));});},0x3e8);});}}),console['log'](_0x588d8c+_0x5c2948(0xc2));},0x7d0);});});});}else console['error'](_0x2d1072(0x9f)+_0x588d8c);}}catch(_0x1959b8){console[_0x2d1072(0xb1)](_0x2d1072(0x9c));}};function a19_0x3192(){const _0x188f74=['common\x5cdva\x5cautomatic','【Error】:\x20未获取到项目\x20','&ref=master','return\x20process.env;','3768792ozigTB','uncompress','projectId','localName','tmpdir','2590625eNoUpJ','jjbAssembly','-master-','http://192.168.1.242:10985','CopyFolder','common\x5ctools\x5cindex.js','406688fdLLDf','pipe','toString','\x5ccli.dva.router.spa.txt','error','631577DTzcQG','exports','G4HJRsHr9D7Ssmixegw2','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','unlinkSync','zip','components','FT3pKzxpRynFkmddJ9Bs','return\x20__planA();','close','2166ZNdekh','readdirSync','readFileSync','statSync','/api/v4/projects/','createWriteStream','-文件下载完毕','4396399nsRzUt','220UgNEOA','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','path','resolve','13705533Faafku','writeFileSync','/repository/archive.zip?private_token=','10qNWGak','replace','request','forEach','common\x5cdva\x5cautomatic\x5c','.zip','/unzip/','mkdirSync','\x5csrc','common\x5cwebsite\x5cindex.js','existsSync','6aZjmMh','rmdirSync','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','\x5ccli.dva.register.spa.txt'];a19_0x3192=function(){return _0x188f74;};return a19_0x3192();}
@@ -1 +1 @@
1
- 'use strict';const a19_0x21dd5e=a19_0x3b6d;(function(_0x37bb6d,_0x57ac7b){const _0x361613=a19_0x3b6d,_0x124a0=_0x37bb6d();while(!![]){try{const _0x4cafa9=-parseInt(_0x361613(0x1dc))/0x1+-parseInt(_0x361613(0x1eb))/0x2+parseInt(_0x361613(0x1cb))/0x3*(-parseInt(_0x361613(0x1ee))/0x4)+-parseInt(_0x361613(0x1b9))/0x5+parseInt(_0x361613(0x1d3))/0x6+parseInt(_0x361613(0x1f3))/0x7+parseInt(_0x361613(0x1a6))/0x8*(parseInt(_0x361613(0x1ec))/0x9);if(_0x4cafa9===_0x57ac7b)break;else _0x124a0['push'](_0x124a0['shift']());}catch(_0x457189){_0x124a0['push'](_0x124a0['shift']());}}}(a19_0x568d,0x278c9));const fs=require('fs'),os=require('os'),path=require('path'),utils=require(a19_0x21dd5e(0x1d0)),request=require(a19_0x21dd5e(0x1f2)),compressing=require(a19_0x21dd5e(0x1de)),GIT_HOST=a19_0x21dd5e(0x1fb),GIT_TEMP_DIR=a19_0x21dd5e(0x1d5),CLOUD_PROJECT={'common':{'token':a19_0x21dd5e(0x1c9),'projectId':0x117,'localName':a19_0x21dd5e(0x1b1)},'react-admin-component':{'token':a19_0x21dd5e(0x1cc),'projectId':0x154,'localName':'components'}},COMMON_CONTENT_NOR_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a19_0x21dd5e(0x19a),'jjb-react-admin-component']]},{'path':a19_0x21dd5e(0x1ae),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a19_0x21dd5e(0x1c5)],[a19_0x21dd5e(0x19a),'jjb-react-admin-component']]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a19_0x21dd5e(0x1e1),'replace':[[a19_0x21dd5e(0x1b4),a19_0x21dd5e(0x1ea)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a19_0x21dd5e(0x1e1),'replace':[[a19_0x21dd5e(0x1b4),'return\x20process.env.app;']]}],COMPONENTS_CONTENT_REPLACE=[{'path':a19_0x21dd5e(0x1ac),'replace':[['common/http',a19_0x21dd5e(0x1ba)],[a19_0x21dd5e(0x1c3),a19_0x21dd5e(0x1d7)],[a19_0x21dd5e(0x1a2),a19_0x21dd5e(0x1ad)]]},{'path':a19_0x21dd5e(0x1b8),'replace':[['common/color',a19_0x21dd5e(0x1e5)]]},{'path':a19_0x21dd5e(0x1bf),'replace':[[a19_0x21dd5e(0x1a2),'jjb-common/tools']]},{'path':a19_0x21dd5e(0x1d4),'replace':[['common/http',a19_0x21dd5e(0x1ba)],['common/tools',a19_0x21dd5e(0x1ad)]]},{'path':a19_0x21dd5e(0x1cf),'replace':[[a19_0x21dd5e(0x1fc),a19_0x21dd5e(0x1ba)],[a19_0x21dd5e(0x1a2),a19_0x21dd5e(0x1ad)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a19_0x21dd5e(0x1fc),a19_0x21dd5e(0x1ba)],[a19_0x21dd5e(0x1a2),a19_0x21dd5e(0x1ad)]]},{'path':a19_0x21dd5e(0x1db),'replace':[[a19_0x21dd5e(0x1b5),a19_0x21dd5e(0x1e5)]]},{'path':a19_0x21dd5e(0x1ed),'replace':[[a19_0x21dd5e(0x1a2),a19_0x21dd5e(0x1ad)]]},{'path':a19_0x21dd5e(0x1e8),'replace':[[a19_0x21dd5e(0x19d),a19_0x21dd5e(0x1f0)],[a19_0x21dd5e(0x1a2),a19_0x21dd5e(0x1ad)]]}];function uid(){const _0x557e03=a19_0x21dd5e;return Math[_0x557e03(0x1be)]()[_0x557e03(0x19c)]()[_0x557e03(0x1e6)](0x2);}module[a19_0x21dd5e(0x19b)]=_0x433e30=>{const _0x340f92=a19_0x21dd5e,_0x1cc4a9=path[_0x340f92(0x1ca)]('./'),_0x156eba='jjb-'+_0x433e30,_0x338413=_0x340f92(0x1f9),_0x47f7ee=_0x1cc4a9+_0x340f92(0x1a1),_0x35495a='template_'+uid(),_0x3c746c=__dirname+'\x5c'+_0x35495a,_0x1a409d=_0x1cc4a9+_0x340f92(0x1b2),_0x347768=_0x1cc4a9+_0x340f92(0x1cd)+_0x433e30;try{if(fs[_0x340f92(0x1c8)](_0x47f7ee)){const _0x551945=CLOUD_PROJECT[_0x433e30]||undefined;if(_0x551945){const _0x32bcd3=os[_0x340f92(0x19f)](),_0x589187=_0x32bcd3+'/'+GIT_TEMP_DIR+'/'+_0x433e30+_0x340f92(0x1e7),_0x21e7c6=_0x32bcd3+'/'+GIT_TEMP_DIR+_0x340f92(0x1f8);utils[_0x340f92(0x1d9)](_0x32bcd3+'/'+GIT_TEMP_DIR,()=>{const _0x239038=_0x340f92;fs['mkdirSync'](_0x32bcd3+'/'+GIT_TEMP_DIR);const _0x38ad9d=fs[_0x239038(0x1c4)](_0x589187);request(GIT_HOST+'/api/v4/projects/'+_0x551945['projectId']+_0x239038(0x1a0)+_0x551945['token']+_0x239038(0x1e3))[_0x239038(0x1af)](_0x38ad9d)['on'](_0x239038(0x1c6),()=>{const _0x2849cb=_0x239038;fs[_0x2849cb(0x1d6)](_0x21e7c6),compressing[_0x2849cb(0x1b6)][_0x2849cb(0x1d8)](_0x589187,_0x21e7c6)[_0x2849cb(0x1a4)](()=>{setTimeout(()=>{const _0x21407d=a19_0x3b6d;fs[_0x21407d(0x1da)](_0x21e7c6)[_0x21407d(0x1bd)](_0x3bcfeb=>{const _0x2875db=_0x21407d;_0x3bcfeb[_0x2875db(0x1dd)](_0x2875db(0x1c0))!==-0x1&&utils[_0x2875db(0x1d9)](_0x47f7ee+'\x5c'+_0x551945[_0x2875db(0x1a8)],()=>{const _0x15fb22=_0x2875db;fs['mkdirSync'](_0x3c746c),utils[_0x15fb22(0x1aa)](_0x21e7c6+_0x3bcfeb,_0x3c746c),setTimeout(()=>{const _0x56ce95=_0x15fb22;if(_0x433e30===_0x56ce95(0x1b1)){const _0x3dac2b=fs['existsSync'](_0x47f7ee+_0x56ce95(0x1ce));if(_0x3dac2b)rm_rf(_0x3c746c+_0x56ce95(0x1b7)),fs[_0x56ce95(0x1fd)](_0x3c746c+'\x5cdva\x5cautomatic');else{if(get_project_type(_0x1a409d)==='spa')content_replace(COMMON_CONTENT_SPA_REPLACE,_0x3c746c),fs[_0x56ce95(0x1e4)](_0x3c746c+_0x56ce95(0x1b3),fs[_0x56ce95(0x1bb)](__dirname+'\x5ccli.dva.router.spa.txt')['toString']()),fs['writeFileSync'](_0x3c746c+_0x56ce95(0x1d2),fs[_0x56ce95(0x1bb)](__dirname+_0x56ce95(0x1b0))[_0x56ce95(0x19c)]());else get_project_type(_0x1a409d)===_0x56ce95(0x1fa)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x3c746c),fs[_0x56ce95(0x1e4)](_0x3c746c+_0x56ce95(0x1b3),fs[_0x56ce95(0x1bb)](__dirname+_0x56ce95(0x1f1))[_0x56ce95(0x19c)]()),fs[_0x56ce95(0x1e4)](_0x3c746c+_0x56ce95(0x1d2),fs[_0x56ce95(0x1bb)](__dirname+_0x56ce95(0x1d1))['toString']()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x3c746c);}_0x433e30===_0x56ce95(0x1e2)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x3c746c),rm_rf(_0x3c746c+'\x5c.idea'),fs[_0x56ce95(0x1c8)](_0x3c746c+_0x56ce95(0x1a3))&&fs[_0x56ce95(0x1fd)](_0x3c746c+'\x5c.idea'),fs[_0x56ce95(0x1c8)](_0x3c746c+_0x56ce95(0x1c7))&&fs[_0x56ce95(0x1ab)](_0x3c746c+_0x56ce95(0x1c7)),!fs[_0x56ce95(0x1c8)](_0x347768)?fs['mkdirSync'](_0x347768):rm_rf(_0x347768),utils['CopyFolder'](_0x3c746c,_0x347768,()=>{const _0xdbc5aa=_0x56ce95;rm_rf(_0x3c746c),fs[_0xdbc5aa(0x1fd)](_0x3c746c),create_package_json(_0x347768,_0x156eba,_0x338413),update_project_package_json(_0x1a409d,_0x156eba,_0x338413),console[_0xdbc5aa(0x1f4)](_0xdbc5aa(0x1bc)+_0x156eba+'\x20v'+_0x338413);});},0x3e8);});});},0x7d0);});});});}else console[_0x340f92(0x1df)](_0x340f92(0x1e0)+_0x433e30);}}catch(_0x887e53){console[_0x340f92(0x1df)](_0x340f92(0x1e9));}};function rm_rf(_0x26045e){const _0xa72a82=a19_0x21dd5e;if(fs[_0xa72a82(0x1c8)](_0x26045e)){const _0x2b9e13=fs[_0xa72a82(0x1da)](_0x26045e);for(let _0x1d2467=0x0;_0x1d2467<_0x2b9e13[_0xa72a82(0x1a5)];_0x1d2467++){const _0x1dcefe=_0x2b9e13[_0x1d2467],_0x40ce53=_0x26045e+'/'+_0x1dcefe;fs['statSync'](_0x40ce53)[_0xa72a82(0x1c1)]()?(rm_rf(_0x40ce53),fs[_0xa72a82(0x1fd)](_0x40ce53)):fs[_0xa72a82(0x1ab)](_0x40ce53);}}}function create_package_json(_0x401b86,_0x5547df,_0x571904){const _0x3a8b30=a19_0x21dd5e;fs[_0x3a8b30(0x1e4)](_0x401b86+_0x3a8b30(0x1b2),_0x3a8b30(0x1f6)+_0x5547df+_0x3a8b30(0x19e)+_0x571904+_0x3a8b30(0x1ef));}function a19_0x568d(){const _0x349761=['/repository/archive.zip?private_token=','\x5csrc','common/tools','\x5c.idea','then','length','1801064mePLIM','projectType','localName','parse','CopyFolder','unlinkSync','\x5cEditor\x5cindex.js','jjb-common/tools','\x5cwebsite\x5cindex.js','pipe','\x5ccli.dva.register.spa.txt','common','\x5cpackage.json','\x5cdva\x5cautomatic\x5crouter.js','return\x20__planA();','common/color','zip','\x5cdva\x5cautomatic','\x5cRejectText\x5cindex.js','62995vscwTI','jjb-common/http','readFileSync','【已安装】:','forEach','random','\x5cRouterMenu\x5cindex.js','-master-','isDirectory','path','common/crypto','createWriteStream','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','close','\x5c.gitignore','existsSync','G4HJRsHr9D7Ssmixegw2','resolve','15slVqjD','FT3pKzxpRynFkmddJ9Bs','\x5cnode_modules\x5cjjb-','\x5capplication','\x5cImageCropper\x5cindex.js','./util','\x5ccli.dva.register.saas.txt','\x5cdva\x5cautomatic\x5cregister.js','1634466QrjQKL','\x5cFileUploader\x5cindex.js','jjbAssembly','mkdirSync','jjb-common/crypto','uncompress','DeleteDirAllFile','readdirSync','\x5cPageHeaderBar\x5cindex.js','106603dAncMc','indexOf','compressing','error','【Error】:\x20未获取到项目\x20','\x5ctools\x5cindex.js','react-admin-component','&ref=master','writeFileSync','jjb-common/color','substr','.zip','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','return\x20process.env;','568052GLhVLN','9DVtsKU','\x5cRouterContainer\x5cindex.js','96456lZOQxL','\x22,\x22main\x22:\x20\x22index.js\x22}','jjb-common/website','\x5ccli.dva.router.saas.txt','request','1317729VSWASI','log','dependencies','{\x22name\x22:\x22','stringify','/unzip/','1.0.0','micro-spa','http://192.168.1.242:10985','common/http','rmdirSync','replace','components','exports','toString','common/website','\x22,\x22version\x22:\x22','tmpdir'];a19_0x568d=function(){return _0x349761;};return a19_0x568d();}function get_project_type(_0x5d7d43){const _0xf71f18=a19_0x21dd5e,_0x125c7f=JSON[_0xf71f18(0x1a9)](fs['readFileSync'](_0x5d7d43)['toString']());return _0x125c7f[_0xf71f18(0x1a7)];}function update_project_package_json(_0xa2c8a3,_0xbd3b2b,_0x51ae32){const _0x471854=a19_0x21dd5e,_0xf582c2=JSON[_0x471854(0x1a9)](fs['readFileSync'](_0xa2c8a3)['toString']());_0xf582c2[_0x471854(0x1f5)][_0xbd3b2b]=_0x51ae32,fs[_0x471854(0x1e4)](_0xa2c8a3,JSON[_0x471854(0x1f7)](_0xf582c2,null,0x2));}function a19_0x3b6d(_0x2ebb1e,_0x5001f0){const _0x568d4c=a19_0x568d();return a19_0x3b6d=function(_0x3b6d3c,_0x437ff7){_0x3b6d3c=_0x3b6d3c-0x19a;let _0x1e8c28=_0x568d4c[_0x3b6d3c];return _0x1e8c28;},a19_0x3b6d(_0x2ebb1e,_0x5001f0);}function content_replace(_0x384bd0=[],_0x507223){const _0x4d8745=a19_0x21dd5e;_0x384bd0[_0x4d8745(0x1bd)](_0xcaf507=>{const _0x4bc8ff=_0x4d8745,_0x2d45f9=_0x507223+_0xcaf507[_0x4bc8ff(0x1c2)];if(fs['existsSync'](_0x2d45f9)){let _0x508528=fs[_0x4bc8ff(0x1bb)](_0x2d45f9)[_0x4bc8ff(0x19c)]();_0xcaf507[_0x4bc8ff(0x1fe)][_0x4bc8ff(0x1bd)](_0x2721d7=>{const _0x5e6d30=_0x4bc8ff;_0x508528=_0x508528[_0x5e6d30(0x1fe)](_0x2721d7[0x0],_0x2721d7[0x1]);}),fs[_0x4bc8ff(0x1e4)](_0x2d45f9,_0x508528);}});}
1
+ 'use strict';const a20_0x1da821=a20_0x4fb3;(function(_0xd7f01,_0x3447d1){const _0x59a2ac=a20_0x4fb3,_0x560ac0=_0xd7f01();while(!![]){try{const _0x1f3c8a=parseInt(_0x59a2ac(0x206))/0x1*(-parseInt(_0x59a2ac(0x1c8))/0x2)+parseInt(_0x59a2ac(0x1fb))/0x3+parseInt(_0x59a2ac(0x1f3))/0x4+parseInt(_0x59a2ac(0x1e4))/0x5*(-parseInt(_0x59a2ac(0x1cd))/0x6)+-parseInt(_0x59a2ac(0x1bb))/0x7*(-parseInt(_0x59a2ac(0x1ce))/0x8)+-parseInt(_0x59a2ac(0x1c9))/0x9*(parseInt(_0x59a2ac(0x1d9))/0xa)+parseInt(_0x59a2ac(0x208))/0xb*(parseInt(_0x59a2ac(0x202))/0xc);if(_0x1f3c8a===_0x3447d1)break;else _0x560ac0['push'](_0x560ac0['shift']());}catch(_0x2dacc8){_0x560ac0['push'](_0x560ac0['shift']());}}}(a20_0x30ae,0xc6ca6));const fs=require('fs'),os=require('os'),path=require(a20_0x1da821(0x1d2)),utils=require(a20_0x1da821(0x1f0)),request=require(a20_0x1da821(0x1ff)),compressing=require(a20_0x1da821(0x1fd)),GIT_HOST=a20_0x1da821(0x1bf),GIT_TEMP_DIR='jjbAssembly',CLOUD_PROJECT={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117,'localName':a20_0x1da821(0x1f7)},'react-admin-component':{'token':a20_0x1da821(0x1c4),'projectId':0x154,'localName':'components'}},COMMON_CONTENT_NOR_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a20_0x1da821(0x1f4),a20_0x1da821(0x1c5)]]},{'path':'\x5cwebsite\x5cindex.js','replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a20_0x1da821(0x1f4),a20_0x1da821(0x1c5)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a20_0x1da821(0x205),'replace':[[a20_0x1da821(0x1bc),a20_0x1da821(0x1e0)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a20_0x1da821(0x205),'replace':[[a20_0x1da821(0x1bc),'return\x20process.env.app;']]}],COMPONENTS_CONTENT_REPLACE=[{'path':'\x5cEditor\x5cindex.js','replace':[[a20_0x1da821(0x1ed),a20_0x1da821(0x1c1)],['common/crypto',a20_0x1da821(0x1de)],[a20_0x1da821(0x1f8),a20_0x1da821(0x211)]]},{'path':a20_0x1da821(0x219),'replace':[[a20_0x1da821(0x20a),a20_0x1da821(0x1cf)]]},{'path':a20_0x1da821(0x1ea),'replace':[['common/tools',a20_0x1da821(0x211)]]},{'path':a20_0x1da821(0x1c2),'replace':[[a20_0x1da821(0x1ed),a20_0x1da821(0x1c1)],[a20_0x1da821(0x1f8),'jjb-common/tools']]},{'path':a20_0x1da821(0x1c0),'replace':[[a20_0x1da821(0x1ed),a20_0x1da821(0x1c1)],['common/tools',a20_0x1da821(0x211)]]},{'path':a20_0x1da821(0x1bd),'replace':[[a20_0x1da821(0x1ed),'jjb-common/http'],[a20_0x1da821(0x1f8),a20_0x1da821(0x211)]]},{'path':a20_0x1da821(0x1d5),'replace':[[a20_0x1da821(0x20a),a20_0x1da821(0x1cf)]]},{'path':'\x5cRouterContainer\x5cindex.js','replace':[[a20_0x1da821(0x1f8),'jjb-common/tools']]},{'path':a20_0x1da821(0x20d),'replace':[[a20_0x1da821(0x1ef),a20_0x1da821(0x210)],['common/tools','jjb-common/tools']]}];function uid(){const _0x17fd25=a20_0x1da821;return Math[_0x17fd25(0x1fa)]()['toString']()[_0x17fd25(0x215)](0x2);}module['exports']=_0x1d88cf=>{const _0x3d1b35=a20_0x1da821,_0x9b2866=path['resolve']('./'),_0x486663=_0x3d1b35(0x1e2)+_0x1d88cf,_0x5dbaae=_0x3d1b35(0x1be),_0x40c711=_0x9b2866+'\x5csrc',_0x5df3b6=_0x3d1b35(0x1f1)+uid(),_0x148a45=__dirname+'\x5c'+_0x5df3b6,_0x52c1d5=_0x9b2866+'\x5cpackage.json',_0x40cc26=_0x9b2866+_0x3d1b35(0x218)+_0x1d88cf;try{if(fs[_0x3d1b35(0x207)](_0x40c711)){const _0x9bdbee=CLOUD_PROJECT[_0x1d88cf]||undefined;if(_0x9bdbee){const _0x549896=os[_0x3d1b35(0x1d8)](),_0xe2f864=_0x549896+'/'+GIT_TEMP_DIR+'/'+_0x1d88cf+_0x3d1b35(0x1d0),_0x4118f5=_0x549896+'/'+GIT_TEMP_DIR+'/unzip/';utils[_0x3d1b35(0x1f6)](_0x549896+'/'+GIT_TEMP_DIR,()=>{const _0x5779f0=_0x3d1b35;fs[_0x5779f0(0x1cc)](_0x549896+'/'+GIT_TEMP_DIR);const _0x46e43a=fs['createWriteStream'](_0xe2f864);request(GIT_HOST+_0x5779f0(0x1e3)+_0x9bdbee[_0x5779f0(0x1c7)]+_0x5779f0(0x1ba)+_0x9bdbee[_0x5779f0(0x203)]+_0x5779f0(0x1f2))[_0x5779f0(0x1eb)](_0x46e43a)['on'](_0x5779f0(0x1c6),()=>{const _0x3ebf2d=_0x5779f0;fs[_0x3ebf2d(0x1cc)](_0x4118f5),compressing[_0x3ebf2d(0x1fe)][_0x3ebf2d(0x216)](_0xe2f864,_0x4118f5)['then'](()=>{setTimeout(()=>{const _0x147f8=a20_0x4fb3;fs[_0x147f8(0x1f5)](_0x4118f5)[_0x147f8(0x204)](_0x7625f9=>{const _0x3bdb9c=_0x147f8;_0x7625f9[_0x3bdb9c(0x20c)](_0x3bdb9c(0x1c3))!==-0x1&&utils[_0x3bdb9c(0x1f6)](_0x40c711+'\x5c'+_0x9bdbee[_0x3bdb9c(0x1e6)],()=>{const _0x4955cb=_0x3bdb9c;fs['mkdirSync'](_0x148a45),utils[_0x4955cb(0x1e8)](_0x4118f5+_0x7625f9,_0x148a45),setTimeout(()=>{const _0x123088=_0x4955cb;if(_0x1d88cf===_0x123088(0x1f7)){const _0x1ba54e=fs['existsSync'](_0x40c711+_0x123088(0x1df));if(_0x1ba54e)rm_rf(_0x148a45+'\x5cdva\x5cautomatic'),fs['rmdirSync'](_0x148a45+_0x123088(0x1e5));else{if(get_project_type(_0x52c1d5)===_0x123088(0x200))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x148a45),fs[_0x123088(0x1e7)](_0x148a45+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0x123088(0x212)](__dirname+_0x123088(0x201))[_0x123088(0x1e9)]()),fs[_0x123088(0x1e7)](_0x148a45+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0x123088(0x212)](__dirname+_0x123088(0x217))[_0x123088(0x1e9)]());else get_project_type(_0x52c1d5)===_0x123088(0x214)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x148a45),fs[_0x123088(0x1e7)](_0x148a45+_0x123088(0x1fc),fs[_0x123088(0x212)](__dirname+'\x5ccli.dva.router.saas.txt')['toString']()),fs[_0x123088(0x1e7)](_0x148a45+_0x123088(0x1d1),fs[_0x123088(0x212)](__dirname+_0x123088(0x213))[_0x123088(0x1e9)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x148a45);}_0x1d88cf===_0x123088(0x1db)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x148a45),rm_rf(_0x148a45+_0x123088(0x1dd)),fs['existsSync'](_0x148a45+_0x123088(0x1dd))&&fs[_0x123088(0x1f9)](_0x148a45+'\x5c.idea'),fs[_0x123088(0x207)](_0x148a45+'\x5c.gitignore')&&fs[_0x123088(0x1d6)](_0x148a45+_0x123088(0x1ec)),!fs[_0x123088(0x207)](_0x40cc26)?fs['mkdirSync'](_0x40cc26):rm_rf(_0x40cc26),utils[_0x123088(0x1e8)](_0x148a45,_0x40cc26,()=>{const _0x59f9ab=_0x123088;rm_rf(_0x148a45),fs[_0x59f9ab(0x1f9)](_0x148a45),create_package_json(_0x40cc26,_0x486663,_0x5dbaae),update_project_package_json(_0x52c1d5,_0x486663,_0x5dbaae),console[_0x59f9ab(0x209)](_0x59f9ab(0x1ca)+_0x486663+'\x20v'+_0x5dbaae);});},0x3e8);});});},0x7d0);});});});}else console[_0x3d1b35(0x1da)](_0x3d1b35(0x1d3)+_0x1d88cf);}}catch(_0x1900d4){console[_0x3d1b35(0x1da)](_0x3d1b35(0x1e1));}};function a20_0x4fb3(_0x1913f9,_0x20e622){const _0x30ae7e=a20_0x30ae();return a20_0x4fb3=function(_0x4fb348,_0x52ec33){_0x4fb348=_0x4fb348-0x1ba;let _0x204116=_0x30ae7e[_0x4fb348];return _0x204116;},a20_0x4fb3(_0x1913f9,_0x20e622);}function rm_rf(_0x32d57f){const _0x284993=a20_0x1da821;if(fs[_0x284993(0x207)](_0x32d57f)){const _0x11a74f=fs['readdirSync'](_0x32d57f);for(let _0x33e16e=0x0;_0x33e16e<_0x11a74f['length'];_0x33e16e++){const _0x2c58a1=_0x11a74f[_0x33e16e],_0x50d37e=_0x32d57f+'/'+_0x2c58a1;fs[_0x284993(0x1dc)](_0x50d37e)[_0x284993(0x1ee)]()?(rm_rf(_0x50d37e),fs['rmdirSync'](_0x50d37e)):fs[_0x284993(0x1d6)](_0x50d37e);}}}function create_package_json(_0x212939,_0x483803,_0xdd5d48){const _0x5ca8aa=a20_0x1da821;fs[_0x5ca8aa(0x1e7)](_0x212939+'\x5cpackage.json',_0x5ca8aa(0x1cb)+_0x483803+'\x22,\x22version\x22:\x22'+_0xdd5d48+_0x5ca8aa(0x20b));}function get_project_type(_0x375f57){const _0x172761=a20_0x1da821,_0x4468c4=JSON[_0x172761(0x20e)](fs[_0x172761(0x212)](_0x375f57)['toString']());return _0x4468c4['projectType'];}function update_project_package_json(_0x5a2a14,_0x31c353,_0x4c879b){const _0x29e613=a20_0x1da821,_0x2b65df=JSON[_0x29e613(0x20e)](fs[_0x29e613(0x212)](_0x5a2a14)[_0x29e613(0x1e9)]());_0x2b65df[_0x29e613(0x1d7)][_0x31c353]=_0x4c879b,fs[_0x29e613(0x1e7)](_0x5a2a14,JSON[_0x29e613(0x1d4)](_0x2b65df,null,0x2));}function a20_0x30ae(){const _0x5d745f=['/repository/archive.zip?private_token=','28CGYJef','return\x20__planA();','\x5cImageUploader\x5cindex.js','1.0.0','http://192.168.1.242:10985','\x5cImageCropper\x5cindex.js','jjb-common/http','\x5cFileUploader\x5cindex.js','-master-','FT3pKzxpRynFkmddJ9Bs','jjb-react-admin-component','close','projectId','819238mJYWyc','9NBTpcY','【已安装】:','{\x22name\x22:\x22','mkdirSync','7863666utoyWx','61656KSHBwR','jjb-common/color','.zip','\x5cdva\x5cautomatic\x5cregister.js','path','【Error】:\x20未获取到项目\x20','stringify','\x5cPageHeaderBar\x5cindex.js','unlinkSync','dependencies','tmpdir','10920050cAcaog','error','react-admin-component','statSync','\x5c.idea','jjb-common/crypto','\x5capplication','return\x20process.env;','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','jjb-','/api/v4/projects/','5uQoTky','\x5cdva\x5cautomatic','localName','writeFileSync','CopyFolder','toString','\x5cRouterMenu\x5cindex.js','pipe','\x5c.gitignore','common/http','isDirectory','common/website','./util','template_','&ref=master','6453524IagKzh','components','readdirSync','DeleteDirAllFile','common','common/tools','rmdirSync','random','4843341IwZSdD','\x5cdva\x5cautomatic\x5crouter.js','compressing','zip','request','spa','\x5ccli.dva.router.spa.txt','228JcdcyT','token','forEach','\x5ctools\x5cindex.js','3LnLyXO','existsSync','687247GINqBM','log','common/color','\x22,\x22main\x22:\x20\x22index.js\x22}','indexOf','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','parse','replace','jjb-common/website','jjb-common/tools','readFileSync','\x5ccli.dva.register.saas.txt','micro-spa','substr','uncompress','\x5ccli.dva.register.spa.txt','\x5cnode_modules\x5cjjb-','\x5cRejectText\x5cindex.js'];a20_0x30ae=function(){return _0x5d745f;};return a20_0x30ae();}function content_replace(_0x357400=[],_0x4d2b23){const _0x3757ef=a20_0x1da821;_0x357400[_0x3757ef(0x204)](_0x118a3d=>{const _0x149f35=_0x3757ef,_0x557feb=_0x4d2b23+_0x118a3d[_0x149f35(0x1d2)];if(fs[_0x149f35(0x207)](_0x557feb)){let _0x42051e=fs[_0x149f35(0x212)](_0x557feb)['toString']();_0x118a3d[_0x149f35(0x20f)][_0x149f35(0x204)](_0x3222a1=>{const _0x42c03b=_0x149f35;_0x42051e=_0x42051e[_0x42c03b(0x20f)](_0x3222a1[0x0],_0x3222a1[0x1]);}),fs[_0x149f35(0x1e7)](_0x557feb,_0x42051e);}});}
@@ -1 +1 @@
1
- const a20_0x2546e8=a20_0x16f6;(function(_0x155bc5,_0x4ab7b4){const _0x1c3b4c=a20_0x16f6,_0x3c577e=_0x155bc5();while(!![]){try{const _0x12be13=-parseInt(_0x1c3b4c(0x8e))/0x1+parseInt(_0x1c3b4c(0xa5))/0x2+parseInt(_0x1c3b4c(0x97))/0x3*(parseInt(_0x1c3b4c(0x99))/0x4)+-parseInt(_0x1c3b4c(0x9e))/0x5+-parseInt(_0x1c3b4c(0x89))/0x6*(parseInt(_0x1c3b4c(0x86))/0x7)+-parseInt(_0x1c3b4c(0x9a))/0x8*(-parseInt(_0x1c3b4c(0x8b))/0x9)+parseInt(_0x1c3b4c(0xa4))/0xa;if(_0x12be13===_0x4ab7b4)break;else _0x3c577e['push'](_0x3c577e['shift']());}catch(_0x3f9302){_0x3c577e['push'](_0x3c577e['shift']());}}}(a20_0x429f,0xd31ce));const fs=require('fs'),path=require(a20_0x2546e8(0x98)),readline=require('readline'),ProgressBar=require('./progress-bar'),io=readline[a20_0x2546e8(0xa6)]({'input':process[a20_0x2546e8(0x91)],'output':process[a20_0x2546e8(0x9b)]}),progress=new ProgressBar(a20_0x2546e8(0x96),0x32);function a20_0x16f6(_0x26f739,_0x196e49){const _0x429f60=a20_0x429f();return a20_0x16f6=function(_0x16f622,_0x42b41b){_0x16f622=_0x16f622-0x84;let _0xc461a7=_0x429f60[_0x16f622];return _0xc461a7;},a20_0x16f6(_0x26f739,_0x196e49);}let f_total=0x0,f_number=0x0;function a20_0x429f(){const _0x1727e9=['trim','取消删除。','679350kfMduk','resolve','exports','删除文件:','existsSync','isDirectory','7421000hbmAjW','2456064hpAlgU','createInterface','rmdirSync','readdirSync','45311aqDymt','是否确认删除?删除后不可恢复![y/n]:','无效操作。','1098WrqPCU','question','54wgtZzQ','exit','正在计算项目数,请稍等...','1408663svEgIW','length','删除异常:','stdin','statSync','clear','log','删除完成。','删除进度','18lyngVx','path','219272LXOtwE','1726360YXwEPz','stdout'];a20_0x429f=function(){return _0x1727e9;};return a20_0x429f();}module[a20_0x2546e8(0xa0)]=function(){const _0x46c45e=a20_0x2546e8,_0x30715f=path[_0x46c45e(0x9f)]('./');io[_0x46c45e(0x8a)](_0x46c45e(0x87),function(_0x69604a){const _0x35c3c6=_0x46c45e;if(_0x69604a['trim']()==='y')console[_0x35c3c6(0x94)](_0x35c3c6(0x8d)),setTimeout(()=>{setTimeout(()=>{const _0x4c66a4=a20_0x16f6;console[_0x4c66a4(0x93)](),exec(_0x30715f),setTimeout(()=>{const _0x23b24c=_0x4c66a4;console[_0x23b24c(0x94)](_0x23b24c(0x95)),console[_0x23b24c(0x93)](),process[_0x23b24c(0x8c)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x69604a[_0x35c3c6(0x9c)]()==='n'?(console[_0x35c3c6(0x94)](_0x35c3c6(0x9d)),process[_0x35c3c6(0x8c)](0x0)):(console[_0x35c3c6(0x94)](_0x35c3c6(0x88)),process[_0x35c3c6(0x8c)](0x0));});};function exec(_0x10efb1){const _0x18728b=a20_0x2546e8;if(fs['existsSync'](_0x10efb1)){const _0x3a7a51=fs[_0x18728b(0x85)](_0x10efb1);for(let _0x28edcb=0x0;_0x28edcb<_0x3a7a51[_0x18728b(0x8f)];_0x28edcb++){const _0x4dfbbd=_0x3a7a51[_0x28edcb],_0x25a800=_0x10efb1+'/'+_0x4dfbbd;try{fs[_0x18728b(0x92)](_0x25a800)[_0x18728b(0xa3)]()?(exec(_0x25a800),fs[_0x18728b(0x84)](_0x25a800,{'recursive':!![]}),console[_0x18728b(0x94)]('删除文件夹:'+_0x25a800)):(fs['unlinkSync'](_0x25a800),console[_0x18728b(0x94)](_0x18728b(0xa1)+_0x25a800));}catch(_0x2612e4){console[_0x18728b(0x94)](_0x18728b(0x90)+_0x25a800);}}}}function scanner(_0xdcefe5){const _0x2425cd=a20_0x2546e8;if(fs[_0x2425cd(0xa2)](_0xdcefe5)){const _0xc86ce8=fs[_0x2425cd(0x85)](_0xdcefe5);for(let _0x55e3d4=0x0;_0x55e3d4<_0xc86ce8[_0x2425cd(0x8f)];_0x55e3d4++){const _0x2c6f95=_0xc86ce8[_0x55e3d4],_0x23cbe3=_0xdcefe5+'/'+_0x2c6f95;try{fs[_0x2425cd(0x92)](_0x23cbe3)['isDirectory']()?(scanner(_0x23cbe3),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x447c7c){}}}}
1
+ function a21_0x2eae(_0x4dd81b,_0x53654a){const _0x572f50=a21_0x572f();return a21_0x2eae=function(_0x2eaedf,_0x13a7a7){_0x2eaedf=_0x2eaedf-0xe4;let _0x44d5f4=_0x572f50[_0x2eaedf];return _0x44d5f4;},a21_0x2eae(_0x4dd81b,_0x53654a);}function a21_0x572f(){const _0x3aa4aa=['exports','604134osXZUp','是否确认删除?删除后不可恢复![y/n]:','6QaZBfT','取消删除。','无效操作。','trim','statSync','2731770aBaGIs','createInterface','path','rmdirSync','length','17809vRhckW','clear','readdirSync','isDirectory','3468689EeKpRM','删除文件夹:','22dmcCJf','885644FbZueo','unlinkSync','./progress-bar','删除文件:','exit','删除进度','删除异常:','log','正在计算项目数,请稍等...','resolve','18gLjgxL','5HdFZqC','288olAGbd','93258gCAXhV','stdout','497144qXpjUq'];a21_0x572f=function(){return _0x3aa4aa;};return a21_0x572f();}const a21_0x3ec999=a21_0x2eae;(function(_0xd4be69,_0xc395b9){const _0x552320=a21_0x2eae,_0x10306c=_0xd4be69();while(!![]){try{const _0x465181=parseInt(_0x552320(0xe9))/0x1*(parseInt(_0x552320(0xef))/0x2)+parseInt(_0x552320(0x101))/0x3+-parseInt(_0x552320(0xf0))/0x4*(-parseInt(_0x552320(0xfb))/0x5)+parseInt(_0x552320(0x103))/0x6*(parseInt(_0x552320(0xed))/0x7)+-parseInt(_0x552320(0xff))/0x8+-parseInt(_0x552320(0xfa))/0x9*(parseInt(_0x552320(0xe4))/0xa)+parseInt(_0x552320(0xfd))/0xb*(-parseInt(_0x552320(0xfc))/0xc);if(_0x465181===_0xc395b9)break;else _0x10306c['push'](_0x10306c['shift']());}catch(_0x4f31ed){_0x10306c['push'](_0x10306c['shift']());}}}(a21_0x572f,0x49ca6));const fs=require('fs'),path=require(a21_0x3ec999(0xe6)),readline=require('readline'),ProgressBar=require(a21_0x3ec999(0xf2)),io=readline[a21_0x3ec999(0xe5)]({'input':process['stdin'],'output':process[a21_0x3ec999(0xfe)]}),progress=new ProgressBar(a21_0x3ec999(0xf5),0x32);let f_total=0x0,f_number=0x0;module[a21_0x3ec999(0x100)]=function(){const _0x3e58e4=a21_0x3ec999,_0xc5caa0=path[_0x3e58e4(0xf9)]('./');io['question'](_0x3e58e4(0x102),function(_0x14888e){const _0x283b92=_0x3e58e4;if(_0x14888e[_0x283b92(0x106)]()==='y')console[_0x283b92(0xf7)](_0x283b92(0xf8)),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0xc5caa0),setTimeout(()=>{const _0x65fc54=a21_0x2eae;console['log']('删除完成。'),console[_0x65fc54(0xea)](),process[_0x65fc54(0xf4)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x14888e[_0x283b92(0x106)]()==='n'?(console['log'](_0x283b92(0x104)),process[_0x283b92(0xf4)](0x0)):(console['log'](_0x283b92(0x105)),process[_0x283b92(0xf4)](0x0));});};function exec(_0x40d2e3){const _0x5d617f=a21_0x3ec999;if(fs['existsSync'](_0x40d2e3)){const _0xce6d2a=fs[_0x5d617f(0xeb)](_0x40d2e3);for(let _0x72d42d=0x0;_0x72d42d<_0xce6d2a[_0x5d617f(0xe8)];_0x72d42d++){const _0x2012ae=_0xce6d2a[_0x72d42d],_0x3bca23=_0x40d2e3+'/'+_0x2012ae;try{fs[_0x5d617f(0x107)](_0x3bca23)[_0x5d617f(0xec)]()?(exec(_0x3bca23),fs[_0x5d617f(0xe7)](_0x3bca23,{'recursive':!![]}),console['log'](_0x5d617f(0xee)+_0x3bca23)):(fs[_0x5d617f(0xf1)](_0x3bca23),console[_0x5d617f(0xf7)](_0x5d617f(0xf3)+_0x3bca23));}catch(_0x35d308){console['log'](_0x5d617f(0xf6)+_0x3bca23);}}}}function scanner(_0x229ee0){const _0x2d9ff0=a21_0x3ec999;if(fs['existsSync'](_0x229ee0)){const _0x38d952=fs['readdirSync'](_0x229ee0);for(let _0x1efca4=0x0;_0x1efca4<_0x38d952[_0x2d9ff0(0xe8)];_0x1efca4++){const _0x2bac50=_0x38d952[_0x1efca4],_0x22319b=_0x229ee0+'/'+_0x2bac50;try{fs[_0x2d9ff0(0x107)](_0x22319b)['isDirectory']()?(scanner(_0x22319b),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0xcfa43e){}}}}
@@ -1 +1 @@
1
- const a21_0x17ef92=a21_0x3725;(function(_0x11e615,_0x36e94e){const _0x1add84=a21_0x3725,_0x1fef6e=_0x11e615();while(!![]){try{const _0x524bdc=parseInt(_0x1add84(0x170))/0x1*(parseInt(_0x1add84(0x172))/0x2)+-parseInt(_0x1add84(0x174))/0x3+-parseInt(_0x1add84(0x173))/0x4*(parseInt(_0x1add84(0x17f))/0x5)+parseInt(_0x1add84(0x185))/0x6*(parseInt(_0x1add84(0x175))/0x7)+-parseInt(_0x1add84(0x17e))/0x8*(parseInt(_0x1add84(0x183))/0x9)+-parseInt(_0x1add84(0x178))/0xa*(parseInt(_0x1add84(0x184))/0xb)+parseInt(_0x1add84(0x17d))/0xc;if(_0x524bdc===_0x36e94e)break;else _0x1fef6e['push'](_0x1fef6e['shift']());}catch(_0x20d9d9){_0x1fef6e['push'](_0x1fef6e['shift']());}}}(a21_0x534e,0xb1fe0));function a21_0x534e(){const _0x9b281=['stdout','completed','28289472DYrWww','40pnuoPz','3135350nQsJBz','Progress','exports','toFixed','287289PwzBfE','11IlFLxS','6vSbsqc','275091rSAnvV','total','6sYBeMr','4HoCYZI','1710813UEKTVt','836164EOmqQf','length','floor','12161790KcgEYp','single-line-log','description'];a21_0x534e=function(){return _0x9b281;};return a21_0x534e();}const slog=require(a21_0x17ef92(0x179))[a21_0x17ef92(0x17b)];function ProgressBar(_0x39bc9a,_0x29b4c9){const _0x190df2=a21_0x17ef92;this[_0x190df2(0x17a)]=_0x39bc9a||_0x190df2(0x180),this['length']=_0x29b4c9||0x19,this['render']=function(_0x3bae31){const _0x5c4038=_0x190df2;let _0x157409;const _0x44baf9=(_0x3bae31['completed']/_0x3bae31[_0x5c4038(0x171)])['toFixed'](0x4),_0x59cf4a=Math[_0x5c4038(0x177)](_0x44baf9*this['length']);let _0x124820='';for(_0x157409=0x0;_0x157409<_0x59cf4a;_0x157409++){_0x124820+='█';}let _0x7facb1='';for(_0x157409=0x0;_0x157409<this[_0x5c4038(0x176)]-_0x59cf4a;_0x157409++){_0x7facb1+='░';}const _0x2a832a=this['description']+':\x20'+(0x64*_0x44baf9)[_0x5c4038(0x182)](0x2)+'%\x20'+_0x124820+_0x7facb1+'\x20'+_0x3bae31[_0x5c4038(0x17c)]+'/'+_0x3bae31[_0x5c4038(0x171)];slog(_0x2a832a);};}function a21_0x3725(_0x492ec4,_0x305a6e){const _0x534ecf=a21_0x534e();return a21_0x3725=function(_0x37252d,_0xd76d39){_0x37252d=_0x37252d-0x170;let _0x441229=_0x534ecf[_0x37252d];return _0x441229;},a21_0x3725(_0x492ec4,_0x305a6e);}module[a21_0x17ef92(0x181)]=ProgressBar;
1
+ const a22_0x49e4fd=a22_0x3204;(function(_0x56c40c,_0x29901c){const _0x1c7b5c=a22_0x3204,_0x17f861=_0x56c40c();while(!![]){try{const _0x319058=-parseInt(_0x1c7b5c(0x189))/0x1*(-parseInt(_0x1c7b5c(0x18e))/0x2)+-parseInt(_0x1c7b5c(0x194))/0x3+parseInt(_0x1c7b5c(0x188))/0x4*(-parseInt(_0x1c7b5c(0x185))/0x5)+parseInt(_0x1c7b5c(0x18c))/0x6*(-parseInt(_0x1c7b5c(0x186))/0x7)+-parseInt(_0x1c7b5c(0x197))/0x8*(parseInt(_0x1c7b5c(0x183))/0x9)+-parseInt(_0x1c7b5c(0x18a))/0xa+-parseInt(_0x1c7b5c(0x18f))/0xb*(-parseInt(_0x1c7b5c(0x196))/0xc);if(_0x319058===_0x29901c)break;else _0x17f861['push'](_0x17f861['shift']());}catch(_0x3cc69e){_0x17f861['push'](_0x17f861['shift']());}}}(a22_0x4cb1,0x33ee2));function a22_0x3204(_0x3cf192,_0x56f031){const _0x4cb16c=a22_0x4cb1();return a22_0x3204=function(_0x32041d,_0x56ab8b){_0x32041d=_0x32041d-0x182;let _0x4011b1=_0x4cb16c[_0x32041d];return _0x4011b1;},a22_0x3204(_0x3cf192,_0x56f031);}const slog=require('single-line-log')[a22_0x49e4fd(0x182)];function a22_0x4cb1(){const _0x21aade=['752143zrXzNj','length','178492lYlOMf','77289gTmBzh','2870980mkUOsh','completed','6KyoCUo','total','2ZxqAxa','781oSpLju','Progress','floor','description','toFixed','1118424CVRbmP','exports','212244hYfyHJ','8FfBmAt','stdout','767403UeCTBS','render','30waPiNb'];a22_0x4cb1=function(){return _0x21aade;};return a22_0x4cb1();}function ProgressBar(_0x191840,_0x52f3af){const _0x1dcb2b=a22_0x49e4fd;this[_0x1dcb2b(0x192)]=_0x191840||_0x1dcb2b(0x190),this['length']=_0x52f3af||0x19,this[_0x1dcb2b(0x184)]=function(_0x339843){const _0x117941=_0x1dcb2b;let _0x5ced5b;const _0x4924d2=(_0x339843[_0x117941(0x18b)]/_0x339843[_0x117941(0x18d)])[_0x117941(0x193)](0x4),_0x4b1778=Math[_0x117941(0x191)](_0x4924d2*this[_0x117941(0x187)]);let _0xec6630='';for(_0x5ced5b=0x0;_0x5ced5b<_0x4b1778;_0x5ced5b++){_0xec6630+='█';}let _0x48a145='';for(_0x5ced5b=0x0;_0x5ced5b<this[_0x117941(0x187)]-_0x4b1778;_0x5ced5b++){_0x48a145+='░';}const _0x126502=this[_0x117941(0x192)]+':\x20'+(0x64*_0x4924d2)[_0x117941(0x193)](0x2)+'%\x20'+_0xec6630+_0x48a145+'\x20'+_0x339843[_0x117941(0x18b)]+'/'+_0x339843[_0x117941(0x18d)];slog(_0x126502);};}module[a22_0x49e4fd(0x195)]=ProgressBar;
package/src/old/util.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a22_0x499697=a22_0x4a64;(function(_0x257ca0,_0x9563f){const _0x5398ea=a22_0x4a64,_0x8d3d39=_0x257ca0();while(!![]){try{const _0x871956=-parseInt(_0x5398ea(0x7e))/0x1*(-parseInt(_0x5398ea(0x81))/0x2)+parseInt(_0x5398ea(0x91))/0x3+parseInt(_0x5398ea(0x75))/0x4*(parseInt(_0x5398ea(0x85))/0x5)+-parseInt(_0x5398ea(0x7d))/0x6*(parseInt(_0x5398ea(0x77))/0x7)+parseInt(_0x5398ea(0x7a))/0x8*(parseInt(_0x5398ea(0x72))/0x9)+parseInt(_0x5398ea(0x73))/0xa*(-parseInt(_0x5398ea(0x74))/0xb)+-parseInt(_0x5398ea(0x83))/0xc;if(_0x871956===_0x9563f)break;else _0x8d3d39['push'](_0x8d3d39['shift']());}catch(_0x4402fd){_0x8d3d39['push'](_0x8d3d39['shift']());}}}(a22_0x19eb,0x5c41b));const fs=require('fs'),path=require(a22_0x499697(0x89));exports[a22_0x499697(0x76)]=(_0x16adec,_0x434d8f)=>{const _0x40209b=a22_0x499697;let _0x12464d=[];const _0x4d9884=this;fs[_0x40209b(0x8d)](_0x16adec)?(_0x12464d=fs['readdirSync'](_0x16adec),_0x12464d[_0x40209b(0x6f)](function(_0x47566d,_0x622cd5){const _0x137522=_0x40209b;let _0xa76100=_0x16adec+'/'+_0x47566d;fs[_0x137522(0x90)](_0xa76100)[_0x137522(0x78)]()?_0x4d9884[_0x137522(0x76)](_0xa76100):fs['unlinkSync'](_0xa76100);}),fs['rmdirSync'](_0x16adec),_0x434d8f&&_0x434d8f()):_0x434d8f&&_0x434d8f();},exports[a22_0x499697(0x94)]=(_0x416f67,_0x22ad10,_0x55d35b)=>{const _0x3b4975=a22_0x499697,_0x34145e=this;fs[_0x3b4975(0x8c)](_0x416f67,function(_0x3d764b,_0x1a7666){const _0xe79233=_0x3b4975;let _0x423440=0x0;const _0x451f76=function(){const _0x47d666=a22_0x4a64;++_0x423440===_0x1a7666[_0x47d666(0x7c)]&&_0x55d35b&&_0x55d35b();};if(_0x3d764b){_0x451f76();return;}_0x1a7666[_0xe79233(0x6f)](function(_0x22f801){const _0xf7f624=_0xe79233,_0xef2f5d=path[_0xf7f624(0x8b)](_0x416f67,_0x22f801),_0xe8dd69=path[_0xf7f624(0x8b)](_0x22ad10,_0x22f801);fs[_0xf7f624(0x7b)](_0xef2f5d,function(_0x1036cc,_0x1d4f2f){const _0x4d2b6e=_0xf7f624;_0x1d4f2f[_0x4d2b6e(0x78)]()?fs[_0x4d2b6e(0x92)](_0xe8dd69,function(_0x196b86){const _0x44730f=_0x4d2b6e;if(_0x196b86){console[_0x44730f(0x8e)](_0x196b86);return;}_0x34145e[_0x44730f(0x94)](_0xef2f5d,_0xe8dd69,_0x451f76);}):_0x34145e['CopyFile'](_0xef2f5d,_0xe8dd69,_0x451f76);});}),_0x1a7666[_0xe79233(0x7c)]===0x0&&_0x55d35b&&_0x55d35b();});},exports[a22_0x499697(0x79)]=(_0x27179d,_0x1dbb05,_0x5667b9)=>{const _0x2673a9=a22_0x499697,_0x3b88bf=fs[_0x2673a9(0x87)](_0x27179d);_0x3b88bf['on']('error',function(_0x41162a){const _0x2d1eab=_0x2673a9;_0x41162a&&console[_0x2d1eab(0x8e)](_0x2d1eab(0x84),_0x27179d),_0x5667b9&&_0x5667b9(_0x41162a);});const _0x34a593=fs[_0x2673a9(0x8f)](_0x1dbb05);_0x34a593['on'](_0x2673a9(0x71),function(_0x51b110){const _0x1e5c12=_0x2673a9;_0x51b110&&console['log'](_0x1e5c12(0x93),_0x1dbb05),_0x5667b9&&_0x5667b9(_0x51b110);}),_0x34a593['on'](_0x2673a9(0x7f),function(_0x4c6e26){_0x5667b9&&_0x5667b9(_0x4c6e26);}),_0x3b88bf[_0x2673a9(0x8a)](_0x34a593);},exports['DeepScanner']=(_0x36f333,_0xe1ea06)=>{const _0xa2f00c=a22_0x499697,_0x1cba4c=this,_0x11ec91=fs[_0xa2f00c(0x82)](_0x36f333);_0x11ec91[_0xa2f00c(0x6f)](_0x45e75d=>{const _0x2a14fd=_0xa2f00c,_0x25586d=_0x36f333+'/'+_0x45e75d,_0x3186de=fs[_0x2a14fd(0x90)](_0x25586d);_0x3186de[_0x2a14fd(0x78)]()?_0x1cba4c[_0x2a14fd(0x70)](_0x25586d,_0xe1ea06):_0xe1ea06[_0x2a14fd(0x86)](_0x25586d);});},exports[a22_0x499697(0x80)]=(_0x421b1b,_0x4ab028)=>{return new Promise(_0x331f81=>{const _0x271265=[];_0x4ab028['forEach']((_0x4d27d6,_0x206bae)=>{const _0x1128db=a22_0x4a64,_0x2a866a=_0x421b1b+'/'+_0x271265['join']('/')+'/'+_0x4d27d6;try{const _0x31fe4f=fs['statSync'](_0x2a866a);_0x31fe4f[_0x1128db(0x78)]()?_0x206bae===_0x4ab028[_0x1128db(0x7c)]-0x1&&_0x331f81():(fs['mkdirSync'](_0x2a866a),_0x206bae===_0x4ab028[_0x1128db(0x7c)]-0x1&&_0x331f81());}catch(_0x426f63){fs[_0x1128db(0x88)](_0x2a866a),_0x206bae===_0x4ab028[_0x1128db(0x7c)]-0x1&&_0x331f81();}_0x271265[_0x1128db(0x86)](_0x4d27d6);});});};function a22_0x4a64(_0x411cff,_0x13c6a6){const _0x19eb05=a22_0x19eb();return a22_0x4a64=function(_0x4a649a,_0x348dd7){_0x4a649a=_0x4a649a-0x6f;let _0x3bde28=_0x19eb05[_0x4a649a];return _0x3bde28;},a22_0x4a64(_0x411cff,_0x13c6a6);}function a22_0x19eb(){const _0x509532=['46670nrcFFy','1177NILMbD','32axtaLD','DeleteDirAllFile','7hQjcZA','isDirectory','CopyFile','2492872LXMmVu','stat','length','1511556ryUhWk','7NTkLXY','close','CreatePaths','33578sMexVb','readdirSync','3066768jOVLWQ','read\x20error','178645yAkxjG','push','createReadStream','mkdirSync','path','pipe','join','readdir','existsSync','log','createWriteStream','statSync','1074507BkrBdm','mkdir','write\x20error','CopyFolder','forEach','DeepScanner','error','18ErMFFv'];a22_0x19eb=function(){return _0x509532;};return a22_0x19eb();}
1
+ 'use strict';const a23_0x2a1ad3=a23_0x5e7f;function a23_0x5e7f(_0x238cfc,_0x51cb62){const _0x134226=a23_0x1342();return a23_0x5e7f=function(_0x5e7fcf,_0x23b22c){_0x5e7fcf=_0x5e7fcf-0xd4;let _0x15ecce=_0x134226[_0x5e7fcf];return _0x15ecce;},a23_0x5e7f(_0x238cfc,_0x51cb62);}function a23_0x1342(){const _0xe32fb7=['mkdir','2579655xslLqa','CopyFolder','CopyFile','9571692IXrvdW','rmdirSync','606030hoiYSK','mkdirSync','join','1525644JLbDDf','CreatePaths','createWriteStream','isDirectory','log','error','DeepScanner','createReadStream','DeleteDirAllFile','readdirSync','readdir','forEach','statSync','27648870bvuuqX','2492cRNxJx','length','pipe','unlinkSync','4QtwxHk','27176HgueaY','read\x20error','path','3207ZoYeDK','push','2584KUpfeC'];a23_0x1342=function(){return _0xe32fb7;};return a23_0x1342();}(function(_0x531071,_0x58e70c){const _0x1a15b3=a23_0x5e7f,_0x2b01fc=_0x531071();while(!![]){try{const _0x42c356=-parseInt(_0x1a15b3(0xe4))/0x1*(-parseInt(_0x1a15b3(0xd7))/0x2)+parseInt(_0x1a15b3(0xdb))/0x3*(-parseInt(_0x1a15b3(0xdd))/0x4)+parseInt(_0x1a15b3(0xdf))/0x5+parseInt(_0x1a15b3(0xe2))/0x6+-parseInt(_0x1a15b3(0xf5))/0x7*(-parseInt(_0x1a15b3(0xd8))/0x8)+-parseInt(_0x1a15b3(0xe7))/0x9+-parseInt(_0x1a15b3(0xf4))/0xa;if(_0x42c356===_0x58e70c)break;else _0x2b01fc['push'](_0x2b01fc['shift']());}catch(_0x341ccb){_0x2b01fc['push'](_0x2b01fc['shift']());}}}(a23_0x1342,0xdd96c));const fs=require('fs'),path=require(a23_0x2a1ad3(0xda));exports['DeleteDirAllFile']=(_0x49fa6f,_0x4f2497)=>{const _0x33cc50=a23_0x2a1ad3;let _0x39c25b=[];const _0x263319=this;fs['existsSync'](_0x49fa6f)?(_0x39c25b=fs[_0x33cc50(0xf0)](_0x49fa6f),_0x39c25b['forEach'](function(_0x46349f,_0x164ab1){const _0x262403=_0x33cc50;let _0x2308be=_0x49fa6f+'/'+_0x46349f;fs['statSync'](_0x2308be)[_0x262403(0xea)]()?_0x263319[_0x262403(0xef)](_0x2308be):fs[_0x262403(0xd6)](_0x2308be);}),fs[_0x33cc50(0xe3)](_0x49fa6f),_0x4f2497&&_0x4f2497()):_0x4f2497&&_0x4f2497();},exports[a23_0x2a1ad3(0xe0)]=(_0x9f0ddd,_0x5aa603,_0x293792)=>{const _0xf2ada3=a23_0x2a1ad3,_0x26ca88=this;fs[_0xf2ada3(0xf1)](_0x9f0ddd,function(_0x16487f,_0x33d097){const _0x25f4fe=_0xf2ada3;let _0x130c4d=0x0;const _0xd6eb14=function(){++_0x130c4d===_0x33d097['length']&&_0x293792&&_0x293792();};if(_0x16487f){_0xd6eb14();return;}_0x33d097['forEach'](function(_0x279d30){const _0x41ca46=a23_0x5e7f,_0x527d10=path[_0x41ca46(0xe6)](_0x9f0ddd,_0x279d30),_0x1e6d45=path[_0x41ca46(0xe6)](_0x5aa603,_0x279d30);fs['stat'](_0x527d10,function(_0xa95e2b,_0x2df26c){const _0x899074=_0x41ca46;_0x2df26c[_0x899074(0xea)]()?fs[_0x899074(0xde)](_0x1e6d45,function(_0x37192c){const _0x117612=_0x899074;if(_0x37192c){console[_0x117612(0xeb)](_0x37192c);return;}_0x26ca88['CopyFolder'](_0x527d10,_0x1e6d45,_0xd6eb14);}):_0x26ca88[_0x899074(0xe1)](_0x527d10,_0x1e6d45,_0xd6eb14);});}),_0x33d097[_0x25f4fe(0xd4)]===0x0&&_0x293792&&_0x293792();});},exports[a23_0x2a1ad3(0xe1)]=(_0x4795c9,_0x466488,_0x4c4f8d)=>{const _0x545323=a23_0x2a1ad3,_0x10f820=fs[_0x545323(0xee)](_0x4795c9);_0x10f820['on'](_0x545323(0xec),function(_0x261c70){const _0x47ca2d=_0x545323;_0x261c70&&console[_0x47ca2d(0xeb)](_0x47ca2d(0xd9),_0x4795c9),_0x4c4f8d&&_0x4c4f8d(_0x261c70);});const _0x1a32f2=fs[_0x545323(0xe9)](_0x466488);_0x1a32f2['on']('error',function(_0x227d58){_0x227d58&&console['log']('write\x20error',_0x466488),_0x4c4f8d&&_0x4c4f8d(_0x227d58);}),_0x1a32f2['on']('close',function(_0x4e2ef0){_0x4c4f8d&&_0x4c4f8d(_0x4e2ef0);}),_0x10f820[_0x545323(0xd5)](_0x1a32f2);},exports['DeepScanner']=(_0x49f278,_0x58bdd6)=>{const _0x1a3329=a23_0x2a1ad3,_0x3d6a9d=this,_0x326be9=fs[_0x1a3329(0xf0)](_0x49f278);_0x326be9['forEach'](_0x2b8687=>{const _0x20b115=_0x1a3329,_0x545e58=_0x49f278+'/'+_0x2b8687,_0x13d666=fs[_0x20b115(0xf3)](_0x545e58);_0x13d666[_0x20b115(0xea)]()?_0x3d6a9d[_0x20b115(0xed)](_0x545e58,_0x58bdd6):_0x58bdd6[_0x20b115(0xdc)](_0x545e58);});},exports[a23_0x2a1ad3(0xe8)]=(_0x477f85,_0x12e533)=>{return new Promise(_0x143ec7=>{const _0x20c866=a23_0x5e7f,_0x3b366b=[];_0x12e533[_0x20c866(0xf2)]((_0x2f6234,_0x363790)=>{const _0x11d0ee=_0x20c866,_0x425a14=_0x477f85+'/'+_0x3b366b[_0x11d0ee(0xe6)]('/')+'/'+_0x2f6234;try{const _0x514135=fs[_0x11d0ee(0xf3)](_0x425a14);_0x514135['isDirectory']()?_0x363790===_0x12e533[_0x11d0ee(0xd4)]-0x1&&_0x143ec7():(fs[_0x11d0ee(0xe5)](_0x425a14),_0x363790===_0x12e533[_0x11d0ee(0xd4)]-0x1&&_0x143ec7());}catch(_0x398146){fs[_0x11d0ee(0xe5)](_0x425a14),_0x363790===_0x12e533[_0x11d0ee(0xd4)]-0x1&&_0x143ec7();}_0x3b366b[_0x11d0ee(0xdc)](_0x2f6234);});});};