jjb-cmd 2.1.28 → 2.1.30

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.30</p>
6
+ <div>增加push-set命令</div>
7
+ </li>
8
+ <li>
9
+ <p>2.1.29</p>
10
+ <div>修复已知问题</div>
11
+ </li>
4
12
  <li>
5
13
  <p>2.1.28</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.28",
5
+ "version": "2.1.30",
6
6
  "description": "jjb脚手架工具",
7
7
  "main": "index.js",
8
8
  "scripts": {
@@ -1 +1 @@
1
- const a0_0x44a680=a0_0x3928;function a0_0x2d7b(){const _0x3ee7d5=['post','log','4607838miPRzS','1287307QCBrir','then','unlinkSync','8qepWgm','655aTtXZA','data','2948748krJwrR','writeFileSync','17418980PfdCbl','3452StLAYy','status','catch','3bcfxIC','join','../cmd.install/config','/api/auth','421956jDFXug','../../../.auth','Auth\x20Success!','Auth\x20Fail!','axios','159430JdYqZx'];a0_0x2d7b=function(){return _0x3ee7d5;};return a0_0x2d7b();}(function(_0x109331,_0x6f6826){const _0x4f5ed5=a0_0x3928,_0x15f7dd=_0x109331();while(!![]){try{const _0x3af38c=-parseInt(_0x4f5ed5(0x1e8))/0x1+-parseInt(_0x4f5ed5(0x1ed))/0x2*(-parseInt(_0x4f5ed5(0x1e4))/0x3)+-parseInt(_0x4f5ed5(0x1fa))/0x4*(-parseInt(_0x4f5ed5(0x1f5))/0x5)+-parseInt(_0x4f5ed5(0x1f7))/0x6+-parseInt(_0x4f5ed5(0x1f1))/0x7*(parseInt(_0x4f5ed5(0x1f4))/0x8)+-parseInt(_0x4f5ed5(0x1f0))/0x9+parseInt(_0x4f5ed5(0x1f9))/0xa;if(_0x3af38c===_0x6f6826)break;else _0x15f7dd['push'](_0x15f7dd['shift']());}catch(_0x397aa5){_0x15f7dd['push'](_0x15f7dd['shift']());}}}(a0_0x2d7b,0x4f6f9));function a0_0x3928(_0x2cbce9,_0x38e85a){const _0x2d7b2d=a0_0x2d7b();return a0_0x3928=function(_0x3928b7,_0x22c134){_0x3928b7=_0x3928b7-0x1e4;let _0x3f0e22=_0x2d7b2d[_0x3928b7];return _0x3f0e22;},a0_0x3928(_0x2cbce9,_0x38e85a);}const axios=require(a0_0x44a680(0x1ec)),fs=require('fs'),path=require('path'),{getApiHost}=require(a0_0x44a680(0x1e6));module['exports']=_0x961fe5=>{const _0x391418=a0_0x44a680;console['log'](_0x961fe5);const [_0x40cf2a,_0x16173b]=_0x961fe5;axios[_0x391418(0x1ee)](getApiHost()+_0x391418(0x1e7),{'username':_0x40cf2a,'password':_0x16173b})[_0x391418(0x1f2)](_0x592321=>{const _0x2ebd40=_0x391418,_0x276857=path[_0x2ebd40(0x1e5)](__dirname,_0x2ebd40(0x1e9));_0x592321[_0x2ebd40(0x1f6)][_0x2ebd40(0x1fb)]?(console[_0x2ebd40(0x1ef)](_0x2ebd40(0x1ea)),fs[_0x2ebd40(0x1f8)](_0x276857,_0x40cf2a+'/'+_0x16173b)):(console[_0x2ebd40(0x1ef)](_0x2ebd40(0x1eb)),fs['existsSync'](_0x276857)&&fs[_0x2ebd40(0x1f3)](_0x276857));})[_0x391418(0x1fc)](_0x48d869=>{const _0x5ad7ca=_0x391418;console[_0x5ad7ca(0x1ef)]('Auth\x20NetWork\x20Fail!');});};
1
+ function a0_0x4947(_0x53910b,_0x4cb0ec){const _0x1122a5=a0_0x1122();return a0_0x4947=function(_0x494769,_0x1c0490){_0x494769=_0x494769-0x1bb;let _0x358e7e=_0x1122a5[_0x494769];return _0x358e7e;},a0_0x4947(_0x53910b,_0x4cb0ec);}const a0_0x2b6b8a=a0_0x4947;(function(_0x56c229,_0x2ae1e7){const _0x4149ff=a0_0x4947,_0x1f1c6c=_0x56c229();while(!![]){try{const _0x234914=parseInt(_0x4149ff(0x1c7))/0x1+-parseInt(_0x4149ff(0x1cf))/0x2*(-parseInt(_0x4149ff(0x1ce))/0x3)+-parseInt(_0x4149ff(0x1cd))/0x4*(parseInt(_0x4149ff(0x1c9))/0x5)+parseInt(_0x4149ff(0x1cc))/0x6+-parseInt(_0x4149ff(0x1bc))/0x7+parseInt(_0x4149ff(0x1bd))/0x8+parseInt(_0x4149ff(0x1c4))/0x9*(-parseInt(_0x4149ff(0x1ca))/0xa);if(_0x234914===_0x2ae1e7)break;else _0x1f1c6c['push'](_0x1f1c6c['shift']());}catch(_0x4f3876){_0x1f1c6c['push'](_0x1f1c6c['shift']());}}}(a0_0x1122,0x77b7b));const axios=require(a0_0x2b6b8a(0x1c3)),fs=require('fs'),path=require('path'),{getApiHost}=require('../cmd.install/config');function a0_0x1122(){const _0x3dcb2e=['395902jcQvbl','exports','375oKGqJv','7803230QTCQtz','writeFileSync','5764200wzHonp','44548sJwNVS','3APiWgB','738814sQUJsZ','then','3748381RmiLlV','7323480qpMJpM','catch','log','post','data','status','axios','9uDbVWB','Auth\x20Fail!','unlinkSync'];a0_0x1122=function(){return _0x3dcb2e;};return a0_0x1122();}module[a0_0x2b6b8a(0x1c8)]=_0x511dd1=>{const _0xd84b04=a0_0x2b6b8a;console[_0xd84b04(0x1bf)](_0x511dd1);const [_0x155b84,_0x7e59]=_0x511dd1;axios[_0xd84b04(0x1c0)](getApiHost()+'/api/auth',{'username':_0x155b84,'password':_0x7e59})[_0xd84b04(0x1bb)](_0xb5fc96=>{const _0xbf086c=_0xd84b04,_0x734c79=path['join'](__dirname,'../../../.auth');_0xb5fc96[_0xbf086c(0x1c1)][_0xbf086c(0x1c2)]?(console[_0xbf086c(0x1bf)]('Auth\x20Success!'),fs[_0xbf086c(0x1cb)](_0x734c79,_0x155b84+'/'+_0x7e59)):(console['log'](_0xbf086c(0x1c5)),fs['existsSync'](_0x734c79)&&fs[_0xbf086c(0x1c6)](_0x734c79));})[_0xd84b04(0x1be)](_0x4fb3c8=>{const _0x42ca9f=_0xd84b04;console[_0x42ca9f(0x1bf)]('Auth\x20NetWork\x20Fail!');});};
@@ -1 +1 @@
1
- const a1_0x3da8a4=a1_0x1970;(function(_0x5608bb,_0x551db8){const _0x2c8e3b=a1_0x1970,_0x16b38a=_0x5608bb();while(!![]){try{const _0xe2060d=-parseInt(_0x2c8e3b(0xd8))/0x1+parseInt(_0x2c8e3b(0xfb))/0x2*(parseInt(_0x2c8e3b(0xf0))/0x3)+-parseInt(_0x2c8e3b(0xde))/0x4+-parseInt(_0x2c8e3b(0xf2))/0x5*(parseInt(_0x2c8e3b(0xfa))/0x6)+-parseInt(_0x2c8e3b(0xfd))/0x7+parseInt(_0x2c8e3b(0xf8))/0x8+parseInt(_0x2c8e3b(0xec))/0x9;if(_0xe2060d===_0x551db8)break;else _0x16b38a['push'](_0x16b38a['shift']());}catch(_0x5b6dfc){_0x16b38a['push'](_0x16b38a['shift']());}}}(a1_0x2c5e,0x66e76));function a1_0x2c5e(){const _0x58cb8a=['trim','初始化完成?请选择安装方式![yarn/npm]:','&ref=master','resolve','stdin','CopyFolder','createInterface','request','272738dgRrcm','log','../cmd.install/config','close','token','【Error】:初始化失败,','809816JBuyYg','pipe','/repository/archive.zip?private_token=','indexOf','/api/v4/projects/','npm','createWriteStream','安装中,请耐心等待...','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','execSync','question','then','readline','uncompress','11417418gDqcLn','zip','../../old/util','exports','6KDwcYY','jjb-cmd\x20install.app\x20','52375SfeyqM','tmpdir','mkdirSync','includes','yarn','path','1367312WCaoHP','readdirSync','294WnfMgc','74956LTThOQ','projectId','731577kcvHDr','.zip','compressing'];a1_0x2c5e=function(){return _0x58cb8a;};return a1_0x2c5e();}function a1_0x1970(_0x3296e7,_0x1bb67d){const _0x2c5ecb=a1_0x2c5e();return a1_0x1970=function(_0x1970c0,_0x35af65){_0x1970c0=_0x1970c0-0xd7;let _0x4faea6=_0x2c5ecb[_0x1970c0];return _0x4faea6;},a1_0x1970(_0x3296e7,_0x1bb67d);}const fs=require('fs'),os=require('os'),path=require(a1_0x3da8a4(0xf7)),request=require(a1_0x3da8a4(0xd7)),utils=require(a1_0x3da8a4(0xee)),compressing=require(a1_0x3da8a4(0xff)),readline=require(a1_0x3da8a4(0xea)),io=readline[a1_0x3da8a4(0x106)]({'input':process[a1_0x3da8a4(0x104)],'output':process['stdout']}),child_process=require('child_process'),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x3da8a4(0xda));module[a1_0x3da8a4(0xef)]=_0xf9f74e=>{const _0x248e0c=a1_0x3da8a4,_0x15eebf=path[_0x248e0c(0x103)]('./'),_0x11d06c=CLOUD_PROJECT[_0xf9f74e]||undefined;if(_0x11d06c){const _0x5be510=os[_0x248e0c(0xf3)](),_0x128e29=_0x5be510+'/'+GIT_TEMP_DIR+'/'+_0xf9f74e+_0x248e0c(0xfe),_0x5ca921=_0x5be510+'/'+GIT_TEMP_DIR+'/unzip/';utils['DeleteDirAllFile'](_0x5be510+'/'+GIT_TEMP_DIR,()=>{const _0x26dc8f=_0x248e0c;fs['mkdirSync'](_0x5be510+'/'+GIT_TEMP_DIR);let _0x44ccc0=fs[_0x26dc8f(0xe4)](_0x128e29);request(GIT_HOST+_0x26dc8f(0xe2)+_0x11d06c[_0x26dc8f(0xfc)]+_0x26dc8f(0xe0)+_0x11d06c[_0x26dc8f(0xdc)]+_0x26dc8f(0x102))[_0x26dc8f(0xdf)](_0x44ccc0)['on'](_0x26dc8f(0xdb),()=>{const _0x444c60=_0x26dc8f;fs[_0x444c60(0xf4)](_0x5ca921),compressing[_0x444c60(0xed)][_0x444c60(0xeb)](_0x128e29,_0x5ca921)[_0x444c60(0xe9)](()=>{setTimeout(()=>{const _0x22e51e=a1_0x1970;fs[_0x22e51e(0xf9)](_0x5ca921)['forEach'](_0x3a2bf8=>{const _0x4b20dc=_0x22e51e;_0x3a2bf8[_0x4b20dc(0xe1)]('-master-')!==-0x1&&utils[_0x4b20dc(0x105)](_0x5ca921+_0x3a2bf8,_0x15eebf,()=>{const _0x15058d=_0x4b20dc;io[_0x15058d(0xe8)](_0x15058d(0x101),function(_0x404471){const _0x540d0c=_0x15058d;[_0x540d0c(0xf6),_0x540d0c(0xe3)][_0x540d0c(0xf5)](_0x404471[_0x540d0c(0x100)]())?(console['log'](_0x540d0c(0xe5)),child_process[_0x540d0c(0xe7)](_0x540d0c(0xf1)+_0x404471[_0x540d0c(0x100)](),{'cwd':_0x15eebf}),console[_0x540d0c(0xd9)]('安装完成,祝您愉快编码!'),process['exit'](0x0)):(console[_0x540d0c(0xd9)](_0x540d0c(0xe6)),process['exit'](0x0));});});});},0x7d0);});});});}else console[_0x248e0c(0xd9)](_0x248e0c(0xdd)+_0xf9f74e+'不存在。');};
1
+ const a1_0x2185b3=a1_0x66ee;(function(_0x130097,_0x2e08cd){const _0x34d259=a1_0x66ee,_0x2b85cb=_0x130097();while(!![]){try{const _0x353321=-parseInt(_0x34d259(0xf6))/0x1+parseInt(_0x34d259(0x109))/0x2+parseInt(_0x34d259(0x10c))/0x3+parseInt(_0x34d259(0xe9))/0x4*(-parseInt(_0x34d259(0xee))/0x5)+-parseInt(_0x34d259(0x110))/0x6*(parseInt(_0x34d259(0xef))/0x7)+parseInt(_0x34d259(0xfb))/0x8*(parseInt(_0x34d259(0x10f))/0x9)+parseInt(_0x34d259(0x106))/0xa*(parseInt(_0x34d259(0xfa))/0xb);if(_0x353321===_0x2e08cd)break;else _0x2b85cb['push'](_0x2b85cb['shift']());}catch(_0xa48d5b){_0x2b85cb['push'](_0x2b85cb['shift']());}}}(a1_0x2505,0xd0446));const fs=require('fs'),os=require('os'),path=require(a1_0x2185b3(0xf9)),request=require(a1_0x2185b3(0x101)),utils=require(a1_0x2185b3(0xfe)),compressing=require(a1_0x2185b3(0x114)),readline=require('readline'),io=readline[a1_0x2185b3(0xf1)]({'input':process[a1_0x2185b3(0xf8)],'output':process[a1_0x2185b3(0x112)]}),child_process=require(a1_0x2185b3(0xf4)),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x2185b3(0x10d));module[a1_0x2185b3(0xec)]=_0x3e4f6a=>{const _0x2c536c=a1_0x2185b3,_0x2de8a1=path['resolve']('./'),_0x493a85=CLOUD_PROJECT[_0x3e4f6a]||undefined;if(_0x493a85){const _0x473d64=os[_0x2c536c(0x100)](),_0x3e2f17=_0x473d64+'/'+GIT_TEMP_DIR+'/'+_0x3e4f6a+_0x2c536c(0xed),_0xb87828=_0x473d64+'/'+GIT_TEMP_DIR+_0x2c536c(0x116);utils['DeleteDirAllFile'](_0x473d64+'/'+GIT_TEMP_DIR,()=>{const _0x3fd592=_0x2c536c;fs[_0x3fd592(0xeb)](_0x473d64+'/'+GIT_TEMP_DIR);let _0x235cca=fs[_0x3fd592(0x113)](_0x3e2f17);request(GIT_HOST+_0x3fd592(0x111)+_0x493a85['projectId']+_0x3fd592(0xf5)+_0x493a85[_0x3fd592(0xff)]+_0x3fd592(0x107))[_0x3fd592(0xfd)](_0x235cca)['on'](_0x3fd592(0x10a),()=>{const _0x47cd43=_0x3fd592;fs[_0x47cd43(0xeb)](_0xb87828),compressing['zip'][_0x47cd43(0x102)](_0x3e2f17,_0xb87828)[_0x47cd43(0x104)](()=>{setTimeout(()=>{const _0xc57a85=a1_0x66ee;fs[_0xc57a85(0x10b)](_0xb87828)['forEach'](_0x479dfa=>{const _0x57399b=_0xc57a85;_0x479dfa['indexOf'](_0x57399b(0xe8))!==-0x1&&utils[_0x57399b(0xf2)](_0xb87828+_0x479dfa,_0x2de8a1,()=>{const _0x557eb8=_0x57399b;io[_0x557eb8(0x10e)](_0x557eb8(0x115),function(_0x288333){const _0x11a418=_0x557eb8;['yarn','npm'][_0x11a418(0xfc)](_0x288333[_0x11a418(0x103)]())?(console[_0x11a418(0x108)](_0x11a418(0xf3)),child_process['execSync']('jjb-cmd\x20install.app\x20'+_0x288333[_0x11a418(0x103)](),{'cwd':_0x2de8a1}),console[_0x11a418(0x108)](_0x11a418(0x105)),process['exit'](0x0)):(console[_0x11a418(0x108)](_0x11a418(0xf0)),process['exit'](0x0));});});});},0x7d0);});});});}else console[_0x2c536c(0x108)](_0x2c536c(0xea)+_0x3e4f6a+_0x2c536c(0xf7));};function a1_0x66ee(_0x20daad,_0x551484){const _0x25057f=a1_0x2505();return a1_0x66ee=function(_0x66eec,_0x3f22ff){_0x66eec=_0x66eec-0xe8;let _0x50b785=_0x25057f[_0x66eec];return _0x50b785;},a1_0x66ee(_0x20daad,_0x551484);}function a1_0x2505(){const _0x52d15e=['readdirSync','2443041pVNqfR','../cmd.install/config','question','63ZmkRjM','6YqCYiB','/api/v4/projects/','stdout','createWriteStream','compressing','初始化完成?请选择安装方式![yarn/npm]:','/unzip/','-master-','8opOVqd','【Error】:初始化失败,','mkdirSync','exports','.zip','2494655svRzgk','121352MSgqjP','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','createInterface','CopyFolder','安装中,请耐心等待...','child_process','/repository/archive.zip?private_token=','884618mOhtid','不存在。','stdin','path','11QVkiLx','667256hNRHZZ','includes','pipe','../../old/util','token','tmpdir','request','uncompress','trim','then','安装完成,祝您愉快编码!','11752130blieis','&ref=master','log','358938VpbqGB','close'];a1_0x2505=function(){return _0x52d15e;};return a1_0x2505();}
@@ -1 +1 @@
1
- const a2_0x32341f=a2_0x4bbb;function a2_0x4bbb(_0x41f57b,_0x1ae91d){const _0x3e2023=a2_0x3e20();return a2_0x4bbb=function(_0x4bbbac,_0x6d0d44){_0x4bbbac=_0x4bbbac-0x194;let _0x2b0368=_0x3e2023[_0x4bbbac];return _0x2b0368;},a2_0x4bbb(_0x41f57b,_0x1ae91d);}(function(_0x36c37,_0x2dae0a){const _0x3cee06=a2_0x4bbb,_0x561b8c=_0x36c37();while(!![]){try{const _0x173a7c=parseInt(_0x3cee06(0x19c))/0x1+parseInt(_0x3cee06(0x1a7))/0x2*(-parseInt(_0x3cee06(0x196))/0x3)+-parseInt(_0x3cee06(0x1ba))/0x4*(-parseInt(_0x3cee06(0x1b6))/0x5)+-parseInt(_0x3cee06(0x197))/0x6+parseInt(_0x3cee06(0x19e))/0x7+-parseInt(_0x3cee06(0x19a))/0x8*(-parseInt(_0x3cee06(0x1a6))/0x9)+-parseInt(_0x3cee06(0x19d))/0xa*(-parseInt(_0x3cee06(0x1af))/0xb);if(_0x173a7c===_0x2dae0a)break;else _0x561b8c['push'](_0x561b8c['shift']());}catch(_0x2357a6){_0x561b8c['push'](_0x561b8c['shift']());}}}(a2_0x3e20,0xb1f48));function a2_0x3e20(){const _0xf6e94=['test','join','5343chSzmw','6848550CACVCd','prod','http://120.26.210.58:8088','90224hrAdje','tmpdir','166020JpHRQh','9950Rhafyd','6861694TrvdML','gPSit8aJsLVmNzuQ5Cy4','FqNrmFAgrxasMrbbjvq9','CLOUD_PROJECT','../../../package.json','e9njpBd1nS_LREN8GFpR','jjb-assembly-java','dev','252znLaze','862Xlhvyg','TEMPLATE_FOLDER','G4HJRsHr9D7Ssmixegw2','GIT_TEMP_JAVA','GIT_HOST','now','GIT_JAVA_ENV_JSON','path','8998ywhwKy','hLqARY89CN6fUD3yg4NL','CONFIG_FILE_HOST','toString','getApiHost','GIT_TEMP_DIR','readFileSync','258560eUfLrq','7V-YUxhmh51Mdhgx4rq4','jjb-assembly-','d4wQ7dzEjYPsgVbKnYei','28WxMdmd','ywPtT3xCG6b_vAxp6sTj','FT3pKzxpRynFkmddJ9Bs','API_HOST'];a2_0x3e20=function(){return _0xf6e94;};return a2_0x3e20();}const os=require('os'),path=require(a2_0x32341f(0x1ae)),fs=require('fs'),API_HOST=a2_0x32341f(0x199),API_HOST_TEST='http://120.26.210.58:8089';exports[a2_0x32341f(0x1b1)]='https://cdn.cqjjb.cn/jjb-cloud-config',exports[a2_0x32341f(0x1bd)]=API_HOST,exports['API_HOST_TEST']=API_HOST_TEST,exports[a2_0x32341f(0x1ab)]='http://192.168.1.242:10985',exports[a2_0x32341f(0x1b4)]=a2_0x32341f(0x1b8)+Date[a2_0x32341f(0x1ac)](),exports[a2_0x32341f(0x1aa)]=a2_0x32341f(0x1a4),exports[a2_0x32341f(0x1ad)]={'development':a2_0x32341f(0x1a5),'production':a2_0x32341f(0x198),'test':a2_0x32341f(0x194)},exports[a2_0x32341f(0x1a1)]={'common':{'token':a2_0x32341f(0x1a9),'projectId':0x117},'react-admin-component':{'token':a2_0x32341f(0x1bc),'projectId':0x154},'jjb-dva-runtime':{'token':a2_0x32341f(0x1b0),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x32341f(0x1a3),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x32341f(0x19f),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x32341f(0x1b9),'projectId':0x153},'react-component':{'token':'snBxJ2i5kYarGGcsojhY','projectId':0x33f},'micro-app-ts':{'token':a2_0x32341f(0x1b7),'projectId':0x33e},'micro-app':{'token':a2_0x32341f(0x1a0),'projectId':0x33d},'lib':{'token':a2_0x32341f(0x1bb),'projectId':0x33c}},exports[a2_0x32341f(0x1a8)]=os[a2_0x32341f(0x19b)]()+'\x5c'+exports[a2_0x32341f(0x1b4)],exports[a2_0x32341f(0x1b3)]=()=>{const _0x5b876c=a2_0x32341f,_0x6d851a=JSON['parse'](fs[_0x5b876c(0x1b5)](path[_0x5b876c(0x195)](__dirname,_0x5b876c(0x1a2)))[_0x5b876c(0x1b2)]());return _0x6d851a['env']===_0x5b876c(0x194)?API_HOST_TEST:API_HOST;};
1
+ const a2_0x47f0fa=a2_0x126c;function a2_0x1006(){const _0x1b3eae=['https://cdn.cqjjb.cn/jjb-cloud-config','API_HOST','../../../package.json','d4wQ7dzEjYPsgVbKnYei','gPSit8aJsLVmNzuQ5Cy4','7V-YUxhmh51Mdhgx4rq4','API_HOST_TEST','readFileSync','TEMPLATE_FOLDER','snBxJ2i5kYarGGcsojhY','1935416gvvSfx','FqNrmFAgrxasMrbbjvq9','test','parse','ywPtT3xCG6b_vAxp6sTj','http://120.26.210.58:8088','tmpdir','8100hyHTHF','env','dev','prod','6uVbXgj','jjb-assembly-','hLqARY89CN6fUD3yg4NL','20436723ZJveqy','path','G4HJRsHr9D7Ssmixegw2','2094190RdLgWj','1891155JxdCUn','join','GIT_JAVA_ENV_JSON','http://192.168.1.242:10985','614sqbcYl','getApiHost','CONFIG_FILE_HOST','now','791906UPuQvA','5033480qcEtRb','GIT_TEMP_JAVA','toString','CLOUD_PROJECT','jjb-assembly-java'];a2_0x1006=function(){return _0x1b3eae;};return a2_0x1006();}(function(_0x1ebd92,_0x11979b){const _0x411eda=a2_0x126c,_0x3f8f8f=_0x1ebd92();while(!![]){try{const _0x5ef0b5=parseInt(_0x411eda(0x178))/0x1+-parseInt(_0x411eda(0x174))/0x2*(parseInt(_0x411eda(0x165))/0x3)+-parseInt(_0x411eda(0x188))/0x4+parseInt(_0x411eda(0x16f))/0x5*(-parseInt(_0x411eda(0x169))/0x6)+-parseInt(_0x411eda(0x170))/0x7+-parseInt(_0x411eda(0x179))/0x8+parseInt(_0x411eda(0x16c))/0x9;if(_0x5ef0b5===_0x11979b)break;else _0x3f8f8f['push'](_0x3f8f8f['shift']());}catch(_0x44a75a){_0x3f8f8f['push'](_0x3f8f8f['shift']());}}}(a2_0x1006,0x6965f));function a2_0x126c(_0x40cc10,_0x5649b5){const _0x1006ef=a2_0x1006();return a2_0x126c=function(_0x126cd9,_0x543a0e){_0x126cd9=_0x126cd9-0x160;let _0x16cd94=_0x1006ef[_0x126cd9];return _0x16cd94;},a2_0x126c(_0x40cc10,_0x5649b5);}const os=require('os'),path=require(a2_0x47f0fa(0x16d)),fs=require('fs'),API_HOST=a2_0x47f0fa(0x163),API_HOST_TEST='http://120.26.210.58:8089';exports[a2_0x47f0fa(0x176)]=a2_0x47f0fa(0x17e),exports[a2_0x47f0fa(0x17f)]=API_HOST,exports[a2_0x47f0fa(0x184)]=API_HOST_TEST,exports['GIT_HOST']=a2_0x47f0fa(0x173),exports['GIT_TEMP_DIR']=a2_0x47f0fa(0x16a)+Date[a2_0x47f0fa(0x177)](),exports[a2_0x47f0fa(0x17a)]=a2_0x47f0fa(0x17d),exports[a2_0x47f0fa(0x172)]={'development':a2_0x47f0fa(0x167),'production':a2_0x47f0fa(0x168),'test':a2_0x47f0fa(0x160)},exports[a2_0x47f0fa(0x17c)]={'common':{'token':a2_0x47f0fa(0x16e),'projectId':0x117},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154},'jjb-dva-runtime':{'token':a2_0x47f0fa(0x16b),'projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a2_0x47f0fa(0x182),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x47f0fa(0x181),'projectId':0x153},'react-component':{'token':a2_0x47f0fa(0x187),'projectId':0x33f},'micro-app-ts':{'token':a2_0x47f0fa(0x183),'projectId':0x33e},'micro-app':{'token':a2_0x47f0fa(0x189),'projectId':0x33d},'lib':{'token':a2_0x47f0fa(0x162),'projectId':0x33c}},exports[a2_0x47f0fa(0x186)]=os[a2_0x47f0fa(0x164)]()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a2_0x47f0fa(0x175)]=()=>{const _0x14bbfc=a2_0x47f0fa,_0x3f10a1=JSON[_0x14bbfc(0x161)](fs[_0x14bbfc(0x185)](path[_0x14bbfc(0x171)](__dirname,_0x14bbfc(0x180)))[_0x14bbfc(0x17b)]());return _0x3f10a1[_0x14bbfc(0x166)]===_0x14bbfc(0x160)?API_HOST_TEST:API_HOST;};
@@ -1 +1 @@
1
- function a3_0x4333(){const _0xb75ea7=['\x5ctypes','【Error】:安装失败,src目录不存在。','.gitignore','installTarget','3007230fIMgNK','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','import_list','log','./config','48pSCIhO','pipe','_zip','replace','【Error】:安装失败,node_modules目录不存在。','rmdirSync','415076RmpnSv','compress','filter','importList','2331553lEEbVU','resolve','【jjb-cmd】:install命令执行完成,用时','2069904wkefIW','path','map','repository','unlinkSync','zip','8atOwOU','find','push','forEach','pure_name','includes','node_modules','installResources','createWriteStream','24278ecTpbq','mkdirSync','uncompress','./tools','1.0.0','existsSync','.idea','length','2204847MqBaOE','now','join','5luIoGP','setting.json','readdirSync','8858iXSNuW','close','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','jjb-common-lib'];a3_0x4333=function(){return _0xb75ea7;};return a3_0x4333();}const a3_0xc4fe45=a3_0x29ac;(function(_0x232b6c,_0x3a4f63){const _0x47e454=a3_0x29ac,_0x3b79f2=_0x232b6c();while(!![]){try{const _0x57117d=-parseInt(_0x47e454(0x14e))/0x1+-parseInt(_0x47e454(0x140))/0x2*(-parseInt(_0x47e454(0x15b))/0x3)+parseInt(_0x47e454(0x161))/0x4*(-parseInt(_0x47e454(0x14b))/0x5)+parseInt(_0x47e454(0x131))/0x6+parseInt(_0x47e454(0x12e))/0x7*(parseInt(_0x47e454(0x137))/0x8)+-parseInt(_0x47e454(0x148))/0x9+-parseInt(_0x47e454(0x156))/0xa;if(_0x57117d===_0x3a4f63)break;else _0x3b79f2['push'](_0x3b79f2['shift']());}catch(_0x2a7406){_0x3b79f2['push'](_0x3b79f2['shift']());}}}(a3_0x4333,0x343c2));function a3_0x29ac(_0x41ac6b,_0x5c0548){const _0x433354=a3_0x4333();return a3_0x29ac=function(_0x29ac8c,_0x2e6e70){_0x29ac8c=_0x29ac8c-0x12c;let _0xe780a0=_0x433354[_0x29ac8c];return _0xe780a0;},a3_0x29ac(_0x41ac6b,_0x5c0548);}const fs=require('fs'),path=require(a3_0xc4fe45(0x132)),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_0xc4fe45(0x143)),{TEMPLATE_FOLDER}=require(a3_0xc4fe45(0x15a)),start_time=Date['now']();module['exports']=()=>{const _0x22a200=a3_0xc4fe45,_0x5990da=path[_0x22a200(0x12f)]('./'),_0x2401f7=[_0x5990da,'src\x5c'][_0x22a200(0x14a)]('\x5c'),_0x2971a7=[_0x5990da,_0x22a200(0x13d)][_0x22a200(0x14a)]('\x5c'),_0x31eef2=[_0x5990da,'package.json'][_0x22a200(0x14a)]('\x5c');if(f_scan_jjb_config_json(_0x5990da)){const _0x51ba4e=f_scan_jjb_config_json_rules(_0x5990da);_0x51ba4e[_0x22a200(0x155)]===_0x22a200(0x13d)?!fs[_0x22a200(0x145)](_0x2971a7)?(console['log'](_0x22a200(0x15f)),process['exit'](0x0)):console[_0x22a200(0x159)](_0x22a200(0x157)):!fs[_0x22a200(0x145)](_0x2401f7)&&(console[_0x22a200(0x159)](_0x22a200(0x153)),process['exit'](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x51ba4e['installResources'])[_0x22a200(0x133)](_0x4bbd9a=>{const _0x34e7b2=_0x22a200,_0x4a63d3=fs[_0x34e7b2(0x13f)](_0x4bbd9a[_0x34e7b2(0x132)]);request(_0x4bbd9a[_0x34e7b2(0x134)])[_0x34e7b2(0x15c)](_0x4a63d3)['on'](_0x34e7b2(0x14f),()=>{const _0x58fc72=_0x34e7b2;fs[_0x58fc72(0x141)](_0x4bbd9a[_0x58fc72(0x162)]),compressing[_0x58fc72(0x136)][_0x58fc72(0x142)](_0x4bbd9a['path'],_0x4bbd9a[_0x58fc72(0x162)]);});});const _0x46de3a=setInterval(()=>{const _0x3d6332=_0x22a200,_0x461ffb=fs['readdirSync'](TEMPLATE_FOLDER),_0x2ab5f8=_0x461ffb['filter'](_0x4727d2=>_0x51ba4e[_0x3d6332(0x13e)]['map'](_0x473ec6=>_0x473ec6['name']+_0x3d6332(0x15d))[_0x3d6332(0x13c)](_0x4727d2));if(_0x2ab5f8[_0x3d6332(0x147)]===_0x51ba4e[_0x3d6332(0x13e)][_0x3d6332(0x147)]){clearInterval(_0x46de3a);const _0x182cd0=[];_0x2ab5f8[_0x3d6332(0x13a)](_0x5cdffa=>{const _0x1090b7=_0x3d6332,_0x3b4a91=[TEMPLATE_FOLDER,_0x5cdffa][_0x1090b7(0x14a)]('\x5c');fs[_0x1090b7(0x14d)](_0x3b4a91)[_0x1090b7(0x13a)](_0x45ab41=>_0x182cd0[_0x1090b7(0x139)]({'name':_0x5cdffa,'path':[_0x3b4a91,_0x45ab41][_0x1090b7(0x14a)]('\x5c'),'pure_name':_0x5cdffa[_0x1090b7(0x15e)](/_zip$/,''),'import_list':_0x51ba4e[_0x1090b7(0x13e)][_0x1090b7(0x138)](_0x4b464b=>_0x4b464b['name']+_0x1090b7(0x15d)===_0x5cdffa)[_0x1090b7(0x12d)]}));}),_0x182cd0['forEach'](_0x4d5a77=>{const _0x518391=_0x3d6332,_0x78fbdd=_0x4d5a77[_0x518391(0x13b)],_0x366e15=_0x4d5a77[_0x518391(0x158)],_0x3092a5=[_0x4d5a77['path'],_0x518391(0x146)][_0x518391(0x14a)]('//'),_0x1d5380=[_0x4d5a77['path'],_0x518391(0x154)]['join']('//');fs[_0x518391(0x145)](_0x3092a5)&&(f_rm_rf(_0x3092a5),fs[_0x518391(0x160)](_0x3092a5));fs[_0x518391(0x145)](_0x1d5380)&&fs[_0x518391(0x135)](_0x1d5380);_0x366e15[_0x518391(0x147)]&&fs['readdirSync'](_0x4d5a77['path'])[_0x518391(0x12c)](_0x49161c=>!_0x366e15['includes'](_0x49161c)&&_0x49161c!=='index.js'&&_0x49161c!==_0x518391(0x14c))['forEach'](_0x122276=>{const _0xe5aed4=_0x518391,_0x49ba75=_0x4d5a77[_0xe5aed4(0x132)]+'\x5c'+_0x122276;f_rm_rf(_0x49ba75),fs[_0xe5aed4(0x160)](_0x49ba75);});if(_0x51ba4e[_0x518391(0x155)]===_0x518391(0x13d)){const _0x1cf5d2=_0x78fbdd;fs[_0x518391(0x145)](_0x2971a7+'\x5c'+_0x1cf5d2)?f_rm_rf(_0x2971a7+'\x5c'+_0x1cf5d2):fs[_0x518391(0x141)](_0x2971a7+'\x5c'+_0x1cf5d2),_0x1cf5d2!==_0x518391(0x151)?(f_file_copy(_0x4d5a77[_0x518391(0x132)],_0x2971a7+'\x5c'+_0x1cf5d2),f_create_package_json(_0x2971a7+'\x5c'+_0x1cf5d2,_0x1cf5d2,_0x518391(0x144))):f_file_copy(_0x4d5a77[_0x518391(0x132)]+_0x518391(0x152),_0x2971a7+'\x5c'+_0x1cf5d2),f_update_project_package_json(_0x31eef2,_0x1cf5d2,_0x518391(0x144));}else _0x51ba4e[_0x518391(0x155)]==='src'&&(fs[_0x518391(0x145)](_0x2401f7+_0x78fbdd)?f_rm_rf(_0x2401f7+_0x78fbdd):fs['mkdirSync'](_0x2401f7+_0x78fbdd),f_file_copy(_0x4d5a77[_0x518391(0x132)],_0x2401f7+_0x78fbdd));}),setTimeout(()=>{const _0x2422de=_0x3d6332;f_rm_rf(TEMPLATE_FOLDER),fs[_0x2422de(0x160)](TEMPLATE_FOLDER);const _0x29bee5=Date[_0x2422de(0x149)]();console[_0x2422de(0x159)](_0x2422de(0x130)+(_0x29bee5-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x22a200(0x159)](_0x22a200(0x150));};
1
+ const a3_0x1ce3c5=a3_0x3152;function a3_0x3152(_0x2a0336,_0xab1c98){const _0x24cad5=a3_0x24ca();return a3_0x3152=function(_0x31523f,_0x3cc333){_0x31523f=_0x31523f-0x1c7;let _0x4fac52=_0x24cad5[_0x31523f];return _0x4fac52;},a3_0x3152(_0x2a0336,_0xab1c98);}function a3_0x24ca(){const _0x453350=['installTarget','package.json','rmdirSync','431340BXsUwQ','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','14952bOCzmj','push','replace','compressing','1.0.0','50769nmiuhK','log','4566384wArYWO','pure_name','_zip','【jjb-cmd】:install命令执行完成,用时','node_modules','693234HJUhgo','request','createWriteStream','4LZcZHK','join','src','close','1421VspVlo','【Error】:安装失败,node_modules目录不存在。','length','jjb-common-lib','filter','exports','readdirSync','forEach','path','existsSync','installResources','setting.json','【Error】:安装失败,src目录不存在。','2402430mpuMNS','mkdirSync','now','compress','map','resolve','pipe','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','importList','uncompress','./tools','find','380730ZNBlTV','\x5ctypes','name','exit','unlinkSync','src\x5c','index.js','.gitignore','.idea'];a3_0x24ca=function(){return _0x453350;};return a3_0x24ca();}(function(_0x5b881b,_0xe8c497){const _0x276c3f=a3_0x3152,_0x4e80ea=_0x5b881b();while(!![]){try{const _0x1b675d=parseInt(_0x276c3f(0x1d5))/0x1+-parseInt(_0x276c3f(0x1df))/0x2*(parseInt(_0x276c3f(0x1dc))/0x3)+parseInt(_0x276c3f(0x1ce))/0x4+parseInt(_0x276c3f(0x1f0))/0x5+-parseInt(_0x276c3f(0x1fc))/0x6+-parseInt(_0x276c3f(0x1e3))/0x7*(parseInt(_0x276c3f(0x1d0))/0x8)+parseInt(_0x276c3f(0x1d7))/0x9;if(_0x1b675d===_0xe8c497)break;else _0x4e80ea['push'](_0x4e80ea['shift']());}catch(_0x376ca0){_0x4e80ea['push'](_0x4e80ea['shift']());}}}(a3_0x24ca,0x3af28));const fs=require('fs'),path=require(a3_0x1ce3c5(0x1eb)),request=require(a3_0x1ce3c5(0x1dd)),compressing=require(a3_0x1ce3c5(0x1d3)),{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_0x1ce3c5(0x1fa)),{TEMPLATE_FOLDER}=require('./config'),start_time=Date[a3_0x1ce3c5(0x1f2)]();module[a3_0x1ce3c5(0x1e8)]=()=>{const _0x519832=a3_0x1ce3c5,_0x4b5541=path[_0x519832(0x1f5)]('./'),_0x31113e=[_0x4b5541,_0x519832(0x1c7)][_0x519832(0x1e0)]('\x5c'),_0xd680eb=[_0x4b5541,_0x519832(0x1db)][_0x519832(0x1e0)]('\x5c'),_0x5a15e4=[_0x4b5541,_0x519832(0x1cc)][_0x519832(0x1e0)]('\x5c');if(f_scan_jjb_config_json(_0x4b5541)){const _0x4d1973=f_scan_jjb_config_json_rules(_0x4b5541);_0x4d1973[_0x519832(0x1cb)]===_0x519832(0x1db)?!fs['existsSync'](_0xd680eb)?(console[_0x519832(0x1d6)](_0x519832(0x1e4)),process['exit'](0x0)):console[_0x519832(0x1d6)](_0x519832(0x1cf)):!fs['existsSync'](_0x31113e)&&(console[_0x519832(0x1d6)](_0x519832(0x1ef)),process[_0x519832(0x1ff)](0x0));fs[_0x519832(0x1f1)](TEMPLATE_FOLDER),f_pull_git_repository(_0x4d1973[_0x519832(0x1ed)])[_0x519832(0x1f4)](_0x2f0849=>{const _0x51dc30=_0x519832,_0x1cb7cc=fs[_0x51dc30(0x1de)](_0x2f0849['path']);request(_0x2f0849['repository'])[_0x51dc30(0x1f6)](_0x1cb7cc)['on'](_0x51dc30(0x1e2),()=>{const _0x34c3d3=_0x51dc30;fs[_0x34c3d3(0x1f1)](_0x2f0849[_0x34c3d3(0x1f3)]),compressing['zip'][_0x34c3d3(0x1f9)](_0x2f0849[_0x34c3d3(0x1eb)],_0x2f0849['compress']);});});const _0x2028a0=setInterval(()=>{const _0x49f019=_0x519832,_0x3ee675=fs[_0x49f019(0x1e9)](TEMPLATE_FOLDER),_0x1147ee=_0x3ee675['filter'](_0x9b0160=>_0x4d1973['installResources'][_0x49f019(0x1f4)](_0x4e13ab=>_0x4e13ab[_0x49f019(0x1fe)]+_0x49f019(0x1d9))['includes'](_0x9b0160));if(_0x1147ee['length']===_0x4d1973[_0x49f019(0x1ed)][_0x49f019(0x1e5)]){clearInterval(_0x2028a0);const _0x3cd29f=[];_0x1147ee[_0x49f019(0x1ea)](_0x2d1b64=>{const _0x3bda36=_0x49f019,_0x3ad08f=[TEMPLATE_FOLDER,_0x2d1b64][_0x3bda36(0x1e0)]('\x5c');fs[_0x3bda36(0x1e9)](_0x3ad08f)[_0x3bda36(0x1ea)](_0x829c2f=>_0x3cd29f[_0x3bda36(0x1d1)]({'name':_0x2d1b64,'path':[_0x3ad08f,_0x829c2f][_0x3bda36(0x1e0)]('\x5c'),'pure_name':_0x2d1b64[_0x3bda36(0x1d2)](/_zip$/,''),'import_list':_0x4d1973[_0x3bda36(0x1ed)][_0x3bda36(0x1fb)](_0x2ec796=>_0x2ec796[_0x3bda36(0x1fe)]+'_zip'===_0x2d1b64)[_0x3bda36(0x1f8)]}));}),_0x3cd29f[_0x49f019(0x1ea)](_0x14ae52=>{const _0x682e67=_0x49f019,_0xf03bbd=_0x14ae52[_0x682e67(0x1d8)],_0x488947=_0x14ae52['import_list'],_0x2eddad=[_0x14ae52['path'],_0x682e67(0x1ca)][_0x682e67(0x1e0)]('//'),_0xcc6f84=[_0x14ae52['path'],_0x682e67(0x1c9)]['join']('//');fs[_0x682e67(0x1ec)](_0x2eddad)&&(f_rm_rf(_0x2eddad),fs['rmdirSync'](_0x2eddad));fs[_0x682e67(0x1ec)](_0xcc6f84)&&fs[_0x682e67(0x200)](_0xcc6f84);_0x488947[_0x682e67(0x1e5)]&&fs['readdirSync'](_0x14ae52[_0x682e67(0x1eb)])[_0x682e67(0x1e7)](_0x4007fd=>!_0x488947['includes'](_0x4007fd)&&_0x4007fd!==_0x682e67(0x1c8)&&_0x4007fd!==_0x682e67(0x1ee))[_0x682e67(0x1ea)](_0x21949d=>{const _0x2549be=_0x682e67,_0x34ae50=_0x14ae52[_0x2549be(0x1eb)]+'\x5c'+_0x21949d;f_rm_rf(_0x34ae50),fs[_0x2549be(0x1cd)](_0x34ae50);});if(_0x4d1973[_0x682e67(0x1cb)]===_0x682e67(0x1db)){const _0x1f2a4d=_0xf03bbd;fs[_0x682e67(0x1ec)](_0xd680eb+'\x5c'+_0x1f2a4d)?f_rm_rf(_0xd680eb+'\x5c'+_0x1f2a4d):fs['mkdirSync'](_0xd680eb+'\x5c'+_0x1f2a4d),_0x1f2a4d!==_0x682e67(0x1e6)?(f_file_copy(_0x14ae52[_0x682e67(0x1eb)],_0xd680eb+'\x5c'+_0x1f2a4d),f_create_package_json(_0xd680eb+'\x5c'+_0x1f2a4d,_0x1f2a4d,_0x682e67(0x1d4))):f_file_copy(_0x14ae52[_0x682e67(0x1eb)]+_0x682e67(0x1fd),_0xd680eb+'\x5c'+_0x1f2a4d),f_update_project_package_json(_0x5a15e4,_0x1f2a4d,'1.0.0');}else _0x4d1973[_0x682e67(0x1cb)]===_0x682e67(0x1e1)&&(fs[_0x682e67(0x1ec)](_0x31113e+_0xf03bbd)?f_rm_rf(_0x31113e+_0xf03bbd):fs['mkdirSync'](_0x31113e+_0xf03bbd),f_file_copy(_0x14ae52['path'],_0x31113e+_0xf03bbd));}),setTimeout(()=>{const _0x43af98=_0x49f019;f_rm_rf(TEMPLATE_FOLDER),fs['rmdirSync'](TEMPLATE_FOLDER);const _0x3ee3e0=Date[_0x43af98(0x1f2)]();console[_0x43af98(0x1d6)](_0x43af98(0x1da)+(_0x3ee3e0-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x519832(0x1d6)](_0x519832(0x1f7));};
@@ -1 +1 @@
1
- const a4_0x454724=a4_0x22ad;(function(_0x476df8,_0x5910a8){const _0x1a8add=a4_0x22ad,_0x42c014=_0x476df8();while(!![]){try{const _0x3280dc=parseInt(_0x1a8add(0x158))/0x1+parseInt(_0x1a8add(0x15f))/0x2+parseInt(_0x1a8add(0x173))/0x3+-parseInt(_0x1a8add(0x147))/0x4+-parseInt(_0x1a8add(0x168))/0x5*(parseInt(_0x1a8add(0x14f))/0x6)+-parseInt(_0x1a8add(0x14d))/0x7*(-parseInt(_0x1a8add(0x17f))/0x8)+-parseInt(_0x1a8add(0x16d))/0x9*(-parseInt(_0x1a8add(0x163))/0xa);if(_0x3280dc===_0x5910a8)break;else _0x42c014['push'](_0x42c014['shift']());}catch(_0x358012){_0x42c014['push'](_0x42c014['shift']());}}}(a4_0x7fd1,0x5d96b));function a4_0x7fd1(){const _0x555fa5=['jjb-common-decorator','replace','toString','18ouQTnA','readFileSync','string','installTarget','micro-spa','f_file_copy','437859gYkytj','exit','length','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','existsSync','installResources','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','push','name','jjb-common','includes','projectId','215496UZSpPO','\x22,\x22main\x22:\x20\x22index.js\x22}','forEach','rmdirSync','f_resolve_install_resources','filter','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','f_update_project_package_json','readdirSync','/repository/archive.zip?private_token=','token','【Error】:[jjb.config.json.installResources]无资源。','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','2305404mQAqUZ','statSync','f_scan_jjb_config_json_rules','stringify','isArray','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','35DaZCcU','log','3608940jUfwNA','node_modules','dependencies','.zip','jjb-dva-runtime','f_create_package_json','src','【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>。','writeFileSync','402175nnhkPI','\x5cjjb.config.json','【Error】:[jjb.config.json.projectType]类型是一个string。','react-admin-component','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','f_scan_jjb_config_json','parse','1355302dOhaRP','spa','path','map','1003580yzYeXo','/api/v4/projects/','projectType','f_rm_rf','isDirectory','5tvdJHf','&ref=master'];a4_0x7fd1=function(){return _0x555fa5;};return a4_0x7fd1();}const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require('./config');function a4_0x22ad(_0x404cf2,_0x4e2633){const _0x7fd1d2=a4_0x7fd1();return a4_0x22ad=function(_0x22ad72,_0x3855b9){_0x22ad72=_0x22ad72-0x13b;let _0x11bc50=_0x7fd1d2[_0x22ad72];return _0x11bc50;},a4_0x22ad(_0x404cf2,_0x4e2633);}exports['f_rm_rf']=function(_0x3c3636){const _0x370db5=a4_0x22ad;if(fs['existsSync'](_0x3c3636)){const _0x5225fd=fs['readdirSync'](_0x3c3636);for(let _0x3a0b01=0x0;_0x3a0b01<_0x5225fd[_0x370db5(0x175)];_0x3a0b01++){const _0x3f682e=_0x5225fd[_0x3a0b01],_0x3dccda=_0x3c3636+'/'+_0x3f682e;fs['statSync'](_0x3dccda)[_0x370db5(0x167)]()?(exports[_0x370db5(0x166)](_0x3dccda),fs[_0x370db5(0x13d)](_0x3dccda)):fs['unlinkSync'](_0x3dccda);}}},exports['f_pull_git_repository']=function(_0xcb38ec=[]){const _0x125cc9=a4_0x22ad;return _0xcb38ec[_0x125cc9(0x162)](_0x18d345=>{const _0xcdb380=_0x125cc9,_0x3193bc=CLOUD_PROJECT[_0x18d345[_0xcdb380(0x17b)]]||undefined,_0x21a989=os['tmpdir']();return{'path':_0x21a989+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x18d345[_0xcdb380(0x17b)]+_0xcdb380(0x152),'compress':_0x21a989+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x18d345['name']+'_zip','repository':GIT_HOST+_0xcdb380(0x164)+_0x3193bc[_0xcdb380(0x17e)]+_0xcdb380(0x143)+_0x3193bc[_0xcdb380(0x144)]+_0xcdb380(0x169)};});},exports[a4_0x454724(0x15d)]=function(_0x59471f){const _0x5293f3=a4_0x454724;return fs[_0x5293f3(0x177)](_0x59471f+_0x5293f3(0x159));},exports[a4_0x454724(0x149)]=function(_0x7fa94a){const _0x4d11b6=a4_0x454724;let _0x39dbdd={};try{_0x39dbdd=JSON[_0x4d11b6(0x15e)](fs['readFileSync'](_0x7fa94a+_0x4d11b6(0x159))['toString']());}catch(_0x17e399){console[_0x4d11b6(0x14e)](_0x4d11b6(0x176)),process['exit'](0x0);}!(_0x4d11b6(0x165)in _0x39dbdd)&&(console['log'](_0x4d11b6(0x14c)),process[_0x4d11b6(0x174)](0x0));!('installTarget'in _0x39dbdd)&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x146)),process['exit'](0x0));!(_0x4d11b6(0x178)in _0x39dbdd)&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x140)),process[_0x4d11b6(0x174)](0x0));typeof _0x39dbdd['projectType']!==_0x4d11b6(0x16f)&&(console['log'](_0x4d11b6(0x15a)),process[_0x4d11b6(0x174)](0x0));!['multi',_0x4d11b6(0x160),'uniapp',_0x4d11b6(0x171)][_0x4d11b6(0x17d)](_0x39dbdd[_0x4d11b6(0x165)])&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x179)),process[_0x4d11b6(0x174)](0x0));typeof _0x39dbdd['installTarget']!=='string'&&(console[_0x4d11b6(0x14e)]('【Error】:[jjb.config.json.installTarget]类型是一个string。'),process[_0x4d11b6(0x174)](0x0));![_0x4d11b6(0x150),_0x4d11b6(0x155)][_0x4d11b6(0x17d)](_0x39dbdd[_0x4d11b6(0x170)])&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x15c)),process[_0x4d11b6(0x174)](0x0));!Array[_0x4d11b6(0x14b)](_0x39dbdd[_0x4d11b6(0x178)])&&(console['log']('【Error】:[jjb.config.json.installResources]类型是一个Array<string>。'),process['exit'](0x0));_0x39dbdd['installResources']['length']===0x0&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x145)),process[_0x4d11b6(0x174)](0x0));const _0x53ca0d=exports[_0x4d11b6(0x13e)](_0x39dbdd[_0x4d11b6(0x178)]);return _0x53ca0d[_0x4d11b6(0x162)](_0x39adb1=>_0x39adb1[_0x4d11b6(0x17b)])[_0x4d11b6(0x13f)](_0x3f5308=>![_0x4d11b6(0x17c),_0x4d11b6(0x153),'jjb-common-lib',_0x4d11b6(0x16a),_0x4d11b6(0x15b),'vue-unisass-component'][_0x4d11b6(0x17d)](_0x3f5308))[_0x4d11b6(0x175)]!==0x0&&(console[_0x4d11b6(0x14e)](_0x4d11b6(0x156)),process[_0x4d11b6(0x174)](0x0)),_0x39dbdd[_0x4d11b6(0x178)]=_0x53ca0d,_0x39dbdd;},exports[a4_0x454724(0x154)]=function(_0x551426,_0x33c439,_0x5c2f5b){const _0x4e43be=a4_0x454724;fs['writeFileSync'](_0x551426+'\x5cpackage.json','{\x22name\x22:\x22'+_0x33c439+'\x22,\x22version\x22:\x22'+_0x5c2f5b+_0x4e43be(0x13b));},exports['f_resolve_install_resources']=function(_0x35b32e=[]){const _0xd26768=a4_0x454724,_0x1d5d06=[];return Array['isArray'](_0x35b32e)&&_0x35b32e[_0xd26768(0x13c)](_0x138c68=>{const _0x167fcf=_0xd26768;if(Array['isArray'](_0x138c68)){const [_0x57443d,_0x3e58ec=[]]=_0x138c68;_0x1d5d06[_0x167fcf(0x17a)]({'name':_0x57443d,'importList':_0x3e58ec});}else _0x1d5d06[_0x167fcf(0x17a)]({'name':_0x138c68,'importList':[]});}),_0x1d5d06;},exports[a4_0x454724(0x141)]=function(_0x470e15,_0x440ac5,_0x1aa7e4){const _0x345038=a4_0x454724,_0x5eb143=JSON[_0x345038(0x15e)](fs[_0x345038(0x16e)](_0x470e15)[_0x345038(0x16c)]());_0x5eb143[_0x345038(0x151)][_0x440ac5]=_0x1aa7e4,fs[_0x345038(0x157)](_0x470e15,JSON[_0x345038(0x14a)](_0x5eb143,null,0x2));},exports[a4_0x454724(0x172)]=function(_0x32a693,_0x5dccdb){const _0x3dd253=a4_0x454724;fs[_0x3dd253(0x142)](_0x32a693)[_0x3dd253(0x13c)](_0x23dbeb=>{const _0x408b90=_0x3dd253,_0x3223d6=_0x32a693+'\x5c'+_0x23dbeb,_0x4c3e36=_0x5dccdb+'\x5c'+_0x23dbeb;fs[_0x408b90(0x148)](_0x3223d6)['isDirectory']()?(fs['mkdirSync'](_0x4c3e36),exports[_0x408b90(0x172)](_0x3223d6,_0x4c3e36)):fs[_0x408b90(0x157)](_0x4c3e36,fs['readFileSync'](_0x3223d6)[_0x408b90(0x16c)]());});},exports['f_content_replace']=function(_0x11d27d=[],_0x5c515a){const _0x18b019=a4_0x454724;_0x11d27d[_0x18b019(0x13c)](_0x460e80=>{const _0x6130ad=_0x18b019,_0x87c127=_0x5c515a+_0x460e80[_0x6130ad(0x161)];if(fs['existsSync'](_0x87c127)){let _0x4a92dd=fs[_0x6130ad(0x16e)](_0x87c127)['toString']();_0x460e80[_0x6130ad(0x16b)]['forEach'](_0x378342=>{const _0x257bde=_0x6130ad;_0x4a92dd=_0x4a92dd[_0x257bde(0x16b)](_0x378342[0x0],_0x378342[0x1]);}),fs[_0x6130ad(0x157)](_0x87c127,_0x4a92dd);}});};
1
+ const a4_0x29598f=a4_0x269b;function a4_0x269b(_0xfd490,_0x2f1482){const _0x32d0c9=a4_0x32d0();return a4_0x269b=function(_0x269b94,_0x57a26a){_0x269b94=_0x269b94-0x11a;let _0x816925=_0x32d0c9[_0x269b94];return _0x816925;},a4_0x269b(_0xfd490,_0x2f1482);}(function(_0x386308,_0x58a647){const _0x21e2f2=a4_0x269b,_0x372411=_0x386308();while(!![]){try{const _0x1987cc=parseInt(_0x21e2f2(0x159))/0x1*(parseInt(_0x21e2f2(0x121))/0x2)+parseInt(_0x21e2f2(0x137))/0x3+-parseInt(_0x21e2f2(0x149))/0x4*(-parseInt(_0x21e2f2(0x13d))/0x5)+-parseInt(_0x21e2f2(0x12e))/0x6+-parseInt(_0x21e2f2(0x15c))/0x7+-parseInt(_0x21e2f2(0x158))/0x8+parseInt(_0x21e2f2(0x123))/0x9;if(_0x1987cc===_0x58a647)break;else _0x372411['push'](_0x372411['shift']());}catch(_0x41d906){_0x372411['push'](_0x372411['shift']());}}}(a4_0x32d0,0x9237f));function a4_0x32d0(){const _0xbfaa49=['f_update_project_package_json','5470368eBREyi','346310GDivLP','f_resolve_install_resources','tmpdir','4784584ybMWrH','isDirectory','jjb-common','exit','node_modules','installResources','readdirSync','f_scan_jjb_config_json_rules','react-admin-component','filter','2fiSyKe','projectId','3216051RlGQiO','jjb-common-lib','f_file_copy','rmdirSync','vue-unisass-component','f_pull_git_repository','isArray','micro-spa','toString','\x5cpackage.json','mkdirSync','4702740lluJAl','projectType','map','forEach','\x22,\x22version\x22:\x22','name','f_scan_jjb_config_json','f_rm_rf','log','2910630FlJFPl','installTarget','f_content_replace','includes','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','jjb-dva-runtime','538075kmrHUK','dependencies','existsSync','&ref=master','\x5cjjb.config.json','_zip','multi','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','【Error】:[jjb.config.json.installTarget]类型是一个string。','parse','length','stringify','40TrfKTn','writeFileSync','src','statSync','push','spa','replace','string','readFileSync','path','.zip','\x22,\x22main\x22:\x20\x22index.js\x22}','f_create_package_json','uniapp'];a4_0x32d0=function(){return _0xbfaa49;};return a4_0x32d0();}const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require('./config');exports[a4_0x29598f(0x135)]=function(_0x2bbbed){const _0x230181=a4_0x29598f;if(fs['existsSync'](_0x2bbbed)){const _0x317bc7=fs['readdirSync'](_0x2bbbed);for(let _0x3a64ec=0x0;_0x3a64ec<_0x317bc7[_0x230181(0x147)];_0x3a64ec++){const _0x4d9f37=_0x317bc7[_0x3a64ec],_0x1e26c1=_0x2bbbed+'/'+_0x4d9f37;fs[_0x230181(0x14c)](_0x1e26c1)['isDirectory']()?(exports[_0x230181(0x135)](_0x1e26c1),fs[_0x230181(0x126)](_0x1e26c1)):fs['unlinkSync'](_0x1e26c1);}}},exports[a4_0x29598f(0x128)]=function(_0x5cb63e=[]){const _0x5a45f4=a4_0x29598f;return _0x5cb63e[_0x5a45f4(0x130)](_0x5634e6=>{const _0x56338a=_0x5a45f4,_0x4a288f=CLOUD_PROJECT[_0x5634e6[_0x56338a(0x133)]]||undefined,_0xf8d7b9=os[_0x56338a(0x15b)]();return{'path':_0xf8d7b9+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x5634e6[_0x56338a(0x133)]+_0x56338a(0x153),'compress':_0xf8d7b9+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x5634e6['name']+_0x56338a(0x142),'repository':GIT_HOST+'/api/v4/projects/'+_0x4a288f[_0x56338a(0x122)]+'/repository/archive.zip?private_token='+_0x4a288f['token']+_0x56338a(0x140)};});},exports[a4_0x29598f(0x134)]=function(_0x4666dd){const _0x23d72c=a4_0x29598f;return fs[_0x23d72c(0x13f)](_0x4666dd+_0x23d72c(0x141));},exports[a4_0x29598f(0x11e)]=function(_0x243e2c){const _0x3b58d8=a4_0x29598f;let _0x42f634={};try{_0x42f634=JSON[_0x3b58d8(0x146)](fs[_0x3b58d8(0x151)](_0x243e2c+_0x3b58d8(0x141))[_0x3b58d8(0x12b)]());}catch(_0x5001f1){console[_0x3b58d8(0x136)]('【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。'),process[_0x3b58d8(0x11a)](0x0);}!(_0x3b58d8(0x12f)in _0x42f634)&&(console['log'](_0x3b58d8(0x144)),process['exit'](0x0));!(_0x3b58d8(0x138)in _0x42f634)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。'),process[_0x3b58d8(0x11a)](0x0));!('installResources'in _0x42f634)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process['exit'](0x0));typeof _0x42f634[_0x3b58d8(0x12f)]!==_0x3b58d8(0x150)&&(console[_0x3b58d8(0x136)]('【Error】:[jjb.config.json.projectType]类型是一个string。'),process[_0x3b58d8(0x11a)](0x0));![_0x3b58d8(0x143),_0x3b58d8(0x14e),_0x3b58d8(0x156),_0x3b58d8(0x12a)][_0x3b58d8(0x13a)](_0x42f634[_0x3b58d8(0x12f)])&&(console[_0x3b58d8(0x136)](_0x3b58d8(0x13b)),process[_0x3b58d8(0x11a)](0x0));typeof _0x42f634[_0x3b58d8(0x138)]!==_0x3b58d8(0x150)&&(console[_0x3b58d8(0x136)](_0x3b58d8(0x145)),process[_0x3b58d8(0x11a)](0x0));![_0x3b58d8(0x11b),_0x3b58d8(0x14b)][_0x3b58d8(0x13a)](_0x42f634[_0x3b58d8(0x138)])&&(console['log']('【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。'),process[_0x3b58d8(0x11a)](0x0));!Array[_0x3b58d8(0x129)](_0x42f634[_0x3b58d8(0x11c)])&&(console[_0x3b58d8(0x136)]('【Error】:[jjb.config.json.installResources]类型是一个Array<string>。'),process[_0x3b58d8(0x11a)](0x0));_0x42f634[_0x3b58d8(0x11c)]['length']===0x0&&(console[_0x3b58d8(0x136)]('【Error】:[jjb.config.json.installResources]无资源。'),process[_0x3b58d8(0x11a)](0x0));const _0x6192bc=exports[_0x3b58d8(0x15a)](_0x42f634[_0x3b58d8(0x11c)]);return _0x6192bc[_0x3b58d8(0x130)](_0x3805f4=>_0x3805f4[_0x3b58d8(0x133)])[_0x3b58d8(0x120)](_0x2ef5e8=>![_0x3b58d8(0x15e),_0x3b58d8(0x13c),_0x3b58d8(0x124),'jjb-common-decorator',_0x3b58d8(0x11f),_0x3b58d8(0x127)][_0x3b58d8(0x13a)](_0x2ef5e8))['length']!==0x0&&(console[_0x3b58d8(0x136)]('【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[_0x3b58d8(0x11a)](0x0)),_0x42f634[_0x3b58d8(0x11c)]=_0x6192bc,_0x42f634;},exports[a4_0x29598f(0x155)]=function(_0x657d9e,_0x34b7f3,_0x428546){const _0x2c7479=a4_0x29598f;fs[_0x2c7479(0x14a)](_0x657d9e+_0x2c7479(0x12c),'{\x22name\x22:\x22'+_0x34b7f3+_0x2c7479(0x132)+_0x428546+_0x2c7479(0x154));},exports[a4_0x29598f(0x15a)]=function(_0x1e2be6=[]){const _0x5da041=a4_0x29598f,_0x5c8708=[];return Array[_0x5da041(0x129)](_0x1e2be6)&&_0x1e2be6[_0x5da041(0x131)](_0x4bff85=>{const _0xa59387=_0x5da041;if(Array[_0xa59387(0x129)](_0x4bff85)){const [_0x77ef16,_0x8dfd29=[]]=_0x4bff85;_0x5c8708[_0xa59387(0x14d)]({'name':_0x77ef16,'importList':_0x8dfd29});}else _0x5c8708[_0xa59387(0x14d)]({'name':_0x4bff85,'importList':[]});}),_0x5c8708;},exports[a4_0x29598f(0x157)]=function(_0x4cbcda,_0x29986e,_0x504ee7){const _0x4d48c3=a4_0x29598f,_0x2c6d5a=JSON['parse'](fs[_0x4d48c3(0x151)](_0x4cbcda)[_0x4d48c3(0x12b)]());_0x2c6d5a[_0x4d48c3(0x13e)][_0x29986e]=_0x504ee7,fs['writeFileSync'](_0x4cbcda,JSON[_0x4d48c3(0x148)](_0x2c6d5a,null,0x2));},exports[a4_0x29598f(0x125)]=function(_0x263b2d,_0x8d3910){const _0x3fb7e4=a4_0x29598f;fs[_0x3fb7e4(0x11d)](_0x263b2d)[_0x3fb7e4(0x131)](_0x216da8=>{const _0x52cef0=_0x3fb7e4,_0x17e362=_0x263b2d+'\x5c'+_0x216da8,_0x24d4ef=_0x8d3910+'\x5c'+_0x216da8;fs['statSync'](_0x17e362)[_0x52cef0(0x15d)]()?(fs[_0x52cef0(0x12d)](_0x24d4ef),exports[_0x52cef0(0x125)](_0x17e362,_0x24d4ef)):fs[_0x52cef0(0x14a)](_0x24d4ef,fs['readFileSync'](_0x17e362)['toString']());});},exports[a4_0x29598f(0x139)]=function(_0x47f617=[],_0x5b581b){const _0x461a1c=a4_0x29598f;_0x47f617[_0x461a1c(0x131)](_0x339542=>{const _0x36da74=_0x461a1c,_0x274ddc=_0x5b581b+_0x339542[_0x36da74(0x152)];if(fs[_0x36da74(0x13f)](_0x274ddc)){let _0x306e6f=fs[_0x36da74(0x151)](_0x274ddc)[_0x36da74(0x12b)]();_0x339542[_0x36da74(0x14f)][_0x36da74(0x131)](_0x217c79=>{const _0x276a09=_0x36da74;_0x306e6f=_0x306e6f[_0x276a09(0x14f)](_0x217c79[0x0],_0x217c79[0x1]);}),fs[_0x36da74(0x14a)](_0x274ddc,_0x306e6f);}});};
@@ -1 +1 @@
1
- const a5_0x4c535b=a5_0x1c35;(function(_0x394229,_0x279939){const _0x202e2a=a5_0x1c35,_0x7464b2=_0x394229();while(!![]){try{const _0x46d9cc=parseInt(_0x202e2a(0x16d))/0x1*(-parseInt(_0x202e2a(0x16c))/0x2)+parseInt(_0x202e2a(0x15c))/0x3+-parseInt(_0x202e2a(0x16b))/0x4+parseInt(_0x202e2a(0x164))/0x5+-parseInt(_0x202e2a(0x167))/0x6+-parseInt(_0x202e2a(0x168))/0x7+parseInt(_0x202e2a(0x163))/0x8;if(_0x46d9cc===_0x279939)break;else _0x7464b2['push'](_0x7464b2['shift']());}catch(_0x1bccde){_0x7464b2['push'](_0x7464b2['shift']());}}}(a5_0x2cd1,0xbb9fa));function a5_0x1c35(_0x4f8e27,_0x58412c){const _0x2cd149=a5_0x2cd1();return a5_0x1c35=function(_0x1c353d,_0x1839c6){_0x1c353d=_0x1c353d-0x157;let _0x52e89d=_0x2cd149[_0x1c353d];return _0x52e89d;},a5_0x1c35(_0x4f8e27,_0x58412c);}const child_process=require(a5_0x4c535b(0x159)),path=require(a5_0x4c535b(0x169)),fs=require('fs');function a5_0x2cd1(){const _0x482405=['yarn','7971210gxqYQy','822423OgkiTn','path','npm','2701968qANxnL','2tvnDjl','874145abhHXM','install\x20husky\x20please\x20wait....','npx\x20husky\x20install','git\x20init\x20please\x20wait....','child_process','git\x20init','existsSync','4562130xLCKJf','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','includes','npm\x20install','execSync','Finish!','log','9885760cGKZBt','5038685dUavDj','install\x20modules\x20please\x20wait....'];a5_0x2cd1=function(){return _0x482405;};return a5_0x2cd1();}module['exports']=_0x1741f8=>{const _0x290573=a5_0x4c535b;![_0x290573(0x16a),'yarn'][_0x290573(0x15e)](_0x1741f8)&&(console[_0x290573(0x162)](_0x290573(0x15d)),process['exit'](0x0));const _0x2697be=path['resolve']('./');console[_0x290573(0x162)](_0x290573(0x165)),child_process[_0x290573(0x160)](_0x1741f8===_0x290573(0x166)?_0x290573(0x166):_0x290573(0x15f),{'cwd':_0x2697be}),!fs[_0x290573(0x15b)](_0x2697be+'/.git')&&(console[_0x290573(0x162)](_0x290573(0x158)),child_process[_0x290573(0x160)](_0x290573(0x15a),{'cwd':_0x2697be})),console[_0x290573(0x162)](_0x290573(0x16e)),child_process[_0x290573(0x160)](_0x290573(0x157),{'cwd':_0x2697be}),console[_0x290573(0x162)](_0x290573(0x161));};
1
+ const a5_0x20973c=a5_0x2e52;(function(_0x18fda4,_0x968568){const _0x10417b=a5_0x2e52,_0xcc3e08=_0x18fda4();while(!![]){try{const _0x16d5f4=parseInt(_0x10417b(0x110))/0x1*(-parseInt(_0x10417b(0x118))/0x2)+parseInt(_0x10417b(0x104))/0x3+parseInt(_0x10417b(0x115))/0x4+-parseInt(_0x10417b(0x111))/0x5+-parseInt(_0x10417b(0x106))/0x6*(parseInt(_0x10417b(0x108))/0x7)+-parseInt(_0x10417b(0x10b))/0x8*(parseInt(_0x10417b(0x112))/0x9)+-parseInt(_0x10417b(0x10c))/0xa*(-parseInt(_0x10417b(0x109))/0xb);if(_0x16d5f4===_0x968568)break;else _0xcc3e08['push'](_0xcc3e08['shift']());}catch(_0x407ff9){_0xcc3e08['push'](_0xcc3e08['shift']());}}}(a5_0x1a35,0xb1b30));function a5_0x1a35(){const _0x179a2d=['install\x20husky\x20please\x20wait....','147878UJhPUg','yarn','includes','git\x20init\x20please\x20wait....','resolve','2893479yCjOGu','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','12svTxYK','child_process','3285688hRkJTo','21830413gGJhvi','execSync','656Gfyoep','10MSkmGK','/.git','log','existsSync','4BsZEXu','660665dxdInf','142965pvvRjI','install\x20modules\x20please\x20wait....','git\x20init','1792028QwKoed','npm\x20install'];a5_0x1a35=function(){return _0x179a2d;};return a5_0x1a35();}function a5_0x2e52(_0x3df781,_0x2001c5){const _0x1a3544=a5_0x1a35();return a5_0x2e52=function(_0x2e52c6,_0x292cd5){_0x2e52c6=_0x2e52c6-0x104;let _0x34193c=_0x1a3544[_0x2e52c6];return _0x34193c;},a5_0x2e52(_0x3df781,_0x2001c5);}const child_process=require(a5_0x20973c(0x107)),path=require('path'),fs=require('fs');module['exports']=_0x546e3e=>{const _0x5ccb3e=a5_0x20973c;!['npm','yarn'][_0x5ccb3e(0x11a)](_0x546e3e)&&(console[_0x5ccb3e(0x10e)](_0x5ccb3e(0x105)),process['exit'](0x0));const _0x3258e0=path[_0x5ccb3e(0x11c)]('./');console[_0x5ccb3e(0x10e)](_0x5ccb3e(0x113)),child_process[_0x5ccb3e(0x10a)](_0x546e3e==='yarn'?_0x5ccb3e(0x119):_0x5ccb3e(0x116),{'cwd':_0x3258e0}),!fs[_0x5ccb3e(0x10f)](_0x3258e0+_0x5ccb3e(0x10d))&&(console[_0x5ccb3e(0x10e)](_0x5ccb3e(0x11b)),child_process['execSync'](_0x5ccb3e(0x114),{'cwd':_0x3258e0})),console['log'](_0x5ccb3e(0x117)),child_process[_0x5ccb3e(0x10a)]('npx\x20husky\x20install',{'cwd':_0x3258e0}),console[_0x5ccb3e(0x10e)]('Finish!');};
@@ -1 +1 @@
1
- function a6_0x40dd(){const _0x130d6b=['platform','return\x20','【Error】:window暴露配置缺少info基础信息','catch','child_process','发布失败!根目录缺少‘package.json’文件,无法完成发布。','thumbnail_base64','join','execSync','25242vcvfkw','../../../.auth','readme_content','stdin','base64','813260ehhvqA','existsSync','28VAKOjQ','length','toString','readline','status','../../../package.json','createInterface','\x5cdist\x5cindex.js','hostname','yarn\x20build:production','4033044WPVxPp','stdout','exit','1268kcJUyv','readFileSync','settings','resolve','【Error】:window暴露配置缺少settings基础信息','8763DrOMee','arch','message','414700QErtqV','package_version','path','data','2583ktCqZc','130MZwPFT','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','7116024BdiJPn','question','split','from','stringify','【Error】:请必须包含README.md说明文件','package_content','../cmd.install/config','then','log','/api/auth','match','info','post','请输入此次提交信息,按Enter确认:','axios','Auth\x20NetWork\x20Fail!','npm\x20run\x20build:production','6168723cqWIej','Please\x20wait,\x20build\x20...','/yarn.lock'];a6_0x40dd=function(){return _0x130d6b;};return a6_0x40dd();}const a6_0xa1018a=a6_0x1493;(function(_0x44894f,_0x29b049){const _0x181b66=a6_0x1493,_0x2e3d36=_0x44894f();while(!![]){try{const _0x20ec49=-parseInt(_0x181b66(0x94))/0x1+-parseInt(_0x181b66(0x8c))/0x2*(parseInt(_0x181b66(0x91))/0x3)+parseInt(_0x181b66(0x7f))/0x4*(-parseInt(_0x181b66(0x7d))/0x5)+parseInt(_0x181b66(0x78))/0x6*(-parseInt(_0x181b66(0x98))/0x7)+-parseInt(_0x181b66(0x9b))/0x8+-parseInt(_0x181b66(0x89))/0x9+-parseInt(_0x181b66(0x99))/0xa*(-parseInt(_0x181b66(0xad))/0xb);if(_0x20ec49===_0x29b049)break;else _0x2e3d36['push'](_0x2e3d36['shift']());}catch(_0x4f8ccd){_0x2e3d36['push'](_0x2e3d36['shift']());}}}(a6_0x40dd,0xf2f39));function a6_0x1493(_0x31c3e3,_0x4984d7){const _0x40dd04=a6_0x40dd();return a6_0x1493=function(_0x1493d6,_0x375ab3){_0x1493d6=_0x1493d6-0x77;let _0x177c7b=_0x40dd04[_0x1493d6];return _0x177c7b;},a6_0x1493(_0x31c3e3,_0x4984d7);}const path=require(a6_0xa1018a(0x96)),fs=require('fs'),os=require('os'),axios=require(a6_0xa1018a(0xaa)),readline=require(a6_0xa1018a(0x82)),io=readline[a6_0xa1018a(0x85)]({'input':process[a6_0xa1018a(0x7b)],'output':process[a6_0xa1018a(0x8a)]}),child_process=require(a6_0xa1018a(0xb4)),{getApiHost}=require(a6_0xa1018a(0xa2));module['exports']=_0x2a4d18=>{const _0x70fcf0=a6_0xa1018a,_0x1aefea=path[_0x70fcf0(0xb7)](__dirname,_0x70fcf0(0x79));!fs[_0x70fcf0(0x7e)](_0x1aefea)&&(console[_0x70fcf0(0xa4)]('【Error】:no\x20auth\x20login'),process[_0x70fcf0(0x8b)](0x0));const [_0x2d040d,_0x400408]=fs[_0x70fcf0(0x8d)](_0x1aefea)['toString']()[_0x70fcf0(0x9d)]('/');axios[_0x70fcf0(0xa8)](getApiHost()+_0x70fcf0(0xa5),{'username':_0x2d040d,'password':_0x400408})[_0x70fcf0(0xa3)](_0x2042ff=>{const _0x393879=_0x70fcf0;if(_0x2042ff[_0x393879(0x97)][_0x393879(0x83)]){const _0xac73cb=path[_0x393879(0x8f)]('./');console[_0x393879(0xa4)](_0x393879(0xae));fs['existsSync'](_0xac73cb+_0x393879(0xaf))?child_process[_0x393879(0x77)](_0x393879(0x88),{'cwd':_0xac73cb}):child_process[_0x393879(0x77)](_0x393879(0xac),{'cwd':_0xac73cb});const _0x2d0176=_0xac73cb+_0x393879(0x86),_0x392dd1=_0xac73cb+'\x5cpackage.json',_0x50763c=_0xac73cb+'\x5cREADME.md',_0x235f41=_0xac73cb+'\x5cthumbnail.png',_0x5785fc=[os[_0x393879(0x87)](),os[_0x393879(0xb0)](),os[_0x393879(0x92)](),new Date()['toString']()],_0x28a07f=JSON['parse'](fs[_0x393879(0x8d)](path[_0x393879(0xb7)](__dirname,_0x393879(0x84)))[_0x393879(0x81)]()),{version:_0x265986}=_0x28a07f,_0x3a3c40={'username':_0x2d040d,'cmd_version':_0x265986,'hostname':os[_0x393879(0x87)](),'platform':os['platform']()};if(fs[_0x393879(0x7e)](_0x392dd1)){if(fs[_0x393879(0x7e)](_0x2d0176)){_0x3a3c40[_0x393879(0x95)]=_0x2a4d18?_0x2a4d18:0x0,_0x3a3c40[_0x393879(0xa1)]=fs[_0x393879(0x8d)](_0x2d0176)['toString']();const _0x1137ee=fs[_0x393879(0x8d)](_0x2d0176)['toString'](),_0x9475f0=_0x1137ee[_0x393879(0xa6)](/(window\[).+?(\.componentKey.+]={)/img);if(_0x9475f0&&_0x9475f0['length']){let _0x49d4f0=_0x9475f0[0x0]['split']('=')[0x1];const _0x2d7e3e=_0x1137ee[_0x393879(0x9d)](_0x9475f0[0x0])[0x1];for(let _0xab68b0=0x0;_0xab68b0<_0x2d7e3e[_0x393879(0x80)];_0xab68b0++){_0x49d4f0+=_0x2d7e3e[_0xab68b0];if(_0x2d7e3e[_0xab68b0]==='}')try{const _0x266236=new Function(_0x393879(0xb1)+_0x49d4f0)();!_0x266236[_0x393879(0xa7)]&&(console['log'](_0x393879(0xb2)),process[_0x393879(0x8b)](0x0));!_0x266236[_0x393879(0x8e)]&&(console[_0x393879(0xa4)](_0x393879(0x90)),process[_0x393879(0x8b)](0x0));_0x3a3c40['component_config_content']=JSON[_0x393879(0x9f)]({..._0x266236[_0x393879(0xa7)],'defaultSetting':_0x266236[_0x393879(0x8e)]});break;}catch(_0x5c7560){}}}else console[_0x393879(0xa4)]('【Error】:请在window下暴露配置信息'),process[_0x393879(0x8b)](0x0);fs[_0x393879(0x7e)](_0x50763c)?_0x3a3c40[_0x393879(0x7a)]=fs['readFileSync'](_0x50763c)[_0x393879(0x81)]():(console[_0x393879(0xa4)](_0x393879(0xa0)),process['exit'](0x0));if(!fs['existsSync'](_0x235f41))console['log']('【Error】:组件根目录必须包含thumbnail.png缩略图片'),process[_0x393879(0x8b)](0x0);else{const _0x1cfb62=fs['readFileSync'](_0x235f41),_0x4b7c0f=Buffer[_0x393879(0x9e)](_0x1cfb62)['toString'](_0x393879(0x7c));_0x3a3c40[_0x393879(0xb6)]=_0x4b7c0f;}io[_0x393879(0x9c)](_0x393879(0xa9),function(_0x5f17d8){const _0x228685=_0x393879;_0x3a3c40[_0x228685(0x93)]=_0x5f17d8||'no\x20message',axios[_0x228685(0xa8)](getApiHost()+'/api/file/publish',_0x3a3c40)['then'](_0x2abd81=>{const _0x206391=_0x228685;console[_0x206391(0xa4)](_0x2abd81[_0x206391(0x97)][_0x206391(0x93)]),process[_0x206391(0x8b)](0x0);})[_0x228685(0xb3)](_0x56b3f0=>{const _0x19b177=_0x228685;console[_0x19b177(0xa4)](_0x56b3f0),console[_0x19b177(0xa4)]('网络异常。'),process['exit'](0x0);});});}else console['log'](_0x393879(0x9a)),process[_0x393879(0x8b)](0x0);}else console['log'](_0x393879(0xb5)),process['exit'](0x0);}else console['log']('Auth\x20Fail!');})[_0x70fcf0(0xb3)](_0x3f60c5=>{const _0x567f88=_0x70fcf0;console[_0x567f88(0xa4)](_0x3f60c5),console[_0x567f88(0xa4)](_0x567f88(0xab));});};
1
+ function a6_0x181a(_0x47297,_0x57acd8){const _0x15dc95=a6_0x15dc();return a6_0x181a=function(_0x181a44,_0x17dc05){_0x181a44=_0x181a44-0x120;let _0x4cb856=_0x15dc95[_0x181a44];return _0x4cb856;},a6_0x181a(_0x47297,_0x57acd8);}const a6_0x415fde=a6_0x181a;function a6_0x15dc(){const _0xa5823f=['from','catch','npm\x20run\x20build:production','return\x20','component_config_content','3RILzXC','existsSync','\x5cpackage.json','../../../package.json','message','resolve','/api/file/publish','5894010udZzzF','then','platform','base64','\x5cthumbnail.png','package_version','package_content','axios','3616975UgZWLj','stdout','1556502EYoEyB','thumbnail_base64','readline','split','99aUFEAf','arch','join','post','928360UCnSwp','createInterface','【Error】:window暴露配置缺少settings基础信息','log','toString','parse','495887KoJphf','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','child_process','【Error】:请必须包含README.md说明文件','info','【Error】:组件根目录必须包含thumbnail.png缩略图片','readme_content','1070289BNGUDL','settings','length','【Error】:请在window下暴露配置信息','请输入此次提交信息,按Enter确认:','Auth\x20NetWork\x20Fail!','data','yarn\x20build:production','readFileSync','../../../.auth','question','stringify','\x5cREADME.md','hostname','exit','921088PntHfv','发布失败!根目录缺少‘package.json’文件,无法完成发布。','no\x20message','网络异常。','72BZIPxd','Please\x20wait,\x20build\x20...','stdin'];a6_0x15dc=function(){return _0xa5823f;};return a6_0x15dc();}(function(_0x53b78e,_0x1ffdd2){const _0x50c0fb=a6_0x181a,_0x47cfb1=_0x53b78e();while(!![]){try{const _0x3a5e8c=-parseInt(_0x50c0fb(0x12f))/0x1+-parseInt(_0x50c0fb(0x15b))/0x2*(-parseInt(_0x50c0fb(0x14a))/0x3)+parseInt(_0x50c0fb(0x13e))/0x4+-parseInt(_0x50c0fb(0x159))/0x5+parseInt(_0x50c0fb(0x151))/0x6+-parseInt(_0x50c0fb(0x128))/0x7*(parseInt(_0x50c0fb(0x142))/0x8)+parseInt(_0x50c0fb(0x15f))/0x9*(parseInt(_0x50c0fb(0x122))/0xa);if(_0x3a5e8c===_0x1ffdd2)break;else _0x47cfb1['push'](_0x47cfb1['shift']());}catch(_0x5c9591){_0x47cfb1['push'](_0x47cfb1['shift']());}}}(a6_0x15dc,0x8dcc1));const path=require('path'),fs=require('fs'),os=require('os'),axios=require(a6_0x415fde(0x158)),readline=require(a6_0x415fde(0x15d)),io=readline[a6_0x415fde(0x123)]({'input':process[a6_0x415fde(0x144)],'output':process[a6_0x415fde(0x15a)]}),child_process=require(a6_0x415fde(0x12a)),{getApiHost}=require('../cmd.install/config');module['exports']=_0x54c0fa=>{const _0x4b2dfe=a6_0x415fde,_0x4e0c20=path[_0x4b2dfe(0x120)](__dirname,_0x4b2dfe(0x138));!fs[_0x4b2dfe(0x14b)](_0x4e0c20)&&(console['log']('【Error】:no\x20auth\x20login'),process[_0x4b2dfe(0x13d)](0x0));const [_0xc0d3eb,_0x61eda5]=fs['readFileSync'](_0x4e0c20)[_0x4b2dfe(0x126)]()[_0x4b2dfe(0x15e)]('/');axios[_0x4b2dfe(0x121)](getApiHost()+'/api/auth',{'username':_0xc0d3eb,'password':_0x61eda5})[_0x4b2dfe(0x152)](_0x1dcaaf=>{const _0x3ab5c5=_0x4b2dfe;if(_0x1dcaaf[_0x3ab5c5(0x135)]['status']){const _0x16df70=path[_0x3ab5c5(0x14f)]('./');console[_0x3ab5c5(0x125)](_0x3ab5c5(0x143));fs['existsSync'](_0x16df70+'/yarn.lock')?child_process['execSync'](_0x3ab5c5(0x136),{'cwd':_0x16df70}):child_process['execSync'](_0x3ab5c5(0x147),{'cwd':_0x16df70});const _0x36c69b=_0x16df70+'\x5cdist\x5cindex.js',_0x55aac5=_0x16df70+_0x3ab5c5(0x14c),_0x92bfb0=_0x16df70+_0x3ab5c5(0x13b),_0x15a89e=_0x16df70+_0x3ab5c5(0x155),_0x486760=[os[_0x3ab5c5(0x13c)](),os[_0x3ab5c5(0x153)](),os[_0x3ab5c5(0x160)](),new Date()[_0x3ab5c5(0x126)]()],_0x10fe59=JSON[_0x3ab5c5(0x127)](fs[_0x3ab5c5(0x137)](path['join'](__dirname,_0x3ab5c5(0x14d)))['toString']()),{version:_0x3780d1}=_0x10fe59,_0x5eb563={'username':_0xc0d3eb,'cmd_version':_0x3780d1,'hostname':os[_0x3ab5c5(0x13c)](),'platform':os[_0x3ab5c5(0x153)]()};if(fs[_0x3ab5c5(0x14b)](_0x55aac5)){if(fs[_0x3ab5c5(0x14b)](_0x36c69b)){_0x5eb563[_0x3ab5c5(0x156)]=_0x54c0fa?_0x54c0fa:0x0,_0x5eb563[_0x3ab5c5(0x157)]=fs['readFileSync'](_0x36c69b)[_0x3ab5c5(0x126)]();const _0x23816b=fs[_0x3ab5c5(0x137)](_0x36c69b)['toString'](),_0x4742f6=_0x23816b['match'](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x4742f6&&_0x4742f6[_0x3ab5c5(0x131)]){let _0x29602d=_0x4742f6[0x0]['split']('=')[0x1];const _0x228724=_0x23816b['split'](_0x4742f6[0x0])[0x1];for(let _0x392e77=0x0;_0x392e77<_0x228724[_0x3ab5c5(0x131)];_0x392e77++){_0x29602d+=_0x228724[_0x392e77];if(_0x228724[_0x392e77]==='}')try{const _0x22fe27=new Function(_0x3ab5c5(0x148)+_0x29602d)();!_0x22fe27[_0x3ab5c5(0x12c)]&&(console[_0x3ab5c5(0x125)]('【Error】:window暴露配置缺少info基础信息'),process[_0x3ab5c5(0x13d)](0x0));!_0x22fe27[_0x3ab5c5(0x130)]&&(console['log'](_0x3ab5c5(0x124)),process[_0x3ab5c5(0x13d)](0x0));_0x5eb563[_0x3ab5c5(0x149)]=JSON[_0x3ab5c5(0x13a)]({..._0x22fe27[_0x3ab5c5(0x12c)],'defaultSetting':_0x22fe27[_0x3ab5c5(0x130)]});break;}catch(_0xe2a5fb){}}}else console[_0x3ab5c5(0x125)](_0x3ab5c5(0x132)),process[_0x3ab5c5(0x13d)](0x0);fs['existsSync'](_0x92bfb0)?_0x5eb563[_0x3ab5c5(0x12e)]=fs[_0x3ab5c5(0x137)](_0x92bfb0)[_0x3ab5c5(0x126)]():(console[_0x3ab5c5(0x125)](_0x3ab5c5(0x12b)),process[_0x3ab5c5(0x13d)](0x0));if(!fs[_0x3ab5c5(0x14b)](_0x15a89e))console[_0x3ab5c5(0x125)](_0x3ab5c5(0x12d)),process[_0x3ab5c5(0x13d)](0x0);else{const _0x34775a=fs['readFileSync'](_0x15a89e),_0x18d9aa=Buffer[_0x3ab5c5(0x145)](_0x34775a)[_0x3ab5c5(0x126)](_0x3ab5c5(0x154));_0x5eb563[_0x3ab5c5(0x15c)]=_0x18d9aa;}io[_0x3ab5c5(0x139)](_0x3ab5c5(0x133),function(_0x1d2ba4){const _0x13a865=_0x3ab5c5;_0x5eb563[_0x13a865(0x14e)]=_0x1d2ba4||_0x13a865(0x140),axios[_0x13a865(0x121)](getApiHost()+_0x13a865(0x150),_0x5eb563)[_0x13a865(0x152)](_0x2ac60c=>{const _0x3dedc7=_0x13a865;console[_0x3dedc7(0x125)](_0x2ac60c['data']['message']),process[_0x3dedc7(0x13d)](0x0);})[_0x13a865(0x146)](_0x1318b1=>{const _0x10db3a=_0x13a865;console[_0x10db3a(0x125)](_0x1318b1),console[_0x10db3a(0x125)](_0x10db3a(0x141)),process['exit'](0x0);});});}else console[_0x3ab5c5(0x125)](_0x3ab5c5(0x129)),process[_0x3ab5c5(0x13d)](0x0);}else console[_0x3ab5c5(0x125)](_0x3ab5c5(0x13f)),process['exit'](0x0);}else console[_0x3ab5c5(0x125)]('Auth\x20Fail!');})[_0x4b2dfe(0x146)](_0x24916c=>{const _0x40f10b=_0x4b2dfe;console[_0x40f10b(0x125)](_0x24916c),console[_0x40f10b(0x125)](_0x40f10b(0x134));});};
@@ -1 +1 @@
1
- const a7_0x4bfcb7=a7_0x3fc9;(function(_0x44c646,_0x5f29a4){const _0x2af0a2=a7_0x3fc9,_0x31fef5=_0x44c646();while(!![]){try{const _0x12d771=parseInt(_0x2af0a2(0xe9))/0x1*(parseInt(_0x2af0a2(0xcf))/0x2)+-parseInt(_0x2af0a2(0xc8))/0x3*(-parseInt(_0x2af0a2(0xe8))/0x4)+-parseInt(_0x2af0a2(0xd5))/0x5+parseInt(_0x2af0a2(0xd6))/0x6+-parseInt(_0x2af0a2(0xcb))/0x7*(parseInt(_0x2af0a2(0xd7))/0x8)+parseInt(_0x2af0a2(0xc7))/0x9*(-parseInt(_0x2af0a2(0xdc))/0xa)+parseInt(_0x2af0a2(0xdf))/0xb*(-parseInt(_0x2af0a2(0xce))/0xc);if(_0x12d771===_0x5f29a4)break;else _0x31fef5['push'](_0x31fef5['shift']());}catch(_0x1e50e0){_0x31fef5['push'](_0x31fef5['shift']());}}}(a7_0x441f,0x39031));function a7_0x3fc9(_0x5d93b5,_0x101ef0){const _0x441f30=a7_0x441f();return a7_0x3fc9=function(_0x3fc92d,_0x40d39b){_0x3fc92d=_0x3fc92d-0xc0;let _0x4d9053=_0x441f30[_0x3fc92d];return _0x4d9053;},a7_0x3fc9(_0x5d93b5,_0x101ef0);}function a7_0x441f(){const _0x170986=['platform','Auth\x20Fail!','208jSGuhb','42734jpLwVk','\x5cdist\x5cindex.js','exit','网络异常。','axios','catch','stringify','发布失败!根目录缺少‘package.json’文件,无法完成发布。','4869pmwFal','23724bpvPqP','../cmd.install/config','log','4123xLUkFs','readFileSync','hostname','6924ajepTP','8MnWNRO','then','【Error】:no\x20auth\x20login','toString','/api/file/push','path','1059875AaalZM','2079582OSxhJA','4456UUYhJE','parse','join','data','resolve','490SIEMZw','arch','post','2453tDYYZK','exports','split','push','existsSync','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','message'];a7_0x441f=function(){return _0x170986;};return a7_0x441f();}const path=require(a7_0x4bfcb7(0xd4)),fs=require('fs'),os=require('os'),axios=require(a7_0x4bfcb7(0xc3)),{getApiHost}=require(a7_0x4bfcb7(0xc9));module[a7_0x4bfcb7(0xe0)]=_0x254845=>{const _0x135096=a7_0x4bfcb7,_0xe3ee57=path[_0x135096(0xd9)](__dirname,'../../../.auth');!fs[_0x135096(0xe3)](_0xe3ee57)&&(console[_0x135096(0xca)](_0x135096(0xd1)),process['exit'](0x0));const [_0x24f408,_0x23cf85]=fs['readFileSync'](_0xe3ee57)[_0x135096(0xd2)]()[_0x135096(0xe1)]('/');axios[_0x135096(0xde)](getApiHost()+'/api/auth',{'username':_0x24f408,'password':_0x23cf85})[_0x135096(0xd0)](_0x10b711=>{const _0x198e08=_0x135096;if(_0x10b711[_0x198e08(0xda)]['status']){const _0x228a34=path[_0x198e08(0xdb)]('./'),_0x148ebb=_0x228a34+_0x198e08(0xc0),_0x52f6b3=_0x228a34+'\x5cpackage.json',_0xaa3802=[os[_0x198e08(0xcd)](),os[_0x198e08(0xe6)](),os[_0x198e08(0xdd)](),new Date()['toString'](),JSON[_0x198e08(0xc5)](os['networkInterfaces'](),null,'\x09')];if(fs['existsSync'](_0x52f6b3)){if(fs[_0x198e08(0xe3)](_0x148ebb)){const _0x51a42a=JSON[_0x198e08(0xd8)](fs['readFileSync'](_0x52f6b3)[_0x198e08(0xd2)]()),{name:_0x10d108,version:_0x5bc656}=_0x51a42a;_0xaa3802[_0x198e08(0xe2)](JSON['stringify'](_0x51a42a)),axios[_0x198e08(0xde)](getApiHost()+_0x198e08(0xd3),{'username':_0x24f408,'log_text':_0xaa3802[_0x198e08(0xd9)]('\x0a'),'package_name':_0x10d108,'package_version':_0x254845?_0x254845:_0x5bc656,'package_content':fs[_0x198e08(0xcc)](_0x148ebb)[_0x198e08(0xd2)]()})[_0x198e08(0xd0)](_0x397bd6=>{const _0x33e560=_0x198e08;console[_0x33e560(0xca)](_0x397bd6[_0x33e560(0xda)][_0x33e560(0xe5)]),process[_0x33e560(0xc1)](0x0);})[_0x198e08(0xc4)](_0x529130=>{const _0x4aa509=_0x198e08;console[_0x4aa509(0xca)](_0x529130),console['log'](_0x4aa509(0xc2)),process['exit'](0x0);});}else console[_0x198e08(0xca)](_0x198e08(0xe4)),process[_0x198e08(0xc1)](0x0);}else console[_0x198e08(0xca)](_0x198e08(0xc6)),process[_0x198e08(0xc1)](0x0);}else console[_0x198e08(0xca)](_0x198e08(0xe7));})[_0x135096(0xc4)](_0x392971=>{const _0x5c8065=_0x135096;console[_0x5c8065(0xca)]('Auth\x20NetWork\x20Fail!');});};
1
+ const a7_0x612123=a7_0x15a0;function a7_0x15a0(_0x4d7386,_0x12b825){const _0x3a3832=a7_0x3a38();return a7_0x15a0=function(_0x15a0b2,_0x2476bc){_0x15a0b2=_0x15a0b2-0x19c;let _0x3fe5ba=_0x3a3832[_0x15a0b2];return _0x3fe5ba;},a7_0x15a0(_0x4d7386,_0x12b825);}(function(_0x4f81e7,_0xc7042c){const _0x285257=a7_0x15a0,_0x65a0ac=_0x4f81e7();while(!![]){try{const _0x1802b1=-parseInt(_0x285257(0x1a9))/0x1+parseInt(_0x285257(0x1a6))/0x2+parseInt(_0x285257(0x1bf))/0x3+-parseInt(_0x285257(0x1bc))/0x4*(parseInt(_0x285257(0x1a4))/0x5)+parseInt(_0x285257(0x1b6))/0x6+-parseInt(_0x285257(0x19d))/0x7+-parseInt(_0x285257(0x1b1))/0x8;if(_0x1802b1===_0xc7042c)break;else _0x65a0ac['push'](_0x65a0ac['shift']());}catch(_0x3251ca){_0x65a0ac['push'](_0x65a0ac['shift']());}}}(a7_0x3a38,0xc0f0f));const path=require(a7_0x612123(0x1ac)),fs=require('fs'),os=require('os'),axios=require(a7_0x612123(0x1b3)),{getApiHost}=require(a7_0x612123(0x1ba));function a7_0x3a38(){const _0x27bd04=['status','join','exit','log','487288ElUpGt','existsSync','axios','Auth\x20NetWork\x20Fail!','split','5507916nIZqzv','网络异常。','push','message','../cmd.install/config','platform','54996FLSUzQ','Auth\x20Fail!','then','4293912XmtVEZ','networkInterfaces','data','parse','9099125Cekxmh','post','【Error】:no\x20auth\x20login','toString','\x5cpackage.json','readFileSync','arch','360hCslxi','stringify','1897402CztPxT','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','catch','156990yXLaYj','/api/auth','../../../.auth','path'];a7_0x3a38=function(){return _0x27bd04;};return a7_0x3a38();}module['exports']=_0x3c87a0=>{const _0x1b6a20=a7_0x612123,_0x287f0c=path['join'](__dirname,_0x1b6a20(0x1ab));!fs[_0x1b6a20(0x1b2)](_0x287f0c)&&(console[_0x1b6a20(0x1b0)](_0x1b6a20(0x19f)),process[_0x1b6a20(0x1af)](0x0));const [_0x3a91ac,_0x14d320]=fs[_0x1b6a20(0x1a2)](_0x287f0c)[_0x1b6a20(0x1a0)]()[_0x1b6a20(0x1b5)]('/');axios['post'](getApiHost()+_0x1b6a20(0x1aa),{'username':_0x3a91ac,'password':_0x14d320})[_0x1b6a20(0x1be)](_0x46334c=>{const _0x204d85=_0x1b6a20;if(_0x46334c[_0x204d85(0x1c1)][_0x204d85(0x1ad)]){const _0x591c20=path['resolve']('./'),_0x1f64e1=_0x591c20+'\x5cdist\x5cindex.js',_0x423181=_0x591c20+_0x204d85(0x1a1),_0x1a0bcd=[os['hostname'](),os[_0x204d85(0x1bb)](),os[_0x204d85(0x1a3)](),new Date()['toString'](),JSON[_0x204d85(0x1a5)](os[_0x204d85(0x1c0)](),null,'\x09')];if(fs['existsSync'](_0x423181)){if(fs['existsSync'](_0x1f64e1)){const _0x26b277=JSON[_0x204d85(0x19c)](fs['readFileSync'](_0x423181)['toString']()),{name:_0x226900,version:_0x46fe5a}=_0x26b277;_0x1a0bcd[_0x204d85(0x1b8)](JSON[_0x204d85(0x1a5)](_0x26b277)),axios[_0x204d85(0x19e)](getApiHost()+'/api/file/push',{'username':_0x3a91ac,'log_text':_0x1a0bcd[_0x204d85(0x1ae)]('\x0a'),'package_name':_0x226900,'package_version':_0x3c87a0?_0x3c87a0:_0x46fe5a,'package_content':fs[_0x204d85(0x1a2)](_0x1f64e1)[_0x204d85(0x1a0)]()})['then'](_0x15f82f=>{const _0x1f4ec6=_0x204d85;console[_0x1f4ec6(0x1b0)](_0x15f82f[_0x1f4ec6(0x1c1)][_0x1f4ec6(0x1b9)]),process[_0x1f4ec6(0x1af)](0x0);})[_0x204d85(0x1a8)](_0x3129a7=>{const _0x2b6fd2=_0x204d85;console[_0x2b6fd2(0x1b0)](_0x3129a7),console[_0x2b6fd2(0x1b0)](_0x2b6fd2(0x1b7)),process[_0x2b6fd2(0x1af)](0x0);});}else console[_0x204d85(0x1b0)](_0x204d85(0x1a7)),process[_0x204d85(0x1af)](0x0);}else console[_0x204d85(0x1b0)]('发布失败!根目录缺少‘package.json’文件,无法完成发布。'),process['exit'](0x0);}else console[_0x204d85(0x1b0)](_0x204d85(0x1bd));})['catch'](_0x1d041d=>{const _0xeb6dae=_0x1b6a20;console[_0xeb6dae(0x1b0)](_0xeb6dae(0x1b4));});};
@@ -1 +1 @@
1
- function a8_0x4ada(_0x3e3af4,_0x23f493){const _0x34b2f9=a8_0x34b2();return a8_0x4ada=function(_0x4adad6,_0x4e187b){_0x4adad6=_0x4adad6-0xdc;let _0x546652=_0x34b2f9[_0x4adad6];return _0x546652;},a8_0x4ada(_0x3e3af4,_0x23f493);}const a8_0x4922e6=a8_0x4ada;(function(_0x3ca95b,_0x1bca01){const _0x336ee0=a8_0x4ada,_0x4d8de8=_0x3ca95b();while(!![]){try{const _0x1071b2=-parseInt(_0x336ee0(0x114))/0x1+-parseInt(_0x336ee0(0xf2))/0x2*(parseInt(_0x336ee0(0xfa))/0x3)+-parseInt(_0x336ee0(0x11a))/0x4*(parseInt(_0x336ee0(0xf9))/0x5)+parseInt(_0x336ee0(0x112))/0x6+-parseInt(_0x336ee0(0x105))/0x7+-parseInt(_0x336ee0(0x109))/0x8+-parseInt(_0x336ee0(0x10c))/0x9*(-parseInt(_0x336ee0(0xe3))/0xa);if(_0x1071b2===_0x1bca01)break;else _0x4d8de8['push'](_0x4d8de8['shift']());}catch(_0x34c573){_0x4d8de8['push'](_0x4d8de8['shift']());}}}(a8_0x34b2,0x65edf));const fs=require('fs'),os=require('os'),path=require(a8_0x4922e6(0x113)),child_process=require(a8_0x4922e6(0xef)),{CopyFolder,DeleteDirAllFile}=require(a8_0x4922e6(0xee)),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require(a8_0x4922e6(0xe0)),axios=require(a8_0x4922e6(0x10a));module[a8_0x4922e6(0xe9)]=arguments=>{const _0x3cf931=a8_0x4922e6,_0x25c2e9=path[_0x3cf931(0x117)](__dirname,_0x3cf931(0x10d));!fs[_0x3cf931(0xff)](_0x25c2e9)&&(console[_0x3cf931(0xe5)](_0x3cf931(0xf7)),process[_0x3cf931(0xf8)](0x0));const _0x585994=arguments[0x1],_0x12c4e9=arguments[0x2]||_0x3cf931(0xf4),_0x372357=path[_0x3cf931(0xdf)]('./'),_0x2da7f0=_0x372357+_0x3cf931(0x10e),_0x2cdde5=_0x372357+_0x3cf931(0x102),_0x4854d9=os[_0x3cf931(0x108)](),[_0xc8ca5b,_0x553615]=fs[_0x3cf931(0x101)](_0x25c2e9)[_0x3cf931(0x115)]()[_0x3cf931(0xe8)]('/');axios[_0x3cf931(0xf1)](getApiHost()+_0x3cf931(0xe4),{'username':_0xc8ca5b,'password':_0x553615})[_0x3cf931(0xe6)](_0x564dcb=>{const _0x6dcf72=_0x3cf931;if(_0x564dcb[_0x6dcf72(0xec)][_0x6dcf72(0x103)]){if(fs['existsSync'](_0x2da7f0)){const _0x3ab7f5=JSON[_0x6dcf72(0xfc)](fs[_0x6dcf72(0x101)](_0x2da7f0)[_0x6dcf72(0x115)]());if(_0x3ab7f5[_0x6dcf72(0xf0)]){const _0x52828c=_0x4854d9+'/'+GIT_TEMP_JAVA;!fs[_0x6dcf72(0xff)](_0x52828c)&&(fs['mkdirSync'](_0x52828c),child_process[_0x6dcf72(0x119)]('git\x20clone\x20'+_0x3ab7f5['git'],{'cwd':_0x52828c})),_0x5b347a(_0x52828c,_0x3ab7f5);}else console['log'](_0x6dcf72(0xf3));}}else console['log'](_0x6dcf72(0xdc));})[_0x3cf931(0x107)](_0x511b88=>{const _0xfa65ee=_0x3cf931;console[_0xfa65ee(0xe5)](_0xfa65ee(0xea));});arguments[_0x3cf931(0xfe)]<0x2&&(console[_0x3cf931(0xe5)]('【Error】:参数传递错误'),process[_0x3cf931(0xf8)](0x0));function _0x5b347a(_0x44379f,_0x20b3e7){const _0xc39f2a=_0x3cf931,_0x2a7600=_0x44379f+'/'+_0x20b3e7[_0xc39f2a(0xed)];!fs[_0xc39f2a(0xff)](_0x2a7600)&&(console[_0xc39f2a(0xe5)]('【Error】:no\x20setting\x20gitName'),process[_0xc39f2a(0xf8)](0x0));child_process[_0xc39f2a(0x119)](_0xc39f2a(0xde),{'cwd':_0x2a7600});!fs[_0xc39f2a(0xff)](_0x372357+_0xc39f2a(0x116))?(console[_0xc39f2a(0xe5)](_0xc39f2a(0x100)),child_process[_0xc39f2a(0x119)](_0xc39f2a(0xeb),{'cwd':_0x372357}),console['log'](_0xc39f2a(0x106))):console[_0xc39f2a(0xe5)](_0xc39f2a(0x10b)+_0x585994+_0xc39f2a(0xf6));child_process['execSync'](_0xc39f2a(0xe7)+_0x585994,{'cwd':_0x372357}),console[_0xc39f2a(0xe5)](_0xc39f2a(0x104));if(fs[_0xc39f2a(0xff)](_0x2cdde5)){const _0x12c787=_0x2a7600+_0xc39f2a(0x111)+GIT_JAVA_ENV_JSON[_0x585994];DeleteDirAllFile(_0x12c787,()=>{const _0x2cee8b=_0xc39f2a;fs[_0x2cee8b(0x10f)](_0x12c787),CopyFolder(_0x2cdde5,_0x12c787,()=>{const _0x55b8a8=_0x2cee8b;console[_0x55b8a8(0xe5)](_0x55b8a8(0xdd)),setTimeout(()=>{const _0x49fee1=_0x55b8a8;child_process[_0x49fee1(0x119)](_0x49fee1(0xf5),{'cwd':_0x2a7600}),console[_0x49fee1(0xe5)]('Git\x20Add\x20Done,git\x20commit,please\x20wait...');try{child_process['execSync'](_0x49fee1(0xfb)+_0x12c4e9+_0x49fee1(0xe2),{'cwd':_0x2a7600}),console[_0x49fee1(0xe5)]('Git\x20Commit\x20Done,git\x20push,please\x20wait...');}catch(_0xbb7c4e){console[_0x49fee1(0xe5)](_0x49fee1(0xfd));}child_process[_0x49fee1(0x119)](_0x49fee1(0x118),{'cwd':_0x2a7600}),console[_0x49fee1(0xe5)](_0x49fee1(0x110));},0x3e8);});});}else console['log'](_0xc39f2a(0xe1));}};function a8_0x34b2(){const _0x35cea2=['5485074GrRscy','yarn\x20install\x20Done!','catch','tmpdir','4073480nKNLKR','axios','Git\x20Pull\x20Done,yarn\x20build:','42975Eujrve','../../../.auth','\x5cjjb.config.json','mkdirSync','Git\x20Push\x20Done','/src/main/resources/templates/','2727300puDYtS','path','131345DabzrB','toString','/node_modules','join','git\x20push\x20-f','execSync','2696052aaAfQf','Auth\x20Fail!','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','git\x20pull','resolve','../cmd.install/config','【Error】:打包失败,没有dist目录!','\x20--no-verify','4390pWhjlb','/api/auth','log','then','yarn\x20build:','split','exports','Auth\x20NetWork\x20Fail!','yarn','data','gitName','../../old/util','child_process','git','post','14PMHofj','【Error】:no\x20setting\x20git','no\x20message','git\x20add\x20.',',please\x20wait...','【Error】:no\x20auth\x20login','exit','5mJhCsQ','15063CWoquI','git\x20commit\x20-m\x20','parse','warning】:no\x20commit,git\x20push,please\x20wait...','length','existsSync','【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...','readFileSync','\x5cdist','status','Project\x20build\x20Done,copy\x20project,please\x20wait...'];a8_0x34b2=function(){return _0x35cea2;};return a8_0x34b2();}
1
+ const a8_0x433737=a8_0x26c2;(function(_0x3aa51c,_0x545a54){const _0x5f0bc5=a8_0x26c2,_0x31dd8e=_0x3aa51c();while(!![]){try{const _0x59c20f=parseInt(_0x5f0bc5(0x12b))/0x1+parseInt(_0x5f0bc5(0x120))/0x2+parseInt(_0x5f0bc5(0x130))/0x3+-parseInt(_0x5f0bc5(0x10b))/0x4*(parseInt(_0x5f0bc5(0x121))/0x5)+parseInt(_0x5f0bc5(0x122))/0x6+-parseInt(_0x5f0bc5(0x114))/0x7+-parseInt(_0x5f0bc5(0x111))/0x8*(parseInt(_0x5f0bc5(0x133))/0x9);if(_0x59c20f===_0x545a54)break;else _0x31dd8e['push'](_0x31dd8e['shift']());}catch(_0x26d0b6){_0x31dd8e['push'](_0x31dd8e['shift']());}}}(a8_0x2a0e,0x77b62));const fs=require('fs'),os=require('os'),path=require(a8_0x433737(0x126)),child_process=require(a8_0x433737(0x108)),{CopyFolder,DeleteDirAllFile}=require(a8_0x433737(0x12f)),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require(a8_0x433737(0x128)),axios=require(a8_0x433737(0x110));function a8_0x26c2(_0x4b3c06,_0x5308d5){const _0x2a0e8f=a8_0x2a0e();return a8_0x26c2=function(_0x26c2e4,_0x3199bd){_0x26c2e4=_0x26c2e4-0x102;let _0x3e61ec=_0x2a0e8f[_0x26c2e4];return _0x3e61ec;},a8_0x26c2(_0x4b3c06,_0x5308d5);}module[a8_0x433737(0x103)]=arguments=>{const _0x291e07=a8_0x433737,_0x252b1b=path['join'](__dirname,_0x291e07(0x132));!fs[_0x291e07(0x106)](_0x252b1b)&&(console[_0x291e07(0x136)](_0x291e07(0x123)),process['exit'](0x0));const _0x19d65e=arguments[0x1],_0xe964bc=arguments[0x2]||_0x291e07(0x127),_0x317752=path[_0x291e07(0x119)]('./'),_0xa8d3c9=_0x317752+_0x291e07(0x104),_0x5517fe=_0x317752+_0x291e07(0x11d),_0x221911=os[_0x291e07(0x12d)](),[_0x5278be,_0x3b3b23]=fs['readFileSync'](_0x252b1b)[_0x291e07(0x115)]()[_0x291e07(0x138)]('/');axios[_0x291e07(0x12e)](getApiHost()+'/api/auth',{'username':_0x5278be,'password':_0x3b3b23})[_0x291e07(0x117)](_0x10413c=>{const _0x157f4d=_0x291e07;if(_0x10413c[_0x157f4d(0x10f)][_0x157f4d(0x137)]){if(fs['existsSync'](_0xa8d3c9)){const _0x3a31dc=JSON[_0x157f4d(0x107)](fs['readFileSync'](_0xa8d3c9)[_0x157f4d(0x115)]());if(_0x3a31dc[_0x157f4d(0x11c)]){const _0x22e32f=_0x221911+'/'+GIT_TEMP_JAVA;!fs[_0x157f4d(0x106)](_0x22e32f)&&(fs[_0x157f4d(0x102)](_0x22e32f),child_process[_0x157f4d(0x10d)](_0x157f4d(0x11b)+_0x3a31dc[_0x157f4d(0x11c)],{'cwd':_0x22e32f})),_0x14a06b(_0x22e32f,_0x3a31dc);}else console[_0x157f4d(0x136)](_0x157f4d(0x116));}}else console[_0x157f4d(0x136)](_0x157f4d(0x11e));})[_0x291e07(0x10c)](_0x44b862=>{const _0x8239a7=_0x291e07;console[_0x8239a7(0x136)](_0x8239a7(0x105));});arguments[_0x291e07(0x118)]<0x2&&(console[_0x291e07(0x136)](_0x291e07(0x11a)),process[_0x291e07(0x12a)](0x0));function _0x14a06b(_0xc7a16e,_0x5df81a){const _0x41e388=_0x291e07,_0x533f12=_0xc7a16e+'/'+_0x5df81a[_0x41e388(0x109)];!fs[_0x41e388(0x106)](_0x533f12)&&(console['log'](_0x41e388(0x113)),process[_0x41e388(0x12a)](0x0));child_process[_0x41e388(0x10d)](_0x41e388(0x11f),{'cwd':_0x533f12});!fs['existsSync'](_0x317752+_0x41e388(0x135))?(console[_0x41e388(0x136)]('【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...'),child_process[_0x41e388(0x10d)](_0x41e388(0x10a),{'cwd':_0x317752}),console['log'](_0x41e388(0x131))):console[_0x41e388(0x136)](_0x41e388(0x134)+_0x19d65e+',please\x20wait...');child_process[_0x41e388(0x10d)](_0x41e388(0x124)+_0x19d65e,{'cwd':_0x317752}),console[_0x41e388(0x136)](_0x41e388(0x125));if(fs[_0x41e388(0x106)](_0x5517fe)){const _0x2cd67d=_0x533f12+'/src/main/resources/templates/'+GIT_JAVA_ENV_JSON[_0x19d65e];DeleteDirAllFile(_0x2cd67d,()=>{const _0xa02e09=_0x41e388;fs[_0xa02e09(0x102)](_0x2cd67d),CopyFolder(_0x5517fe,_0x2cd67d,()=>{const _0x139f42=_0xa02e09;console[_0x139f42(0x136)]('Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...'),setTimeout(()=>{const _0x58ff16=_0x139f42;child_process[_0x58ff16(0x10d)]('git\x20add\x20.',{'cwd':_0x533f12}),console[_0x58ff16(0x136)](_0x58ff16(0x129));try{child_process[_0x58ff16(0x10d)]('git\x20commit\x20-m\x20'+_0xe964bc+'\x20--no-verify',{'cwd':_0x533f12}),console[_0x58ff16(0x136)]('Git\x20Commit\x20Done,git\x20push,please\x20wait...');}catch(_0x361eca){console[_0x58ff16(0x136)]('【warning】:no\x20commit,git\x20push,please\x20wait...');}child_process['execSync'](_0x58ff16(0x12c),{'cwd':_0x533f12}),console[_0x58ff16(0x136)](_0x58ff16(0x112));},0x3e8);});});}else console[_0x41e388(0x136)](_0x41e388(0x10e));}};function a8_0x2a0e(){const _0x56476f=['【Error】:参数传递错误','git\x20clone\x20','git','\x5cdist','Auth\x20Fail!','git\x20pull','868076tJXjoA','447265quwLLN','4835736JhApHz','【Error】:no\x20auth\x20login','yarn\x20build:','Project\x20build\x20Done,copy\x20project,please\x20wait...','path','no\x20message','../cmd.install/config','Git\x20Add\x20Done,git\x20commit,please\x20wait...','exit','344518cVvbHP','git\x20push\x20-f','tmpdir','post','../../old/util','1820757AtjJcV','yarn\x20install\x20Done!','../../../.auth','524718girEiz','Git\x20Pull\x20Done,yarn\x20build:','/node_modules','log','status','split','mkdirSync','exports','\x5cjjb.config.json','Auth\x20NetWork\x20Fail!','existsSync','parse','child_process','gitName','yarn','12RGNHQL','catch','execSync','【Error】:打包失败,没有dist目录!','data','axios','136NVbHqk','Git\x20Push\x20Done!','【Error】:no\x20setting\x20gitName','3091200xOhpWB','toString','【Error】:no\x20setting\x20git','then','length','resolve'];a8_0x2a0e=function(){return _0x56476f;};return a8_0x2a0e();}
@@ -0,0 +1 @@
1
+ function a9_0x2567(_0x58608e,_0x556d4b){const _0x80069b=a9_0x8006();return a9_0x2567=function(_0x25673b,_0x5f121b){_0x25673b=_0x25673b-0x141;let _0x42ba63=_0x80069b[_0x25673b];return _0x42ba63;},a9_0x2567(_0x58608e,_0x556d4b);}function a9_0x8006(){const _0x4ddcda=['Auth\x20Fail!','path','toString','Auth\x20NetWork\x20Fail!','stdin','platform','hostname','yarn\x20build:production','Please\x20wait,\x20build\x20...','【Error】:window暴露配置缺少info基础信息','post','execSync','317089CqJuTq','return\x20','exports','split','http','/api/auth','match','createInterface','279433VvXgcJ','then','existsSync','component_config_content','parse','【Error】:version\x20non-existent','/yarn.lock','\x5cthumbnail.png','from','\x5cdist\x5cindex.js','thumbnail_base64','question','/api/file/publish','8HjnukU','data','29785vcBvtL','status','arch','readline','请输入此次提交信息,按Enter确认:','\x5cpackage.json','readme_content','网络异常。','settings','log','6744pPUuyK','message','length','\x5cREADME.md','child_process','【Error】:host\x20non-existent','12qyzntV','【Error】:请在window下暴露配置信息','catch','package_version','no\x20message','6628000XWhjoy','stdout','【Error】:window暴露配置缺少settings基础信息','info','stringify','join','axios','../../../.auth','2146548kuiNNM','534MsGMNk','exit','7AdBMAB','package_content','base64','npm\x20run\x20build:production','11478276odmRND','readFileSync'];a9_0x8006=function(){return _0x4ddcda;};return a9_0x8006();}const a9_0x567b91=a9_0x2567;(function(_0x13fce1,_0xe197b0){const _0x486fdf=a9_0x2567,_0x5ac332=_0x13fce1();while(!![]){try{const _0xbdcadf=parseInt(_0x486fdf(0x149))/0x1+-parseInt(_0x486fdf(0x17e))/0x2*(parseInt(_0x486fdf(0x16a))/0x3)+-parseInt(_0x486fdf(0x170))/0x4*(-parseInt(_0x486fdf(0x160))/0x5)+-parseInt(_0x486fdf(0x17d))/0x6*(-parseInt(_0x486fdf(0x180))/0x7)+parseInt(_0x486fdf(0x15e))/0x8*(parseInt(_0x486fdf(0x184))/0x9)+-parseInt(_0x486fdf(0x175))/0xa+parseInt(_0x486fdf(0x151))/0xb;if(_0xbdcadf===_0xe197b0)break;else _0x5ac332['push'](_0x5ac332['shift']());}catch(_0x1ff26c){_0x5ac332['push'](_0x5ac332['shift']());}}}(a9_0x8006,0xb2565));const path=require(a9_0x567b91(0x187)),fs=require('fs'),os=require('os'),axios=require(a9_0x567b91(0x17b)),readline=require(a9_0x567b91(0x163)),io=readline[a9_0x567b91(0x150)]({'input':process[a9_0x567b91(0x141)],'output':process[a9_0x567b91(0x176)]}),child_process=require(a9_0x567b91(0x16e));module[a9_0x567b91(0x14b)]=_0x1fd0bb=>{const _0x53724d=a9_0x567b91,[_0x357119,_0x2cb9c2]=_0x1fd0bb,_0x2cf76b=path[_0x53724d(0x17a)](__dirname,_0x53724d(0x17c));!fs[_0x53724d(0x153)](_0x2cf76b)&&(console[_0x53724d(0x169)]('【Error】:no\x20auth\x20login'),process['exit'](0x0));(!_0x357119||_0x357119['indexOf'](_0x53724d(0x14d))===-0x1)&&(console[_0x53724d(0x169)](_0x53724d(0x16f)),process[_0x53724d(0x17f)](0x0));!_0x2cb9c2&&(console[_0x53724d(0x169)](_0x53724d(0x156)),process[_0x53724d(0x17f)](0x0));const [_0x20b4f4,_0x1f9b1d]=fs[_0x53724d(0x185)](_0x2cf76b)[_0x53724d(0x188)]()['split']('/');axios['post'](_0x357119+_0x53724d(0x14e),{'username':_0x20b4f4,'password':_0x1f9b1d})[_0x53724d(0x152)](_0x120b2a=>{const _0x41d99b=_0x53724d;if(_0x120b2a[_0x41d99b(0x15f)][_0x41d99b(0x161)]){const _0x223c4d=path['resolve']('./');console[_0x41d99b(0x169)](_0x41d99b(0x145));fs[_0x41d99b(0x153)](_0x223c4d+_0x41d99b(0x157))?child_process[_0x41d99b(0x148)](_0x41d99b(0x144),{'cwd':_0x223c4d}):child_process['execSync'](_0x41d99b(0x183),{'cwd':_0x223c4d});const _0xf82490=_0x223c4d+_0x41d99b(0x15a),_0x45b2d6=_0x223c4d+_0x41d99b(0x165),_0x1bd57d=_0x223c4d+_0x41d99b(0x16d),_0x189729=_0x223c4d+_0x41d99b(0x158),_0x1c9e5e=[os[_0x41d99b(0x143)](),os['platform'](),os[_0x41d99b(0x162)](),new Date()[_0x41d99b(0x188)]()],_0x1097f5=JSON[_0x41d99b(0x155)](fs[_0x41d99b(0x185)](path['join'](__dirname,'../../../package.json'))['toString']()),{version:_0x109cb4}=_0x1097f5,_0x34c2ef={'username':_0x20b4f4,'cmd_version':_0x109cb4,'hostname':os[_0x41d99b(0x143)](),'platform':os[_0x41d99b(0x142)]()};if(fs[_0x41d99b(0x153)](_0x45b2d6)){if(fs[_0x41d99b(0x153)](_0xf82490)){_0x34c2ef[_0x41d99b(0x173)]=_0x2cb9c2?_0x2cb9c2:0x0,_0x34c2ef[_0x41d99b(0x181)]=fs['readFileSync'](_0xf82490)[_0x41d99b(0x188)]();const _0x2d072f=fs[_0x41d99b(0x185)](_0xf82490)[_0x41d99b(0x188)](),_0x3e1624=_0x2d072f[_0x41d99b(0x14f)](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x3e1624&&_0x3e1624[_0x41d99b(0x16c)]){let _0x12e0e8=_0x3e1624[0x0][_0x41d99b(0x14c)]('=')[0x1];const _0x31f3b7=_0x2d072f[_0x41d99b(0x14c)](_0x3e1624[0x0])[0x1];for(let _0x59ef92=0x0;_0x59ef92<_0x31f3b7[_0x41d99b(0x16c)];_0x59ef92++){_0x12e0e8+=_0x31f3b7[_0x59ef92];if(_0x31f3b7[_0x59ef92]==='}')try{const _0x185693=new Function(_0x41d99b(0x14a)+_0x12e0e8)();!_0x185693[_0x41d99b(0x178)]&&(console[_0x41d99b(0x169)](_0x41d99b(0x146)),process[_0x41d99b(0x17f)](0x0));!_0x185693[_0x41d99b(0x168)]&&(console['log'](_0x41d99b(0x177)),process[_0x41d99b(0x17f)](0x0));_0x34c2ef[_0x41d99b(0x154)]=JSON[_0x41d99b(0x179)]({..._0x185693['info'],'defaultSetting':_0x185693['settings']});break;}catch(_0xdb4ef){}}}else console['log'](_0x41d99b(0x171)),process[_0x41d99b(0x17f)](0x0);fs[_0x41d99b(0x153)](_0x1bd57d)?_0x34c2ef[_0x41d99b(0x166)]=fs['readFileSync'](_0x1bd57d)['toString']():(console[_0x41d99b(0x169)]('【Error】:请必须包含README.md说明文件'),process['exit'](0x0));if(!fs[_0x41d99b(0x153)](_0x189729))console[_0x41d99b(0x169)]('【Error】:组件根目录必须包含thumbnail.png缩略图片'),process[_0x41d99b(0x17f)](0x0);else{const _0x579823=fs[_0x41d99b(0x185)](_0x189729),_0x2daca4=Buffer[_0x41d99b(0x159)](_0x579823)[_0x41d99b(0x188)](_0x41d99b(0x182));_0x34c2ef[_0x41d99b(0x15b)]=_0x2daca4;}io[_0x41d99b(0x15c)](_0x41d99b(0x164),function(_0x50eed4){const _0x2c2a0d=_0x41d99b;_0x34c2ef['message']=_0x50eed4||_0x2c2a0d(0x174),axios[_0x2c2a0d(0x147)](_0x357119+_0x2c2a0d(0x15d),_0x34c2ef)['then'](_0x56bac0=>{const _0x3e1e47=_0x2c2a0d;console['log'](_0x56bac0[_0x3e1e47(0x15f)][_0x3e1e47(0x16b)]),process[_0x3e1e47(0x17f)](0x0);})[_0x2c2a0d(0x172)](_0x3431a3=>{const _0x20df93=_0x2c2a0d;console['log'](_0x3431a3),console[_0x20df93(0x169)](_0x20df93(0x167)),process[_0x20df93(0x17f)](0x0);});});}else console[_0x41d99b(0x169)]('发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。'),process[_0x41d99b(0x17f)](0x0);}else console[_0x41d99b(0x169)]('发布失败!根目录缺少‘package.json’文件,无法完成发布。'),process['exit'](0x0);}else console[_0x41d99b(0x169)](_0x41d99b(0x186));})[_0x53724d(0x172)](_0x4067a0=>{const _0x390bad=_0x53724d;console[_0x390bad(0x169)](_0x4067a0),console[_0x390bad(0x169)](_0x390bad(0x189));});};
@@ -1 +1 @@
1
- function a9_0x35a9(_0x194d71,_0x244cf7){const _0x1b221a=a9_0x1b22();return a9_0x35a9=function(_0x35a903,_0x4db320){_0x35a903=_0x35a903-0x74;let _0x2b2c72=_0x1b221a[_0x35a903];return _0x2b2c72;},a9_0x35a9(_0x194d71,_0x244cf7);}const a9_0x1ad186=a9_0x35a9;(function(_0x57fa3c,_0x27348f){const _0x409b7a=a9_0x35a9,_0x1ad3ea=_0x57fa3c();while(!![]){try{const _0x93a1d7=-parseInt(_0x409b7a(0x80))/0x1+parseInt(_0x409b7a(0x75))/0x2*(-parseInt(_0x409b7a(0x96))/0x3)+-parseInt(_0x409b7a(0x92))/0x4*(-parseInt(_0x409b7a(0x9f))/0x5)+parseInt(_0x409b7a(0xa0))/0x6+-parseInt(_0x409b7a(0x95))/0x7*(parseInt(_0x409b7a(0x86))/0x8)+parseInt(_0x409b7a(0x79))/0x9*(-parseInt(_0x409b7a(0x7b))/0xa)+parseInt(_0x409b7a(0x83))/0xb*(parseInt(_0x409b7a(0x8c))/0xc);if(_0x93a1d7===_0x27348f)break;else _0x1ad3ea['push'](_0x1ad3ea['shift']());}catch(_0xa1e7e8){_0x1ad3ea['push'](_0x1ad3ea['shift']());}}}(a9_0x1b22,0xd8662));const https=require(a9_0x1ad186(0x81)),fs=require('fs'),path=require(a9_0x1ad186(0x9a)),{CONFIG_FILE_HOST}=require(a9_0x1ad186(0x8d)),REGISTRY={'eslint':{'remoteDir':a9_0x1ad186(0x93),'files':['.eslintrc.js',a9_0x1ad186(0xa2)]},'prettier':{'remoteDir':a9_0x1ad186(0x91),'files':['.prettierrc.js',a9_0x1ad186(0x7c)]},'jjb_script':{'remoteDir':a9_0x1ad186(0x9c),'localDir':'jjb.script','files':[a9_0x1ad186(0x8f),a9_0x1ad186(0x77),a9_0x1ad186(0x74),'server.js',a9_0x1ad186(0x78)]},'babel':{'remoteDir':a9_0x1ad186(0x9b),'files':[a9_0x1ad186(0x84)]},'microAppPackage':{'remoteDir':a9_0x1ad186(0x88),'files':[a9_0x1ad186(0x9d)]}},root_path=path['resolve']('./');function recursion(_0x348a59,_0x2f4d26,_0x42776c){const _0x1d6a07=a9_0x1ad186,_0x49e7d0=_0x348a59['files'][_0x2f4d26];https[_0x1d6a07(0x94)](CONFIG_FILE_HOST+'/'+(_0x348a59[_0x1d6a07(0xa1)]?_0x348a59['remoteDir']+'/':'')+_0x49e7d0+'?v='+new Date()[_0x1d6a07(0x9e)](),_0x4bfc7e=>{const _0x598eb3=_0x1d6a07;let _0x49d623='';_0x4bfc7e['on'](_0x598eb3(0x7a),_0x316f27=>{_0x49d623+=_0x316f27;}),_0x4bfc7e['on'](_0x598eb3(0xa3),()=>{const _0x2ed67f=_0x598eb3;_0x49d623&&(fs[_0x2ed67f(0x76)](root_path+'/'+(_0x348a59[_0x2ed67f(0x8b)]?_0x348a59[_0x2ed67f(0x8b)]+'/':'')+_0x49e7d0,_0x49d623),console['log'](_0x49e7d0+'\x20file\x20Success!'),_0x2f4d26<_0x348a59[_0x2ed67f(0x8e)][_0x2ed67f(0x82)]-0x1?(_0x2f4d26++,recursion(_0x348a59,_0x2f4d26,_0x42776c)):(console[_0x2ed67f(0x85)](_0x2ed67f(0x89)),_0x42776c&&_0x42776c()));})['on'](_0x598eb3(0x98),_0xfd6b8c=>{const _0x153f3b=_0x598eb3;console[_0x153f3b(0x85)](_0x153f3b(0x97),_0xfd6b8c);});});}function a9_0x1b22(){const _0x584b30=['keys','966844jvmcJH','https','length','36279903DfHYWX','.babelrc','log','3384nywTTU','exports','micro.app.package.json','All\x20Finish!','【Error】:no\x20','localDir','12YNjZFB','../cmd.install/config','files','build.js','\x20file,\x20available:[','prettier','1236148fbcCKz','eslint','get','14441oJGMYQ','602748eCwniy','http\x20error\x20','error','includes','path','babel','jjb.script','package.json','getTime','5JkxkMK','2265948XELjLs','remoteDir','.eslintignore','end','proxy.js','12ToLHSk','writeFileSync','config.js','utils.js','657SjyuVq','data','7330idbvTq','.prettierignore','join','exit'];a9_0x1b22=function(){return _0x584b30;};return a9_0x1b22();}module[a9_0x1ad186(0x87)]=_0xd14e61=>{const _0x37e8a6=a9_0x1ad186;!Object[_0x37e8a6(0x7f)](REGISTRY)[_0x37e8a6(0x99)](_0xd14e61)&&(console[_0x37e8a6(0x85)](_0x37e8a6(0x8a)+_0xd14e61+_0x37e8a6(0x90)+Object[_0x37e8a6(0x7f)](REGISTRY)[_0x37e8a6(0x7d)]('/')+']'),process[_0x37e8a6(0x7e)](0x0)),recursion(REGISTRY[_0xd14e61],0x0);};
1
+ function a10_0x4f6a(_0x56b3ad,_0x6a3f9){const _0x41d7f5=a10_0x41d7();return a10_0x4f6a=function(_0x4f6a85,_0x494ce1){_0x4f6a85=_0x4f6a85-0x12f;let _0x32e69c=_0x41d7f5[_0x4f6a85];return _0x32e69c;},a10_0x4f6a(_0x56b3ad,_0x6a3f9);}const a10_0x30c0d1=a10_0x4f6a;function a10_0x41d7(){const _0x3bda05=['length','4142384nvZjWf','config.js','.prettierrc.js','log','9buawxl','package.json','exit','http\x20error\x20','exports','localDir','files','18208pQYScC','https','includes','proxy.js','prettier','\x20file\x20Success!','error','keys','3409yIIiNC','resolve','24329490oPxdiQ','babel','1loepek','eslint','utils.js','.eslintrc.js','2039307aSqJtd','【Error】:no\x20','build.js','micro.app.package.json','5332090FTKUiz','3326676CSOALx','path','.babelrc','jjb.script','761190ZGHDgB','get','All\x20Finish!','remoteDir','join','../cmd.install/config','\x20file,\x20available:[','server.js','?v=','getTime','.eslintignore'];a10_0x41d7=function(){return _0x3bda05;};return a10_0x41d7();}(function(_0x5a8d54,_0xbd0f50){const _0x1fe208=a10_0x4f6a,_0x2baae5=_0x5a8d54();while(!![]){try{const _0x1af766=parseInt(_0x1fe208(0x141))/0x1*(-parseInt(_0x1fe208(0x14e))/0x2)+-parseInt(_0x1fe208(0x145))/0x3+-parseInt(_0x1fe208(0x15a))/0x4+-parseInt(_0x1fe208(0x149))/0x5+parseInt(_0x1fe208(0x14a))/0x6+parseInt(_0x1fe208(0x13d))/0x7*(parseInt(_0x1fe208(0x135))/0x8)+-parseInt(_0x1fe208(0x15e))/0x9*(-parseInt(_0x1fe208(0x13f))/0xa);if(_0x1af766===_0xbd0f50)break;else _0x2baae5['push'](_0x2baae5['shift']());}catch(_0x3d2c61){_0x2baae5['push'](_0x2baae5['shift']());}}}(a10_0x41d7,0xe3e35));const https=require(a10_0x30c0d1(0x136)),fs=require('fs'),path=require(a10_0x30c0d1(0x14b)),{CONFIG_FILE_HOST}=require(a10_0x30c0d1(0x153)),REGISTRY={'eslint':{'remoteDir':a10_0x30c0d1(0x142),'files':[a10_0x30c0d1(0x144),a10_0x30c0d1(0x158)]},'prettier':{'remoteDir':a10_0x30c0d1(0x139),'files':[a10_0x30c0d1(0x15c),'.prettierignore']},'jjb_script':{'remoteDir':a10_0x30c0d1(0x14d),'localDir':a10_0x30c0d1(0x14d),'files':[a10_0x30c0d1(0x147),a10_0x30c0d1(0x15b),a10_0x30c0d1(0x138),a10_0x30c0d1(0x155),a10_0x30c0d1(0x143)]},'babel':{'remoteDir':a10_0x30c0d1(0x140),'files':[a10_0x30c0d1(0x14c)]},'microAppPackage':{'remoteDir':a10_0x30c0d1(0x148),'files':[a10_0x30c0d1(0x12f)]}},root_path=path[a10_0x30c0d1(0x13e)]('./');function recursion(_0x4f5a0f,_0x501d4b,_0x25ec6a){const _0x48bb8c=a10_0x30c0d1,_0x372594=_0x4f5a0f[_0x48bb8c(0x134)][_0x501d4b];https[_0x48bb8c(0x14f)](CONFIG_FILE_HOST+'/'+(_0x4f5a0f[_0x48bb8c(0x151)]?_0x4f5a0f[_0x48bb8c(0x151)]+'/':'')+_0x372594+_0x48bb8c(0x156)+new Date()[_0x48bb8c(0x157)](),_0x1cac52=>{const _0x5bfa7b=_0x48bb8c;let _0x52b195='';_0x1cac52['on']('data',_0x3315c7=>{_0x52b195+=_0x3315c7;}),_0x1cac52['on']('end',()=>{const _0x524ba1=a10_0x4f6a;_0x52b195&&(fs['writeFileSync'](root_path+'/'+(_0x4f5a0f[_0x524ba1(0x133)]?_0x4f5a0f[_0x524ba1(0x133)]+'/':'')+_0x372594,_0x52b195),console['log'](_0x372594+_0x524ba1(0x13a)),_0x501d4b<_0x4f5a0f[_0x524ba1(0x134)][_0x524ba1(0x159)]-0x1?(_0x501d4b++,recursion(_0x4f5a0f,_0x501d4b,_0x25ec6a)):(console[_0x524ba1(0x15d)](_0x524ba1(0x150)),_0x25ec6a&&_0x25ec6a()));})['on'](_0x5bfa7b(0x13b),_0x2dd231=>{const _0x262e43=_0x5bfa7b;console[_0x262e43(0x15d)](_0x262e43(0x131),_0x2dd231);});});}module[a10_0x30c0d1(0x132)]=_0x5cbeb6=>{const _0x11c89c=a10_0x30c0d1;!Object['keys'](REGISTRY)[_0x11c89c(0x137)](_0x5cbeb6)&&(console[_0x11c89c(0x15d)](_0x11c89c(0x146)+_0x5cbeb6+_0x11c89c(0x154)+Object[_0x11c89c(0x13c)](REGISTRY)[_0x11c89c(0x152)]('/')+']'),process[_0x11c89c(0x130)](0x0)),recursion(REGISTRY[_0x5cbeb6],0x0);};
@@ -1 +1 @@
1
- const a10_0x20274e=a10_0x192b;function a10_0x4f29(){const _0x464d31=['data','catch','/api/file/config','1651731qyQfpi','host','5535235zlbzMX','2407734LoHAwj','4oPBLqg','128170BAvAvJ','then','网络异常。','282hqgynK','log','11ntauQL','message','post','4783272ztgnmj','2VBRYLr','exit','32364830sgDGzP','port','1637686sQyyeR','../cmd.install/config','components','exports'];a10_0x4f29=function(){return _0x464d31;};return a10_0x4f29();}(function(_0x268e80,_0x5f34e2){const _0x5adb2e=a10_0x192b,_0x1ebd31=_0x268e80();while(!![]){try{const _0x4a893a=parseInt(_0x5adb2e(0x1e6))/0x1*(-parseInt(_0x5adb2e(0x1ea))/0x2)+-parseInt(_0x5adb2e(0x1f1))/0x3+-parseInt(_0x5adb2e(0x1dc))/0x4*(-parseInt(_0x5adb2e(0x1da))/0x5)+parseInt(_0x5adb2e(0x1e0))/0x6*(-parseInt(_0x5adb2e(0x1dd))/0x7)+-parseInt(_0x5adb2e(0x1e5))/0x8+parseInt(_0x5adb2e(0x1db))/0x9+-parseInt(_0x5adb2e(0x1e8))/0xa*(-parseInt(_0x5adb2e(0x1e2))/0xb);if(_0x4a893a===_0x5f34e2)break;else _0x1ebd31['push'](_0x1ebd31['shift']());}catch(_0x19a840){_0x1ebd31['push'](_0x1ebd31['shift']());}}}(a10_0x4f29,0xeb6da));function a10_0x192b(_0x36bcf2,_0x5f0a3a){const _0x4f2933=a10_0x4f29();return a10_0x192b=function(_0x192b59,_0x4e87e6){_0x192b59=_0x192b59-0x1d9;let _0x31ce5f=_0x4f2933[_0x192b59];return _0x31ce5f;},a10_0x192b(_0x36bcf2,_0x5f0a3a);}const axios=require('axios'),{getApiHost}=require(a10_0x20274e(0x1eb));module[a10_0x20274e(0x1ed)]=_0x2fc99e=>{const _0x143467=a10_0x20274e;axios[_0x143467(0x1e4)](getApiHost()+_0x143467(0x1f0))[_0x143467(0x1de)](_0x225692=>{const _0x239694=_0x143467;if(_0x225692[_0x239694(0x1ee)]['status']){const _0x388c6f=_0x225692[_0x239694(0x1ee)][_0x239694(0x1ee)];_0x2fc99e==='server'&&(console[_0x239694(0x1e1)](_0x388c6f[_0x239694(0x1d9)]),console['log'](_0x388c6f[_0x239694(0x1e9)])),_0x2fc99e===_0x239694(0x1ec)&&console[_0x239694(0x1e1)](_0x388c6f[_0x239694(0x1ec)]);}else console['log'](_0x225692['data'][_0x239694(0x1e3)]);process[_0x239694(0x1e7)](0x0);})[_0x143467(0x1ef)](()=>{const _0x1de581=_0x143467;console[_0x1de581(0x1e1)](_0x1de581(0x1df)),process[_0x1de581(0x1e7)](0x0);});};
1
+ function a11_0x1401(){const _0x303b05=['1740910eayyKh','4321480Pgmtha','catch','21ILkOdg','748jrtNVZ','status','server','4051464JlhuaC','post','/api/file/config','components','exit','then','exports','9xkeodf','axios','message','106nSYWxA','../cmd.install/config','300330iOQxQT','host','789357XcMQJj','5967415FoKzSC','data','log'];a11_0x1401=function(){return _0x303b05;};return a11_0x1401();}const a11_0x5a5636=a11_0x3fca;(function(_0x584cde,_0x54401d){const _0x3fb8b5=a11_0x3fca,_0x32abe1=_0x584cde();while(!![]){try{const _0x91889d=parseInt(_0x3fb8b5(0x69))/0x1*(parseInt(_0x3fb8b5(0x76))/0x2)+parseInt(_0x3fb8b5(0x7a))/0x3+-parseInt(_0x3fb8b5(0x66))/0x4+parseInt(_0x3fb8b5(0x7b))/0x5+parseInt(_0x3fb8b5(0x78))/0x6*(parseInt(_0x3fb8b5(0x68))/0x7)+parseInt(_0x3fb8b5(0x6c))/0x8+parseInt(_0x3fb8b5(0x73))/0x9*(-parseInt(_0x3fb8b5(0x65))/0xa);if(_0x91889d===_0x54401d)break;else _0x32abe1['push'](_0x32abe1['shift']());}catch(_0x446bb3){_0x32abe1['push'](_0x32abe1['shift']());}}}(a11_0x1401,0xdb54f));function a11_0x3fca(_0x2e7fef,_0x23ba4c){const _0x1401fa=a11_0x1401();return a11_0x3fca=function(_0x3fca6c,_0x2b64ba){_0x3fca6c=_0x3fca6c-0x65;let _0x11834d=_0x1401fa[_0x3fca6c];return _0x11834d;},a11_0x3fca(_0x2e7fef,_0x23ba4c);}const axios=require(a11_0x5a5636(0x74)),{getApiHost}=require(a11_0x5a5636(0x77));module[a11_0x5a5636(0x72)]=_0x2cc99a=>{const _0x513d86=a11_0x5a5636;axios[_0x513d86(0x6d)](getApiHost()+_0x513d86(0x6e))[_0x513d86(0x71)](_0x298fed=>{const _0x5d2eec=_0x513d86;if(_0x298fed['data'][_0x5d2eec(0x6a)]){const _0x4eac81=_0x298fed['data'][_0x5d2eec(0x7c)];_0x2cc99a===_0x5d2eec(0x6b)&&(console[_0x5d2eec(0x7d)](_0x4eac81[_0x5d2eec(0x79)]),console['log'](_0x4eac81['port'])),_0x2cc99a==='components'&&console[_0x5d2eec(0x7d)](_0x4eac81[_0x5d2eec(0x6f)]);}else console['log'](_0x298fed[_0x5d2eec(0x7c)][_0x5d2eec(0x75)]);process[_0x5d2eec(0x70)](0x0);})[_0x513d86(0x67)](()=>{console['log']('网络异常。'),process['exit'](0x0);});};
@@ -1 +1 @@
1
- const a11_0x483b9b=a11_0x3658;function a11_0x3658(_0x16a8f3,_0x22bec9){const _0x1ad1ed=a11_0x1ad1();return a11_0x3658=function(_0x3658cf,_0x22a66a){_0x3658cf=_0x3658cf-0xab;let _0x3ded87=_0x1ad1ed[_0x3658cf];return _0x3ded87;},a11_0x3658(_0x16a8f3,_0x22bec9);}(function(_0x412f3c,_0xa8d2b){const _0x2772d4=a11_0x3658,_0x5853fe=_0x412f3c();while(!![]){try{const _0x175c4a=-parseInt(_0x2772d4(0xb7))/0x1+-parseInt(_0x2772d4(0xbb))/0x2*(-parseInt(_0x2772d4(0xab))/0x3)+parseInt(_0x2772d4(0xba))/0x4+-parseInt(_0x2772d4(0xc6))/0x5+-parseInt(_0x2772d4(0xb4))/0x6+-parseInt(_0x2772d4(0xae))/0x7+parseInt(_0x2772d4(0xc9))/0x8;if(_0x175c4a===_0xa8d2b)break;else _0x5853fe['push'](_0x5853fe['shift']());}catch(_0x4725d0){_0x5853fe['push'](_0x5853fe['shift']());}}}(a11_0x1ad1,0x5cac1));const fs=require('fs'),path=require(a11_0x483b9b(0xca)),readline=require(a11_0x483b9b(0xb5)),io=readline[a11_0x483b9b(0xc0)]({'input':process[a11_0x483b9b(0xb0)],'output':process[a11_0x483b9b(0xbd)]});let f_total=0x0;module[a11_0x483b9b(0xb6)]=function(){const _0x2dff96=a11_0x483b9b,_0x11a492=path[_0x2dff96(0xbe)]('./');io[_0x2dff96(0xc4)](_0x2dff96(0xaf),function(_0x43db23){const _0x3839eb=_0x2dff96;if(_0x43db23[_0x3839eb(0xc5)]()==='y')console[_0x3839eb(0xbc)](_0x3839eb(0xc2)),setTimeout(()=>{setTimeout(()=>{const _0x54d8af=a11_0x3658;console[_0x54d8af(0xc1)](),exec(_0x11a492),setTimeout(()=>{const _0xa8521c=_0x54d8af;console[_0xa8521c(0xbc)](_0xa8521c(0xb9)),console[_0xa8521c(0xc1)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x43db23['trim']()==='n'?(console[_0x3839eb(0xbc)](_0x3839eb(0xac)),process['exit'](0x0)):(console['log']('无效操作。'),process[_0x3839eb(0xbf)](0x0));});};function exec(_0x23a254){const _0x45db7c=a11_0x483b9b;if(fs[_0x45db7c(0xad)](_0x23a254)){const _0x4ed817=fs['readdirSync'](_0x23a254);for(let _0x4d5f03=0x0;_0x4d5f03<_0x4ed817[_0x45db7c(0xb8)];_0x4d5f03++){const _0x80e990=_0x4ed817[_0x4d5f03],_0x3a46a6=_0x23a254+'/'+_0x80e990;try{fs['statSync'](_0x3a46a6)[_0x45db7c(0xc7)]()?(exec(_0x3a46a6),fs[_0x45db7c(0xc8)](_0x3a46a6,{'recursive':!![]}),console[_0x45db7c(0xbc)](_0x45db7c(0xb3)+_0x3a46a6)):(fs[_0x45db7c(0xb2)](_0x3a46a6),console[_0x45db7c(0xbc)](_0x45db7c(0xb1)+_0x3a46a6));}catch(_0x1b9c13){console['log'](_0x45db7c(0xc3)+_0x3a46a6);}}}}function a11_0x1ad1(){const _0x28f110=['stdin','删除文件:','unlinkSync','删除文件夹:','3235968vDHbGk','readline','exports','80767XOIlsu','length','删除完成。','175780QIckwo','36nMqstC','log','stdout','resolve','exit','createInterface','clear','正在计算项目数,请稍等...','删除异常:','question','trim','1488005uZXQHA','isDirectory','rmdirSync','12395520xklQge','path','53589jOiuiS','取消删除。','existsSync','4323466yErdJN','是否确认删除?删除后不可恢复![y/n]:'];a11_0x1ad1=function(){return _0x28f110;};return a11_0x1ad1();}
1
+ function a12_0x2e35(_0x36750c,_0x2d2dc4){const _0x263e1a=a12_0x263e();return a12_0x2e35=function(_0x2e358e,_0x244120){_0x2e358e=_0x2e358e-0x81;let _0xaf8a02=_0x263e1a[_0x2e358e];return _0xaf8a02;},a12_0x2e35(_0x36750c,_0x2d2dc4);}const a12_0x4fe42b=a12_0x2e35;(function(_0x119dad,_0x486e8a){const _0x40e6d8=a12_0x2e35,_0x29c9a2=_0x119dad();while(!![]){try{const _0x14960d=parseInt(_0x40e6d8(0x9f))/0x1+parseInt(_0x40e6d8(0x9b))/0x2*(-parseInt(_0x40e6d8(0x98))/0x3)+parseInt(_0x40e6d8(0x81))/0x4*(parseInt(_0x40e6d8(0x95))/0x5)+-parseInt(_0x40e6d8(0x8f))/0x6+parseInt(_0x40e6d8(0x8b))/0x7*(-parseInt(_0x40e6d8(0x85))/0x8)+-parseInt(_0x40e6d8(0x84))/0x9*(parseInt(_0x40e6d8(0x94))/0xa)+parseInt(_0x40e6d8(0x96))/0xb*(parseInt(_0x40e6d8(0x8d))/0xc);if(_0x14960d===_0x486e8a)break;else _0x29c9a2['push'](_0x29c9a2['shift']());}catch(_0x4b8704){_0x29c9a2['push'](_0x29c9a2['shift']());}}}(a12_0x263e,0xec06c));const fs=require('fs'),path=require(a12_0x4fe42b(0x99)),readline=require(a12_0x4fe42b(0x8a)),io=readline[a12_0x4fe42b(0x87)]({'input':process[a12_0x4fe42b(0x9e)],'output':process[a12_0x4fe42b(0x82)]});let f_total=0x0;module[a12_0x4fe42b(0x9a)]=function(){const _0x2cc957=a12_0x4fe42b,_0x1cdf18=path[_0x2cc957(0x89)]('./');io[_0x2cc957(0xa2)](_0x2cc957(0x93),function(_0x3d7e8d){const _0x1253d7=_0x2cc957;if(_0x3d7e8d[_0x1253d7(0x8e)]()==='y')console['log'](_0x1253d7(0x91)),setTimeout(()=>{setTimeout(()=>{const _0x1dafb5=a12_0x2e35;console[_0x1dafb5(0xa1)](),exec(_0x1cdf18),setTimeout(()=>{const _0xa49350=_0x1dafb5;console[_0xa49350(0x97)]('删除完成。'),console[_0xa49350(0xa1)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x3d7e8d['trim']()==='n'?(console[_0x1253d7(0x97)](_0x1253d7(0x9d)),process[_0x1253d7(0x9c)](0x0)):(console[_0x1253d7(0x97)]('无效操作。'),process['exit'](0x0));});};function a12_0x263e(){const _0x45865a=['取消删除。','stdin','261615ehICPx','length','clear','question','1588rAYocl','stdout','isDirectory','29313GagWsA','56sAFxim','删除异常:','createInterface','existsSync','resolve','readline','1382773EHnflM','rmdirSync','1236CbshjY','trim','11272902jKkToN','statSync','正在计算项目数,请稍等...','unlinkSync','是否确认删除?删除后不可恢复![y/n]:','1810qLJciV','13990STbFTB','409387XFUYth','log','28383vHvMJT','path','exports','82HIyhKH','exit'];a12_0x263e=function(){return _0x45865a;};return a12_0x263e();}function exec(_0x2f2199){const _0x5d5c8c=a12_0x4fe42b;if(fs[_0x5d5c8c(0x88)](_0x2f2199)){const _0x30ab40=fs['readdirSync'](_0x2f2199);for(let _0x36b6da=0x0;_0x36b6da<_0x30ab40[_0x5d5c8c(0xa0)];_0x36b6da++){const _0x1e6b8c=_0x30ab40[_0x36b6da],_0x260271=_0x2f2199+'/'+_0x1e6b8c;try{fs[_0x5d5c8c(0x90)](_0x260271)[_0x5d5c8c(0x83)]()?(exec(_0x260271),fs[_0x5d5c8c(0x8c)](_0x260271,{'recursive':!![]}),console[_0x5d5c8c(0x97)]('删除文件夹:'+_0x260271)):(fs[_0x5d5c8c(0x92)](_0x260271),console[_0x5d5c8c(0x97)]('删除文件:'+_0x260271));}catch(_0x453ec4){console['log'](_0x5d5c8c(0x86)+_0x260271);}}}}
@@ -1 +1 @@
1
- const a12_0x2d49fe=a12_0x1f43;(function(_0x1daf7,_0x2ff947){const _0xfa8aa3=a12_0x1f43,_0x20fccc=_0x1daf7();while(!![]){try{const _0x10acc8=-parseInt(_0xfa8aa3(0x1c0))/0x1+parseInt(_0xfa8aa3(0x1cb))/0x2*(-parseInt(_0xfa8aa3(0x1c5))/0x3)+-parseInt(_0xfa8aa3(0x1bf))/0x4*(parseInt(_0xfa8aa3(0x1ca))/0x5)+parseInt(_0xfa8aa3(0x1ce))/0x6+-parseInt(_0xfa8aa3(0x1bc))/0x7*(parseInt(_0xfa8aa3(0x1d6))/0x8)+-parseInt(_0xfa8aa3(0x1d3))/0x9+-parseInt(_0xfa8aa3(0x1c8))/0xa*(-parseInt(_0xfa8aa3(0x1c9))/0xb);if(_0x10acc8===_0x2ff947)break;else _0x20fccc['push'](_0x20fccc['shift']());}catch(_0x395c20){_0x20fccc['push'](_0x20fccc['shift']());}}}(a12_0x17bc,0x1eade));function a12_0x1f43(_0x4032b4,_0x3bf7a1){const _0x17bc1e=a12_0x17bc();return a12_0x1f43=function(_0x1f4371,_0x4febfe){_0x1f4371=_0x1f4371-0x1bc;let _0x24b60c=_0x17bc1e[_0x1f4371];return _0x24b60c;},a12_0x1f43(_0x4032b4,_0x3bf7a1);}const path=require(a12_0x2d49fe(0x1c7)),fs=require('fs'),axios=require('axios'),{getApiHost}=require(a12_0x2d49fe(0x1cf));function a12_0x17bc(){const _0x56ff08=['log','path','32280nzHPso','2233PMgcHH','5oTpXAA','105086DcmYUm','exports','toString','986256fqAzsm','../cmd.install/config','exit','readFileSync','data','2060028GIuYVl','existsSync','查询失败!根目录缺少‘package.json’文件,无法完成查询。','160eHZMJk','7805tJqSgY','catch','status','987352tGWoeP','143425vxPYtf','then','/api/file/version','网络异常。','parse','3HmdEBj'];a12_0x17bc=function(){return _0x56ff08;};return a12_0x17bc();}module[a12_0x2d49fe(0x1cc)]=()=>{const _0x20e4f0=a12_0x2d49fe,_0x1330f5=path['resolve']('./'),_0x5c772f=_0x1330f5+'\x5cpackage.json';if(fs[_0x20e4f0(0x1d4)](_0x5c772f)){const _0x10f21f=JSON[_0x20e4f0(0x1c4)](fs[_0x20e4f0(0x1d1)](_0x5c772f)[_0x20e4f0(0x1cd)]()),{name:_0x498272}=_0x10f21f;axios['post'](getApiHost()+_0x20e4f0(0x1c2),{'package_name':_0x498272})[_0x20e4f0(0x1c1)](_0x9513e3=>{const _0x5674f5=_0x20e4f0;_0x9513e3[_0x5674f5(0x1d2)][_0x5674f5(0x1be)]?console[_0x5674f5(0x1c6)](_0x9513e3['data'][_0x5674f5(0x1d2)]):console[_0x5674f5(0x1c6)](_0x9513e3['data']['message']),process[_0x5674f5(0x1d0)](0x0);})[_0x20e4f0(0x1bd)](()=>{const _0xae8661=_0x20e4f0;console[_0xae8661(0x1c6)](_0xae8661(0x1c3)),process[_0xae8661(0x1d0)](0x0);});}else console[_0x20e4f0(0x1c6)](_0x20e4f0(0x1d5)),process['exit'](0x0);};
1
+ const a13_0x554925=a13_0x28af;(function(_0x4c5ab8,_0x4b4db7){const _0x340ef8=a13_0x28af,_0xa92a4d=_0x4c5ab8();while(!![]){try{const _0x53887c=-parseInt(_0x340ef8(0x1cb))/0x1+-parseInt(_0x340ef8(0x1bc))/0x2+parseInt(_0x340ef8(0x1cf))/0x3*(parseInt(_0x340ef8(0x1bb))/0x4)+parseInt(_0x340ef8(0x1b7))/0x5*(parseInt(_0x340ef8(0x1c4))/0x6)+parseInt(_0x340ef8(0x1bd))/0x7*(-parseInt(_0x340ef8(0x1c0))/0x8)+parseInt(_0x340ef8(0x1c2))/0x9*(parseInt(_0x340ef8(0x1ce))/0xa)+-parseInt(_0x340ef8(0x1ca))/0xb*(-parseInt(_0x340ef8(0x1c8))/0xc);if(_0x53887c===_0x4b4db7)break;else _0xa92a4d['push'](_0xa92a4d['shift']());}catch(_0x5b2779){_0xa92a4d['push'](_0xa92a4d['shift']());}}}(a13_0x329f,0xac56f));const path=require('path'),fs=require('fs'),axios=require('axios'),{getApiHost}=require(a13_0x554925(0x1c9));function a13_0x28af(_0x169347,_0xa71c93){const _0x329ff5=a13_0x329f();return a13_0x28af=function(_0x28af97,_0x4d43d0){_0x28af97=_0x28af97-0x1b5;let _0x1ba933=_0x329ff5[_0x28af97];return _0x1ba933;},a13_0x28af(_0x169347,_0xa71c93);}function a13_0x329f(){const _0x925ed8=['174VVXAnc','readFileSync','exit','toString','24JbBRwE','../cmd.install/config','2808674viRitD','1195094qHxJnt','log','message','350zmdGLH','408suHJPT','post','parse','230515TeUJKr','data','resolve','existsSync','27292JKNCHO','1831888NZrGgu','5159jPTMSV','\x5cpackage.json','catch','9848yXkRBo','status','243927XXwLTN','exports'];a13_0x329f=function(){return _0x925ed8;};return a13_0x329f();}module[a13_0x554925(0x1c3)]=()=>{const _0x1a2300=a13_0x554925,_0x4a170b=path[_0x1a2300(0x1b9)]('./'),_0x4c3679=_0x4a170b+_0x1a2300(0x1be);if(fs[_0x1a2300(0x1ba)](_0x4c3679)){const _0x4bb5f5=JSON[_0x1a2300(0x1b6)](fs[_0x1a2300(0x1c5)](_0x4c3679)[_0x1a2300(0x1c7)]()),{name:_0x551104}=_0x4bb5f5;axios[_0x1a2300(0x1b5)](getApiHost()+'/api/file/version',{'package_name':_0x551104})['then'](_0x6607af=>{const _0x2af6fa=_0x1a2300;_0x6607af[_0x2af6fa(0x1b8)][_0x2af6fa(0x1c1)]?console['log'](_0x6607af[_0x2af6fa(0x1b8)]['data']):console[_0x2af6fa(0x1cc)](_0x6607af[_0x2af6fa(0x1b8)][_0x2af6fa(0x1cd)]),process[_0x2af6fa(0x1c6)](0x0);})[_0x1a2300(0x1bf)](()=>{const _0x504768=_0x1a2300;console[_0x504768(0x1cc)]('网络异常。'),process[_0x504768(0x1c6)](0x0);});}else console[_0x1a2300(0x1cc)]('查询失败!根目录缺少‘package.json’文件,无法完成查询。'),process['exit'](0x0);};
@@ -1 +1 @@
1
- function a13_0x1f2f(_0x3247c1,_0x3603e9){const _0x35781e=a13_0x3578();return a13_0x1f2f=function(_0x1f2f22,_0x5856ac){_0x1f2f22=_0x1f2f22-0x117;let _0x14cd7b=_0x35781e[_0x1f2f22];return _0x14cd7b;},a13_0x1f2f(_0x3247c1,_0x3603e9);}const a13_0x3d69c3=a13_0x1f2f;(function(_0x37e411,_0x105793){const _0xde78ef=a13_0x1f2f,_0x310214=_0x37e411();while(!![]){try{const _0x31df75=-parseInt(_0xde78ef(0x11f))/0x1*(parseInt(_0xde78ef(0x126))/0x2)+parseInt(_0xde78ef(0x124))/0x3*(parseInt(_0xde78ef(0x118))/0x4)+parseInt(_0xde78ef(0x122))/0x5+-parseInt(_0xde78ef(0x11c))/0x6*(-parseInt(_0xde78ef(0x125))/0x7)+parseInt(_0xde78ef(0x11a))/0x8*(-parseInt(_0xde78ef(0x12c))/0x9)+parseInt(_0xde78ef(0x12b))/0xa+-parseInt(_0xde78ef(0x11e))/0xb*(parseInt(_0xde78ef(0x120))/0xc);if(_0x31df75===_0x105793)break;else _0x310214['push'](_0x310214['shift']());}catch(_0x35dae8){_0x310214['push'](_0x310214['shift']());}}}(a13_0x3578,0x38b95));const path=require(a13_0x3d69c3(0x119)),readline=require(a13_0x3d69c3(0x117)),{f_file_copy}=require(a13_0x3d69c3(0x127)),fs=require('fs');function a13_0x3578(){const _0x58c8fe=['6333hdSObn','301UyzrtV','381158BQcgsM','./cli.install/tools','exit','\x5cpublic','初始化完成!','2668910eRONSl','2061KMYomL','log','readline','112ObYUzy','path','2936qBEspX','\x5ccli.init','33678RsQXak','\x5cjjb.config.json','100001avjFBr','2MfGpft','228kEVuOk','exports','1514565aHtQgd','existsSync'];a13_0x3578=function(){return _0x58c8fe;};return a13_0x3578();}module[a13_0x3d69c3(0x121)]=()=>{const _0x460383=a13_0x3d69c3,_0x8c3738=path['resolve']('./');!fs[_0x460383(0x123)](_0x8c3738+'\x5cjjb.script')&&!fs[_0x460383(0x123)](_0x8c3738+_0x460383(0x129))&&!fs[_0x460383(0x123)](_0x8c3738+_0x460383(0x11d))&&!fs['existsSync'](_0x8c3738+'\x5cpackage.json')&&!fs[_0x460383(0x123)](_0x8c3738+'\x5cwebstorm.config.js')?(f_file_copy(__dirname+_0x460383(0x11b),_0x8c3738),console[_0x460383(0x12d)](_0x460383(0x12a)),process['exit'](0x0)):(console[_0x460383(0x12d)]('初始化失败,文件已存在!'),process[_0x460383(0x128)](0x0));};
1
+ const a14_0x18e39e=a14_0x5284;(function(_0x1d17af,_0x50e7ce){const _0x2b76f9=a14_0x5284,_0x49c155=_0x1d17af();while(!![]){try{const _0x5c4851=-parseInt(_0x2b76f9(0x1f8))/0x1*(-parseInt(_0x2b76f9(0x1ed))/0x2)+-parseInt(_0x2b76f9(0x1e8))/0x3+-parseInt(_0x2b76f9(0x1eb))/0x4*(parseInt(_0x2b76f9(0x1e5))/0x5)+-parseInt(_0x2b76f9(0x1f5))/0x6*(parseInt(_0x2b76f9(0x1ef))/0x7)+parseInt(_0x2b76f9(0x1e9))/0x8+parseInt(_0x2b76f9(0x1ea))/0x9*(parseInt(_0x2b76f9(0x1ee))/0xa)+parseInt(_0x2b76f9(0x1e3))/0xb*(parseInt(_0x2b76f9(0x1f2))/0xc);if(_0x5c4851===_0x50e7ce)break;else _0x49c155['push'](_0x49c155['shift']());}catch(_0x49aba6){_0x49c155['push'](_0x49c155['shift']());}}}(a14_0x3ed2,0x7f176));function a14_0x3ed2(){const _0x15cdef=['20NnYLoG','406070dISMJJ','path','exports','22191492aLYdgF','\x5cpublic','\x5cwebstorm.config.js','84jWDgZn','exit','\x5cjjb.config.json','742PLpSkw','11xtdOXJ','\x5cjjb.script','3285KgeBII','./cli.install/tools','existsSync','1483761myxfaG','3368232RodBRY','1664829UXpdpp','5284mHimzo','readline','148luoJEM'];a14_0x3ed2=function(){return _0x15cdef;};return a14_0x3ed2();}const path=require(a14_0x18e39e(0x1f0)),readline=require(a14_0x18e39e(0x1ec)),{f_file_copy}=require(a14_0x18e39e(0x1e6)),fs=require('fs');function a14_0x5284(_0x1a9aa8,_0x5b0e41){const _0x3ed2ac=a14_0x3ed2();return a14_0x5284=function(_0x528459,_0x413bfa){_0x528459=_0x528459-0x1e3;let _0x361912=_0x3ed2ac[_0x528459];return _0x361912;},a14_0x5284(_0x1a9aa8,_0x5b0e41);}module[a14_0x18e39e(0x1f1)]=()=>{const _0x349958=a14_0x18e39e,_0x4fcb95=path['resolve']('./');!fs['existsSync'](_0x4fcb95+_0x349958(0x1e4))&&!fs['existsSync'](_0x4fcb95+_0x349958(0x1f3))&&!fs[_0x349958(0x1e7)](_0x4fcb95+_0x349958(0x1f7))&&!fs[_0x349958(0x1e7)](_0x4fcb95+'\x5cpackage.json')&&!fs[_0x349958(0x1e7)](_0x4fcb95+_0x349958(0x1f4))?(f_file_copy(__dirname+'\x5ccli.init',_0x4fcb95),console['log']('初始化完成!'),process['exit'](0x0)):(console['log']('初始化失败,文件已存在!'),process[_0x349958(0x1f6)](0x0));};
@@ -1 +1 @@
1
- const a14_0x39479a=a14_0x12ce;function a14_0x12ce(_0x401d54,_0x5e748f){const _0x8fd0bb=a14_0x8fd0();return a14_0x12ce=function(_0x12ce12,_0x4e7360){_0x12ce12=_0x12ce12-0x1b7;let _0x51ed8d=_0x8fd0bb[_0x12ce12];return _0x51ed8d;},a14_0x12ce(_0x401d54,_0x5e748f);}(function(_0x3dc482,_0x2359f1){const _0x1b1f50=a14_0x12ce,_0x1a467f=_0x3dc482();while(!![]){try{const _0x2606d7=parseInt(_0x1b1f50(0x1ba))/0x1*(-parseInt(_0x1b1f50(0x1dc))/0x2)+-parseInt(_0x1b1f50(0x1b7))/0x3*(parseInt(_0x1b1f50(0x1c4))/0x4)+-parseInt(_0x1b1f50(0x1eb))/0x5*(-parseInt(_0x1b1f50(0x1cf))/0x6)+parseInt(_0x1b1f50(0x1de))/0x7+parseInt(_0x1b1f50(0x1ee))/0x8*(-parseInt(_0x1b1f50(0x1cc))/0x9)+-parseInt(_0x1b1f50(0x1d3))/0xa+parseInt(_0x1b1f50(0x1d7))/0xb;if(_0x2606d7===_0x2359f1)break;else _0x1a467f['push'](_0x1a467f['shift']());}catch(_0x4a1a16){_0x1a467f['push'](_0x1a467f['shift']());}}}(a14_0x8fd0,0x9eb20));const os=require('os');exports[a14_0x39479a(0x1e3)]=a14_0x39479a(0x1e4),exports[a14_0x39479a(0x1c3)]=a14_0x39479a(0x1b8)+Date[a14_0x39479a(0x1db)](),exports['CLOUD_PROJECT']={'common':{'token':a14_0x39479a(0x1b9),'projectId':0x117},'react-admin-component':{'token':a14_0x39479a(0x1bd),'projectId':0x154},'jjb-dva-runtime':{'token':a14_0x39479a(0x1e9),'projectId':0x23b},'jjb-common-lib':{'token':a14_0x39479a(0x1ea),'projectId':0x23c},'jjb-common-decorator':{'token':a14_0x39479a(0x1ca),'projectId':0x23e},'vue-unisass-component':{'token':a14_0x39479a(0x1ce),'projectId':0x153}},exports[a14_0x39479a(0x1c5)]=os['tmpdir']()+'\x5c'+exports[a14_0x39479a(0x1c3)],exports['CLI_DVA_ROUTER_SPA']=__dirname+a14_0x39479a(0x1cb),exports['CLI_DVA_ROUTER_SAAS']=__dirname+a14_0x39479a(0x1e5),exports[a14_0x39479a(0x1da)]=__dirname+a14_0x39479a(0x1c0),exports[a14_0x39479a(0x1d6)]=__dirname+a14_0x39479a(0x1e7),exports[a14_0x39479a(0x1e8)]=a14_0x39479a(0x1d2),exports[a14_0x39479a(0x1d5)]=a14_0x39479a(0x1c7),exports[a14_0x39479a(0x1df)]=[{'path':'\x5ctools\x5cindex.js','replace':[[a14_0x39479a(0x1e1),a14_0x39479a(0x1e6)]]},{'path':a14_0x39479a(0x1c1),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a14_0x39479a(0x1e1),a14_0x39479a(0x1e6)]]}],exports[a14_0x39479a(0x1f1)]=[{'path':a14_0x39479a(0x1cd),'replace':[['return\x20__planA();',a14_0x39479a(0x1d1)]]}],exports[a14_0x39479a(0x1d8)]=[{'path':a14_0x39479a(0x1cd),'replace':[[a14_0x39479a(0x1c2),a14_0x39479a(0x1d9)]]}],exports['COMPONENTS_CONTENT_REPLACE']=[{'path':a14_0x39479a(0x1c8),'replace':[['common/http',a14_0x39479a(0x1ec)],['common/crypto',a14_0x39479a(0x1f0)],[a14_0x39479a(0x1d4),a14_0x39479a(0x1c9)]]},{'path':'\x5cRejectText\x5cindex.js','replace':[[a14_0x39479a(0x1e0),a14_0x39479a(0x1ef)]]},{'path':a14_0x39479a(0x1bf),'replace':[[a14_0x39479a(0x1d4),a14_0x39479a(0x1c9)]]},{'path':a14_0x39479a(0x1e2),'replace':[[a14_0x39479a(0x1be),a14_0x39479a(0x1ec)],['common/tools',a14_0x39479a(0x1c9)]]},{'path':a14_0x39479a(0x1bc),'replace':[[a14_0x39479a(0x1be),a14_0x39479a(0x1ec)],[a14_0x39479a(0x1d4),'jjb-common/tools']]},{'path':a14_0x39479a(0x1dd),'replace':[[a14_0x39479a(0x1be),a14_0x39479a(0x1ec)],['common/tools',a14_0x39479a(0x1c9)]]},{'path':a14_0x39479a(0x1d0),'replace':[['common/color','jjb-common/color']]},{'path':a14_0x39479a(0x1bb),'replace':[[a14_0x39479a(0x1d4),'jjb-common/tools']]},{'path':a14_0x39479a(0x1c6),'replace':[[a14_0x39479a(0x1ed),'jjb-common/website'],['common/tools',a14_0x39479a(0x1c9)]]}];function a14_0x8fd0(){const _0x191c19=['jjb-common/tools','gPSit8aJsLVmNzuQ5Cy4','\x5c..\x5ccli.dva.router.spa.txt','711LiGDGx','\x5ctools\x5cindex.js','d4wQ7dzEjYPsgVbKnYei','6nSgIUm','\x5cPageHeaderBar\x5cindex.js','return\x20process.env;','\x5cdva\x5cautomatic\x5crouter.js','12263810wWpAeo','common/tools','CLI_DVA_REGISTER_PATH','CLI_DVA_REGISTER_SAAS','17728744sWnCGn','COMMON_CONTENT_MICRO_REPLACE','return\x20process.env.app;','CLI_DVA_REGISTER_SPA','now','21908GreRJH','\x5cImageUploader\x5cindex.js','6645891mwEuOa','COMMON_CONTENT_NOR_REPLACE','common/color','components','\x5cFileUploader\x5cindex.js','GIT_HOST','http://192.168.1.242:10985','\x5c..\x5ccli.dva.router.saas.txt','jjb-react-admin-component','\x5c..\x5ccli.dva.register.saas.txt','CLI_DVA_ROUTER_PATH','hLqARY89CN6fUD3yg4NL','e9njpBd1nS_LREN8GFpR','5255785NLPrbX','jjb-common/http','common/website','124624kLtOod','jjb-common/color','jjb-common/crypto','COMMON_CONTENT_SPA_REPLACE','1055577acYhem','jjbAssembly_','G4HJRsHr9D7Ssmixegw2','14ZoVxeN','\x5cRouterContainer\x5cindex.js','\x5cImageCropper\x5cindex.js','FT3pKzxpRynFkmddJ9Bs','common/http','\x5cRouterMenu\x5cindex.js','\x5c..\x5ccli.dva.register.spa.txt','\x5cwebsite\x5cindex.js','return\x20__planA();','GIT_TEMP_DIR','4yZFhSY','TEMPLATE_FOLDER','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','\x5cdva\x5cautomatic\x5cregister.js','\x5cEditor\x5cindex.js'];a14_0x8fd0=function(){return _0x191c19;};return a14_0x8fd0();}
1
+ function a15_0x4148(){const _0x1b9968=['CLI_DVA_ROUTER_SAAS','\x5cFileUploader\x5cindex.js','jjb-common/http','\x5ctools\x5cindex.js','jjbAssembly_','jjb-common/tools','components','1165MhQaZD','COMMON_CONTENT_MICRO_REPLACE','\x5c..\x5ccli.dva.register.saas.txt','2987076TPgGtD','563280SFePIi','\x5cImageUploader\x5cindex.js','return\x20process.env.app;','hLqARY89CN6fUD3yg4NL','\x5c..\x5ccli.dva.router.spa.txt','G4HJRsHr9D7Ssmixegw2','\x5cRouterContainer\x5cindex.js','1236393dBNATN','CLI_DVA_ROUTER_PATH','COMMON_CONTENT_NOR_REPLACE','jjb-common/crypto','common/tools','62184rJJVmP','15498SRnNVp','return\x20process.env;','jjb-react-admin-component','gPSit8aJsLVmNzuQ5Cy4','return\x20__planA();','e9njpBd1nS_LREN8GFpR','\x5cdva\x5cautomatic\x5cregister.js','440EpnYFO','63Fnxtaj','tmpdir','\x5cEditor\x5cindex.js','now','133gEekUm','common/color','GIT_HOST','COMPONENTS_CONTENT_REPLACE','CLI_DVA_REGISTER_SPA','\x5cwebsite\x5cindex.js','jjb-common/website','50ftLAkQ','common/http','CLI_DVA_ROUTER_SPA','CLOUD_PROJECT','\x5c..\x5ccli.dva.router.saas.txt','87396CvgPCo','TEMPLATE_FOLDER','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','GIT_TEMP_DIR','jjb-common/color','\x5cdva\x5cautomatic\x5crouter.js','3756YrdRNM','\x5cPageHeaderBar\x5cindex.js','\x5cRejectText\x5cindex.js'];a15_0x4148=function(){return _0x1b9968;};return a15_0x4148();}const a15_0x3294c3=a15_0xb400;(function(_0x162296,_0x54f394){const _0x6b9d89=a15_0xb400,_0x1325e7=_0x162296();while(!![]){try{const _0x71e117=parseInt(_0x6b9d89(0x172))/0x1+-parseInt(_0x6b9d89(0x17f))/0x2*(parseInt(_0x6b9d89(0x187))/0x3)+-parseInt(_0x6b9d89(0x171))/0x4+parseInt(_0x6b9d89(0x16e))/0x5*(parseInt(_0x6b9d89(0x19d))/0x6)+parseInt(_0x6b9d89(0x18b))/0x7*(-parseInt(_0x6b9d89(0x17e))/0x8)+-parseInt(_0x6b9d89(0x179))/0x9*(-parseInt(_0x6b9d89(0x192))/0xa)+-parseInt(_0x6b9d89(0x186))/0xb*(-parseInt(_0x6b9d89(0x197))/0xc);if(_0x71e117===_0x54f394)break;else _0x1325e7['push'](_0x1325e7['shift']());}catch(_0x3230c9){_0x1325e7['push'](_0x1325e7['shift']());}}}(a15_0x4148,0x99d8e));const os=require('os');function a15_0xb400(_0x2d8518,_0x4dd900){const _0x4148b9=a15_0x4148();return a15_0xb400=function(_0xb4009d,_0x807be2){_0xb4009d=_0xb4009d-0x16e;let _0x36acf4=_0x4148b9[_0xb4009d];return _0x36acf4;},a15_0xb400(_0x2d8518,_0x4dd900);}exports[a15_0x3294c3(0x18d)]='http://192.168.1.242:10985',exports['GIT_TEMP_DIR']=a15_0x3294c3(0x1a4)+Date[a15_0x3294c3(0x18a)](),exports[a15_0x3294c3(0x195)]={'common':{'token':a15_0x3294c3(0x177),'projectId':0x117},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154},'jjb-dva-runtime':{'token':a15_0x3294c3(0x175),'projectId':0x23b},'jjb-common-lib':{'token':a15_0x3294c3(0x184),'projectId':0x23c},'jjb-common-decorator':{'token':a15_0x3294c3(0x182),'projectId':0x23e},'vue-unisass-component':{'token':'d4wQ7dzEjYPsgVbKnYei','projectId':0x153}},exports[a15_0x3294c3(0x198)]=os[a15_0x3294c3(0x188)]()+'\x5c'+exports[a15_0x3294c3(0x19a)],exports[a15_0x3294c3(0x194)]=__dirname+a15_0x3294c3(0x176),exports[a15_0x3294c3(0x1a0)]=__dirname+a15_0x3294c3(0x196),exports[a15_0x3294c3(0x18f)]=__dirname+'\x5c..\x5ccli.dva.register.spa.txt',exports['CLI_DVA_REGISTER_SAAS']=__dirname+a15_0x3294c3(0x170),exports[a15_0x3294c3(0x17a)]=a15_0x3294c3(0x19c),exports['CLI_DVA_REGISTER_PATH']=a15_0x3294c3(0x185),exports[a15_0x3294c3(0x17b)]=[{'path':a15_0x3294c3(0x1a3),'replace':[[a15_0x3294c3(0x1a6),a15_0x3294c3(0x181)]]},{'path':a15_0x3294c3(0x190),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a15_0x3294c3(0x1a6),'jjb-react-admin-component']]}],exports['COMMON_CONTENT_SPA_REPLACE']=[{'path':a15_0x3294c3(0x1a3),'replace':[[a15_0x3294c3(0x183),a15_0x3294c3(0x180)]]}],exports[a15_0x3294c3(0x16f)]=[{'path':a15_0x3294c3(0x1a3),'replace':[[a15_0x3294c3(0x183),a15_0x3294c3(0x174)]]}],exports[a15_0x3294c3(0x18e)]=[{'path':a15_0x3294c3(0x189),'replace':[['common/http',a15_0x3294c3(0x1a2)],['common/crypto',a15_0x3294c3(0x17c)],['common/tools',a15_0x3294c3(0x1a5)]]},{'path':a15_0x3294c3(0x19f),'replace':[[a15_0x3294c3(0x18c),a15_0x3294c3(0x19b)]]},{'path':'\x5cRouterMenu\x5cindex.js','replace':[['common/tools','jjb-common/tools']]},{'path':a15_0x3294c3(0x1a1),'replace':[['common/http',a15_0x3294c3(0x1a2)],['common/tools',a15_0x3294c3(0x1a5)]]},{'path':'\x5cImageCropper\x5cindex.js','replace':[['common/http','jjb-common/http'],['common/tools',a15_0x3294c3(0x1a5)]]},{'path':a15_0x3294c3(0x173),'replace':[[a15_0x3294c3(0x193),a15_0x3294c3(0x1a2)],[a15_0x3294c3(0x17d),a15_0x3294c3(0x1a5)]]},{'path':a15_0x3294c3(0x19e),'replace':[[a15_0x3294c3(0x18c),a15_0x3294c3(0x19b)]]},{'path':a15_0x3294c3(0x178),'replace':[['common/tools','jjb-common/tools']]},{'path':a15_0x3294c3(0x199),'replace':[['common/website',a15_0x3294c3(0x191)],[a15_0x3294c3(0x17d),a15_0x3294c3(0x1a5)]]}];
@@ -1 +1 @@
1
- function a15_0x55b5(){const _0x2ae171=['vue-unisass-component','push','writeFileSync','filter','spa','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','180ADMusm','installResources','_zip','76135FwhZmx','repository','join','projectType','length','package.json','find','unlinkSync','1.0.0','close','uncompress','compressing','2948144OwhQyk','9XpLlAh','jjb-common','import_list','toString','createWriteStream','./config','existsSync','installTarget','replace','react-admin-component','includes','rmdirSync','importList','micro-spa','【Error】:安装失败,node_modules目录不存在。','src\x5c','\x5cindex.js','exports','5408475pTCjWr','./tools','\x20}\x20from\x20\x27./','readdirSync','now','request','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','3933056IwHeln','132470eQerHn','name','node_modules','multi','4576kLloua','resolve','exit','setting.json','mkdirSync','【jjb-cmd】:install命令执行完成,用时','.gitignore','index.js','zip','readFileSync','forEach','log','export\x20{\x20default\x20as\x20','726KYgRXE','12551168TxpFge','5484RCcKEJ','map','path','pipe','compress'];a15_0x55b5=function(){return _0x2ae171;};return a15_0x55b5();}function a15_0x5d89(_0x548494,_0x1a294f){const _0x55b555=a15_0x55b5();return a15_0x5d89=function(_0x5d899a,_0x5860c7){_0x5d899a=_0x5d899a-0x16c;let _0x24ba72=_0x55b555[_0x5d899a];return _0x24ba72;},a15_0x5d89(_0x548494,_0x1a294f);}const a15_0x6715d5=a15_0x5d89;(function(_0xe67e7e,_0x51443d){const _0x1bb057=a15_0x5d89,_0x1fd4fb=_0xe67e7e();while(!![]){try{const _0x1462e2=parseInt(_0x1bb057(0x185))/0x1*(-parseInt(_0x1bb057(0x17a))/0x2)+-parseInt(_0x1bb057(0x1a7))/0x3+parseInt(_0x1bb057(0x1ae))/0x4+parseInt(_0x1bb057(0x188))/0x5*(-parseInt(_0x1bb057(0x178))/0x6)+-parseInt(_0x1bb057(0x179))/0x7+-parseInt(_0x1bb057(0x194))/0x8*(-parseInt(_0x1bb057(0x195))/0x9)+parseInt(_0x1bb057(0x1af))/0xa*(parseInt(_0x1bb057(0x1b3))/0xb);if(_0x1462e2===_0x51443d)break;else _0x1fd4fb['push'](_0x1fd4fb['shift']());}catch(_0x369649){_0x1fd4fb['push'](_0x1fd4fb['shift']());}}}(a15_0x55b5,0xe3362));const fs=require('fs'),path=require(a15_0x6715d5(0x17c)),request=require(a15_0x6715d5(0x1ac)),compressing=require(a15_0x6715d5(0x193)),{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_0x6715d5(0x1a8)),{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(a15_0x6715d5(0x19a)),start_time=Date[a15_0x6715d5(0x1ab)]();module[a15_0x6715d5(0x1a6)]=()=>{const _0x3448cb=a15_0x6715d5,_0x15be92=path[_0x3448cb(0x16c)]('./'),_0x166125=[_0x15be92,_0x3448cb(0x1a4)][_0x3448cb(0x18a)]('\x5c'),_0x119ede=[_0x15be92,_0x3448cb(0x1b1)][_0x3448cb(0x18a)]('\x5c'),_0x40c03a=[_0x15be92,_0x3448cb(0x18d)]['join']('\x5c');if(f_scan_jjb_config_json(_0x15be92)){const _0x1f1d83=f_scan_jjb_config_json_rules(_0x15be92);_0x1f1d83[_0x3448cb(0x19c)]===_0x3448cb(0x1b1)?!fs[_0x3448cb(0x19b)](_0x119ede)?(console[_0x3448cb(0x176)](_0x3448cb(0x1a3)),process[_0x3448cb(0x16d)](0x0)):console[_0x3448cb(0x176)](_0x3448cb(0x184)):!fs[_0x3448cb(0x19b)](_0x166125)&&(console[_0x3448cb(0x176)]('【Error】:安装失败,src目录不存在。'),process[_0x3448cb(0x16d)](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x1f1d83['installResources'])[_0x3448cb(0x17b)](_0x343743=>{const _0x4272ef=_0x3448cb,_0x19a1ac=fs[_0x4272ef(0x199)](_0x343743[_0x4272ef(0x17c)]);request(_0x343743[_0x4272ef(0x189)])[_0x4272ef(0x17d)](_0x19a1ac)['on'](_0x4272ef(0x191),()=>{const _0x4d3ff2=_0x4272ef;fs['mkdirSync'](_0x343743['compress']),compressing[_0x4d3ff2(0x173)][_0x4d3ff2(0x192)](_0x343743['path'],_0x343743[_0x4d3ff2(0x17e)]);});});const _0x4a85cf=setInterval(()=>{const _0x102e1d=_0x3448cb,_0x2eb61c=fs[_0x102e1d(0x1aa)](TEMPLATE_FOLDER),_0x1c8319=_0x2eb61c[_0x102e1d(0x182)](_0x515ff3=>_0x1f1d83[_0x102e1d(0x186)][_0x102e1d(0x17b)](_0x4e63c2=>_0x4e63c2[_0x102e1d(0x1b0)]+'_zip')['includes'](_0x515ff3));if(_0x1c8319[_0x102e1d(0x18c)]===_0x1f1d83['installResources'][_0x102e1d(0x18c)]){clearInterval(_0x4a85cf);const _0x3b1891=[];_0x1c8319['forEach'](_0xfbbb9e=>{const _0x2f1a83=_0x102e1d,_0xcab411=[TEMPLATE_FOLDER,_0xfbbb9e]['join']('\x5c');fs[_0x2f1a83(0x1aa)](_0xcab411)[_0x2f1a83(0x175)](_0x2958b4=>_0x3b1891[_0x2f1a83(0x180)]({'name':_0xfbbb9e,'path':[_0xcab411,_0x2958b4][_0x2f1a83(0x18a)]('\x5c'),'pure_name':_0xfbbb9e[_0x2f1a83(0x19d)](/_zip$/,''),'import_list':_0x1f1d83['installResources'][_0x2f1a83(0x18e)](_0x251d8a=>_0x251d8a[_0x2f1a83(0x1b0)]+_0x2f1a83(0x187)===_0xfbbb9e)[_0x2f1a83(0x1a1)]}));}),_0x3b1891[_0x102e1d(0x175)](_0x185e6e=>{const _0x6a3e57=_0x102e1d,_0x580fa6=_0x185e6e['pure_name'],_0xa44755=_0x185e6e[_0x6a3e57(0x197)],_0x486e0c=[_0x185e6e['path'],'.idea'][_0x6a3e57(0x18a)]('//'),_0x2bd739=[_0x185e6e[_0x6a3e57(0x17c)],_0x6a3e57(0x171)][_0x6a3e57(0x18a)]('//');fs['existsSync'](_0x486e0c)&&(f_rm_rf(_0x486e0c),fs[_0x6a3e57(0x1a0)](_0x486e0c));fs[_0x6a3e57(0x19b)](_0x2bd739)&&fs[_0x6a3e57(0x18f)](_0x2bd739);if(_0xa44755[_0x6a3e57(0x18c)]){fs['readdirSync'](_0x185e6e[_0x6a3e57(0x17c)])[_0x6a3e57(0x182)](_0x20c008=>!_0xa44755[_0x6a3e57(0x19f)](_0x20c008)&&_0x20c008!==_0x6a3e57(0x172)&&_0x20c008!==_0x6a3e57(0x16e))[_0x6a3e57(0x175)](_0x160944=>{const _0x55a2ae=_0x6a3e57,_0x269550=_0x185e6e['path']+'\x5c'+_0x160944;f_rm_rf(_0x269550),fs[_0x55a2ae(0x1a0)](_0x269550);});if(_0x580fa6===_0x6a3e57(0x19e)){const _0x51bc5a=[];fs[_0x6a3e57(0x1aa)](_0x185e6e['path'])[_0x6a3e57(0x182)](_0x590909=>_0x590909!=='index.js')[_0x6a3e57(0x175)](_0x1bb7d8=>{const _0x52fb48=_0x6a3e57;_0x1bb7d8==='RouterContainer'?_0x51bc5a['push']('export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;'):_0x51bc5a[_0x52fb48(0x180)](_0x52fb48(0x177)+_0x1bb7d8+_0x52fb48(0x1a9)+_0x1bb7d8+'\x27;');}),fs['writeFileSync'](_0x185e6e[_0x6a3e57(0x17c)]+_0x6a3e57(0x1a5),_0x51bc5a[_0x6a3e57(0x18a)]('\x0a'));}}if(_0x580fa6===_0x6a3e57(0x196)){const _0x27cdca=[_0x185e6e[_0x6a3e57(0x17c)],'\x5cdva\x5cautomatic'][_0x6a3e57(0x18a)]('\x5c');if([_0x6a3e57(0x183),_0x6a3e57(0x1a2)]['includes'](_0x1f1d83[_0x6a3e57(0x18b)]))fs['existsSync'](_0x27cdca)&&(f_content_replace(_0x1f1d83[_0x6a3e57(0x18b)]==='spa'?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x185e6e[_0x6a3e57(0x17c)]),fs[_0x6a3e57(0x181)](_0x185e6e[_0x6a3e57(0x17c)]+CLI_DVA_ROUTER_PATH,fs[_0x6a3e57(0x174)](_0x1f1d83[_0x6a3e57(0x18b)]===_0x6a3e57(0x183)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x6a3e57(0x198)]()),fs['writeFileSync'](_0x185e6e[_0x6a3e57(0x17c)]+CLI_DVA_REGISTER_PATH,fs[_0x6a3e57(0x174)](_0x1f1d83[_0x6a3e57(0x18b)]===_0x6a3e57(0x183)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)[_0x6a3e57(0x198)]()));else _0x1f1d83[_0x6a3e57(0x18b)]===_0x6a3e57(0x1b2)&&(fs[_0x6a3e57(0x19b)](_0x27cdca)&&(f_rm_rf(_0x27cdca),fs[_0x6a3e57(0x1a0)](_0x27cdca)));}else{if(_0x580fa6===_0x6a3e57(0x19e))_0x1f1d83['projectType']===_0x6a3e57(0x1a2)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x185e6e['path']);else{if(_0x580fa6===_0x6a3e57(0x17f)){}}}if(_0x1f1d83[_0x6a3e57(0x19c)]==='node_modules'){const _0xb9b82f=_0x580fa6;fs[_0x6a3e57(0x19b)](_0x119ede+'\x5c'+_0xb9b82f)?f_rm_rf(_0x119ede+'\x5c'+_0xb9b82f):fs[_0x6a3e57(0x16f)](_0x119ede+'\x5c'+_0xb9b82f),f_file_copy(_0x185e6e[_0x6a3e57(0x17c)],_0x119ede+'\x5c'+_0xb9b82f),f_create_package_json(_0x119ede+'\x5c'+_0xb9b82f,_0xb9b82f,_0x6a3e57(0x190)),f_update_project_package_json(_0x40c03a,_0xb9b82f,'1.0.0');}else{if(_0x1f1d83[_0x6a3e57(0x19c)]==='src'){const _0x39c1b4=_0x6a3e57(0x19e);fs[_0x6a3e57(0x19b)](_0x166125+_0x39c1b4)?f_rm_rf(_0x166125+_0x39c1b4):fs[_0x6a3e57(0x16f)](_0x166125+_0x39c1b4),f_file_copy(_0x185e6e[_0x6a3e57(0x17c)],_0x166125+_0x39c1b4);}}}),setTimeout(()=>{const _0xb18b75=_0x102e1d;f_rm_rf(TEMPLATE_FOLDER),fs['rmdirSync'](TEMPLATE_FOLDER);const _0x42e74c=Date['now']();console[_0xb18b75(0x176)](_0xb18b75(0x170)+(_0x42e74c-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console['log'](_0x3448cb(0x1ad));};
1
+ const a16_0x4c8b7c=a16_0xd032;(function(_0x288fc0,_0x2a339f){const _0x19dad1=a16_0xd032,_0x1f5e23=_0x288fc0();while(!![]){try{const _0x493239=-parseInt(_0x19dad1(0x160))/0x1+-parseInt(_0x19dad1(0x12b))/0x2*(parseInt(_0x19dad1(0x149))/0x3)+-parseInt(_0x19dad1(0x13e))/0x4*(-parseInt(_0x19dad1(0x12e))/0x5)+-parseInt(_0x19dad1(0x13b))/0x6*(parseInt(_0x19dad1(0x156))/0x7)+-parseInt(_0x19dad1(0x143))/0x8+-parseInt(_0x19dad1(0x144))/0x9+parseInt(_0x19dad1(0x125))/0xa;if(_0x493239===_0x2a339f)break;else _0x1f5e23['push'](_0x1f5e23['shift']());}catch(_0x87919){_0x1f5e23['push'](_0x1f5e23['shift']());}}}(a16_0x4cb2,0x31e3d));function a16_0xd032(_0x5bbbb6,_0x1a5859){const _0x4cb2e2=a16_0x4cb2();return a16_0xd032=function(_0xd03265,_0x425c18){_0xd03265=_0xd03265-0x123;let _0x2ee100=_0x4cb2e2[_0xd03265];return _0x2ee100;},a16_0xd032(_0x5bbbb6,_0x1a5859);}const fs=require('fs'),path=require(a16_0x4c8b7c(0x12c)),request=require('request'),compressing=require(a16_0x4c8b7c(0x137)),{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_0x4c8b7c(0x13f)),{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_0x4c8b7c(0x14c)),start_time=Date['now']();module[a16_0x4c8b7c(0x165)]=()=>{const _0x19a03e=a16_0x4c8b7c,_0x2ada03=path[_0x19a03e(0x147)]('./'),_0x8ac750=[_0x2ada03,'src\x5c'][_0x19a03e(0x146)]('\x5c'),_0x140f1a=[_0x2ada03,_0x19a03e(0x13a)]['join']('\x5c'),_0x5a4d4e=[_0x2ada03,_0x19a03e(0x159)][_0x19a03e(0x146)]('\x5c');if(f_scan_jjb_config_json(_0x2ada03)){const _0x2b02d5=f_scan_jjb_config_json_rules(_0x2ada03);_0x2b02d5[_0x19a03e(0x155)]===_0x19a03e(0x13a)?!fs[_0x19a03e(0x15c)](_0x140f1a)?(console['log']('【Error】:安装失败,node_modules目录不存在。'),process['exit'](0x0)):console[_0x19a03e(0x131)](_0x19a03e(0x161)):!fs[_0x19a03e(0x15c)](_0x8ac750)&&(console[_0x19a03e(0x131)](_0x19a03e(0x129)),process[_0x19a03e(0x15f)](0x0));fs[_0x19a03e(0x14a)](TEMPLATE_FOLDER),f_pull_git_repository(_0x2b02d5[_0x19a03e(0x163)])[_0x19a03e(0x133)](_0x99d0a8=>{const _0x66b13f=_0x19a03e,_0x2e7526=fs['createWriteStream'](_0x99d0a8[_0x66b13f(0x12c)]);request(_0x99d0a8[_0x66b13f(0x154)])[_0x66b13f(0x164)](_0x2e7526)['on'](_0x66b13f(0x12f),()=>{const _0x32b994=_0x66b13f;fs[_0x32b994(0x14a)](_0x99d0a8['compress']),compressing['zip'][_0x32b994(0x138)](_0x99d0a8['path'],_0x99d0a8[_0x32b994(0x14d)]);});});const _0x3aaf29=setInterval(()=>{const _0x4ac240=_0x19a03e,_0x25d6c1=fs[_0x4ac240(0x132)](TEMPLATE_FOLDER),_0x1ce101=_0x25d6c1[_0x4ac240(0x167)](_0x45aa90=>_0x2b02d5[_0x4ac240(0x163)][_0x4ac240(0x133)](_0x2666ab=>_0x2666ab[_0x4ac240(0x12a)]+_0x4ac240(0x134))[_0x4ac240(0x139)](_0x45aa90));if(_0x1ce101[_0x4ac240(0x12d)]===_0x2b02d5['installResources'][_0x4ac240(0x12d)]){clearInterval(_0x3aaf29);const _0x14a07d=[];_0x1ce101['forEach'](_0x4d9b03=>{const _0x52715b=_0x4ac240,_0x3c6a15=[TEMPLATE_FOLDER,_0x4d9b03][_0x52715b(0x146)]('\x5c');fs[_0x52715b(0x132)](_0x3c6a15)[_0x52715b(0x148)](_0x2503e6=>_0x14a07d['push']({'name':_0x4d9b03,'path':[_0x3c6a15,_0x2503e6]['join']('\x5c'),'pure_name':_0x4d9b03[_0x52715b(0x135)](/_zip$/,''),'import_list':_0x2b02d5[_0x52715b(0x163)][_0x52715b(0x123)](_0x3fb0a5=>_0x3fb0a5[_0x52715b(0x12a)]+'_zip'===_0x4d9b03)[_0x52715b(0x166)]}));}),_0x14a07d[_0x4ac240(0x148)](_0xfb346=>{const _0x5ef9ea=_0x4ac240,_0x18c9f2=_0xfb346[_0x5ef9ea(0x14b)],_0x57ef55=_0xfb346[_0x5ef9ea(0x13c)],_0x4e00eb=[_0xfb346[_0x5ef9ea(0x12c)],_0x5ef9ea(0x13d)][_0x5ef9ea(0x146)]('//'),_0x17d978=[_0xfb346[_0x5ef9ea(0x12c)],_0x5ef9ea(0x151)][_0x5ef9ea(0x146)]('//');fs['existsSync'](_0x4e00eb)&&(f_rm_rf(_0x4e00eb),fs['rmdirSync'](_0x4e00eb));fs[_0x5ef9ea(0x15c)](_0x17d978)&&fs[_0x5ef9ea(0x128)](_0x17d978);if(_0x57ef55[_0x5ef9ea(0x12d)]){fs['readdirSync'](_0xfb346[_0x5ef9ea(0x12c)])[_0x5ef9ea(0x167)](_0x40907c=>!_0x57ef55['includes'](_0x40907c)&&_0x40907c!==_0x5ef9ea(0x152)&&_0x40907c!==_0x5ef9ea(0x142))[_0x5ef9ea(0x148)](_0x5cdc01=>{const _0xd1f05a=_0x5ef9ea,_0x4e37d2=_0xfb346[_0xd1f05a(0x12c)]+'\x5c'+_0x5cdc01;f_rm_rf(_0x4e37d2),fs[_0xd1f05a(0x145)](_0x4e37d2);});if(_0x18c9f2===_0x5ef9ea(0x141)){const _0x5cbcbe=[];fs[_0x5ef9ea(0x132)](_0xfb346[_0x5ef9ea(0x12c)])['filter'](_0x21cc9b=>_0x21cc9b!==_0x5ef9ea(0x152))[_0x5ef9ea(0x148)](_0x24cf05=>{const _0x5487c5=_0x5ef9ea;_0x24cf05==='RouterContainer'?_0x5cbcbe[_0x5487c5(0x140)](_0x5487c5(0x162)):_0x5cbcbe[_0x5487c5(0x140)](_0x5487c5(0x14e)+_0x24cf05+_0x5487c5(0x15d)+_0x24cf05+'\x27;');}),fs[_0x5ef9ea(0x153)](_0xfb346[_0x5ef9ea(0x12c)]+_0x5ef9ea(0x158),_0x5cbcbe[_0x5ef9ea(0x146)]('\x0a'));}}if(_0x18c9f2===_0x5ef9ea(0x127)){const _0x273bc7=[_0xfb346[_0x5ef9ea(0x12c)],_0x5ef9ea(0x15e)][_0x5ef9ea(0x146)]('\x5c');if([_0x5ef9ea(0x15a),'micro-spa'][_0x5ef9ea(0x139)](_0x2b02d5['projectType']))fs[_0x5ef9ea(0x15c)](_0x273bc7)&&(f_content_replace(_0x2b02d5[_0x5ef9ea(0x124)]===_0x5ef9ea(0x15a)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0xfb346[_0x5ef9ea(0x12c)]),fs[_0x5ef9ea(0x153)](_0xfb346[_0x5ef9ea(0x12c)]+CLI_DVA_ROUTER_PATH,fs[_0x5ef9ea(0x15b)](_0x2b02d5[_0x5ef9ea(0x124)]===_0x5ef9ea(0x15a)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x5ef9ea(0x130)]()),fs[_0x5ef9ea(0x153)](_0xfb346[_0x5ef9ea(0x12c)]+CLI_DVA_REGISTER_PATH,fs[_0x5ef9ea(0x15b)](_0x2b02d5[_0x5ef9ea(0x124)]===_0x5ef9ea(0x15a)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)[_0x5ef9ea(0x130)]()));else _0x2b02d5[_0x5ef9ea(0x124)]===_0x5ef9ea(0x136)&&(fs['existsSync'](_0x273bc7)&&(f_rm_rf(_0x273bc7),fs[_0x5ef9ea(0x145)](_0x273bc7)));}else{if(_0x18c9f2===_0x5ef9ea(0x141))_0x2b02d5['projectType']==='micro-spa'&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0xfb346[_0x5ef9ea(0x12c)]);else{if(_0x18c9f2===_0x5ef9ea(0x150)){}}}if(_0x2b02d5['installTarget']==='node_modules'){const _0x253543=_0x18c9f2;fs[_0x5ef9ea(0x15c)](_0x140f1a+'\x5c'+_0x253543)?f_rm_rf(_0x140f1a+'\x5c'+_0x253543):fs[_0x5ef9ea(0x14a)](_0x140f1a+'\x5c'+_0x253543),f_file_copy(_0xfb346[_0x5ef9ea(0x12c)],_0x140f1a+'\x5c'+_0x253543),f_create_package_json(_0x140f1a+'\x5c'+_0x253543,_0x253543,'1.0.0'),f_update_project_package_json(_0x5a4d4e,_0x253543,_0x5ef9ea(0x157));}else{if(_0x2b02d5[_0x5ef9ea(0x155)]==='src'){const _0x233d5d=_0x5ef9ea(0x141);fs[_0x5ef9ea(0x15c)](_0x8ac750+_0x233d5d)?f_rm_rf(_0x8ac750+_0x233d5d):fs[_0x5ef9ea(0x14a)](_0x8ac750+_0x233d5d),f_file_copy(_0xfb346[_0x5ef9ea(0x12c)],_0x8ac750+_0x233d5d);}}}),setTimeout(()=>{const _0x2dac09=_0x4ac240;f_rm_rf(TEMPLATE_FOLDER),fs[_0x2dac09(0x145)](TEMPLATE_FOLDER);const _0x45a030=Date[_0x2dac09(0x126)]();console[_0x2dac09(0x131)]('【jjb-cmd】:install命令执行完成,用时'+(_0x45a030-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x19a03e(0x131)](_0x19a03e(0x14f));};function a16_0x4cb2(){const _0x2fe9bc=['node_modules','2718pJLXnY','import_list','.idea','2708RWCYXz','./tools','push','react-admin-component','setting.json','2379368xpcZPa','201285TVZsBP','rmdirSync','join','resolve','forEach','101637XruiOl','mkdirSync','pure_name','./config','compress','export\x20{\x20default\x20as\x20','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','vue-unisass-component','.gitignore','index.js','writeFileSync','repository','installTarget','511aSSqZO','1.0.0','\x5cindex.js','package.json','spa','readFileSync','existsSync','\x20}\x20from\x20\x27./','\x5cdva\x5cautomatic','exit','116325iqpaFN','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;','installResources','pipe','exports','importList','filter','find','projectType','7305420rMYbkC','now','jjb-common','unlinkSync','【Error】:安装失败,src目录不存在。','name','10NXaOeS','path','length','830huZxes','close','toString','log','readdirSync','map','_zip','replace','multi','compressing','uncompress','includes'];a16_0x4cb2=function(){return _0x2fe9bc;};return a16_0x4cb2();}
@@ -1 +1 @@
1
- const a16_0x197df9=a16_0x4b64;(function(_0x338acc,_0x3ff35e){const _0x12c695=a16_0x4b64,_0x13731b=_0x338acc();while(!![]){try{const _0x59aa3a=parseInt(_0x12c695(0xaa))/0x1*(parseInt(_0x12c695(0xa7))/0x2)+-parseInt(_0x12c695(0xad))/0x3+parseInt(_0x12c695(0xe1))/0x4+parseInt(_0x12c695(0xcb))/0x5*(parseInt(_0x12c695(0xbc))/0x6)+-parseInt(_0x12c695(0xcf))/0x7*(parseInt(_0x12c695(0xb0))/0x8)+parseInt(_0x12c695(0xe2))/0x9*(parseInt(_0x12c695(0xa3))/0xa)+-parseInt(_0x12c695(0xb9))/0xb;if(_0x59aa3a===_0x3ff35e)break;else _0x13731b['push'](_0x13731b['shift']());}catch(_0x3729f7){_0x13731b['push'](_0x13731b['shift']());}}}(a16_0x2580,0x52692));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a16_0x197df9(0xcd));function a16_0x2580(){const _0x212017=['token','f_rm_rf','f_scan_jjb_config_json','statSync','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','jjb-common','isDirectory','【Error】:[jjb.config.json.installTarget]类型是一个string。','react-admin-component','f_create_package_json','mkdirSync','writeFileSync','existsSync','rmdirSync','108140utZLoa','node_modules','./config','installResources','63420DjrRCK','f_file_copy','forEach','projectId','dependencies','toString','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','includes','uniapp','length','jjb-common-lib','readFileSync','f_scan_jjb_config_json_rules','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','log','projectType','f_content_replace','2127156JjoVzl','379404sFzXwK','vue-unisass-component','【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>。','isArray','src','\x5cjjb.config.json','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','20IEsBcO','f_resolve_install_resources','map','name','4MPtXug','\x5cpackage.json','installTarget','291269WWQtNv','readdirSync','【Error】:[jjb.config.json.installResources]无资源。','1908372dAYIXK','&ref=master','tmpdir','272xkSKZU','{\x22name\x22:\x22','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','unlinkSync','exit','stringify','replace','.zip','path','4795923SEXRJm','filter','/repository/archive.zip?private_token=','144feOqup'];a16_0x2580=function(){return _0x212017;};return a16_0x2580();}function a16_0x4b64(_0x503d55,_0x339456){const _0x2580ea=a16_0x2580();return a16_0x4b64=function(_0x4b647d,_0x36ce1a){_0x4b647d=_0x4b647d-0xa0;let _0x2c505c=_0x2580ea[_0x4b647d];return _0x2c505c;},a16_0x4b64(_0x503d55,_0x339456);}exports['f_rm_rf']=function(_0x8c1693){const _0x528ef8=a16_0x197df9;if(fs[_0x528ef8(0xc9)](_0x8c1693)){const _0x2e636c=fs[_0x528ef8(0xab)](_0x8c1693);for(let _0xfe2ab3=0x0;_0xfe2ab3<_0x2e636c[_0x528ef8(0xd9)];_0xfe2ab3++){const _0x27e848=_0x2e636c[_0xfe2ab3],_0x4b1270=_0x8c1693+'/'+_0x27e848;fs[_0x528ef8(0xc0)](_0x4b1270)[_0x528ef8(0xc3)]()?(exports[_0x528ef8(0xbe)](_0x4b1270),fs[_0x528ef8(0xca)](_0x4b1270)):fs[_0x528ef8(0xb3)](_0x4b1270);}}},exports['f_pull_git_repository']=function(_0xeacd35=[]){const _0x33ab5e=a16_0x197df9;return _0xeacd35[_0x33ab5e(0xa5)](_0x3083a1=>{const _0x30609e=_0x33ab5e,_0x4dde91=CLOUD_PROJECT[_0x3083a1[_0x30609e(0xa6)]]||undefined,_0x128228=os[_0x30609e(0xaf)]();return{'path':_0x128228+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x3083a1[_0x30609e(0xa6)]+_0x30609e(0xb7),'compress':_0x128228+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x3083a1[_0x30609e(0xa6)]+'_zip','repository':GIT_HOST+'/api/v4/projects/'+_0x4dde91[_0x30609e(0xd2)]+_0x30609e(0xbb)+_0x4dde91[_0x30609e(0xbd)]+_0x30609e(0xae)};});},exports[a16_0x197df9(0xbf)]=function(_0x3538f6){const _0x83d3d6=a16_0x197df9;return fs[_0x83d3d6(0xc9)](_0x3538f6+_0x83d3d6(0xa1));},exports[a16_0x197df9(0xdc)]=function(_0x37f7da){const _0x8ea0f3=a16_0x197df9;let _0x5b8288={};try{_0x5b8288=JSON['parse'](fs['readFileSync'](_0x37f7da+_0x8ea0f3(0xa1))[_0x8ea0f3(0xd4)]());}catch(_0x5c3cc3){console[_0x8ea0f3(0xde)](_0x8ea0f3(0xb2)),process['exit'](0x0);}!('projectType'in _0x5b8288)&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xd6)),process['exit'](0x0));!(_0x8ea0f3(0xa9)in _0x5b8288)&&(console[_0x8ea0f3(0xde)]('【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。'),process[_0x8ea0f3(0xb4)](0x0));!(_0x8ea0f3(0xce)in _0x5b8288)&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xa2)),process[_0x8ea0f3(0xb4)](0x0));typeof _0x5b8288[_0x8ea0f3(0xdf)]!=='string'&&(console['log']('【Error】:[jjb.config.json.projectType]类型是一个string。'),process[_0x8ea0f3(0xb4)](0x0));!['multi','spa',_0x8ea0f3(0xd8),'micro-spa'][_0x8ea0f3(0xd7)](_0x5b8288[_0x8ea0f3(0xdf)])&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xdd)),process[_0x8ea0f3(0xb4)](0x0));typeof _0x5b8288['installTarget']!=='string'&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xc4)),process[_0x8ea0f3(0xb4)](0x0));![_0x8ea0f3(0xcc),_0x8ea0f3(0xa0)][_0x8ea0f3(0xd7)](_0x5b8288[_0x8ea0f3(0xa9)])&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xd5)),process[_0x8ea0f3(0xb4)](0x0));!Array['isArray'](_0x5b8288['installResources'])&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xc1)),process[_0x8ea0f3(0xb4)](0x0));_0x5b8288['installResources']['length']===0x0&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xac)),process[_0x8ea0f3(0xb4)](0x0));const _0x3f408a=exports[_0x8ea0f3(0xa4)](_0x5b8288[_0x8ea0f3(0xce)]);return _0x3f408a['map'](_0x5f1cc9=>_0x5f1cc9[_0x8ea0f3(0xa6)])[_0x8ea0f3(0xba)](_0x1c508a=>![_0x8ea0f3(0xc2),'jjb-dva-runtime',_0x8ea0f3(0xda),'jjb-common-decorator',_0x8ea0f3(0xc5),_0x8ea0f3(0xe3)]['includes'](_0x1c508a))[_0x8ea0f3(0xd9)]!==0x0&&(console[_0x8ea0f3(0xde)](_0x8ea0f3(0xe4)),process[_0x8ea0f3(0xb4)](0x0)),_0x5b8288[_0x8ea0f3(0xce)]=_0x3f408a,_0x5b8288;},exports[a16_0x197df9(0xc6)]=function(_0xfa7977,_0x35e956,_0x5be6d6){const _0x2779e5=a16_0x197df9;fs[_0x2779e5(0xc8)](_0xfa7977+_0x2779e5(0xa8),_0x2779e5(0xb1)+_0x35e956+'\x22,\x22version\x22:\x22'+_0x5be6d6+'\x22,\x22main\x22:\x20\x22index.js\x22}');},exports[a16_0x197df9(0xa4)]=function(_0x3027da=[]){const _0x5348ec=a16_0x197df9,_0x1665e2=[];return Array[_0x5348ec(0xe5)](_0x3027da)&&_0x3027da['forEach'](_0x3f965a=>{if(Array['isArray'](_0x3f965a)){const [_0x24812e,_0x3e3acc=[]]=_0x3f965a;_0x1665e2['push']({'name':_0x24812e,'importList':_0x3e3acc});}else _0x1665e2['push']({'name':_0x3f965a,'importList':[]});}),_0x1665e2;},exports['f_update_project_package_json']=function(_0x19b749,_0x3dd8af,_0xc4ad1b){const _0x2bd199=a16_0x197df9,_0x1e6721=JSON['parse'](fs[_0x2bd199(0xdb)](_0x19b749)['toString']());_0x1e6721[_0x2bd199(0xd3)][_0x3dd8af]=_0xc4ad1b,fs[_0x2bd199(0xc8)](_0x19b749,JSON[_0x2bd199(0xb5)](_0x1e6721,null,0x2));},exports[a16_0x197df9(0xd0)]=function(_0x3236a1,_0xa1bf3b){const _0x508a18=a16_0x197df9;fs['readdirSync'](_0x3236a1)[_0x508a18(0xd1)](_0x4aaecc=>{const _0x479bb9=_0x508a18,_0x1c27a6=_0x3236a1+'\x5c'+_0x4aaecc,_0x5481a1=_0xa1bf3b+'\x5c'+_0x4aaecc;fs[_0x479bb9(0xc0)](_0x1c27a6)[_0x479bb9(0xc3)]()?(fs[_0x479bb9(0xc7)](_0x5481a1),exports['f_file_copy'](_0x1c27a6,_0x5481a1)):fs[_0x479bb9(0xc8)](_0x5481a1,fs[_0x479bb9(0xdb)](_0x1c27a6)[_0x479bb9(0xd4)]());});},exports[a16_0x197df9(0xe0)]=function(_0x518d0a=[],_0xef1a4b){const _0x46256c=a16_0x197df9;_0x518d0a[_0x46256c(0xd1)](_0x4f7c55=>{const _0xdbf207=_0x46256c,_0x475873=_0xef1a4b+_0x4f7c55[_0xdbf207(0xb8)];if(fs[_0xdbf207(0xc9)](_0x475873)){let _0x592d0a=fs['readFileSync'](_0x475873)[_0xdbf207(0xd4)]();_0x4f7c55[_0xdbf207(0xb6)][_0xdbf207(0xd1)](_0x269967=>{const _0x226b19=_0xdbf207;_0x592d0a=_0x592d0a[_0x226b19(0xb6)](_0x269967[0x0],_0x269967[0x1]);}),fs[_0xdbf207(0xc8)](_0x475873,_0x592d0a);}});};
1
+ const a17_0x376ada=a17_0x1291;(function(_0x49ba27,_0x1e2d5e){const _0x29611c=a17_0x1291,_0x4a192e=_0x49ba27();while(!![]){try{const _0x432562=-parseInt(_0x29611c(0x126))/0x1+-parseInt(_0x29611c(0x14e))/0x2+parseInt(_0x29611c(0x136))/0x3*(parseInt(_0x29611c(0x13f))/0x4)+-parseInt(_0x29611c(0x140))/0x5+parseInt(_0x29611c(0x11c))/0x6*(parseInt(_0x29611c(0x135))/0x7)+-parseInt(_0x29611c(0x110))/0x8*(parseInt(_0x29611c(0x137))/0x9)+parseInt(_0x29611c(0x121))/0xa*(parseInt(_0x29611c(0x12b))/0xb);if(_0x432562===_0x1e2d5e)break;else _0x4a192e['push'](_0x4a192e['shift']());}catch(_0x614971){_0x4a192e['push'](_0x4a192e['shift']());}}}(a17_0x5ace,0xa6417));function a17_0x1291(_0x3a4e2e,_0xb9a2c3){const _0x5ace5b=a17_0x5ace();return a17_0x1291=function(_0x1291cf,_0x844503){_0x1291cf=_0x1291cf-0x10a;let _0x1fbd41=_0x5ace5b[_0x1291cf];return _0x1fbd41;},a17_0x1291(_0x3a4e2e,_0xb9a2c3);}const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a17_0x376ada(0x11e));exports[a17_0x376ada(0x143)]=function(_0xe22ded){const _0x2676fa=a17_0x376ada;if(fs[_0x2676fa(0x14a)](_0xe22ded)){const _0x52b3e6=fs[_0x2676fa(0x11d)](_0xe22ded);for(let _0x30e95a=0x0;_0x30e95a<_0x52b3e6[_0x2676fa(0x14f)];_0x30e95a++){const _0x3f4584=_0x52b3e6[_0x30e95a],_0xcfdb45=_0xe22ded+'/'+_0x3f4584;fs[_0x2676fa(0x12d)](_0xcfdb45)['isDirectory']()?(exports['f_rm_rf'](_0xcfdb45),fs['rmdirSync'](_0xcfdb45)):fs[_0x2676fa(0x117)](_0xcfdb45);}}},exports[a17_0x376ada(0x10c)]=function(_0x450863=[]){const _0x3bc828=a17_0x376ada;return _0x450863[_0x3bc828(0x13b)](_0x34a179=>{const _0x5e736c=_0x3bc828,_0x2237f2=CLOUD_PROJECT[_0x34a179['name']]||undefined,_0x42b700=os[_0x5e736c(0x142)]();return{'path':_0x42b700+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x34a179[_0x5e736c(0x14c)]+_0x5e736c(0x152),'compress':_0x42b700+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x34a179[_0x5e736c(0x14c)]+_0x5e736c(0x124),'repository':GIT_HOST+'/api/v4/projects/'+_0x2237f2[_0x5e736c(0x150)]+_0x5e736c(0x134)+_0x2237f2[_0x5e736c(0x148)]+_0x5e736c(0x112)};});},exports[a17_0x376ada(0x12a)]=function(_0x449dcc){const _0x104bb8=a17_0x376ada;return fs[_0x104bb8(0x14a)](_0x449dcc+'\x5cjjb.config.json');},exports['f_scan_jjb_config_json_rules']=function(_0x1ea80d){const _0x3792da=a17_0x376ada;let _0x32a1ec={};try{_0x32a1ec=JSON['parse'](fs[_0x3792da(0x11f)](_0x1ea80d+_0x3792da(0x146))[_0x3792da(0x11a)]());}catch(_0xe8ca1a){console[_0x3792da(0x13a)](_0x3792da(0x13c)),process['exit'](0x0);}!(_0x3792da(0x147)in _0x32a1ec)&&(console[_0x3792da(0x13a)](_0x3792da(0x131)),process[_0x3792da(0x120)](0x0));!(_0x3792da(0x130)in _0x32a1ec)&&(console[_0x3792da(0x13a)](_0x3792da(0x122)),process['exit'](0x0));!(_0x3792da(0x14d)in _0x32a1ec)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process[_0x3792da(0x120)](0x0));typeof _0x32a1ec[_0x3792da(0x147)]!=='string'&&(console['log'](_0x3792da(0x12e)),process[_0x3792da(0x120)](0x0));!['multi',_0x3792da(0x10f),_0x3792da(0x12f),_0x3792da(0x153)][_0x3792da(0x10e)](_0x32a1ec[_0x3792da(0x147)])&&(console['log']('【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。'),process[_0x3792da(0x120)](0x0));typeof _0x32a1ec[_0x3792da(0x130)]!==_0x3792da(0x13e)&&(console[_0x3792da(0x13a)]('【Error】:[jjb.config.json.installTarget]类型是一个string。'),process[_0x3792da(0x120)](0x0));![_0x3792da(0x13d),'src']['includes'](_0x32a1ec[_0x3792da(0x130)])&&(console[_0x3792da(0x13a)](_0x3792da(0x151)),process[_0x3792da(0x120)](0x0));!Array[_0x3792da(0x133)](_0x32a1ec[_0x3792da(0x14d)])&&(console[_0x3792da(0x13a)](_0x3792da(0x149)),process[_0x3792da(0x120)](0x0));_0x32a1ec[_0x3792da(0x14d)][_0x3792da(0x14f)]===0x0&&(console[_0x3792da(0x13a)](_0x3792da(0x14b)),process[_0x3792da(0x120)](0x0));const _0x156e10=exports[_0x3792da(0x113)](_0x32a1ec[_0x3792da(0x14d)]);return _0x156e10['map'](_0x157c15=>_0x157c15[_0x3792da(0x14c)])[_0x3792da(0x141)](_0x4afb6e=>![_0x3792da(0x144),'jjb-dva-runtime',_0x3792da(0x125),'jjb-common-decorator',_0x3792da(0x123),_0x3792da(0x10d)][_0x3792da(0x10e)](_0x4afb6e))[_0x3792da(0x14f)]!==0x0&&(console[_0x3792da(0x13a)](_0x3792da(0x114)),process[_0x3792da(0x120)](0x0)),_0x32a1ec[_0x3792da(0x14d)]=_0x156e10,_0x32a1ec;},exports[a17_0x376ada(0x139)]=function(_0x4df32e,_0x425775,_0x5dc0f2){const _0x10b20e=a17_0x376ada;fs['writeFileSync'](_0x4df32e+_0x10b20e(0x138),_0x10b20e(0x11b)+_0x425775+_0x10b20e(0x115)+_0x5dc0f2+_0x10b20e(0x10b));},exports[a17_0x376ada(0x113)]=function(_0x4c714d=[]){const _0x4d70b6=[];return Array['isArray'](_0x4c714d)&&_0x4c714d['forEach'](_0x28c496=>{const _0x2553c4=a17_0x1291;if(Array[_0x2553c4(0x133)](_0x28c496)){const [_0x2e68fd,_0x261e9e=[]]=_0x28c496;_0x4d70b6[_0x2553c4(0x111)]({'name':_0x2e68fd,'importList':_0x261e9e});}else _0x4d70b6[_0x2553c4(0x111)]({'name':_0x28c496,'importList':[]});}),_0x4d70b6;},exports[a17_0x376ada(0x116)]=function(_0x199d74,_0x4fecb9,_0x565023){const _0x319a23=a17_0x376ada,_0x3a775e=JSON[_0x319a23(0x12c)](fs[_0x319a23(0x11f)](_0x199d74)[_0x319a23(0x11a)]());_0x3a775e[_0x319a23(0x127)][_0x4fecb9]=_0x565023,fs[_0x319a23(0x10a)](_0x199d74,JSON['stringify'](_0x3a775e,null,0x2));},exports[a17_0x376ada(0x129)]=function(_0x27278f,_0x173411){const _0x2edd17=a17_0x376ada;fs[_0x2edd17(0x11d)](_0x27278f)[_0x2edd17(0x128)](_0x2b3fd6=>{const _0x564ab7=_0x2edd17,_0x5133d0=_0x27278f+'\x5c'+_0x2b3fd6,_0x55fbab=_0x173411+'\x5c'+_0x2b3fd6;fs[_0x564ab7(0x12d)](_0x5133d0)[_0x564ab7(0x119)]()?(fs[_0x564ab7(0x118)](_0x55fbab),exports[_0x564ab7(0x129)](_0x5133d0,_0x55fbab)):fs['writeFileSync'](_0x55fbab,fs['readFileSync'](_0x5133d0)[_0x564ab7(0x11a)]());});},exports['f_content_replace']=function(_0x32fe7d=[],_0x3787c6){const _0x5ddade=a17_0x376ada;_0x32fe7d[_0x5ddade(0x128)](_0x311d58=>{const _0x20eda9=_0x5ddade,_0xcc4216=_0x3787c6+_0x311d58[_0x20eda9(0x145)];if(fs[_0x20eda9(0x14a)](_0xcc4216)){let _0x4f6f27=fs['readFileSync'](_0xcc4216)[_0x20eda9(0x11a)]();_0x311d58[_0x20eda9(0x132)][_0x20eda9(0x128)](_0x35f42f=>{const _0x1e6ede=_0x20eda9;_0x4f6f27=_0x4f6f27[_0x1e6ede(0x132)](_0x35f42f[0x0],_0x35f42f[0x1]);}),fs['writeFileSync'](_0xcc4216,_0x4f6f27);}});};function a17_0x5ace(){const _0x2a7e89=['11gYLDuH','parse','statSync','【Error】:[jjb.config.json.projectType]类型是一个string。','uniapp','installTarget','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','replace','isArray','/repository/archive.zip?private_token=','16149ENSHEQ','30ZinoxZ','1206IWdMtk','\x5cpackage.json','f_create_package_json','log','map','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','node_modules','string','157704MtlHJU','2522990TLaFeZ','filter','tmpdir','f_rm_rf','jjb-common','path','\x5cjjb.config.json','projectType','token','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','existsSync','【Error】:[jjb.config.json.installResources]无资源。','name','installResources','1066590NLSeut','length','projectId','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','.zip','micro-spa','writeFileSync','\x22,\x22main\x22:\x20\x22index.js\x22}','f_pull_git_repository','vue-unisass-component','includes','spa','32848CDeXXE','push','&ref=master','f_resolve_install_resources','【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>。','\x22,\x22version\x22:\x22','f_update_project_package_json','unlinkSync','mkdirSync','isDirectory','toString','{\x22name\x22:\x22','2286BBXieE','readdirSync','./config','readFileSync','exit','17876330BlUfdN','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','react-admin-component','_zip','jjb-common-lib','791780MLYvYJ','dependencies','forEach','f_file_copy','f_scan_jjb_config_json'];a17_0x5ace=function(){return _0x2a7e89;};return a17_0x5ace();}
@@ -1 +1 @@
1
- const a17_0x4c3438=a17_0x33fd;function a17_0x33fd(_0xe98a5f,_0x501ef4){const _0x5eac73=a17_0x5eac();return a17_0x33fd=function(_0x33fd50,_0x4c5e24){_0x33fd50=_0x33fd50-0x1d0;let _0x3db402=_0x5eac73[_0x33fd50];return _0x3db402;},a17_0x33fd(_0xe98a5f,_0x501ef4);}(function(_0x5cb05b,_0x2769b7){const _0x2e01c4=a17_0x33fd,_0x39ae17=_0x5cb05b();while(!![]){try{const _0xc3d867=-parseInt(_0x2e01c4(0x1d8))/0x1*(-parseInt(_0x2e01c4(0x1e0))/0x2)+parseInt(_0x2e01c4(0x1ef))/0x3*(-parseInt(_0x2e01c4(0x1e9))/0x4)+parseInt(_0x2e01c4(0x1d7))/0x5*(parseInt(_0x2e01c4(0x1e1))/0x6)+-parseInt(_0x2e01c4(0x1e8))/0x7+parseInt(_0x2e01c4(0x1ee))/0x8*(-parseInt(_0x2e01c4(0x1ed))/0x9)+-parseInt(_0x2e01c4(0x1db))/0xa*(parseInt(_0x2e01c4(0x1df))/0xb)+parseInt(_0x2e01c4(0x1f0))/0xc;if(_0xc3d867===_0x2769b7)break;else _0x39ae17['push'](_0x39ae17['shift']());}catch(_0x40a9d0){_0x39ae17['push'](_0x39ae17['shift']());}}}(a17_0x5eac,0xa8183));const fs=require('fs'),path=require(a17_0x4c3438(0x1e6)),utils=require(a17_0x4c3438(0x1d0));function a17_0x5eac(){const _0x53e5bf=['toString','11155IDZkBF','9391RadozJ','routerConfig','routerPath','601070FRmVBT','resolve','parse','readFileSync','121gKWMhn','124AmTiYf','780PrHwTp','forEach','CreatePaths','join','./vessel/src','path','pathAdr','8605527qyeuFb','272NtliKY','./project','region','exports','70803CdBEVM','944oaapgA','26670CsJfWp','38875284zynIvD','push','{\x20path:\x20\x27','DeepScanner','split','application','slice','concat','file','./util.js','length','router','from','/setting.json','fileType'];a17_0x5eac=function(){return _0x53e5bf;};return a17_0x5eac();}let projectPath='',vesselPath='',commandArr=[];const fromFileData={},applicationJson={};module[a17_0x4c3438(0x1ec)]=(_0x566514,_0x50150f)=>{const _0x9c10db=a17_0x4c3438;commandArr=_0x566514[_0x9c10db(0x1f4)](':'),projectPath=path[_0x9c10db(0x1dc)](_0x9c10db(0x1ea)),vesselPath=path[_0x9c10db(0x1dc)](_0x9c10db(0x1e5));let _0x297d7b=vesselPath;_0x50150f==='mp'&&(_0x297d7b=vesselPath+'/application',utils[_0x9c10db(0x1e3)](vesselPath,[_0x9c10db(0x1f5)]));const _0xb07838=commandArr[0x1],_0x2f5ad8=JSON[_0x9c10db(0x1dd)](fs[_0x9c10db(0x1de)](projectPath+'/'+_0xb07838+_0x9c10db(0x1d4))[_0x9c10db(0x1d6)]());TileItems(_0x2f5ad8['items'],()=>{const _0x3abfdd=_0x9c10db;fromFileData[_0x3abfdd(0x1d2)][_0x3abfdd(0x1e2)](_0x57069a=>{const _0x116895=_0x3abfdd,_0x36bc53=_0x57069a[_0x116895(0x1e7)]['split'](_0x57069a['region']),_0x45299a=_0x36bc53[0x1][_0x116895(0x1f4)]('/'),_0x5b8d87=_0x45299a[0x1];!applicationJson[_0x5b8d87]&&(applicationJson[_0x5b8d87]={'routerConfig':[],'routerPath':[]});applicationJson[_0x5b8d87][_0x116895(0x1d9)][_0x116895(0x1f1)](_0x116895(0x1f2)+_0x57069a[_0x116895(0x1e6)]+'\x27,\x20component:\x20()\x20=>\x20import(\x27'+_0x57069a[_0x116895(0x1f8)]+'\x27)\x20}'),applicationJson[_0x5b8d87][_0x116895(0x1da)][_0x116895(0x1f1)](_0x57069a[_0x116895(0x1e6)]);let _0x5d9b46=_0x45299a[_0x116895(0x1e4)]('/');const _0x176d97=_0x5d9b46[_0x116895(0x1f4)]('/');utils['CreatePaths'](_0x297d7b,_0x176d97[_0x116895(0x1f6)](0x0,_0x176d97[_0x116895(0x1d1)]-0x1))['then'](()=>{const _0x412970=_0x116895,_0x4da86f=fs[_0x412970(0x1de)](_0x57069a[_0x412970(0x1e7)])[_0x412970(0x1d6)]();fs['writeFileSync'](vesselPath+'/'+_0x5d9b46,_0x4da86f);});});});};function TileItems(_0x8a919,_0x5520d0){const _0x3b24b8=a17_0x4c3438;_0x8a919[_0x3b24b8(0x1e2)]((_0x55f1b9,_0x2e92a7)=>{const _0x2d12e5=_0x3b24b8,_0x42ad3e=_0x55f1b9[_0x2d12e5(0x1eb)];_0x55f1b9['from'][_0x2d12e5(0x1e2)]((_0x1207cb,_0x48cb9e)=>{const _0xed8f19=_0x2d12e5,_0x3b58bf=[];utils[_0xed8f19(0x1f3)](projectPath+'/'+_0x42ad3e+'/'+_0x1207cb['file'],_0x3b58bf);const _0x27940e=_0x3b58bf['map'](_0x24a03e=>({'region':_0x42ad3e,'pathAdr':_0x24a03e,..._0x1207cb}));!fromFileData[_0x1207cb[_0xed8f19(0x1d5)]]?fromFileData[_0x1207cb['fileType']]=_0x27940e:fromFileData[_0x1207cb[_0xed8f19(0x1d5)]]=fromFileData[_0x1207cb['fileType']][_0xed8f19(0x1f7)](_0x27940e),_0x2e92a7===_0x8a919[_0xed8f19(0x1d1)]-0x1&&_0x48cb9e===_0x55f1b9[_0xed8f19(0x1d3)][_0xed8f19(0x1d1)]-0x1&&_0x5520d0();});});}
1
+ const a18_0x1b5f4b=a18_0x2c29;(function(_0x22fb9f,_0x3157d7){const _0x3cc2dc=a18_0x2c29,_0x2b58a1=_0x22fb9f();while(!![]){try{const _0x318091=-parseInt(_0x3cc2dc(0xea))/0x1*(parseInt(_0x3cc2dc(0x106))/0x2)+parseInt(_0x3cc2dc(0xec))/0x3*(parseInt(_0x3cc2dc(0x103))/0x4)+parseInt(_0x3cc2dc(0xf3))/0x5+-parseInt(_0x3cc2dc(0xed))/0x6+parseInt(_0x3cc2dc(0xe3))/0x7*(-parseInt(_0x3cc2dc(0xf6))/0x8)+-parseInt(_0x3cc2dc(0xfc))/0x9+parseInt(_0x3cc2dc(0xeb))/0xa;if(_0x318091===_0x3157d7)break;else _0x2b58a1['push'](_0x2b58a1['shift']());}catch(_0x598a95){_0x2b58a1['push'](_0x2b58a1['shift']());}}}(a18_0x30ea,0x73b71));const fs=require('fs'),path=require(a18_0x1b5f4b(0xf5)),utils=require(a18_0x1b5f4b(0xf0));let projectPath='',vesselPath='',commandArr=[];function a18_0x2c29(_0x26da4e,_0x3db0b1){const _0x30ea92=a18_0x30ea();return a18_0x2c29=function(_0x2c2940,_0x51510a){_0x2c2940=_0x2c2940-0xe1;let _0x2ebf53=_0x30ea92[_0x2c2940];return _0x2ebf53;},a18_0x2c29(_0x26da4e,_0x3db0b1);}function a18_0x30ea(){const _0x2a1dec=['2639418YyHtRm','map','fileType','./util.js','/setting.json','/application','1170935BtqDTC','resolve','path','7375568XnJdeI','\x27)\x20}','file','routerConfig','length','pathAdr','4929201BmmrhT','from','split','then','./project','exports','writeFileSync','8CDDAGa','toString','parse','354JCWkUL','region','\x27,\x20component:\x20()\x20=>\x20import(\x27','7GSwEqQ','application','readFileSync','join','router','forEach','push','1745imDMNy','22716710GezogS','279771VIMYzR'];a18_0x30ea=function(){return _0x2a1dec;};return a18_0x30ea();}const fromFileData={},applicationJson={};module[a18_0x1b5f4b(0x101)]=(_0x2b8430,_0x1d3917)=>{const _0x3a3e8d=a18_0x1b5f4b;commandArr=_0x2b8430[_0x3a3e8d(0xfe)](':'),projectPath=path[_0x3a3e8d(0xf4)](_0x3a3e8d(0x100)),vesselPath=path[_0x3a3e8d(0xf4)]('./vessel/src');let _0x356da8=vesselPath;_0x1d3917==='mp'&&(_0x356da8=vesselPath+_0x3a3e8d(0xf2),utils['CreatePaths'](vesselPath,[_0x3a3e8d(0xe4)]));const _0x32c223=commandArr[0x1],_0x967880=JSON[_0x3a3e8d(0x105)](fs[_0x3a3e8d(0xe5)](projectPath+'/'+_0x32c223+_0x3a3e8d(0xf1))[_0x3a3e8d(0x104)]());TileItems(_0x967880['items'],()=>{const _0x254cf6=_0x3a3e8d;fromFileData[_0x254cf6(0xe7)][_0x254cf6(0xe8)](_0x5027f7=>{const _0x3c55f6=_0x254cf6,_0x312c2c=_0x5027f7[_0x3c55f6(0xfb)][_0x3c55f6(0xfe)](_0x5027f7[_0x3c55f6(0xe1)]),_0x271b24=_0x312c2c[0x1][_0x3c55f6(0xfe)]('/'),_0x4bd138=_0x271b24[0x1];!applicationJson[_0x4bd138]&&(applicationJson[_0x4bd138]={'routerConfig':[],'routerPath':[]});applicationJson[_0x4bd138][_0x3c55f6(0xf9)][_0x3c55f6(0xe9)]('{\x20path:\x20\x27'+_0x5027f7[_0x3c55f6(0xf5)]+_0x3c55f6(0xe2)+_0x5027f7[_0x3c55f6(0xf8)]+_0x3c55f6(0xf7)),applicationJson[_0x4bd138]['routerPath'][_0x3c55f6(0xe9)](_0x5027f7[_0x3c55f6(0xf5)]);let _0x4880f8=_0x271b24[_0x3c55f6(0xe6)]('/');const _0x2b1b8e=_0x4880f8[_0x3c55f6(0xfe)]('/');utils['CreatePaths'](_0x356da8,_0x2b1b8e['slice'](0x0,_0x2b1b8e[_0x3c55f6(0xfa)]-0x1))[_0x3c55f6(0xff)](()=>{const _0x490e90=_0x3c55f6,_0x18b12e=fs[_0x490e90(0xe5)](_0x5027f7[_0x490e90(0xfb)])[_0x490e90(0x104)]();fs[_0x490e90(0x102)](vesselPath+'/'+_0x4880f8,_0x18b12e);});});});};function TileItems(_0x42a8a8,_0x586ddb){_0x42a8a8['forEach']((_0x5a60a5,_0x2321c1)=>{const _0x49850d=a18_0x2c29,_0xf18cce=_0x5a60a5[_0x49850d(0xe1)];_0x5a60a5[_0x49850d(0xfd)][_0x49850d(0xe8)]((_0xef5c6b,_0x45ff41)=>{const _0x13dc2d=_0x49850d,_0x1f6eec=[];utils['DeepScanner'](projectPath+'/'+_0xf18cce+'/'+_0xef5c6b[_0x13dc2d(0xf8)],_0x1f6eec);const _0x436ef8=_0x1f6eec[_0x13dc2d(0xee)](_0x10ed2f=>({'region':_0xf18cce,'pathAdr':_0x10ed2f,..._0xef5c6b}));!fromFileData[_0xef5c6b['fileType']]?fromFileData[_0xef5c6b[_0x13dc2d(0xef)]]=_0x436ef8:fromFileData[_0xef5c6b[_0x13dc2d(0xef)]]=fromFileData[_0xef5c6b[_0x13dc2d(0xef)]]['concat'](_0x436ef8),_0x2321c1===_0x42a8a8[_0x13dc2d(0xfa)]-0x1&&_0x45ff41===_0x5a60a5['from'][_0x13dc2d(0xfa)]-0x1&&_0x586ddb();});});}
@@ -1 +1 @@
1
- 'use strict';const a18_0x185cdf=a18_0x578e;(function(_0x2e1be7,_0x1d6115){const _0x29d424=a18_0x578e,_0x4a1896=_0x2e1be7();while(!![]){try{const _0x2e0265=parseInt(_0x29d424(0x9f))/0x1+parseInt(_0x29d424(0xbe))/0x2+-parseInt(_0x29d424(0xa6))/0x3+-parseInt(_0x29d424(0x9c))/0x4+parseInt(_0x29d424(0xc1))/0x5+parseInt(_0x29d424(0xa5))/0x6+parseInt(_0x29d424(0xbb))/0x7*(-parseInt(_0x29d424(0xb0))/0x8);if(_0x2e0265===_0x1d6115)break;else _0x4a1896['push'](_0x4a1896['shift']());}catch(_0x10ccae){_0x4a1896['push'](_0x4a1896['shift']());}}}(a18_0x5a72,0xb5b4b));const fs=require('fs'),os=require('os'),path=require(a18_0x185cdf(0x9d)),utils=require('./util'),request=require(a18_0x185cdf(0x93)),compressing=require(a18_0x185cdf(0xa3)),GIT_TEMP_DIR=a18_0x185cdf(0xcb),GIT_HOST=a18_0x185cdf(0xb7),CLOUD_PROJECT={'common':{'token':a18_0x185cdf(0xa9),'projectId':0x117,'localName':a18_0x185cdf(0x97)},'react-admin-component':{'token':a18_0x185cdf(0x91),'projectId':0x154,'localName':a18_0x185cdf(0xaa)}};function a18_0x5a72(){const _0x45461e=['common\x5cwebsite\x5cindex.js','createWriteStream','12118952UprjEk','【Error】:\x20未获取到项目\x20','indexOf','uncompress','application','close','pipe','http://192.168.1.242:10985','readFileSync','CopyFolder','rmdirSync','7MhOAXI','common\x5ctools\x5cindex.js','exists','1392016InxNYi','tmpdir','writeFileSync','4636400uVojjO','common\x5cdva\x5cautomatic','readdirSync','forEach','/api/v4/projects/','localName','\x5ccli.dva.router.spa.txt','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','&ref=master','toString','jjbAssembly','mkdirSync','FT3pKzxpRynFkmddJ9Bs','zip','request','exports','existsSync','\x5csrc','common','log','then','\x5ccli.dva.register.spa.txt','return\x20__planA();','181704sOWBAs','path','error','410606beyEDp','-文件下载完毕','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','statSync','compressing','common\x5cdva\x5cautomatic\x5cindex.js','1799184yhlcZj','87588dUZSKp','return\x20process.env;','replace','G4HJRsHr9D7Ssmixegw2','components','common\x5cdva\x5cautomatic\x5c','projectId','/repository/archive.zip?private_token='];a18_0x5a72=function(){return _0x45461e;};return a18_0x5a72();}function a18_0x578e(_0x259535,_0x95d07){const _0x5a726b=a18_0x5a72();return a18_0x578e=function(_0x578ead,_0x54513f){_0x578ead=_0x578ead-0x91;let _0x29dae8=_0x5a726b[_0x578ead];return _0x29dae8;},a18_0x578e(_0x259535,_0x95d07);}module[a18_0x185cdf(0x94)]=_0x2ec44c=>{const _0x79c3a9=a18_0x185cdf,_0x1ad279=_0x2ec44c,_0x2d8bee=path['resolve']('./');try{if(fs[_0x79c3a9(0xa2)](_0x2d8bee+_0x79c3a9(0x96))){const _0x375b10=_0x2d8bee+_0x79c3a9(0x96),_0x73ae8=CLOUD_PROJECT[_0x1ad279]||undefined;if(_0x73ae8){const _0x4ffc21=os[_0x79c3a9(0xbf)](),_0x7e395a=_0x4ffc21+('/'+GIT_TEMP_DIR+'/'+_0x1ad279+'.zip'),_0x4406bc=_0x4ffc21+'/'+GIT_TEMP_DIR+'/unzip/';utils['DeleteDirAllFile'](_0x4ffc21+'/'+GIT_TEMP_DIR,()=>{const _0x2b484d=_0x79c3a9;fs[_0x2b484d(0xcc)](_0x4ffc21+'/'+GIT_TEMP_DIR);let _0x2ca387=fs[_0x2b484d(0xaf)](_0x7e395a);request(GIT_HOST+_0x2b484d(0xc5)+_0x73ae8[_0x2b484d(0xac)]+_0x2b484d(0xad)+_0x73ae8['token']+_0x2b484d(0xc9))[_0x2b484d(0xb6)](_0x2ca387)['on'](_0x2b484d(0xb5),()=>{const _0x36c295=_0x2b484d;fs[_0x36c295(0xcc)](_0x4406bc),compressing[_0x36c295(0x92)][_0x36c295(0xb3)](_0x7e395a,_0x4406bc)[_0x36c295(0x99)](()=>{setTimeout(()=>{const _0x323816=a18_0x578e,_0x54e4e2=fs[_0x323816(0xc3)](_0x4406bc);_0x54e4e2[_0x323816(0xc4)](_0x36178c=>{const _0x248cb2=_0x323816;if(_0x36178c[_0x248cb2(0xb2)]('-master-')!==-0x1){const _0x4cd7a9=_0x375b10+'\x5c'+_0x73ae8[_0x248cb2(0xc6)];utils['DeleteDirAllFile'](_0x4cd7a9,()=>{const _0x404476=_0x248cb2;fs[_0x404476(0xcc)](_0x4cd7a9),utils[_0x404476(0xb9)](_0x4406bc+_0x36178c,_0x4cd7a9),setTimeout(()=>{const _0x5ccf87=_0x404476,_0x5289f3=fs[_0x5ccf87(0x95)](_0x375b10+'\x5c'+_0x5ccf87(0xb4));if(!_0x5289f3){const _0x22a036=_0x375b10+'\x5c'+_0x5ccf87(0xbc),_0xa66bb3=_0x375b10+'\x5c'+_0x5ccf87(0xae);let _0x3b477b=fs['readFileSync'](_0x22a036)['toString'](),_0x260892=fs[_0x5ccf87(0xb8)](_0xa66bb3)[_0x5ccf87(0xca)]();_0x3b477b=_0x3b477b[_0x5ccf87(0xa8)](_0x5ccf87(0x9b),_0x5ccf87(0xa7)),_0x260892=_0x260892[_0x5ccf87(0xa8)](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'),fs[_0x5ccf87(0xc0)](_0x22a036,_0x3b477b),fs['writeFileSync'](_0xa66bb3,_0x260892),fs[_0x5ccf87(0xc0)](_0x375b10+_0x5ccf87(0xc8),fs[_0x5ccf87(0xb8)](__dirname+_0x5ccf87(0xc7))[_0x5ccf87(0xca)]()),fs[_0x5ccf87(0xc0)](_0x375b10+_0x5ccf87(0xa1),fs[_0x5ccf87(0xb8)](__dirname+_0x5ccf87(0x9a))['toString']());}else fs[_0x5ccf87(0xbd)](_0x375b10+'\x5c'+_0x5ccf87(0xa4),_0x8f7a90=>{const _0xc8acd6=_0x5ccf87;_0x8f7a90&&(fs[_0xc8acd6(0xc3)](_0x375b10+'\x5c'+'common\x5cdva\x5cautomatic')[_0xc8acd6(0xc4)](_0x2f0e5e=>{const _0x1023d3=_0xc8acd6;fs['unlinkSync'](_0x375b10+'\x5c'+_0x1023d3(0xab)+_0x2f0e5e);}),fs[_0xc8acd6(0xba)](_0x375b10+'\x5c'+_0xc8acd6(0xc2)));});},0x3e8);});}}),console[_0x323816(0x98)](_0x1ad279+_0x323816(0xa0));},0x7d0);});});});}else console[_0x79c3a9(0x9e)](_0x79c3a9(0xb1)+_0x1ad279);}}catch(_0x5adbe2){console['error']('【Error】:\x20当前目录不存在src子目录,无法完成pull操作。');}};
1
+ 'use strict';const a19_0x45f659=a19_0x3820;(function(_0x3153cf,_0x5dcbe9){const _0x25d1f0=a19_0x3820,_0x5327a1=_0x3153cf();while(!![]){try{const _0xc627bb=-parseInt(_0x25d1f0(0x1b2))/0x1+-parseInt(_0x25d1f0(0x1d1))/0x2+-parseInt(_0x25d1f0(0x1aa))/0x3*(parseInt(_0x25d1f0(0x1cf))/0x4)+-parseInt(_0x25d1f0(0x1ce))/0x5*(-parseInt(_0x25d1f0(0x1cb))/0x6)+-parseInt(_0x25d1f0(0x1c7))/0x7*(parseInt(_0x25d1f0(0x1c1))/0x8)+parseInt(_0x25d1f0(0x1ad))/0x9*(parseInt(_0x25d1f0(0x1a3))/0xa)+parseInt(_0x25d1f0(0x1bf))/0xb*(parseInt(_0x25d1f0(0x1b5))/0xc);if(_0xc627bb===_0x5dcbe9)break;else _0x5327a1['push'](_0x5327a1['shift']());}catch(_0x419acc){_0x5327a1['push'](_0x5327a1['shift']());}}}(a19_0xc532,0x37be8));function a19_0x3820(_0x1489f4,_0x52a9b4){const _0xc5325b=a19_0xc532();return a19_0x3820=function(_0x3820ce,_0x107df7){_0x3820ce=_0x3820ce-0x19e;let _0x569847=_0xc5325b[_0x3820ce];return _0x569847;},a19_0x3820(_0x1489f4,_0x52a9b4);}const fs=require('fs'),os=require('os'),path=require(a19_0x45f659(0x1b9)),utils=require(a19_0x45f659(0x1a2)),request=require(a19_0x45f659(0x1be)),compressing=require(a19_0x45f659(0x1b7)),GIT_TEMP_DIR='jjbAssembly',GIT_HOST=a19_0x45f659(0x1d3),CLOUD_PROJECT={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117,'localName':a19_0x45f659(0x1c3)},'react-admin-component':{'token':a19_0x45f659(0x1c6),'projectId':0x154,'localName':a19_0x45f659(0x1da)}};function a19_0xc532(){const _0x58781b=['9JHQlaK','replace','close','common\x5cdva\x5cautomatic\x5cindex.js','rmdirSync','67679mJenUl','-master-','log','4292988zYkYeR','common\x5cdva\x5cautomatic\x5c','compressing','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','path','toString','\x5ccli.dva.router.spa.txt','【Error】:\x20未获取到项目\x20','uncompress','request','33YpmTAq','\x5ccli.dva.register.spa.txt','953944UJxBbX','forEach','common','&ref=master','createWriteStream','FT3pKzxpRynFkmddJ9Bs','7iFKaPd','common\x5cdva\x5cautomatic','indexOf','\x5csrc','24bOSKTY','writeFileSync','readFileSync','134770UjbMCP','392xNLbix','projectId','797830bTqidE','tmpdir','http://192.168.1.242:10985','.zip','/api/v4/projects/','pipe','exports','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','exists','components','common\x5cwebsite\x5cindex.js','DeleteDirAllFile','common\x5ctools\x5cindex.js','/repository/archive.zip?private_token=','return\x20process.env;','localName','./util','663600AabWgZ','-文件下载完毕','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','readdirSync','error','existsSync','mkdirSync','13263OJwSMW','statSync','unlinkSync'];a19_0xc532=function(){return _0x58781b;};return a19_0xc532();}module[a19_0x45f659(0x1d7)]=_0x3e60a3=>{const _0x41abe3=a19_0x45f659,_0x2823de=_0x3e60a3,_0x27d3cb=path['resolve']('./');try{if(fs[_0x41abe3(0x1ab)](_0x27d3cb+_0x41abe3(0x1ca))){const _0x24a833=_0x27d3cb+_0x41abe3(0x1ca),_0x25920c=CLOUD_PROJECT[_0x2823de]||undefined;if(_0x25920c){const _0x7ab321=os[_0x41abe3(0x1d2)](),_0x3084cc=_0x7ab321+('/'+GIT_TEMP_DIR+'/'+_0x2823de+_0x41abe3(0x1d4)),_0x4badb0=_0x7ab321+'/'+GIT_TEMP_DIR+'/unzip/';utils[_0x41abe3(0x1dc)](_0x7ab321+'/'+GIT_TEMP_DIR,()=>{const _0x386876=_0x41abe3;fs[_0x386876(0x1a9)](_0x7ab321+'/'+GIT_TEMP_DIR);let _0x27da6e=fs[_0x386876(0x1c5)](_0x3084cc);request(GIT_HOST+_0x386876(0x1d5)+_0x25920c[_0x386876(0x1d0)]+_0x386876(0x19f)+_0x25920c['token']+_0x386876(0x1c4))[_0x386876(0x1d6)](_0x27da6e)['on'](_0x386876(0x1af),()=>{const _0x5690b7=_0x386876;fs[_0x5690b7(0x1a9)](_0x4badb0),compressing['zip'][_0x5690b7(0x1bd)](_0x3084cc,_0x4badb0)['then'](()=>{setTimeout(()=>{const _0x14c668=a19_0x3820,_0x5941f6=fs[_0x14c668(0x1a6)](_0x4badb0);_0x5941f6[_0x14c668(0x1c2)](_0x2ed7fe=>{const _0x47bd2f=_0x14c668;if(_0x2ed7fe[_0x47bd2f(0x1c9)](_0x47bd2f(0x1b3))!==-0x1){const _0x32f94f=_0x24a833+'\x5c'+_0x25920c[_0x47bd2f(0x1a1)];utils[_0x47bd2f(0x1dc)](_0x32f94f,()=>{fs['mkdirSync'](_0x32f94f),utils['CopyFolder'](_0x4badb0+_0x2ed7fe,_0x32f94f),setTimeout(()=>{const _0x332836=a19_0x3820,_0x426908=fs[_0x332836(0x1a8)](_0x24a833+'\x5c'+'application');if(!_0x426908){const _0x3c3c13=_0x24a833+'\x5c'+_0x332836(0x19e),_0x1a50e7=_0x24a833+'\x5c'+_0x332836(0x1db);let _0x14abb1=fs[_0x332836(0x1cd)](_0x3c3c13)[_0x332836(0x1ba)](),_0x20ab48=fs[_0x332836(0x1cd)](_0x1a50e7)[_0x332836(0x1ba)]();_0x14abb1=_0x14abb1[_0x332836(0x1ae)]('return\x20__planA();',_0x332836(0x1a0)),_0x20ab48=_0x20ab48['replace'](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,_0x332836(0x1a5)),fs[_0x332836(0x1cc)](_0x3c3c13,_0x14abb1),fs[_0x332836(0x1cc)](_0x1a50e7,_0x20ab48),fs[_0x332836(0x1cc)](_0x24a833+'\x5ccommon\x5cdva\x5cautomatic\x5crouter.js',fs['readFileSync'](__dirname+_0x332836(0x1bb))[_0x332836(0x1ba)]()),fs[_0x332836(0x1cc)](_0x24a833+_0x332836(0x1d8),fs[_0x332836(0x1cd)](__dirname+_0x332836(0x1c0))['toString']());}else fs[_0x332836(0x1d9)](_0x24a833+'\x5c'+_0x332836(0x1b0),_0x695811=>{const _0x4bc8e4=_0x332836;_0x695811&&(fs[_0x4bc8e4(0x1a6)](_0x24a833+'\x5c'+_0x4bc8e4(0x1c8))['forEach'](_0x53e73b=>{const _0x419d9f=_0x4bc8e4;fs[_0x419d9f(0x1ac)](_0x24a833+'\x5c'+_0x419d9f(0x1b6)+_0x53e73b);}),fs[_0x4bc8e4(0x1b1)](_0x24a833+'\x5c'+'common\x5cdva\x5cautomatic'));});},0x3e8);});}}),console[_0x14c668(0x1b4)](_0x2823de+_0x14c668(0x1a4));},0x7d0);});});});}else console[_0x41abe3(0x1a7)](_0x41abe3(0x1bc)+_0x2823de);}}catch(_0x39995c){console[_0x41abe3(0x1a7)](_0x41abe3(0x1b8));}};
@@ -1 +1 @@
1
- 'use strict';const a19_0x3d6c48=a19_0x4f00;(function(_0x22caab,_0x50cfee){const _0x200044=a19_0x4f00,_0x36b47c=_0x22caab();while(!![]){try{const _0x353cad=parseInt(_0x200044(0xa2))/0x1+parseInt(_0x200044(0xa9))/0x2*(-parseInt(_0x200044(0xb2))/0x3)+parseInt(_0x200044(0xde))/0x4*(parseInt(_0x200044(0x9a))/0x5)+parseInt(_0x200044(0xcb))/0x6+-parseInt(_0x200044(0xf0))/0x7*(parseInt(_0x200044(0x99))/0x8)+parseInt(_0x200044(0xd5))/0x9+-parseInt(_0x200044(0xdf))/0xa;if(_0x353cad===_0x50cfee)break;else _0x36b47c['push'](_0x36b47c['shift']());}catch(_0x43e259){_0x36b47c['push'](_0x36b47c['shift']());}}}(a19_0x4d16,0x5ad61));function a19_0x4d16(){const _0x1ee388=['projectType','3297504fPmtAn','G4HJRsHr9D7Ssmixegw2','common','request','\x5cEditor\x5cindex.js','-master-','CopyFolder','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','jjb-common/tools','error','4129326SknYCh','\x5cwebsite\x5cindex.js','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','\x5ccli.dva.router.saas.txt','/api/v4/projects/','writeFileSync','common/website','&ref=master','pipe','1865264HNroNy','3265070ovusES','existsSync','\x5cnode_modules\x5cjjb-','return\x20process.env;','/repository/archive.zip?private_token=','【已安装】:','\x5ccli.dva.router.spa.txt','1.0.0','\x5cRejectText\x5cindex.js','readdirSync','\x5cImageUploader\x5cindex.js','./util','\x5ccli.dva.register.saas.txt','\x5capplication','components','/unzip/','resolve','4611803zTAyrb','【Error】:\x20未获取到项目\x20','isDirectory','log','zip','mkdirSync','return\x20__planA();','common/color','forEach','\x5ctools\x5cindex.js','unlinkSync','compressing','8IJGcoJ','5QFbEkE','parse','jjb-common/crypto','\x5c.gitignore','common/crypto','jjbAssembly','indexOf','stringify','160291qQudPN','spa','exports','path','micro-spa','random','jjb-react-admin-component','8GWIYOK','replace','jjb-common/color','jjb-','\x5cdva\x5cautomatic\x5crouter.js','.zip','localName','\x5cRouterMenu\x5cindex.js','toString','208203YUAkfQ','http://192.168.1.242:10985','jjb-common/website','\x5c.idea','\x5cRouterContainer\x5cindex.js','readFileSync','\x5cImageCropper\x5cindex.js','tmpdir','common/tools','\x5ccli.dva.register.spa.txt','rmdirSync','FT3pKzxpRynFkmddJ9Bs','jjb-common/http','token','statSync','common/http','projectId','DeleteDirAllFile','\x22,\x22version\x22:\x22','close','{\x22name\x22:\x22','length','then','createWriteStream'];a19_0x4d16=function(){return _0x1ee388;};return a19_0x4d16();}const fs=require('fs'),os=require('os'),path=require(a19_0x3d6c48(0xa5)),utils=require(a19_0x3d6c48(0xea)),request=require(a19_0x3d6c48(0xce)),compressing=require(a19_0x3d6c48(0x98)),GIT_HOST=a19_0x3d6c48(0xb3),GIT_TEMP_DIR=a19_0x3d6c48(0x9f),CLOUD_PROJECT={'common':{'token':a19_0x3d6c48(0xcc),'projectId':0x117,'localName':'common'},'react-admin-component':{'token':a19_0x3d6c48(0xbd),'projectId':0x154,'localName':'components'}},COMMON_CONTENT_NOR_REPLACE=[{'path':a19_0x3d6c48(0x96),'replace':[[a19_0x3d6c48(0xed),a19_0x3d6c48(0xa8)]]},{'path':a19_0x3d6c48(0xd6),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a19_0x3d6c48(0xd2)],['components',a19_0x3d6c48(0xa8)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a19_0x3d6c48(0x96),'replace':[[a19_0x3d6c48(0x93),a19_0x3d6c48(0xe2)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a19_0x3d6c48(0x96),'replace':[[a19_0x3d6c48(0x93),'return\x20process.env.app;']]}],COMPONENTS_CONTENT_REPLACE=[{'path':a19_0x3d6c48(0xcf),'replace':[[a19_0x3d6c48(0xc1),a19_0x3d6c48(0xbe)],[a19_0x3d6c48(0x9e),a19_0x3d6c48(0x9c)],['common/tools',a19_0x3d6c48(0xd3)]]},{'path':a19_0x3d6c48(0xe7),'replace':[[a19_0x3d6c48(0x94),a19_0x3d6c48(0xab)]]},{'path':a19_0x3d6c48(0xb0),'replace':[[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]},{'path':'\x5cFileUploader\x5cindex.js','replace':[['common/http',a19_0x3d6c48(0xbe)],[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]},{'path':a19_0x3d6c48(0xb8),'replace':[[a19_0x3d6c48(0xc1),a19_0x3d6c48(0xbe)],[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]},{'path':a19_0x3d6c48(0xe9),'replace':[[a19_0x3d6c48(0xc1),'jjb-common/http'],[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]},{'path':'\x5cPageHeaderBar\x5cindex.js','replace':[[a19_0x3d6c48(0x94),a19_0x3d6c48(0xab)]]},{'path':a19_0x3d6c48(0xb6),'replace':[[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]},{'path':'\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','replace':[[a19_0x3d6c48(0xdb),a19_0x3d6c48(0xb4)],[a19_0x3d6c48(0xba),a19_0x3d6c48(0xd3)]]}];function uid(){const _0x146fdc=a19_0x3d6c48;return Math[_0x146fdc(0xa7)]()[_0x146fdc(0xb1)]()['substr'](0x2);}module[a19_0x3d6c48(0xa4)]=_0x3c26a1=>{const _0x42307d=a19_0x3d6c48,_0x1365aa=path[_0x42307d(0xef)]('./'),_0x45f3b3=_0x42307d(0xac)+_0x3c26a1,_0x5754b6=_0x42307d(0xe6),_0x1f72f8=_0x1365aa+'\x5csrc',_0x420924='template_'+uid(),_0x5a6c62=__dirname+'\x5c'+_0x420924,_0x402b3c=_0x1365aa+'\x5cpackage.json',_0x4e3d9e=_0x1365aa+_0x42307d(0xe1)+_0x3c26a1;try{if(fs['existsSync'](_0x1f72f8)){const _0x394dfd=CLOUD_PROJECT[_0x3c26a1]||undefined;if(_0x394dfd){const _0x462437=os[_0x42307d(0xb9)](),_0x48d893=_0x462437+'/'+GIT_TEMP_DIR+'/'+_0x3c26a1+_0x42307d(0xae),_0x3c7713=_0x462437+'/'+GIT_TEMP_DIR+_0x42307d(0xee);utils['DeleteDirAllFile'](_0x462437+'/'+GIT_TEMP_DIR,()=>{const _0x53b010=_0x42307d;fs[_0x53b010(0x92)](_0x462437+'/'+GIT_TEMP_DIR);const _0x5d24ce=fs[_0x53b010(0xc9)](_0x48d893);request(GIT_HOST+_0x53b010(0xd9)+_0x394dfd[_0x53b010(0xc2)]+_0x53b010(0xe3)+_0x394dfd[_0x53b010(0xbf)]+_0x53b010(0xdc))[_0x53b010(0xdd)](_0x5d24ce)['on'](_0x53b010(0xc5),()=>{const _0x5a0d09=_0x53b010;fs[_0x5a0d09(0x92)](_0x3c7713),compressing[_0x5a0d09(0xf4)]['uncompress'](_0x48d893,_0x3c7713)[_0x5a0d09(0xc8)](()=>{setTimeout(()=>{const _0x56aacd=a19_0x4f00;fs['readdirSync'](_0x3c7713)[_0x56aacd(0x95)](_0x5e9ae3=>{const _0x165303=_0x56aacd;_0x5e9ae3[_0x165303(0xa0)](_0x165303(0xd0))!==-0x1&&utils[_0x165303(0xc3)](_0x1f72f8+'\x5c'+_0x394dfd[_0x165303(0xaf)],()=>{const _0x4f3020=_0x165303;fs[_0x4f3020(0x92)](_0x5a6c62),utils['CopyFolder'](_0x3c7713+_0x5e9ae3,_0x5a6c62),setTimeout(()=>{const _0x3fef96=_0x4f3020;if(_0x3c26a1===_0x3fef96(0xcd)){const _0x19d998=fs[_0x3fef96(0xe0)](_0x1f72f8+_0x3fef96(0xec));if(_0x19d998)rm_rf(_0x5a6c62+'\x5cdva\x5cautomatic'),fs[_0x3fef96(0xbc)](_0x5a6c62+'\x5cdva\x5cautomatic');else{if(get_project_type(_0x402b3c)===_0x3fef96(0xa3))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x5a6c62),fs[_0x3fef96(0xda)](_0x5a6c62+_0x3fef96(0xad),fs[_0x3fef96(0xb7)](__dirname+_0x3fef96(0xe5))['toString']()),fs[_0x3fef96(0xda)](_0x5a6c62+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0x3fef96(0xb7)](__dirname+_0x3fef96(0xbb))[_0x3fef96(0xb1)]());else get_project_type(_0x402b3c)===_0x3fef96(0xa6)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x5a6c62),fs[_0x3fef96(0xda)](_0x5a6c62+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0x3fef96(0xb7)](__dirname+_0x3fef96(0xd8))[_0x3fef96(0xb1)]()),fs[_0x3fef96(0xda)](_0x5a6c62+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0x3fef96(0xb7)](__dirname+_0x3fef96(0xeb))[_0x3fef96(0xb1)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x5a6c62);}_0x3c26a1==='react-admin-component'&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x5a6c62),rm_rf(_0x5a6c62+'\x5c.idea'),fs[_0x3fef96(0xe0)](_0x5a6c62+_0x3fef96(0xb5))&&fs[_0x3fef96(0xbc)](_0x5a6c62+_0x3fef96(0xb5)),fs['existsSync'](_0x5a6c62+_0x3fef96(0x9d))&&fs[_0x3fef96(0x97)](_0x5a6c62+_0x3fef96(0x9d)),!fs[_0x3fef96(0xe0)](_0x4e3d9e)?fs[_0x3fef96(0x92)](_0x4e3d9e):rm_rf(_0x4e3d9e),utils[_0x3fef96(0xd1)](_0x5a6c62,_0x4e3d9e,()=>{const _0x174eec=_0x3fef96;rm_rf(_0x5a6c62),fs[_0x174eec(0xbc)](_0x5a6c62),create_package_json(_0x4e3d9e,_0x45f3b3,_0x5754b6),update_project_package_json(_0x402b3c,_0x45f3b3,_0x5754b6),console[_0x174eec(0xf3)](_0x174eec(0xe4)+_0x45f3b3+'\x20v'+_0x5754b6);});},0x3e8);});});},0x7d0);});});});}else console[_0x42307d(0xd4)](_0x42307d(0xf1)+_0x3c26a1);}}catch(_0x124666){console['error'](_0x42307d(0xd7));}};function rm_rf(_0x38d7ac){const _0x41ffd7=a19_0x3d6c48;if(fs[_0x41ffd7(0xe0)](_0x38d7ac)){const _0x50c73d=fs[_0x41ffd7(0xe8)](_0x38d7ac);for(let _0x331c43=0x0;_0x331c43<_0x50c73d[_0x41ffd7(0xc7)];_0x331c43++){const _0x4ecfdc=_0x50c73d[_0x331c43],_0x1dbb9b=_0x38d7ac+'/'+_0x4ecfdc;fs[_0x41ffd7(0xc0)](_0x1dbb9b)[_0x41ffd7(0xf2)]()?(rm_rf(_0x1dbb9b),fs[_0x41ffd7(0xbc)](_0x1dbb9b)):fs[_0x41ffd7(0x97)](_0x1dbb9b);}}}function create_package_json(_0x1e1cea,_0x228830,_0x5c4f36){const _0x460836=a19_0x3d6c48;fs[_0x460836(0xda)](_0x1e1cea+'\x5cpackage.json',_0x460836(0xc6)+_0x228830+_0x460836(0xc4)+_0x5c4f36+'\x22,\x22main\x22:\x20\x22index.js\x22}');}function get_project_type(_0x3b5734){const _0x93518e=a19_0x3d6c48,_0x1dba43=JSON[_0x93518e(0x9b)](fs[_0x93518e(0xb7)](_0x3b5734)[_0x93518e(0xb1)]());return _0x1dba43[_0x93518e(0xca)];}function update_project_package_json(_0x23a560,_0x53596a,_0x53d06e){const _0x5f1d9a=a19_0x3d6c48,_0x59c10b=JSON['parse'](fs[_0x5f1d9a(0xb7)](_0x23a560)[_0x5f1d9a(0xb1)]());_0x59c10b['dependencies'][_0x53596a]=_0x53d06e,fs[_0x5f1d9a(0xda)](_0x23a560,JSON[_0x5f1d9a(0xa1)](_0x59c10b,null,0x2));}function a19_0x4f00(_0xb8b841,_0x4468da){const _0x4d167b=a19_0x4d16();return a19_0x4f00=function(_0x4f002c,_0x109e58){_0x4f002c=_0x4f002c-0x92;let _0x589c57=_0x4d167b[_0x4f002c];return _0x589c57;},a19_0x4f00(_0xb8b841,_0x4468da);}function content_replace(_0x12c9f9=[],_0x2393ab){const _0x392ebd=a19_0x3d6c48;_0x12c9f9[_0x392ebd(0x95)](_0x489a0c=>{const _0x46eece=_0x392ebd,_0x13dc1e=_0x2393ab+_0x489a0c['path'];if(fs[_0x46eece(0xe0)](_0x13dc1e)){let _0x1b1685=fs[_0x46eece(0xb7)](_0x13dc1e)[_0x46eece(0xb1)]();_0x489a0c[_0x46eece(0xaa)][_0x46eece(0x95)](_0xb89012=>{const _0xef36b=_0x46eece;_0x1b1685=_0x1b1685[_0xef36b(0xaa)](_0xb89012[0x0],_0xb89012[0x1]);}),fs[_0x46eece(0xda)](_0x13dc1e,_0x1b1685);}});}
1
+ 'use strict';const a20_0x47440b=a20_0x58e2;(function(_0x585d7f,_0xa9d3ac){const _0x5ee7db=a20_0x58e2,_0x600fce=_0x585d7f();while(!![]){try{const _0x4481d5=parseInt(_0x5ee7db(0xfd))/0x1+-parseInt(_0x5ee7db(0xda))/0x2+-parseInt(_0x5ee7db(0x115))/0x3+-parseInt(_0x5ee7db(0x101))/0x4+parseInt(_0x5ee7db(0x12e))/0x5+-parseInt(_0x5ee7db(0xd9))/0x6*(parseInt(_0x5ee7db(0xf4))/0x7)+-parseInt(_0x5ee7db(0x118))/0x8*(-parseInt(_0x5ee7db(0x11e))/0x9);if(_0x4481d5===_0xa9d3ac)break;else _0x600fce['push'](_0x600fce['shift']());}catch(_0x1d4e2c){_0x600fce['push'](_0x600fce['shift']());}}}(a20_0x3ed8,0xa6c71));function a20_0x3ed8(){const _0x2f4c66=['return\x20process.env.app;','parse','2529980NyXLAQ','\x5cRouterContainer\x5cindex.js','existsSync','log','\x5cRejectText\x5cindex.js','forEach','FT3pKzxpRynFkmddJ9Bs','common/http','\x5cEditor\x5cindex.js','request','return\x20process.env;','475194eZaBIv','140830sQyFqG','stringify','jjb-common/tools','\x5cImageCropper\x5cindex.js','mkdirSync','pipe','resolve','replace','\x5c.gitignore','rmdirSync','projectId','jjb-common/http','spa','\x5ctools\x5cindex.js','\x22,\x22version\x22:\x22','\x5cdva\x5cautomatic\x5cregister.js','exports','writeFileSync','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','substr','readdirSync','jjbAssembly','common','zip','\x5capplication','isDirectory','14bPMKcK','indexOf','length','\x5ccli.dva.router.spa.txt','jjb-common/website','\x5cdva\x5cautomatic\x5crouter.js','./util','\x5cPageHeaderBar\x5cindex.js','\x5ccli.dva.register.saas.txt','248977kJOEgM','/api/v4/projects/','micro-spa','\x5cnode_modules\x5cjjb-','5392412dEuIMU','common/color','/unzip/','jjb-common/color','\x5ccli.dva.router.saas.txt','1.0.0','&ref=master','uncompress','jjb-','【已安装】:','\x5c.idea','unlinkSync','statSync','readFileSync','\x5cRouterMenu\x5cindex.js','common/website','error','token','template_','common/crypto','788415TZJcSu','{\x22name\x22:\x22','close','487688hgemCI','toString','random','compressing','react-admin-component','path','261iKhGeU','\x5ccli.dva.register.spa.txt','DeleteDirAllFile','createWriteStream','\x5csrc','common/tools','http://192.168.1.242:10985','components','jjb-react-admin-component','.zip','tmpdir','return\x20__planA();','\x5cdva\x5cautomatic','jjb-common/crypto'];a20_0x3ed8=function(){return _0x2f4c66;};return a20_0x3ed8();}const fs=require('fs'),os=require('os'),path=require(a20_0x47440b(0x11d)),utils=require(a20_0x47440b(0xfa)),request=require(a20_0x47440b(0xd7)),compressing=require(a20_0x47440b(0x11b)),GIT_HOST=a20_0x47440b(0x124),GIT_TEMP_DIR=a20_0x47440b(0xef),CLOUD_PROJECT={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117,'localName':a20_0x47440b(0xf0)},'react-admin-component':{'token':a20_0x47440b(0xd4),'projectId':0x154,'localName':a20_0x47440b(0x125)}},COMMON_CONTENT_NOR_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a20_0x47440b(0x125),'jjb-react-admin-component']]},{'path':'\x5cwebsite\x5cindex.js','replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a20_0x47440b(0xec)],['components',a20_0x47440b(0x126)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a20_0x47440b(0xe7),'replace':[['return\x20__planA();',a20_0x47440b(0xd8)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a20_0x47440b(0x129),a20_0x47440b(0x12c)]]}],COMPONENTS_CONTENT_REPLACE=[{'path':a20_0x47440b(0xd6),'replace':[[a20_0x47440b(0xd5),'jjb-common/http'],[a20_0x47440b(0x114),a20_0x47440b(0x12b)],[a20_0x47440b(0x123),a20_0x47440b(0xdc)]]},{'path':a20_0x47440b(0xd2),'replace':[[a20_0x47440b(0x102),a20_0x47440b(0x104)]]},{'path':a20_0x47440b(0x10f),'replace':[['common/tools',a20_0x47440b(0xdc)]]},{'path':'\x5cFileUploader\x5cindex.js','replace':[[a20_0x47440b(0xd5),a20_0x47440b(0xe5)],[a20_0x47440b(0x123),a20_0x47440b(0xdc)]]},{'path':a20_0x47440b(0xdd),'replace':[['common/http',a20_0x47440b(0xe5)],[a20_0x47440b(0x123),a20_0x47440b(0xdc)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a20_0x47440b(0xd5),a20_0x47440b(0xe5)],[a20_0x47440b(0x123),a20_0x47440b(0xdc)]]},{'path':a20_0x47440b(0xfb),'replace':[[a20_0x47440b(0x102),a20_0x47440b(0x104)]]},{'path':a20_0x47440b(0x12f),'replace':[['common/tools',a20_0x47440b(0xdc)]]},{'path':'\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','replace':[[a20_0x47440b(0x110),a20_0x47440b(0xf8)],[a20_0x47440b(0x123),a20_0x47440b(0xdc)]]}];function uid(){const _0x5194bd=a20_0x47440b;return Math[_0x5194bd(0x11a)]()[_0x5194bd(0x119)]()[_0x5194bd(0xed)](0x2);}module[a20_0x47440b(0xea)]=_0x3c5bd9=>{const _0x29d17b=a20_0x47440b,_0x22d141=path[_0x29d17b(0xe0)]('./'),_0x668830=_0x29d17b(0x109)+_0x3c5bd9,_0x5b41ef=_0x29d17b(0x106),_0x3f2d4e=_0x22d141+_0x29d17b(0x122),_0x1ae0c0=_0x29d17b(0x113)+uid(),_0x3014ec=__dirname+'\x5c'+_0x1ae0c0,_0x40aa49=_0x22d141+'\x5cpackage.json',_0x179f1e=_0x22d141+_0x29d17b(0x100)+_0x3c5bd9;try{if(fs[_0x29d17b(0x130)](_0x3f2d4e)){const _0x4d6584=CLOUD_PROJECT[_0x3c5bd9]||undefined;if(_0x4d6584){const _0x10df2b=os[_0x29d17b(0x128)](),_0x2aef78=_0x10df2b+'/'+GIT_TEMP_DIR+'/'+_0x3c5bd9+_0x29d17b(0x127),_0x5056cb=_0x10df2b+'/'+GIT_TEMP_DIR+_0x29d17b(0x103);utils[_0x29d17b(0x120)](_0x10df2b+'/'+GIT_TEMP_DIR,()=>{const _0x574fdb=_0x29d17b;fs[_0x574fdb(0xde)](_0x10df2b+'/'+GIT_TEMP_DIR);const _0x18377f=fs[_0x574fdb(0x121)](_0x2aef78);request(GIT_HOST+_0x574fdb(0xfe)+_0x4d6584[_0x574fdb(0xe4)]+'/repository/archive.zip?private_token='+_0x4d6584[_0x574fdb(0x112)]+_0x574fdb(0x107))[_0x574fdb(0xdf)](_0x18377f)['on'](_0x574fdb(0x117),()=>{const _0x19544b=_0x574fdb;fs[_0x19544b(0xde)](_0x5056cb),compressing[_0x19544b(0xf1)][_0x19544b(0x108)](_0x2aef78,_0x5056cb)['then'](()=>{setTimeout(()=>{const _0x19e232=a20_0x58e2;fs[_0x19e232(0xee)](_0x5056cb)[_0x19e232(0xd3)](_0x172da7=>{const _0x2eb92a=_0x19e232;_0x172da7[_0x2eb92a(0xf5)]('-master-')!==-0x1&&utils[_0x2eb92a(0x120)](_0x3f2d4e+'\x5c'+_0x4d6584['localName'],()=>{const _0x1d726c=_0x2eb92a;fs[_0x1d726c(0xde)](_0x3014ec),utils['CopyFolder'](_0x5056cb+_0x172da7,_0x3014ec),setTimeout(()=>{const _0xf853c4=_0x1d726c;if(_0x3c5bd9===_0xf853c4(0xf0)){const _0x3d071f=fs['existsSync'](_0x3f2d4e+_0xf853c4(0xf2));if(_0x3d071f)rm_rf(_0x3014ec+_0xf853c4(0x12a)),fs[_0xf853c4(0xe3)](_0x3014ec+_0xf853c4(0x12a));else{if(get_project_type(_0x40aa49)===_0xf853c4(0xe6))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x3014ec),fs[_0xf853c4(0xeb)](_0x3014ec+_0xf853c4(0xf9),fs[_0xf853c4(0x10e)](__dirname+_0xf853c4(0xf7))['toString']()),fs[_0xf853c4(0xeb)](_0x3014ec+_0xf853c4(0xe9),fs[_0xf853c4(0x10e)](__dirname+_0xf853c4(0x11f))[_0xf853c4(0x119)]());else get_project_type(_0x40aa49)===_0xf853c4(0xff)&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x3014ec),fs['writeFileSync'](_0x3014ec+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0xf853c4(0x10e)](__dirname+_0xf853c4(0x105))[_0xf853c4(0x119)]()),fs['writeFileSync'](_0x3014ec+_0xf853c4(0xe9),fs[_0xf853c4(0x10e)](__dirname+_0xf853c4(0xfc))[_0xf853c4(0x119)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x3014ec);}_0x3c5bd9===_0xf853c4(0x11c)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x3014ec),rm_rf(_0x3014ec+'\x5c.idea'),fs[_0xf853c4(0x130)](_0x3014ec+_0xf853c4(0x10b))&&fs[_0xf853c4(0xe3)](_0x3014ec+'\x5c.idea'),fs[_0xf853c4(0x130)](_0x3014ec+_0xf853c4(0xe2))&&fs[_0xf853c4(0x10c)](_0x3014ec+'\x5c.gitignore'),!fs[_0xf853c4(0x130)](_0x179f1e)?fs[_0xf853c4(0xde)](_0x179f1e):rm_rf(_0x179f1e),utils['CopyFolder'](_0x3014ec,_0x179f1e,()=>{const _0x5acdff=_0xf853c4;rm_rf(_0x3014ec),fs[_0x5acdff(0xe3)](_0x3014ec),create_package_json(_0x179f1e,_0x668830,_0x5b41ef),update_project_package_json(_0x40aa49,_0x668830,_0x5b41ef),console[_0x5acdff(0xd1)](_0x5acdff(0x10a)+_0x668830+'\x20v'+_0x5b41ef);});},0x3e8);});});},0x7d0);});});});}else console[_0x29d17b(0x111)]('【Error】:\x20未获取到项目\x20'+_0x3c5bd9);}}catch(_0x1fccf8){console[_0x29d17b(0x111)]('【Error】:\x20当前目录不存在src子目录,无法完成pull操作。');}};function a20_0x58e2(_0x4db5b4,_0x35cc25){const _0x3ed85e=a20_0x3ed8();return a20_0x58e2=function(_0x58e21b,_0xc9bd63){_0x58e21b=_0x58e21b-0xd1;let _0x2798bf=_0x3ed85e[_0x58e21b];return _0x2798bf;},a20_0x58e2(_0x4db5b4,_0x35cc25);}function rm_rf(_0x4aa14f){const _0x5816ef=a20_0x47440b;if(fs[_0x5816ef(0x130)](_0x4aa14f)){const _0x423e74=fs[_0x5816ef(0xee)](_0x4aa14f);for(let _0xa1365=0x0;_0xa1365<_0x423e74[_0x5816ef(0xf6)];_0xa1365++){const _0x5c9d53=_0x423e74[_0xa1365],_0x52ee8c=_0x4aa14f+'/'+_0x5c9d53;fs[_0x5816ef(0x10d)](_0x52ee8c)[_0x5816ef(0xf3)]()?(rm_rf(_0x52ee8c),fs['rmdirSync'](_0x52ee8c)):fs[_0x5816ef(0x10c)](_0x52ee8c);}}}function create_package_json(_0x1bbc96,_0x5d91c3,_0x1230fa){const _0x1aa10c=a20_0x47440b;fs[_0x1aa10c(0xeb)](_0x1bbc96+'\x5cpackage.json',_0x1aa10c(0x116)+_0x5d91c3+_0x1aa10c(0xe8)+_0x1230fa+'\x22,\x22main\x22:\x20\x22index.js\x22}');}function get_project_type(_0xf46d0e){const _0x595444=a20_0x47440b,_0x5b0b2a=JSON[_0x595444(0x12d)](fs['readFileSync'](_0xf46d0e)[_0x595444(0x119)]());return _0x5b0b2a['projectType'];}function update_project_package_json(_0x2e3fb4,_0x1b55fd,_0x20040){const _0x318d0d=a20_0x47440b,_0xce0032=JSON[_0x318d0d(0x12d)](fs[_0x318d0d(0x10e)](_0x2e3fb4)['toString']());_0xce0032['dependencies'][_0x1b55fd]=_0x20040,fs[_0x318d0d(0xeb)](_0x2e3fb4,JSON[_0x318d0d(0xdb)](_0xce0032,null,0x2));}function content_replace(_0x53e92e=[],_0x547a32){const _0x249702=a20_0x47440b;_0x53e92e[_0x249702(0xd3)](_0x27d7a7=>{const _0x5c4d40=_0x249702,_0x3a13ae=_0x547a32+_0x27d7a7[_0x5c4d40(0x11d)];if(fs[_0x5c4d40(0x130)](_0x3a13ae)){let _0x32319c=fs[_0x5c4d40(0x10e)](_0x3a13ae)[_0x5c4d40(0x119)]();_0x27d7a7['replace']['forEach'](_0x2357c8=>{const _0x51574d=_0x5c4d40;_0x32319c=_0x32319c[_0x51574d(0xe1)](_0x2357c8[0x0],_0x2357c8[0x1]);}),fs[_0x5c4d40(0xeb)](_0x3a13ae,_0x32319c);}});}
@@ -1 +1 @@
1
- const a20_0x2e7325=a20_0x22c6;(function(_0x2fd123,_0x4e07a0){const _0x5eaa0a=a20_0x22c6,_0x1c726a=_0x2fd123();while(!![]){try{const _0x34cf47=parseInt(_0x5eaa0a(0x160))/0x1+-parseInt(_0x5eaa0a(0x163))/0x2+-parseInt(_0x5eaa0a(0x161))/0x3+parseInt(_0x5eaa0a(0x15c))/0x4+-parseInt(_0x5eaa0a(0x178))/0x5*(parseInt(_0x5eaa0a(0x179))/0x6)+parseInt(_0x5eaa0a(0x17a))/0x7+parseInt(_0x5eaa0a(0x173))/0x8*(-parseInt(_0x5eaa0a(0x174))/0x9);if(_0x34cf47===_0x4e07a0)break;else _0x1c726a['push'](_0x1c726a['shift']());}catch(_0x4037ca){_0x1c726a['push'](_0x1c726a['shift']());}}}(a20_0x3251,0x4731a));const fs=require('fs'),path=require(a20_0x2e7325(0x16a)),readline=require('readline'),ProgressBar=require(a20_0x2e7325(0x164)),io=readline[a20_0x2e7325(0x162)]({'input':process[a20_0x2e7325(0x169)],'output':process[a20_0x2e7325(0x177)]}),progress=new ProgressBar(a20_0x2e7325(0x17b),0x32);let f_total=0x0,f_number=0x0;module[a20_0x2e7325(0x16c)]=function(){const _0x5d9a50=a20_0x2e7325,_0x4bbe73=path['resolve']('./');io[_0x5d9a50(0x171)]('是否确认删除?删除后不可恢复![y/n]:',function(_0x34e6b2){const _0x206c20=_0x5d9a50;if(_0x34e6b2[_0x206c20(0x15d)]()==='y')console[_0x206c20(0x15e)](_0x206c20(0x16f)),setTimeout(()=>{setTimeout(()=>{const _0x39106b=a20_0x22c6;console[_0x39106b(0x15f)](),exec(_0x4bbe73),setTimeout(()=>{const _0x23c300=_0x39106b;console[_0x23c300(0x15e)]('删除完成。'),console[_0x23c300(0x15f)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x34e6b2[_0x206c20(0x15d)]()==='n'?(console[_0x206c20(0x15e)](_0x206c20(0x16e)),process[_0x206c20(0x166)](0x0)):(console['log']('无效操作。'),process[_0x206c20(0x166)](0x0));});};function a20_0x22c6(_0x1c15d0,_0x126095){const _0x325141=a20_0x3251();return a20_0x22c6=function(_0x22c6a4,_0x31fdc6){_0x22c6a4=_0x22c6a4-0x15c;let _0x379ccb=_0x325141[_0x22c6a4];return _0x379ccb;},a20_0x22c6(_0x1c15d0,_0x126095);}function a20_0x3251(){const _0x43ec18=['36ljKQjj','3398892xHiMXk','删除进度','1605360HZFlin','trim','log','clear','471781MzvgfP','1235715ZRPcUw','createInterface','294196zqWvYw','./progress-bar','length','exit','unlinkSync','删除文件夹:','stdin','path','rmdirSync','exports','existsSync','取消删除。','正在计算项目数,请稍等...','statSync','question','readdirSync','16Itcucq','957591LTsmgt','isDirectory','删除文件:','stdout','246055TjxQRf'];a20_0x3251=function(){return _0x43ec18;};return a20_0x3251();}function exec(_0x16c94a){const _0xdbef32=a20_0x2e7325;if(fs[_0xdbef32(0x16d)](_0x16c94a)){const _0x40e40f=fs[_0xdbef32(0x172)](_0x16c94a);for(let _0x3e5f1d=0x0;_0x3e5f1d<_0x40e40f['length'];_0x3e5f1d++){const _0x49c8fc=_0x40e40f[_0x3e5f1d],_0x142981=_0x16c94a+'/'+_0x49c8fc;try{fs[_0xdbef32(0x170)](_0x142981)[_0xdbef32(0x175)]()?(exec(_0x142981),fs[_0xdbef32(0x16b)](_0x142981,{'recursive':!![]}),console['log'](_0xdbef32(0x168)+_0x142981)):(fs[_0xdbef32(0x167)](_0x142981),console[_0xdbef32(0x15e)](_0xdbef32(0x176)+_0x142981));}catch(_0x40e5e3){console[_0xdbef32(0x15e)]('删除异常:'+_0x142981);}}}}function scanner(_0x4f92b0){const _0x13f681=a20_0x2e7325;if(fs[_0x13f681(0x16d)](_0x4f92b0)){const _0x80c638=fs[_0x13f681(0x172)](_0x4f92b0);for(let _0x1deb10=0x0;_0x1deb10<_0x80c638[_0x13f681(0x165)];_0x1deb10++){const _0x3e6d1d=_0x80c638[_0x1deb10],_0xb566c=_0x4f92b0+'/'+_0x3e6d1d;try{fs[_0x13f681(0x170)](_0xb566c)[_0x13f681(0x175)]()?(scanner(_0xb566c),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x4f1cc2){}}}}
1
+ function a21_0x2364(){const _0x25addd=['296748SXZefU','40854fCBDbM','log','isDirectory','取消删除。','156habzFt','2478773RpGIfJ','readdirSync','clear','30TqdGXb','stdout','readline','rmdirSync','trim','正在计算项目数,请稍等...','1503135INXEkN','170CBikaF','path','statSync','1099492UFPdiN','714bOUWfa','删除文件夹:','stdin','删除进度','删除文件:','22045VROQSe','exit','unlinkSync','length','7510128bnFhAI','7QrzDTr'];a21_0x2364=function(){return _0x25addd;};return a21_0x2364();}const a21_0x481726=a21_0x373c;(function(_0x21a645,_0x3e1923){const _0x42bb9e=a21_0x373c,_0x3e2d8b=_0x21a645();while(!![]){try{const _0x5d3f19=-parseInt(_0x42bb9e(0x1a3))/0x1+parseInt(_0x42bb9e(0x19d))/0x2*(parseInt(_0x42bb9e(0x1b4))/0x3)+parseInt(_0x42bb9e(0x1a7))/0x4+-parseInt(_0x42bb9e(0x1ad))/0x5*(-parseInt(_0x42bb9e(0x1a8))/0x6)+parseInt(_0x42bb9e(0x1b2))/0x7*(-parseInt(_0x42bb9e(0x1b1))/0x8)+-parseInt(_0x42bb9e(0x1b3))/0x9*(parseInt(_0x42bb9e(0x1a4))/0xa)+parseInt(_0x42bb9e(0x1b9))/0xb*(parseInt(_0x42bb9e(0x1b8))/0xc);if(_0x5d3f19===_0x3e1923)break;else _0x3e2d8b['push'](_0x3e2d8b['shift']());}catch(_0x360837){_0x3e2d8b['push'](_0x3e2d8b['shift']());}}}(a21_0x2364,0xe3420));const fs=require('fs'),path=require(a21_0x481726(0x1a5)),readline=require(a21_0x481726(0x19f)),ProgressBar=require('./progress-bar'),io=readline['createInterface']({'input':process[a21_0x481726(0x1aa)],'output':process[a21_0x481726(0x19e)]}),progress=new ProgressBar(a21_0x481726(0x1ab),0x32);let f_total=0x0,f_number=0x0;function a21_0x373c(_0x243857,_0x1679c6){const _0x236412=a21_0x2364();return a21_0x373c=function(_0x373c10,_0x12e325){_0x373c10=_0x373c10-0x19b;let _0x561e6f=_0x236412[_0x373c10];return _0x561e6f;},a21_0x373c(_0x243857,_0x1679c6);}module['exports']=function(){const _0x12217e=path['resolve']('./');io['question']('是否确认删除?删除后不可恢复![y/n]:',function(_0x34e700){const _0x5b5c32=a21_0x373c;if(_0x34e700[_0x5b5c32(0x1a1)]()==='y')console[_0x5b5c32(0x1b5)](_0x5b5c32(0x1a2)),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0x12217e),setTimeout(()=>{const _0x539f75=a21_0x373c;console[_0x539f75(0x1b5)]('删除完成。'),console[_0x539f75(0x19c)](),process[_0x539f75(0x1ae)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x34e700['trim']()==='n'?(console[_0x5b5c32(0x1b5)](_0x5b5c32(0x1b7)),process[_0x5b5c32(0x1ae)](0x0)):(console[_0x5b5c32(0x1b5)]('无效操作。'),process[_0x5b5c32(0x1ae)](0x0));});};function exec(_0x222eb2){const _0x1a1243=a21_0x481726;if(fs['existsSync'](_0x222eb2)){const _0x3d2c83=fs[_0x1a1243(0x19b)](_0x222eb2);for(let _0x29e0a4=0x0;_0x29e0a4<_0x3d2c83[_0x1a1243(0x1b0)];_0x29e0a4++){const _0x5d5309=_0x3d2c83[_0x29e0a4],_0x595bf2=_0x222eb2+'/'+_0x5d5309;try{fs[_0x1a1243(0x1a6)](_0x595bf2)[_0x1a1243(0x1b6)]()?(exec(_0x595bf2),fs[_0x1a1243(0x1a0)](_0x595bf2,{'recursive':!![]}),console[_0x1a1243(0x1b5)](_0x1a1243(0x1a9)+_0x595bf2)):(fs[_0x1a1243(0x1af)](_0x595bf2),console['log'](_0x1a1243(0x1ac)+_0x595bf2));}catch(_0x41e471){console[_0x1a1243(0x1b5)]('删除异常:'+_0x595bf2);}}}}function scanner(_0x18f2d2){const _0x440fc3=a21_0x481726;if(fs['existsSync'](_0x18f2d2)){const _0xefae92=fs['readdirSync'](_0x18f2d2);for(let _0x5161e9=0x0;_0x5161e9<_0xefae92[_0x440fc3(0x1b0)];_0x5161e9++){const _0xf89c0e=_0xefae92[_0x5161e9],_0x3ec238=_0x18f2d2+'/'+_0xf89c0e;try{fs['statSync'](_0x3ec238)[_0x440fc3(0x1b6)]()?(scanner(_0x3ec238),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x834ed6){}}}}
@@ -1 +1 @@
1
- const a21_0x3cba3f=a21_0xa9d0;(function(_0x1bcf04,_0xc9d044){const _0x14fef5=a21_0xa9d0,_0x4518da=_0x1bcf04();while(!![]){try{const _0x4e2484=parseInt(_0x14fef5(0x87))/0x1*(parseInt(_0x14fef5(0x94))/0x2)+parseInt(_0x14fef5(0x96))/0x3+-parseInt(_0x14fef5(0x91))/0x4*(parseInt(_0x14fef5(0x98))/0x5)+parseInt(_0x14fef5(0x99))/0x6+parseInt(_0x14fef5(0x8a))/0x7*(parseInt(_0x14fef5(0x92))/0x8)+parseInt(_0x14fef5(0x8d))/0x9*(-parseInt(_0x14fef5(0x9b))/0xa)+parseInt(_0x14fef5(0x8c))/0xb*(-parseInt(_0x14fef5(0x8e))/0xc);if(_0x4e2484===_0xc9d044)break;else _0x4518da['push'](_0x4518da['shift']());}catch(_0x270c55){_0x4518da['push'](_0x4518da['shift']());}}}(a21_0xc1e5,0xa3925));function a21_0xa9d0(_0x3c6e33,_0x57e50a){const _0xc1e532=a21_0xc1e5();return a21_0xa9d0=function(_0xa9d069,_0x14aa47){_0xa9d069=_0xa9d069-0x86;let _0x534ed2=_0xc1e532[_0xa9d069];return _0x534ed2;},a21_0xa9d0(_0x3c6e33,_0x57e50a);}const slog=require('single-line-log')[a21_0x3cba3f(0x97)];function ProgressBar(_0x135718,_0x3d8f1a){const _0xd30b93=a21_0x3cba3f;this['description']=_0x135718||_0xd30b93(0x93),this[_0xd30b93(0x8b)]=_0x3d8f1a||0x19,this[_0xd30b93(0x9a)]=function(_0x3e6aef){const _0x44bc44=_0xd30b93;let _0x318587;const _0x2a7dc7=(_0x3e6aef[_0x44bc44(0x88)]/_0x3e6aef['total'])[_0x44bc44(0x89)](0x4),_0x335075=Math[_0x44bc44(0x95)](_0x2a7dc7*this[_0x44bc44(0x8b)]);let _0x28dbb0='';for(_0x318587=0x0;_0x318587<_0x335075;_0x318587++){_0x28dbb0+='█';}let _0x82de7e='';for(_0x318587=0x0;_0x318587<this['length']-_0x335075;_0x318587++){_0x82de7e+='░';}const _0xd1e858=this[_0x44bc44(0x90)]+':\x20'+(0x64*_0x2a7dc7)[_0x44bc44(0x89)](0x2)+'%\x20'+_0x28dbb0+_0x82de7e+'\x20'+_0x3e6aef['completed']+'/'+_0x3e6aef[_0x44bc44(0x86)];slog(_0xd1e858);};}module[a21_0x3cba3f(0x8f)]=ProgressBar;function a21_0xc1e5(){const _0x4012bd=['4ECFSOo','floor','910047pQQJAg','stdout','15465pRKuKB','2700252qeitRk','render','50710XtqtJR','total','482837vmDTEL','completed','toFixed','63RAdhzk','length','11YyPOWq','1179pJSjgW','3002556drTknA','exports','description','1580SJyhMm','966376ozGALF','Progress'];a21_0xc1e5=function(){return _0x4012bd;};return a21_0xc1e5();}
1
+ const a22_0x38b995=a22_0x9229;function a22_0x57a6(){const _0x380deb=['3147270KKTOVr','310NJcqia','description','single-line-log','completed','5509628naAYbT','4432160jOcNrt','7537UhICdv','21094488jUWfTv','exports','toFixed','10904172iwZpsA','5842928lzLKBv','total','length'];a22_0x57a6=function(){return _0x380deb;};return a22_0x57a6();}(function(_0x102963,_0x40df6c){const _0x7ad84c=a22_0x9229,_0x3dd76a=_0x102963();while(!![]){try{const _0x1f0aad=parseInt(_0x7ad84c(0xae))/0x1*(-parseInt(_0x7ad84c(0xb7))/0x2)+-parseInt(_0x7ad84c(0xb6))/0x3+-parseInt(_0x7ad84c(0xac))/0x4+parseInt(_0x7ad84c(0xad))/0x5+parseInt(_0x7ad84c(0xb2))/0x6+-parseInt(_0x7ad84c(0xb3))/0x7+parseInt(_0x7ad84c(0xaf))/0x8;if(_0x1f0aad===_0x40df6c)break;else _0x3dd76a['push'](_0x3dd76a['shift']());}catch(_0x4606ac){_0x3dd76a['push'](_0x3dd76a['shift']());}}}(a22_0x57a6,0xde741));const slog=require(a22_0x38b995(0xaa))['stdout'];function ProgressBar(_0x3f08db,_0x5f24aa){const _0x2fcadb=a22_0x38b995;this[_0x2fcadb(0xb8)]=_0x3f08db||'Progress',this['length']=_0x5f24aa||0x19,this['render']=function(_0x4e8132){const _0x35addd=_0x2fcadb;let _0x1c3d3d;const _0x4aa2ee=(_0x4e8132[_0x35addd(0xab)]/_0x4e8132[_0x35addd(0xb4)])[_0x35addd(0xb1)](0x4),_0x21238e=Math['floor'](_0x4aa2ee*this[_0x35addd(0xb5)]);let _0x2d0443='';for(_0x1c3d3d=0x0;_0x1c3d3d<_0x21238e;_0x1c3d3d++){_0x2d0443+='█';}let _0x56fa31='';for(_0x1c3d3d=0x0;_0x1c3d3d<this['length']-_0x21238e;_0x1c3d3d++){_0x56fa31+='░';}const _0x59095e=this[_0x35addd(0xb8)]+':\x20'+(0x64*_0x4aa2ee)[_0x35addd(0xb1)](0x2)+'%\x20'+_0x2d0443+_0x56fa31+'\x20'+_0x4e8132[_0x35addd(0xab)]+'/'+_0x4e8132['total'];slog(_0x59095e);};}function a22_0x9229(_0x3691b9,_0x4d5848){const _0x57a6ee=a22_0x57a6();return a22_0x9229=function(_0x92298d,_0x24588b){_0x92298d=_0x92298d-0xaa;let _0x40abd0=_0x57a6ee[_0x92298d];return _0x40abd0;},a22_0x9229(_0x3691b9,_0x4d5848);}module[a22_0x38b995(0xb0)]=ProgressBar;
package/src/old/util.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a22_0x2f7e5c=a22_0x44e2;(function(_0x4f686b,_0x5413e4){const _0x5aa599=a22_0x44e2,_0x4c238f=_0x4f686b();while(!![]){try{const _0x86acfb=-parseInt(_0x5aa599(0x7f))/0x1*(-parseInt(_0x5aa599(0x76))/0x2)+parseInt(_0x5aa599(0x80))/0x3+-parseInt(_0x5aa599(0x93))/0x4*(-parseInt(_0x5aa599(0x82))/0x5)+-parseInt(_0x5aa599(0x75))/0x6+parseInt(_0x5aa599(0x8d))/0x7+-parseInt(_0x5aa599(0x89))/0x8+-parseInt(_0x5aa599(0x8c))/0x9;if(_0x86acfb===_0x5413e4)break;else _0x4c238f['push'](_0x4c238f['shift']());}catch(_0x5d8c21){_0x4c238f['push'](_0x4c238f['shift']());}}}(a22_0x3623,0xe0335));const fs=require('fs'),path=require(a22_0x2f7e5c(0x83));function a22_0x44e2(_0x13f496,_0x219bd2){const _0x36239f=a22_0x3623();return a22_0x44e2=function(_0x44e208,_0x30ef5a){_0x44e208=_0x44e208-0x75;let _0x3a75a2=_0x36239f[_0x44e208];return _0x3a75a2;},a22_0x44e2(_0x13f496,_0x219bd2);}exports[a22_0x2f7e5c(0x8a)]=(_0x36b2dd,_0x7a65a1)=>{const _0x1be978=a22_0x2f7e5c;let _0x4dbefd=[];const _0x306b36=this;fs[_0x1be978(0x8b)](_0x36b2dd)?(_0x4dbefd=fs[_0x1be978(0x79)](_0x36b2dd),_0x4dbefd['forEach'](function(_0xab624f,_0x48963d){const _0x4daa96=_0x1be978;let _0x4399b4=_0x36b2dd+'/'+_0xab624f;fs[_0x4daa96(0x7e)](_0x4399b4)[_0x4daa96(0x96)]()?_0x306b36[_0x4daa96(0x8a)](_0x4399b4):fs['unlinkSync'](_0x4399b4);}),fs['rmdirSync'](_0x36b2dd),_0x7a65a1&&_0x7a65a1()):_0x7a65a1&&_0x7a65a1();},exports[a22_0x2f7e5c(0x95)]=(_0xb7fec1,_0xa36204,_0xb75447)=>{const _0xc6e0f7=a22_0x2f7e5c,_0xf2552f=this;fs[_0xc6e0f7(0x7b)](_0xb7fec1,function(_0x626822,_0x47b6ad){const _0x34e4f7=_0xc6e0f7;let _0x5abaa5=0x0;const _0x48abd4=function(){const _0x598c76=a22_0x44e2;++_0x5abaa5===_0x47b6ad[_0x598c76(0x8f)]&&_0xb75447&&_0xb75447();};if(_0x626822){_0x48abd4();return;}_0x47b6ad[_0x34e4f7(0x78)](function(_0x39cff6){const _0x26ec94=_0x34e4f7,_0x25a654=path[_0x26ec94(0x85)](_0xb7fec1,_0x39cff6),_0x2f76eb=path[_0x26ec94(0x85)](_0xa36204,_0x39cff6);fs[_0x26ec94(0x81)](_0x25a654,function(_0x3a9cb8,_0x594d32){const _0x447eb3=_0x26ec94;_0x594d32[_0x447eb3(0x96)]()?fs[_0x447eb3(0x91)](_0x2f76eb,function(_0x2fae3b){const _0x26c9b0=_0x447eb3;if(_0x2fae3b){console[_0x26c9b0(0x88)](_0x2fae3b);return;}_0xf2552f[_0x26c9b0(0x95)](_0x25a654,_0x2f76eb,_0x48abd4);}):_0xf2552f[_0x447eb3(0x90)](_0x25a654,_0x2f76eb,_0x48abd4);});}),_0x47b6ad['length']===0x0&&_0xb75447&&_0xb75447();});},exports['CopyFile']=(_0x498d5a,_0x10e37c,_0x16fb99)=>{const _0x5d612d=a22_0x2f7e5c,_0x2d1a97=fs[_0x5d612d(0x8e)](_0x498d5a);_0x2d1a97['on'](_0x5d612d(0x84),function(_0x1c60f9){_0x1c60f9&&console['log']('read\x20error',_0x498d5a),_0x16fb99&&_0x16fb99(_0x1c60f9);});const _0x3d10eb=fs[_0x5d612d(0x77)](_0x10e37c);_0x3d10eb['on'](_0x5d612d(0x84),function(_0x21bbe1){const _0x1994c9=_0x5d612d;_0x21bbe1&&console[_0x1994c9(0x88)](_0x1994c9(0x7a),_0x10e37c),_0x16fb99&&_0x16fb99(_0x21bbe1);}),_0x3d10eb['on'](_0x5d612d(0x94),function(_0x2f48eb){_0x16fb99&&_0x16fb99(_0x2f48eb);}),_0x2d1a97[_0x5d612d(0x86)](_0x3d10eb);},exports[a22_0x2f7e5c(0x87)]=(_0x1c93ce,_0x1abd45)=>{const _0x8a310a=a22_0x2f7e5c,_0x37bf82=this,_0x2efcd9=fs[_0x8a310a(0x79)](_0x1c93ce);_0x2efcd9[_0x8a310a(0x78)](_0x47443d=>{const _0x4040c3=_0x8a310a,_0x296253=_0x1c93ce+'/'+_0x47443d,_0x21ccb5=fs[_0x4040c3(0x7e)](_0x296253);_0x21ccb5[_0x4040c3(0x96)]()?_0x37bf82[_0x4040c3(0x87)](_0x296253,_0x1abd45):_0x1abd45[_0x4040c3(0x92)](_0x296253);});},exports[a22_0x2f7e5c(0x7d)]=(_0x23021e,_0x50147f)=>{return new Promise(_0x293fa7=>{const _0x364839=a22_0x44e2,_0x4eb60a=[];_0x50147f[_0x364839(0x78)]((_0x2bba1d,_0x361133)=>{const _0x5cbe09=_0x364839,_0x38655d=_0x23021e+'/'+_0x4eb60a[_0x5cbe09(0x85)]('/')+'/'+_0x2bba1d;try{const _0x3b4dd9=fs[_0x5cbe09(0x7e)](_0x38655d);_0x3b4dd9[_0x5cbe09(0x96)]()?_0x361133===_0x50147f[_0x5cbe09(0x8f)]-0x1&&_0x293fa7():(fs['mkdirSync'](_0x38655d),_0x361133===_0x50147f[_0x5cbe09(0x8f)]-0x1&&_0x293fa7());}catch(_0x3706ea){fs[_0x5cbe09(0x7c)](_0x38655d),_0x361133===_0x50147f['length']-0x1&&_0x293fa7();}_0x4eb60a['push'](_0x2bba1d);});});};function a22_0x3623(){const _0x27ea48=['9721222QVpURD','createReadStream','length','CopyFile','mkdir','push','2478956haqNkc','close','CopyFolder','isDirectory','919212DutYQh','4QDOwui','createWriteStream','forEach','readdirSync','write\x20error','readdir','mkdirSync','CreatePaths','statSync','909299dooRsc','1102152bKYNui','stat','5hXZpZv','path','error','join','pipe','DeepScanner','log','4292672uTuQvn','DeleteDirAllFile','existsSync','23277204VVIZeD'];a22_0x3623=function(){return _0x27ea48;};return a22_0x3623();}
1
+ 'use strict';const a23_0x3e405f=a23_0x5671;function a23_0x43a5(){const _0x5b4f30=['join','readdir','9675760PyChgC','DeepScanner','37228nMYFCF','3700512sydpud','10006LFDien','mkdirSync','path','read\x20error','250jpBWsp','CopyFolder','4849335xTNpDt','3075387XbcFIM','createReadStream','7904796taGxMN','38lkrpBL','CreatePaths','readdirSync','statSync','error','log','DeleteDirAllFile','existsSync','mkdir','isDirectory','length','unlinkSync','CopyFile','forEach','push'];a23_0x43a5=function(){return _0x5b4f30;};return a23_0x43a5();}(function(_0x89728f,_0x4b3b01){const _0x145ce2=a23_0x5671,_0x21f5cf=_0x89728f();while(!![]){try{const _0x5eb007=-parseInt(_0x145ce2(0x108))/0x1*(parseInt(_0x145ce2(0x11d))/0x2)+-parseInt(_0x145ce2(0x11c))/0x3+parseInt(_0x145ce2(0x11b))/0x4*(-parseInt(_0x145ce2(0x102))/0x5)+parseInt(_0x145ce2(0x107))/0x6+-parseInt(_0x145ce2(0x105))/0x7+parseInt(_0x145ce2(0x119))/0x8+parseInt(_0x145ce2(0x104))/0x9;if(_0x5eb007===_0x4b3b01)break;else _0x21f5cf['push'](_0x21f5cf['shift']());}catch(_0x43c9ba){_0x21f5cf['push'](_0x21f5cf['shift']());}}}(a23_0x43a5,0xb40a2));function a23_0x5671(_0x1b4d6d,_0x3f82a2){const _0x43a5aa=a23_0x43a5();return a23_0x5671=function(_0x567140,_0x823353){_0x567140=_0x567140-0x102;let _0x4a081f=_0x43a5aa[_0x567140];return _0x4a081f;},a23_0x5671(_0x1b4d6d,_0x3f82a2);}const fs=require('fs'),path=require(a23_0x3e405f(0x11f));exports[a23_0x3e405f(0x10e)]=(_0x3190e4,_0x1d3502)=>{const _0xa16e74=a23_0x3e405f;let _0x39acba=[];const _0x27efc4=this;fs[_0xa16e74(0x10f)](_0x3190e4)?(_0x39acba=fs['readdirSync'](_0x3190e4),_0x39acba[_0xa16e74(0x115)](function(_0x2b63fc,_0x577059){const _0x4b3779=_0xa16e74;let _0x35a16f=_0x3190e4+'/'+_0x2b63fc;fs[_0x4b3779(0x10b)](_0x35a16f)[_0x4b3779(0x111)]()?_0x27efc4['DeleteDirAllFile'](_0x35a16f):fs[_0x4b3779(0x113)](_0x35a16f);}),fs['rmdirSync'](_0x3190e4),_0x1d3502&&_0x1d3502()):_0x1d3502&&_0x1d3502();},exports[a23_0x3e405f(0x103)]=(_0x473ef5,_0x10018e,_0x1733b5)=>{const _0x511f30=a23_0x3e405f,_0xaae8e4=this;fs[_0x511f30(0x118)](_0x473ef5,function(_0x4ee108,_0xc67cd8){const _0x49834d=_0x511f30;let _0x2e4438=0x0;const _0x54e0fb=function(){++_0x2e4438===_0xc67cd8['length']&&_0x1733b5&&_0x1733b5();};if(_0x4ee108){_0x54e0fb();return;}_0xc67cd8[_0x49834d(0x115)](function(_0x226275){const _0x596e8a=path['join'](_0x473ef5,_0x226275),_0x46fa96=path['join'](_0x10018e,_0x226275);fs['stat'](_0x596e8a,function(_0x83ad7a,_0x1b515a){const _0x48670a=a23_0x5671;_0x1b515a[_0x48670a(0x111)]()?fs[_0x48670a(0x110)](_0x46fa96,function(_0x490193){const _0x118147=_0x48670a;if(_0x490193){console[_0x118147(0x10d)](_0x490193);return;}_0xaae8e4[_0x118147(0x103)](_0x596e8a,_0x46fa96,_0x54e0fb);}):_0xaae8e4[_0x48670a(0x114)](_0x596e8a,_0x46fa96,_0x54e0fb);});}),_0xc67cd8[_0x49834d(0x112)]===0x0&&_0x1733b5&&_0x1733b5();});},exports[a23_0x3e405f(0x114)]=(_0x466176,_0x7dfc30,_0x12e9a9)=>{const _0x1b49ad=a23_0x3e405f,_0x360370=fs[_0x1b49ad(0x106)](_0x466176);_0x360370['on'](_0x1b49ad(0x10c),function(_0x3e2ca2){const _0x56b92c=_0x1b49ad;_0x3e2ca2&&console[_0x56b92c(0x10d)](_0x56b92c(0x120),_0x466176),_0x12e9a9&&_0x12e9a9(_0x3e2ca2);});const _0x1c32a2=fs['createWriteStream'](_0x7dfc30);_0x1c32a2['on'](_0x1b49ad(0x10c),function(_0x5a4bce){const _0x121cdf=_0x1b49ad;_0x5a4bce&&console[_0x121cdf(0x10d)]('write\x20error',_0x7dfc30),_0x12e9a9&&_0x12e9a9(_0x5a4bce);}),_0x1c32a2['on']('close',function(_0x1ffa03){_0x12e9a9&&_0x12e9a9(_0x1ffa03);}),_0x360370['pipe'](_0x1c32a2);},exports[a23_0x3e405f(0x11a)]=(_0x2ea9c8,_0x2e513c)=>{const _0x24cc92=a23_0x3e405f,_0x319d25=this,_0x4f029d=fs[_0x24cc92(0x10a)](_0x2ea9c8);_0x4f029d['forEach'](_0x5caef7=>{const _0xd68d83=_0x24cc92,_0x41b3c5=_0x2ea9c8+'/'+_0x5caef7,_0x137fbe=fs['statSync'](_0x41b3c5);_0x137fbe[_0xd68d83(0x111)]()?_0x319d25[_0xd68d83(0x11a)](_0x41b3c5,_0x2e513c):_0x2e513c[_0xd68d83(0x116)](_0x41b3c5);});},exports[a23_0x3e405f(0x109)]=(_0x1cf86a,_0x40898b)=>{return new Promise(_0x1135c0=>{const _0x21faff=[];_0x40898b['forEach']((_0x25c7f9,_0x12c026)=>{const _0x3fad44=a23_0x5671,_0x205a48=_0x1cf86a+'/'+_0x21faff[_0x3fad44(0x117)]('/')+'/'+_0x25c7f9;try{const _0x31b737=fs[_0x3fad44(0x10b)](_0x205a48);_0x31b737[_0x3fad44(0x111)]()?_0x12c026===_0x40898b[_0x3fad44(0x112)]-0x1&&_0x1135c0():(fs[_0x3fad44(0x11e)](_0x205a48),_0x12c026===_0x40898b[_0x3fad44(0x112)]-0x1&&_0x1135c0());}catch(_0x31db2b){fs[_0x3fad44(0x11e)](_0x205a48),_0x12c026===_0x40898b['length']-0x1&&_0x1135c0();}_0x21faff[_0x3fad44(0x116)](_0x25c7f9);});});};