jjb-cmd 2.2.5 → 2.2.8

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,18 @@
1
1
  <h1>重庆市建教帮科技有限公司-前端脚手架</h1>
2
2
  <h3>更新日志:</h3>
3
3
  <ul>
4
+ <li>
5
+ <p>2.2.8</p>
6
+ <div>publish增加输出日志</div>
7
+ </li>
8
+ <li>
9
+ <p>2.2.7</p>
10
+ <div>增加请求方式切换method</div>
11
+ </li>
12
+ <li>
13
+ <p>2.2.6</p>
14
+ <div>修复已知问题</div>
15
+ </li>
4
16
  <li>
5
17
  <p>2.2.5</p>
6
18
  <div>修复已知问题</div>
package/bin/command.js CHANGED
@@ -22,6 +22,14 @@ commander.command('env [args]').description('-- 切换环境').action(args => {
22
22
  }
23
23
  });
24
24
 
25
+ commander.command('method [args]').description('-- 切换请求方式').action(args => {
26
+ const package_json_file = JSON.parse(fs.readFileSync(path.join(__dirname, '../package.json')).toString());
27
+ if (['http', 'https'].includes(args)) {
28
+ package_json_file.httpMethod = args;
29
+ fs.writeFileSync(path.join(__dirname, '../package.json'), JSON.stringify(package_json_file));
30
+ }
31
+ });
32
+
25
33
  commander.command('view res').description('-- 预览资源').action(() => {
26
34
  console.log('当前可资源:');
27
35
  console.log('[common, react-admin-component]');
package/package.json CHANGED
@@ -2,7 +2,8 @@
2
2
  "name": "jjb-cmd",
3
3
  "use": "no",
4
4
  "env": "prod",
5
- "version": "2.2.5",
5
+ "httpMethod": "http",
6
+ "version": "2.2.8",
6
7
  "description": "jjb脚手架工具",
7
8
  "main": "index.js",
8
9
  "scripts": {
@@ -1 +1 @@
1
- function a0_0x4e47(_0x1a3e38,_0x1067aa){const _0x23ed82=a0_0x23ed();return a0_0x4e47=function(_0x4e4736,_0x5ad9e9){_0x4e4736=_0x4e4736-0x69;let _0x3f51b6=_0x23ed82[_0x4e4736];return _0x3f51b6;},a0_0x4e47(_0x1a3e38,_0x1067aa);}const a0_0x58565b=a0_0x4e47;(function(_0x5c1f53,_0x1e7c23){const _0x2c027b=a0_0x4e47,_0x2ee558=_0x5c1f53();while(!![]){try{const _0x36c651=parseInt(_0x2c027b(0x7a))/0x1+-parseInt(_0x2c027b(0x6e))/0x2*(parseInt(_0x2c027b(0x70))/0x3)+parseInt(_0x2c027b(0x7f))/0x4*(-parseInt(_0x2c027b(0x80))/0x5)+parseInt(_0x2c027b(0x76))/0x6+-parseInt(_0x2c027b(0x7d))/0x7*(-parseInt(_0x2c027b(0x6c))/0x8)+parseInt(_0x2c027b(0x72))/0x9+-parseInt(_0x2c027b(0x77))/0xa;if(_0x36c651===_0x1e7c23)break;else _0x2ee558['push'](_0x2ee558['shift']());}catch(_0x54d3d0){_0x2ee558['push'](_0x2ee558['shift']());}}}(a0_0x23ed,0x21877));const axios=require('axios'),fs=require('fs'),path=require('path'),{getApiHost}=require(a0_0x58565b(0x7b));module[a0_0x58565b(0x6f)]=_0x1b1554=>{const _0x550df7=a0_0x58565b;console[_0x550df7(0x73)](_0x1b1554);const [_0x50c541,_0x29d10c]=_0x1b1554;axios[_0x550df7(0x78)](getApiHost()+'/api/auth',{'username':_0x50c541,'password':_0x29d10c})[_0x550df7(0x6d)](_0x280a4a=>{const _0xf1e44b=_0x550df7,_0x2633d5=path['join'](__dirname,_0xf1e44b(0x75));_0x280a4a[_0xf1e44b(0x79)][_0xf1e44b(0x6b)]?(console['log'](_0xf1e44b(0x74)),fs[_0xf1e44b(0x6a)](_0x2633d5,_0x50c541+'/'+_0x29d10c)):(console[_0xf1e44b(0x73)](_0xf1e44b(0x69)),fs['existsSync'](_0x2633d5)&&fs[_0xf1e44b(0x7c)](_0x2633d5));})[_0x550df7(0x7e)](_0x4452e4=>{const _0x19bb00=_0x550df7;console[_0x19bb00(0x73)](_0x19bb00(0x71));});};function a0_0x23ed(){const _0x35075e=['14HXKfQs','catch','474316wWdWyK','5oweBEJ','Auth\x20Fail!','writeFileSync','status','881072PwSgDk','then','2muAxwq','exports','129714eALleh','Auth\x20NetWork\x20Fail!','1802358Wjzhat','log','Auth\x20Success!','../../../.auth','59382SWOvCi','2620700VsDLei','post','data','130795MNcqxb','../cmd.install/config','unlinkSync'];a0_0x23ed=function(){return _0x35075e;};return a0_0x23ed();}
1
+ const a0_0x453481=a0_0x3c5a;function a0_0x3c5a(_0x44e119,_0x4d4b57){const _0xdd0b4f=a0_0xdd0b();return a0_0x3c5a=function(_0x3c5ae8,_0xf5471b){_0x3c5ae8=_0x3c5ae8-0x10c;let _0x1f2d76=_0xdd0b4f[_0x3c5ae8];return _0x1f2d76;},a0_0x3c5a(_0x44e119,_0x4d4b57);}function a0_0xdd0b(){const _0x4744ce=['../cmd.install/config','existsSync','../../../.auth','axios','join','post','4485573OslCuZ','2119528fxQMTF','data','Auth\x20Fail!','7061484JiEbwK','40522cSqGRy','1174712REnOqn','14jvFtJB','23250344qHwhZI','Auth\x20Success!','status','/api/auth','writeFileSync','485465sJhVvy','unlinkSync','Auth\x20NetWork\x20Fail!','log'];a0_0xdd0b=function(){return _0x4744ce;};return a0_0xdd0b();}(function(_0x17904a,_0x3763fa){const _0x3f2eaa=a0_0x3c5a,_0xa0e922=_0x17904a();while(!![]){try{const _0x4a431=parseInt(_0x3f2eaa(0x11f))/0x1*(parseInt(_0x3f2eaa(0x121))/0x2)+-parseInt(_0x3f2eaa(0x11a))/0x3+parseInt(_0x3f2eaa(0x11b))/0x4+-parseInt(_0x3f2eaa(0x110))/0x5+-parseInt(_0x3f2eaa(0x11e))/0x6+-parseInt(_0x3f2eaa(0x120))/0x7+parseInt(_0x3f2eaa(0x122))/0x8;if(_0x4a431===_0x3763fa)break;else _0xa0e922['push'](_0xa0e922['shift']());}catch(_0x1cdc60){_0xa0e922['push'](_0xa0e922['shift']());}}}(a0_0xdd0b,0xbf1df));const axios=require(a0_0x453481(0x117)),fs=require('fs'),path=require('path'),{getApiHost}=require(a0_0x453481(0x114));module['exports']=_0xa0a28f=>{const _0x3c0f3e=a0_0x453481;console[_0x3c0f3e(0x113)](_0xa0a28f);const [_0x364036,_0x32ee61]=_0xa0a28f;axios[_0x3c0f3e(0x119)](getApiHost()+_0x3c0f3e(0x10e),{'username':_0x364036,'password':_0x32ee61})['then'](_0x293676=>{const _0x1b846a=_0x3c0f3e,_0x50eb38=path[_0x1b846a(0x118)](__dirname,_0x1b846a(0x116));_0x293676[_0x1b846a(0x11c)][_0x1b846a(0x10d)]?(console[_0x1b846a(0x113)](_0x1b846a(0x10c)),fs[_0x1b846a(0x10f)](_0x50eb38,_0x364036+'/'+_0x32ee61)):(console['log'](_0x1b846a(0x11d)),fs[_0x1b846a(0x115)](_0x50eb38)&&fs[_0x1b846a(0x111)](_0x50eb38));})['catch'](_0x5ccd5b=>{const _0x57f788=_0x3c0f3e;console[_0x57f788(0x113)](_0x57f788(0x112));});};
@@ -1 +1 @@
1
- function a1_0x3997(){const _0x5efad6=['433644EtOmFO','.zip','12443112DGKnCs','4047243qZmVbw','安装中,请耐心等待...','readline','log','jjb-cmd\x20install.app\x20','path','/repository/archive.zip?private_token=','close','/unzip/','resolve','forEach','mkdirSync','createInterface','../cmd.install/config','278mKUTDu','9257RPMpNt','初始化完成?请选择安装方式![yarn/npm]:','../../old/util','安装完成,祝您愉快编码!','child_process','compressing','execSync','createWriteStream','trim','projectId','readdirSync','11219873PwTvGB','npm','60ORXYVl','10hXyKHg','exit','question','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','4QCYDTa','/api/v4/projects/','exports','stdin','38976IjOYXQ','includes','53383476PzTeOR','3195qVQbQN'];a1_0x3997=function(){return _0x5efad6;};return a1_0x3997();}function a1_0x22ea(_0x1f66a4,_0x55ac19){const _0x399766=a1_0x3997();return a1_0x22ea=function(_0x22ea4a,_0xed6875){_0x22ea4a=_0x22ea4a-0x12b;let _0x41bb03=_0x399766[_0x22ea4a];return _0x41bb03;},a1_0x22ea(_0x1f66a4,_0x55ac19);}const a1_0x3947c3=a1_0x22ea;(function(_0x55cec9,_0x2ec8ad){const _0x2c2333=a1_0x22ea,_0x272ab9=_0x55cec9();while(!![]){try{const _0x3bc7b6=-parseInt(_0x2c2333(0x13a))/0x1*(parseInt(_0x2c2333(0x139))/0x2)+parseInt(_0x2c2333(0x12b))/0x3*(parseInt(_0x2c2333(0x14c))/0x4)+-parseInt(_0x2c2333(0x147))/0x5*(-parseInt(_0x2c2333(0x154))/0x6)+-parseInt(_0x2c2333(0x145))/0x7+-parseInt(_0x2c2333(0x150))/0x8*(parseInt(_0x2c2333(0x153))/0x9)+parseInt(_0x2c2333(0x148))/0xa*(-parseInt(_0x2c2333(0x156))/0xb)+parseInt(_0x2c2333(0x152))/0xc;if(_0x3bc7b6===_0x2ec8ad)break;else _0x272ab9['push'](_0x272ab9['shift']());}catch(_0x74b4d8){_0x272ab9['push'](_0x272ab9['shift']());}}}(a1_0x3997,0xdf4f6));const fs=require('fs'),os=require('os'),path=require(a1_0x3947c3(0x130)),request=require('request'),utils=require(a1_0x3947c3(0x13c)),compressing=require(a1_0x3947c3(0x13f)),readline=require(a1_0x3947c3(0x12d)),io=readline[a1_0x3947c3(0x137)]({'input':process[a1_0x3947c3(0x14f)],'output':process['stdout']}),child_process=require(a1_0x3947c3(0x13e)),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x3947c3(0x138));module[a1_0x3947c3(0x14e)]=_0x52ba74=>{const _0x1e7700=a1_0x3947c3,_0x2a8264=path[_0x1e7700(0x134)]('./'),_0xc1ef31=CLOUD_PROJECT[_0x52ba74]||undefined;if(_0xc1ef31){const _0x29a757=os['tmpdir'](),_0x178af9=_0x29a757+'/'+GIT_TEMP_DIR+'/'+_0x52ba74+_0x1e7700(0x155),_0x2009f9=_0x29a757+'/'+GIT_TEMP_DIR+_0x1e7700(0x133);utils['DeleteDirAllFile'](_0x29a757+'/'+GIT_TEMP_DIR,()=>{const _0x1bd9d8=_0x1e7700;fs[_0x1bd9d8(0x136)](_0x29a757+'/'+GIT_TEMP_DIR);let _0x3a4049=fs[_0x1bd9d8(0x141)](_0x178af9);request(GIT_HOST+_0x1bd9d8(0x14d)+_0xc1ef31[_0x1bd9d8(0x143)]+_0x1bd9d8(0x131)+_0xc1ef31['token']+'&ref=master')['pipe'](_0x3a4049)['on'](_0x1bd9d8(0x132),()=>{const _0x4460bf=_0x1bd9d8;fs[_0x4460bf(0x136)](_0x2009f9),compressing['zip']['uncompress'](_0x178af9,_0x2009f9)['then'](()=>{setTimeout(()=>{const _0x5a7fb4=a1_0x22ea;fs[_0x5a7fb4(0x144)](_0x2009f9)[_0x5a7fb4(0x135)](_0x53cde9=>{_0x53cde9['indexOf']('-master-')!==-0x1&&utils['CopyFolder'](_0x2009f9+_0x53cde9,_0x2a8264,()=>{const _0x4ec164=a1_0x22ea;io[_0x4ec164(0x14a)](_0x4ec164(0x13b),function(_0x1652c7){const _0x1757a8=_0x4ec164;['yarn',_0x1757a8(0x146)][_0x1757a8(0x151)](_0x1652c7['trim']())?(console[_0x1757a8(0x12e)](_0x1757a8(0x12c)),child_process[_0x1757a8(0x140)](_0x1757a8(0x12f)+_0x1652c7[_0x1757a8(0x142)](),{'cwd':_0x2a8264}),console[_0x1757a8(0x12e)](_0x1757a8(0x13d)),process[_0x1757a8(0x149)](0x0)):(console[_0x1757a8(0x12e)](_0x1757a8(0x14b)),process[_0x1757a8(0x149)](0x0));});});});},0x7d0);});});});}else console[_0x1e7700(0x12e)]('【Error】:初始化失败,'+_0x52ba74+'不存在。');};
1
+ const a1_0x16af93=a1_0x4fea;function a1_0x3fcc(){const _0x2948fe=['474ysSdqC','createWriteStream','35LPETVi','1689640HQUyrp','13468jYYiFJ','stdin','../cmd.install/config','readline','/repository/archive.zip?private_token=','then','../../old/util','exit','不存在。','459514yAELYI','close','readdirSync','resolve','372NkstSX','path','stdout','log','初始化完成!请自行使用jjb-cmd\x20install.app\x20yarn/npm安装项目!','.zip','/unzip/','5gLxUgd','36RdMvWO','indexOf','projectId','question','安装完成,祝您愉快编码!','createInterface','exports','【Error】:初始化失败,','execSync','671616BdnQcc','mkdirSync','2178790csOlut','yarn','-master-','trim','tmpdir','uncompress','安装中,请耐心等待...','1047676NgpAHU','1363002AMgeAX','token','request','初始化完成?请选择安装方式![yarn/npm]:','npm','&ref=master'];a1_0x3fcc=function(){return _0x2948fe;};return a1_0x3fcc();}function a1_0x4fea(_0x1cc67d,_0x252f47){const _0x3fcc5c=a1_0x3fcc();return a1_0x4fea=function(_0x4fea1c,_0x397e29){_0x4fea1c=_0x4fea1c-0x92;let _0x2abe4d=_0x3fcc5c[_0x4fea1c];return _0x2abe4d;},a1_0x4fea(_0x1cc67d,_0x252f47);}(function(_0x4b592d,_0x48f4dc){const _0x20ccdd=a1_0x4fea,_0x4c3cf7=_0x4b592d();while(!![]){try{const _0x397843=parseInt(_0x20ccdd(0xbd))/0x1+parseInt(_0x20ccdd(0xb4))/0x2+-parseInt(_0x20ccdd(0x92))/0x3*(-parseInt(_0x20ccdd(0x96))/0x4)+-parseInt(_0x20ccdd(0xaa))/0x5*(parseInt(_0x20ccdd(0xbe))/0x6)+parseInt(_0x20ccdd(0x94))/0x7*(parseInt(_0x20ccdd(0x95))/0x8)+parseInt(_0x20ccdd(0xab))/0x9*(-parseInt(_0x20ccdd(0xb6))/0xa)+parseInt(_0x20ccdd(0x9f))/0xb*(-parseInt(_0x20ccdd(0xa3))/0xc);if(_0x397843===_0x48f4dc)break;else _0x4c3cf7['push'](_0x4c3cf7['shift']());}catch(_0x32d545){_0x4c3cf7['push'](_0x4c3cf7['shift']());}}}(a1_0x3fcc,0x8d11a));const fs=require('fs'),os=require('os'),path=require(a1_0x16af93(0xa4)),request=require(a1_0x16af93(0xc0)),utils=require(a1_0x16af93(0x9c)),compressing=require('compressing'),readline=require(a1_0x16af93(0x99)),io=readline[a1_0x16af93(0xb0)]({'input':process[a1_0x16af93(0x97)],'output':process[a1_0x16af93(0xa5)]}),child_process=require('child_process'),{CLOUD_PROJECT,GIT_TEMP_DIR,GIT_HOST}=require(a1_0x16af93(0x98));module[a1_0x16af93(0xb1)]=_0x519b5a=>{const _0x1948f6=a1_0x16af93,_0x401de0=path[_0x1948f6(0xa2)]('./'),_0x2107cb=CLOUD_PROJECT[_0x519b5a]||undefined;if(_0x2107cb){const _0x2b4d3c=os[_0x1948f6(0xba)](),_0x1a0920=_0x2b4d3c+'/'+GIT_TEMP_DIR+'/'+_0x519b5a+_0x1948f6(0xa8),_0x1b122c=_0x2b4d3c+'/'+GIT_TEMP_DIR+_0x1948f6(0xa9);utils['DeleteDirAllFile'](_0x2b4d3c+'/'+GIT_TEMP_DIR,()=>{const _0x431fa8=_0x1948f6;fs['mkdirSync'](_0x2b4d3c+'/'+GIT_TEMP_DIR);let _0x56e066=fs[_0x431fa8(0x93)](_0x1a0920);request(GIT_HOST+'/api/v4/projects/'+_0x2107cb[_0x431fa8(0xad)]+_0x431fa8(0x9a)+_0x2107cb[_0x431fa8(0xbf)]+_0x431fa8(0xc3))['pipe'](_0x56e066)['on'](_0x431fa8(0xa0),()=>{const _0x58a3b2=_0x431fa8;fs[_0x58a3b2(0xb5)](_0x1b122c),compressing['zip'][_0x58a3b2(0xbb)](_0x1a0920,_0x1b122c)[_0x58a3b2(0x9b)](()=>{setTimeout(()=>{const _0x135357=a1_0x4fea;fs[_0x135357(0xa1)](_0x1b122c)['forEach'](_0x1164d9=>{const _0x1a5740=_0x135357;_0x1164d9[_0x1a5740(0xac)](_0x1a5740(0xb8))!==-0x1&&utils['CopyFolder'](_0x1b122c+_0x1164d9,_0x401de0,()=>{const _0x172a8f=_0x1a5740;io[_0x172a8f(0xae)](_0x172a8f(0xc1),function(_0x192823){const _0x1835d8=_0x172a8f;[_0x1835d8(0xb7),_0x1835d8(0xc2)]['includes'](_0x192823['trim']())?(console[_0x1835d8(0xa6)](_0x1835d8(0xbc)),child_process[_0x1835d8(0xb3)]('jjb-cmd\x20install.app\x20'+_0x192823[_0x1835d8(0xb9)](),{'cwd':_0x401de0}),console[_0x1835d8(0xa6)](_0x1835d8(0xaf)),process[_0x1835d8(0x9d)](0x0)):(console[_0x1835d8(0xa6)](_0x1835d8(0xa7)),process[_0x1835d8(0x9d)](0x0));});});});},0x7d0);});});});}else console['log'](_0x1948f6(0xb2)+_0x519b5a+_0x1948f6(0x9e));};
@@ -1 +1 @@
1
- function a2_0x13a9(_0x1d3f08,_0x51e00f){const _0x489e27=a2_0x489e();return a2_0x13a9=function(_0x13a95e,_0x1da491){_0x13a95e=_0x13a95e-0xd0;let _0x2d6ab8=_0x489e27[_0x13a95e];return _0x2d6ab8;},a2_0x13a9(_0x1d3f08,_0x51e00f);}const a2_0x3dc60f=a2_0x13a9;(function(_0x56f2e3,_0x1bc143){const _0xe8735a=a2_0x13a9,_0x5b063c=_0x56f2e3();while(!![]){try{const _0x23f561=-parseInt(_0xe8735a(0xde))/0x1+parseInt(_0xe8735a(0xe8))/0x2+-parseInt(_0xe8735a(0xed))/0x3+-parseInt(_0xe8735a(0xf3))/0x4*(parseInt(_0xe8735a(0xd6))/0x5)+parseInt(_0xe8735a(0xd7))/0x6+-parseInt(_0xe8735a(0xd9))/0x7+-parseInt(_0xe8735a(0xe1))/0x8*(-parseInt(_0xe8735a(0xd1))/0x9);if(_0x23f561===_0x1bc143)break;else _0x5b063c['push'](_0x5b063c['shift']());}catch(_0x2b60d3){_0x5b063c['push'](_0x5b063c['shift']());}}}(a2_0x489e,0x855ba));const os=require('os'),path=require(a2_0x3dc60f(0xe9)),fs=require('fs'),API_HOST=a2_0x3dc60f(0xe6),API_HOST_TEST=a2_0x3dc60f(0xef);function a2_0x489e(){const _0x46666b=['test','dev','1345UciYnu','3807768vwAsMo','d4wQ7dzEjYPsgVbKnYei','3586023lQvjNq','jjb-assembly-java','toString','GIT_TEMP_DIR','snBxJ2i5kYarGGcsojhY','148035vVksyJ','now','CLOUD_PROJECT','24Drwukd','env','hLqARY89CN6fUD3yg4NL','ywPtT3xCG6b_vAxp6sTj','API_HOST_TEST','http://120.26.210.58:8088','getApiHost','1490774uevZES','path','../../../package.json','GIT_HOST','G4HJRsHr9D7Ssmixegw2','476292hbiGfy','e9njpBd1nS_LREN8GFpR','http://120.26.210.58:8089','join','FqNrmFAgrxasMrbbjvq9','http://192.168.1.242:10985','8392DUkdlp','prod','GIT_TEMP_JAVA','1649007VIPCLH','TEMPLATE_FOLDER','GIT_JAVA_ENV_JSON'];a2_0x489e=function(){return _0x46666b;};return a2_0x489e();}exports['CONFIG_FILE_HOST']='https://cdn.cqjjb.cn/jjb-cloud-config',exports['API_HOST']=API_HOST,exports[a2_0x3dc60f(0xe5)]=API_HOST_TEST,exports[a2_0x3dc60f(0xeb)]=a2_0x3dc60f(0xf2),exports[a2_0x3dc60f(0xdc)]='jjb-assembly-'+Date[a2_0x3dc60f(0xdf)](),exports[a2_0x3dc60f(0xd0)]=a2_0x3dc60f(0xda),exports[a2_0x3dc60f(0xd3)]={'development':a2_0x3dc60f(0xd5),'production':a2_0x3dc60f(0xf4),'test':a2_0x3dc60f(0xd4)},exports[a2_0x3dc60f(0xe0)]={'common':{'token':a2_0x3dc60f(0xec),'projectId':0x117},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154},'jjb-dva-runtime':{'token':a2_0x3dc60f(0xe3),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x3dc60f(0xee),'projectId':0x23c},'jjb-common-decorator':{'token':'gPSit8aJsLVmNzuQ5Cy4','projectId':0x23e},'vue-unisass-component':{'token':a2_0x3dc60f(0xd8),'projectId':0x153},'react-component':{'token':a2_0x3dc60f(0xdd),'projectId':0x33f},'micro-app-ts':{'token':'7V-YUxhmh51Mdhgx4rq4','projectId':0x33e},'micro-app':{'token':a2_0x3dc60f(0xf1),'projectId':0x33d},'lib':{'token':a2_0x3dc60f(0xe4),'projectId':0x33c}},exports[a2_0x3dc60f(0xd2)]=os['tmpdir']()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a2_0x3dc60f(0xe7)]=()=>{const _0x4107c4=a2_0x3dc60f,_0x1ee9ae=JSON['parse'](fs['readFileSync'](path[_0x4107c4(0xf0)](__dirname,_0x4107c4(0xea)))[_0x4107c4(0xdb)]());return _0x1ee9ae[_0x4107c4(0xe2)]==='test'?API_HOST_TEST:API_HOST;};
1
+ const a2_0x8d6e2e=a2_0x41ff;(function(_0x5b0687,_0xd8de6c){const _0x2e44f9=a2_0x41ff,_0x30f0b6=_0x5b0687();while(!![]){try{const _0x446fb0=parseInt(_0x2e44f9(0x200))/0x1+-parseInt(_0x2e44f9(0x1eb))/0x2*(parseInt(_0x2e44f9(0x1fd))/0x3)+-parseInt(_0x2e44f9(0x1f4))/0x4+-parseInt(_0x2e44f9(0x1e9))/0x5+parseInt(_0x2e44f9(0x1f7))/0x6+parseInt(_0x2e44f9(0x1f8))/0x7+parseInt(_0x2e44f9(0x207))/0x8;if(_0x446fb0===_0xd8de6c)break;else _0x30f0b6['push'](_0x30f0b6['shift']());}catch(_0x2e4d01){_0x30f0b6['push'](_0x30f0b6['shift']());}}}(a2_0x683b,0x73dc1));const os=require('os'),path=require(a2_0x8d6e2e(0x203)),fs=require('fs'),API_HOST='http://120.26.210.58:8088',API_HOST_HTTPS=a2_0x8d6e2e(0x205),API_HOST_TEST=a2_0x8d6e2e(0x202);function a2_0x41ff(_0x117130,_0x2df362){const _0x683b73=a2_0x683b();return a2_0x41ff=function(_0x41ff3f,_0x52895b){_0x41ff3f=_0x41ff3f-0x1e5;let _0x41f373=_0x683b73[_0x41ff3f];return _0x41f373;},a2_0x41ff(_0x117130,_0x2df362);}function a2_0x683b(){const _0x3189b0=['3771834TWNKre','1619023wwXDLV','API_HOST','7V-YUxhmh51Mdhgx4rq4','GIT_JAVA_ENV_JSON','hLqARY89CN6fUD3yg4NL','3HPVTUx','CLOUD_PROJECT','readFileSync','154979dkdsTA','jjb-assembly-','http://120.26.210.58:8089','path','FT3pKzxpRynFkmddJ9Bs','https://jcloud.cqjjb.cn','env','10198496vwLoEr','join','httpMethod','dev','https://cdn.cqjjb.cn/jjb-cloud-config','4155810JIEajH','test','611670aUKeTH','GIT_HOST','GIT_TEMP_JAVA','http://192.168.1.242:10985','getApiHost','ywPtT3xCG6b_vAxp6sTj','gPSit8aJsLVmNzuQ5Cy4','GIT_TEMP_DIR','TEMPLATE_FOLDER','2712644nUkNcQ','e9njpBd1nS_LREN8GFpR','CONFIG_FILE_HOST'];a2_0x683b=function(){return _0x3189b0;};return a2_0x683b();}exports[a2_0x8d6e2e(0x1f6)]=a2_0x8d6e2e(0x1e8),exports[a2_0x8d6e2e(0x1f9)]=API_HOST,exports['API_HOST_TEST']=API_HOST_TEST,exports[a2_0x8d6e2e(0x1ec)]=a2_0x8d6e2e(0x1ee),exports['GIT_TEMP_DIR']=a2_0x8d6e2e(0x201)+Date['now'](),exports[a2_0x8d6e2e(0x1ed)]='jjb-assembly-java',exports[a2_0x8d6e2e(0x1fb)]={'development':a2_0x8d6e2e(0x1e7),'production':'prod','test':'test'},exports[a2_0x8d6e2e(0x1fe)]={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117},'react-admin-component':{'token':a2_0x8d6e2e(0x204),'projectId':0x154},'jjb-dva-runtime':{'token':a2_0x8d6e2e(0x1fc),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x8d6e2e(0x1f5),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x8d6e2e(0x1f1),'projectId':0x23e},'vue-unisass-component':{'token':'d4wQ7dzEjYPsgVbKnYei','projectId':0x153},'react-component':{'token':'snBxJ2i5kYarGGcsojhY','projectId':0x33f},'micro-app-ts':{'token':a2_0x8d6e2e(0x1fa),'projectId':0x33e},'micro-app':{'token':'FqNrmFAgrxasMrbbjvq9','projectId':0x33d},'lib':{'token':a2_0x8d6e2e(0x1f0),'projectId':0x33c}},exports[a2_0x8d6e2e(0x1f3)]=os['tmpdir']()+'\x5c'+exports[a2_0x8d6e2e(0x1f2)],exports[a2_0x8d6e2e(0x1ef)]=()=>{const _0x2aaceb=a2_0x8d6e2e,_0x498edc=JSON['parse'](fs[_0x2aaceb(0x1ff)](path[_0x2aaceb(0x1e5)](__dirname,'../../../package.json'))['toString']());return _0x498edc[_0x2aaceb(0x206)]===_0x2aaceb(0x1ea)?API_HOST_TEST:_0x498edc[_0x2aaceb(0x1e6)]==='http'?API_HOST:API_HOST_HTTPS;};
@@ -1 +1 @@
1
- const a3_0x2eea7f=a3_0x335d;function a3_0x1b98(){const _0x4d67fd=['compressing','log','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','path','1106049ulOtwE','_zip','resolve','989735uKvAss','package.json','pipe','installResources','rmdirSync','./tools','readdirSync','existsSync','importList','now','installTarget','setting.json','src','【Error】:安装失败,src目录不存在。','1397TWCHAb','filter','\x5ctypes','join','createWriteStream','130090UAhNvo','node_modules','uncompress','2789675sAwWBk','2475222NTcQUK','zip','.idea','map','8dktqVe','length','【Error】:安装失败,node_modules目录不存在。','forEach','unlinkSync','exit','126nlPHWv','find','15344kSyUQD','【jjb-cmd】:install命令执行完成,用时','mkdirSync','src\x5c','index.js','1.0.0','257835hKbxKk','2TbRuYf','replace','jjb-common-lib','includes','push','request','repository','exports','pure_name','./config','compress'];a3_0x1b98=function(){return _0x4d67fd;};return a3_0x1b98();}function a3_0x335d(_0x3b8c0e,_0x2d2438){const _0x1b98a5=a3_0x1b98();return a3_0x335d=function(_0x335d22,_0x512517){_0x335d22=_0x335d22-0x1da;let _0x486c0f=_0x1b98a5[_0x335d22];return _0x486c0f;},a3_0x335d(_0x3b8c0e,_0x2d2438);}(function(_0x2a9ca3,_0x5177aa){const _0x32b755=a3_0x335d,_0x5c84a2=_0x2a9ca3();while(!![]){try{const _0x2350df=parseInt(_0x32b755(0x1ed))/0x1*(-parseInt(_0x32b755(0x1ee))/0x2)+parseInt(_0x32b755(0x1fd))/0x3+parseInt(_0x32b755(0x1df))/0x4*(-parseInt(_0x32b755(0x200))/0x5)+-parseInt(_0x32b755(0x1db))/0x6+-parseInt(_0x32b755(0x1da))/0x7+parseInt(_0x32b755(0x1e7))/0x8*(-parseInt(_0x32b755(0x1e5))/0x9)+-parseInt(_0x32b755(0x213))/0xa*(-parseInt(_0x32b755(0x20e))/0xb);if(_0x2350df===_0x5177aa)break;else _0x5c84a2['push'](_0x5c84a2['shift']());}catch(_0x2f058a){_0x5c84a2['push'](_0x5c84a2['shift']());}}}(a3_0x1b98,0x8131f));const fs=require('fs'),path=require(a3_0x2eea7f(0x1fc)),request=require(a3_0x2eea7f(0x1f3)),compressing=require(a3_0x2eea7f(0x1f9)),{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_0x2eea7f(0x205)),{TEMPLATE_FOLDER}=require(a3_0x2eea7f(0x1f7)),start_time=Date[a3_0x2eea7f(0x209)]();module[a3_0x2eea7f(0x1f5)]=()=>{const _0x2c1b5f=a3_0x2eea7f,_0x22a082=path[_0x2c1b5f(0x1ff)]('./'),_0xa37b62=[_0x22a082,_0x2c1b5f(0x1ea)][_0x2c1b5f(0x211)]('\x5c'),_0x1d4c5=[_0x22a082,_0x2c1b5f(0x214)][_0x2c1b5f(0x211)]('\x5c'),_0x48f7e3=[_0x22a082,_0x2c1b5f(0x201)]['join']('\x5c');if(f_scan_jjb_config_json(_0x22a082)){const _0x28471a=f_scan_jjb_config_json_rules(_0x22a082);_0x28471a[_0x2c1b5f(0x20a)]===_0x2c1b5f(0x214)?!fs[_0x2c1b5f(0x207)](_0x1d4c5)?(console[_0x2c1b5f(0x1fa)](_0x2c1b5f(0x1e1)),process[_0x2c1b5f(0x1e4)](0x0)):console[_0x2c1b5f(0x1fa)]('【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。'):!fs[_0x2c1b5f(0x207)](_0xa37b62)&&(console['log'](_0x2c1b5f(0x20d)),process[_0x2c1b5f(0x1e4)](0x0));fs[_0x2c1b5f(0x1e9)](TEMPLATE_FOLDER),f_pull_git_repository(_0x28471a[_0x2c1b5f(0x203)])['map'](_0x1ad350=>{const _0x4ee255=_0x2c1b5f,_0x957312=fs[_0x4ee255(0x212)](_0x1ad350['path']);request(_0x1ad350[_0x4ee255(0x1f4)])[_0x4ee255(0x202)](_0x957312)['on']('close',()=>{const _0x861993=_0x4ee255;fs[_0x861993(0x1e9)](_0x1ad350[_0x861993(0x1f8)]),compressing[_0x861993(0x1dc)][_0x861993(0x215)](_0x1ad350[_0x861993(0x1fc)],_0x1ad350['compress']);});});const _0x7cef71=setInterval(()=>{const _0x2251b9=_0x2c1b5f,_0x4073e1=fs['readdirSync'](TEMPLATE_FOLDER),_0x21fad3=_0x4073e1[_0x2251b9(0x20f)](_0x1498a7=>_0x28471a['installResources'][_0x2251b9(0x1de)](_0x715994=>_0x715994['name']+_0x2251b9(0x1fe))['includes'](_0x1498a7));if(_0x21fad3[_0x2251b9(0x1e0)]===_0x28471a['installResources'][_0x2251b9(0x1e0)]){clearInterval(_0x7cef71);const _0x1ec1a2=[];_0x21fad3[_0x2251b9(0x1e2)](_0x5b361e=>{const _0x40af1c=_0x2251b9,_0x4dc9ed=[TEMPLATE_FOLDER,_0x5b361e]['join']('\x5c');fs[_0x40af1c(0x206)](_0x4dc9ed)['forEach'](_0x5d478f=>_0x1ec1a2[_0x40af1c(0x1f2)]({'name':_0x5b361e,'path':[_0x4dc9ed,_0x5d478f][_0x40af1c(0x211)]('\x5c'),'pure_name':_0x5b361e[_0x40af1c(0x1ef)](/_zip$/,''),'import_list':_0x28471a[_0x40af1c(0x203)][_0x40af1c(0x1e6)](_0x42f67c=>_0x42f67c['name']+_0x40af1c(0x1fe)===_0x5b361e)[_0x40af1c(0x208)]}));}),_0x1ec1a2[_0x2251b9(0x1e2)](_0x237752=>{const _0x2e0dc2=_0x2251b9,_0x3e8995=_0x237752[_0x2e0dc2(0x1f6)],_0x2447a6=_0x237752['import_list'],_0x505d7a=[_0x237752[_0x2e0dc2(0x1fc)],_0x2e0dc2(0x1dd)][_0x2e0dc2(0x211)]('//'),_0x10d7a4=[_0x237752[_0x2e0dc2(0x1fc)],'.gitignore'][_0x2e0dc2(0x211)]('//');fs[_0x2e0dc2(0x207)](_0x505d7a)&&(f_rm_rf(_0x505d7a),fs['rmdirSync'](_0x505d7a));fs[_0x2e0dc2(0x207)](_0x10d7a4)&&fs[_0x2e0dc2(0x1e3)](_0x10d7a4);_0x2447a6[_0x2e0dc2(0x1e0)]&&fs[_0x2e0dc2(0x206)](_0x237752[_0x2e0dc2(0x1fc)])[_0x2e0dc2(0x20f)](_0x170b44=>!_0x2447a6[_0x2e0dc2(0x1f1)](_0x170b44)&&_0x170b44!==_0x2e0dc2(0x1eb)&&_0x170b44!==_0x2e0dc2(0x20b))[_0x2e0dc2(0x1e2)](_0x11657e=>{const _0x2239a2=_0x2e0dc2,_0x413bae=_0x237752['path']+'\x5c'+_0x11657e;f_rm_rf(_0x413bae),fs[_0x2239a2(0x204)](_0x413bae);});if(_0x28471a[_0x2e0dc2(0x20a)]===_0x2e0dc2(0x214)){const _0x5c3303=_0x3e8995;fs[_0x2e0dc2(0x207)](_0x1d4c5+'\x5c'+_0x5c3303)?f_rm_rf(_0x1d4c5+'\x5c'+_0x5c3303):fs['mkdirSync'](_0x1d4c5+'\x5c'+_0x5c3303),_0x5c3303!==_0x2e0dc2(0x1f0)?(f_file_copy(_0x237752[_0x2e0dc2(0x1fc)],_0x1d4c5+'\x5c'+_0x5c3303),f_create_package_json(_0x1d4c5+'\x5c'+_0x5c3303,_0x5c3303,_0x2e0dc2(0x1ec))):f_file_copy(_0x237752['path']+_0x2e0dc2(0x210),_0x1d4c5+'\x5c'+_0x5c3303),f_update_project_package_json(_0x48f7e3,_0x5c3303,_0x2e0dc2(0x1ec));}else _0x28471a[_0x2e0dc2(0x20a)]===_0x2e0dc2(0x20c)&&(fs[_0x2e0dc2(0x207)](_0xa37b62+_0x3e8995)?f_rm_rf(_0xa37b62+_0x3e8995):fs['mkdirSync'](_0xa37b62+_0x3e8995),f_file_copy(_0x237752[_0x2e0dc2(0x1fc)],_0xa37b62+_0x3e8995));}),setTimeout(()=>{const _0x5e3361=_0x2251b9;f_rm_rf(TEMPLATE_FOLDER),fs['rmdirSync'](TEMPLATE_FOLDER);const _0x2ffee8=Date[_0x5e3361(0x209)]();console[_0x5e3361(0x1fa)](_0x5e3361(0x1e8)+(_0x2ffee8-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x2c1b5f(0x1fa)](_0x2c1b5f(0x1fb));};
1
+ function a3_0x5552(){const _0xd87b=['rmdirSync','path','exports','696773quALkk','existsSync','139864SidKZO','pure_name','80wDBfCd','createWriteStream','map','\x5ctypes','./tools','node_modules','603BHLEzn','./config','76264krOOHI','.idea','【jjb-cmd】:install命令执行完成,用时','540564KeuEDp','setting.json','uncompress','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','resolve','18zXplKD','_zip','1127803ArEtHN','jjb-common-lib','importList','find','29983788qipYHX','mkdirSync','forEach','unlinkSync','length','join','name','4FSdKSc','src\x5c','log','now','filter','compress','.gitignore','readdirSync','compressing','installTarget','zip','997871LpODEd','1.0.0','300rgOPwC','includes','import_list','installResources','【Error】:安装失败,src目录不存在。','【Error】:安装失败,node_modules目录不存在。','index.js'];a3_0x5552=function(){return _0xd87b;};return a3_0x5552();}function a3_0x3be1(_0x3ec206,_0x3bcb53){const _0x555236=a3_0x5552();return a3_0x3be1=function(_0x3be1c4,_0x323beb){_0x3be1c4=_0x3be1c4-0x174;let _0x35ac9c=_0x555236[_0x3be1c4];return _0x35ac9c;},a3_0x3be1(_0x3ec206,_0x3bcb53);}const a3_0x33e776=a3_0x3be1;(function(_0x351ceb,_0x4a29e9){const _0x24fccd=a3_0x3be1,_0x2f0289=_0x351ceb();while(!![]){try{const _0x301bb5=-parseInt(_0x24fccd(0x17c))/0x1+-parseInt(_0x24fccd(0x187))/0x2*(-parseInt(_0x24fccd(0x175))/0x3)+parseInt(_0x24fccd(0x1aa))/0x4*(-parseInt(_0x24fccd(0x194))/0x5)+-parseInt(_0x24fccd(0x17a))/0x6*(parseInt(_0x24fccd(0x192))/0x7)+-parseInt(_0x24fccd(0x1a0))/0x8*(-parseInt(_0x24fccd(0x1a8))/0x9)+-parseInt(_0x24fccd(0x1a2))/0xa*(parseInt(_0x24fccd(0x19e))/0xb)+parseInt(_0x24fccd(0x180))/0xc;if(_0x301bb5===_0x4a29e9)break;else _0x2f0289['push'](_0x2f0289['shift']());}catch(_0x19f743){_0x2f0289['push'](_0x2f0289['shift']());}}}(a3_0x5552,0xc939c));const fs=require('fs'),path=require('path'),request=require('request'),compressing=require(a3_0x33e776(0x18f)),{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_0x33e776(0x1a6)),{TEMPLATE_FOLDER}=require(a3_0x33e776(0x1a9)),start_time=Date[a3_0x33e776(0x18a)]();module[a3_0x33e776(0x19d)]=()=>{const _0x55b4ce=a3_0x33e776,_0x2cc43d=path[_0x55b4ce(0x179)]('./'),_0x195e38=[_0x2cc43d,_0x55b4ce(0x188)][_0x55b4ce(0x185)]('\x5c'),_0x23095a=[_0x2cc43d,_0x55b4ce(0x1a7)][_0x55b4ce(0x185)]('\x5c'),_0x5d0f91=[_0x2cc43d,'package.json'][_0x55b4ce(0x185)]('\x5c');if(f_scan_jjb_config_json(_0x2cc43d)){const _0x5f36fe=f_scan_jjb_config_json_rules(_0x2cc43d);_0x5f36fe[_0x55b4ce(0x190)]===_0x55b4ce(0x1a7)?!fs['existsSync'](_0x23095a)?(console[_0x55b4ce(0x189)](_0x55b4ce(0x199)),process['exit'](0x0)):console[_0x55b4ce(0x189)](_0x55b4ce(0x178)):!fs[_0x55b4ce(0x19f)](_0x195e38)&&(console['log'](_0x55b4ce(0x198)),process['exit'](0x0));fs['mkdirSync'](TEMPLATE_FOLDER),f_pull_git_repository(_0x5f36fe['installResources'])[_0x55b4ce(0x1a4)](_0x4f4433=>{const _0x302499=_0x55b4ce,_0xc6ede7=fs[_0x302499(0x1a3)](_0x4f4433[_0x302499(0x19c)]);request(_0x4f4433['repository'])['pipe'](_0xc6ede7)['on']('close',()=>{const _0x41a9bf=_0x302499;fs[_0x41a9bf(0x181)](_0x4f4433['compress']),compressing[_0x41a9bf(0x191)][_0x41a9bf(0x177)](_0x4f4433[_0x41a9bf(0x19c)],_0x4f4433[_0x41a9bf(0x18c)]);});});const _0x30ccca=setInterval(()=>{const _0x98afaf=_0x55b4ce,_0x5739fa=fs[_0x98afaf(0x18e)](TEMPLATE_FOLDER),_0x5ea3c6=_0x5739fa[_0x98afaf(0x18b)](_0x175e73=>_0x5f36fe[_0x98afaf(0x197)][_0x98afaf(0x1a4)](_0x1e14ec=>_0x1e14ec[_0x98afaf(0x186)]+'_zip')[_0x98afaf(0x195)](_0x175e73));if(_0x5ea3c6[_0x98afaf(0x184)]===_0x5f36fe[_0x98afaf(0x197)]['length']){clearInterval(_0x30ccca);const _0x23265e=[];_0x5ea3c6[_0x98afaf(0x182)](_0x45517d=>{const _0x543cff=_0x98afaf,_0x3941d4=[TEMPLATE_FOLDER,_0x45517d][_0x543cff(0x185)]('\x5c');fs[_0x543cff(0x18e)](_0x3941d4)[_0x543cff(0x182)](_0x3017bc=>_0x23265e['push']({'name':_0x45517d,'path':[_0x3941d4,_0x3017bc][_0x543cff(0x185)]('\x5c'),'pure_name':_0x45517d['replace'](/_zip$/,''),'import_list':_0x5f36fe[_0x543cff(0x197)][_0x543cff(0x17f)](_0xaba62f=>_0xaba62f['name']+_0x543cff(0x17b)===_0x45517d)[_0x543cff(0x17e)]}));}),_0x23265e[_0x98afaf(0x182)](_0x1ab632=>{const _0x418564=_0x98afaf,_0x589133=_0x1ab632[_0x418564(0x1a1)],_0x5a58a1=_0x1ab632[_0x418564(0x196)],_0xb8e299=[_0x1ab632[_0x418564(0x19c)],_0x418564(0x1ab)][_0x418564(0x185)]('//'),_0x42e250=[_0x1ab632[_0x418564(0x19c)],_0x418564(0x18d)][_0x418564(0x185)]('//');fs[_0x418564(0x19f)](_0xb8e299)&&(f_rm_rf(_0xb8e299),fs[_0x418564(0x19b)](_0xb8e299));fs['existsSync'](_0x42e250)&&fs[_0x418564(0x183)](_0x42e250);_0x5a58a1['length']&&fs[_0x418564(0x18e)](_0x1ab632[_0x418564(0x19c)])[_0x418564(0x18b)](_0x2dc311=>!_0x5a58a1[_0x418564(0x195)](_0x2dc311)&&_0x2dc311!==_0x418564(0x19a)&&_0x2dc311!==_0x418564(0x176))[_0x418564(0x182)](_0x58c599=>{const _0xb8428=_0x1ab632['path']+'\x5c'+_0x58c599;f_rm_rf(_0xb8428),fs['rmdirSync'](_0xb8428);});if(_0x5f36fe[_0x418564(0x190)]==='node_modules'){const _0xe322b7=_0x589133;fs[_0x418564(0x19f)](_0x23095a+'\x5c'+_0xe322b7)?f_rm_rf(_0x23095a+'\x5c'+_0xe322b7):fs[_0x418564(0x181)](_0x23095a+'\x5c'+_0xe322b7),_0xe322b7!==_0x418564(0x17d)?(f_file_copy(_0x1ab632['path'],_0x23095a+'\x5c'+_0xe322b7),f_create_package_json(_0x23095a+'\x5c'+_0xe322b7,_0xe322b7,_0x418564(0x193))):f_file_copy(_0x1ab632['path']+_0x418564(0x1a5),_0x23095a+'\x5c'+_0xe322b7),f_update_project_package_json(_0x5d0f91,_0xe322b7,'1.0.0');}else _0x5f36fe[_0x418564(0x190)]==='src'&&(fs['existsSync'](_0x195e38+_0x589133)?f_rm_rf(_0x195e38+_0x589133):fs[_0x418564(0x181)](_0x195e38+_0x589133),f_file_copy(_0x1ab632[_0x418564(0x19c)],_0x195e38+_0x589133));}),setTimeout(()=>{const _0x13405b=_0x98afaf;f_rm_rf(TEMPLATE_FOLDER),fs['rmdirSync'](TEMPLATE_FOLDER);const _0x461e24=Date[_0x13405b(0x18a)]();console[_0x13405b(0x189)](_0x13405b(0x174)+(_0x461e24-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x55b4ce(0x189)]('【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。');};
@@ -1 +1 @@
1
- function a4_0x4426(_0x7d9b6c,_0xcfa615){const _0x506e71=a4_0x506e();return a4_0x4426=function(_0x442686,_0x26649d){_0x442686=_0x442686-0x1c1;let _0xb42f4f=_0x506e71[_0x442686];return _0xb42f4f;},a4_0x4426(_0x7d9b6c,_0xcfa615);}const a4_0x2062bf=a4_0x4426;(function(_0x19293d,_0x55fdd2){const _0x5b2165=a4_0x4426,_0x5af13b=_0x19293d();while(!![]){try{const _0x5132c5=parseInt(_0x5b2165(0x1cd))/0x1*(parseInt(_0x5b2165(0x1e2))/0x2)+parseInt(_0x5b2165(0x20d))/0x3+-parseInt(_0x5b2165(0x1f5))/0x4+-parseInt(_0x5b2165(0x200))/0x5*(-parseInt(_0x5b2165(0x1d9))/0x6)+parseInt(_0x5b2165(0x1e3))/0x7+parseInt(_0x5b2165(0x207))/0x8*(-parseInt(_0x5b2165(0x1e9))/0x9)+-parseInt(_0x5b2165(0x1e6))/0xa;if(_0x5132c5===_0x55fdd2)break;else _0x5af13b['push'](_0x5af13b['shift']());}catch(_0x48260c){_0x5af13b['push'](_0x5af13b['shift']());}}}(a4_0x506e,0x6c3cc));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a4_0x2062bf(0x1eb));function a4_0x506e(){const _0x316b32=['installResources','length','map','jjb-dva-runtime','projectId','178sZnccZ','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','name','exit','installTarget','f_create_package_json','includes','statSync','dependencies','existsSync','f_file_copy','readFileSync','30lsgXkD','projectType','f_scan_jjb_config_json_rules','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','f_rm_rf','\x5cpackage.json','/repository/archive.zip?private_token=','isArray','【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>。','5902EfCOUD','4535258KcFzxg','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','rmdirSync','4210750okYfMi','\x22,\x22main\x22:\x20\x22index.js\x22}','jjb-common-lib','603963FEHwdL','_zip','./config','path','f_scan_jjb_config_json','f_resolve_install_resources','tmpdir','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','unlinkSync','【Error】:[jjb.config.json.projectType]类型是一个string','vue-unisass-component','【Error】:[jjb.config.json.installTarget]类型是一个string。','3248792cbMVLF','push','toString','log','forEach','f_content_replace','/api/v4/projects/','string','replace','react-admin-component','\x5cjjb.config.json','442105DDgqGB','mkdirSync','.zip','micro-spa','{\x22name\x22:\x22','isDirectory','multi','8rHjyuK','filter','node_modules','src','parse','f_pull_git_repository','385329wZiZoY','writeFileSync','uniapp','\x22,\x22version\x22:\x22','readdirSync','【Error】:[jjb.config.json.installResources]无资源。','f_update_project_package_json','&ref=master'];a4_0x506e=function(){return _0x316b32;};return a4_0x506e();}exports[a4_0x2062bf(0x1dd)]=function(_0x1c6ba0){const _0x2e2ab5=a4_0x2062bf;if(fs['existsSync'](_0x1c6ba0)){const _0x2ad4b8=fs[_0x2e2ab5(0x1c4)](_0x1c6ba0);for(let _0x295542=0x0;_0x295542<_0x2ad4b8[_0x2e2ab5(0x1c9)];_0x295542++){const _0x1cefcb=_0x2ad4b8[_0x295542],_0x55dcef=_0x1c6ba0+'/'+_0x1cefcb;fs[_0x2e2ab5(0x1d4)](_0x55dcef)['isDirectory']()?(exports[_0x2e2ab5(0x1dd)](_0x55dcef),fs[_0x2e2ab5(0x1e5)](_0x55dcef)):fs[_0x2e2ab5(0x1f1)](_0x55dcef);}}},exports[a4_0x2062bf(0x20c)]=function(_0x334529=[]){const _0x2feeda=a4_0x2062bf;return _0x334529[_0x2feeda(0x1ca)](_0x4487e0=>{const _0x3cc38e=_0x2feeda,_0x32e4a5=CLOUD_PROJECT[_0x4487e0[_0x3cc38e(0x1cf)]]||undefined,_0x1ca91f=os[_0x3cc38e(0x1ef)]();return{'path':_0x1ca91f+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4487e0[_0x3cc38e(0x1cf)]+_0x3cc38e(0x202),'compress':_0x1ca91f+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4487e0[_0x3cc38e(0x1cf)]+_0x3cc38e(0x1ea),'repository':GIT_HOST+_0x3cc38e(0x1fb)+_0x32e4a5[_0x3cc38e(0x1cc)]+_0x3cc38e(0x1df)+_0x32e4a5['token']+_0x3cc38e(0x1c7)};});},exports[a4_0x2062bf(0x1ed)]=function(_0x1c7cd5){const _0xa5f512=a4_0x2062bf;return fs[_0xa5f512(0x1d6)](_0x1c7cd5+_0xa5f512(0x1ff));},exports[a4_0x2062bf(0x1db)]=function(_0x164381){const _0x522bd8=a4_0x2062bf;let _0x213823={};try{_0x213823=JSON[_0x522bd8(0x20b)](fs[_0x522bd8(0x1d8)](_0x164381+'\x5cjjb.config.json')[_0x522bd8(0x1f7)]());}catch(_0x5dabbf){console[_0x522bd8(0x1f8)](_0x522bd8(0x1dc)),process[_0x522bd8(0x1d0)](0x0);}!(_0x522bd8(0x1da)in _0x213823)&&(console[_0x522bd8(0x1f8)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x522bd8(0x1d0)](0x0));!(_0x522bd8(0x1d1)in _0x213823)&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1f0)),process['exit'](0x0));!(_0x522bd8(0x1c8)in _0x213823)&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1e4)),process[_0x522bd8(0x1d0)](0x0));typeof _0x213823[_0x522bd8(0x1da)]!==_0x522bd8(0x1fc)&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1f2)),process['exit'](0x0));![_0x522bd8(0x206),'spa',_0x522bd8(0x1c2),_0x522bd8(0x203)][_0x522bd8(0x1d3)](_0x213823[_0x522bd8(0x1da)])&&(console[_0x522bd8(0x1f8)]('【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。'),process[_0x522bd8(0x1d0)](0x0));typeof _0x213823[_0x522bd8(0x1d1)]!==_0x522bd8(0x1fc)&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1f4)),process['exit'](0x0));![_0x522bd8(0x209),_0x522bd8(0x20a)][_0x522bd8(0x1d3)](_0x213823[_0x522bd8(0x1d1)])&&(console[_0x522bd8(0x1f8)]('【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。'),process[_0x522bd8(0x1d0)](0x0));!Array[_0x522bd8(0x1e0)](_0x213823[_0x522bd8(0x1c8)])&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1ce)),process[_0x522bd8(0x1d0)](0x0));_0x213823[_0x522bd8(0x1c8)]['length']===0x0&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1c5)),process['exit'](0x0));const _0x3912f7=exports[_0x522bd8(0x1ee)](_0x213823[_0x522bd8(0x1c8)]);return _0x3912f7[_0x522bd8(0x1ca)](_0x7efdac=>_0x7efdac[_0x522bd8(0x1cf)])[_0x522bd8(0x208)](_0x8d2d45=>!['jjb-common',_0x522bd8(0x1cb),_0x522bd8(0x1e8),'jjb-common-decorator',_0x522bd8(0x1fe),_0x522bd8(0x1f3)][_0x522bd8(0x1d3)](_0x8d2d45))['length']!==0x0&&(console[_0x522bd8(0x1f8)](_0x522bd8(0x1e1)),process[_0x522bd8(0x1d0)](0x0)),_0x213823[_0x522bd8(0x1c8)]=_0x3912f7,_0x213823;},exports[a4_0x2062bf(0x1d2)]=function(_0xa7ad1e,_0x41e16a,_0x4c1aea){const _0x2e898e=a4_0x2062bf;fs[_0x2e898e(0x1c1)](_0xa7ad1e+_0x2e898e(0x1de),_0x2e898e(0x204)+_0x41e16a+_0x2e898e(0x1c3)+_0x4c1aea+_0x2e898e(0x1e7));},exports[a4_0x2062bf(0x1ee)]=function(_0x112209=[]){const _0x59f5cd=a4_0x2062bf,_0x454da9=[];return Array[_0x59f5cd(0x1e0)](_0x112209)&&_0x112209[_0x59f5cd(0x1f9)](_0x138ccb=>{const _0x46ba6b=_0x59f5cd;if(Array[_0x46ba6b(0x1e0)](_0x138ccb)){const [_0x3111e8,_0x1ad0d5=[]]=_0x138ccb;_0x454da9[_0x46ba6b(0x1f6)]({'name':_0x3111e8,'importList':_0x1ad0d5});}else _0x454da9[_0x46ba6b(0x1f6)]({'name':_0x138ccb,'importList':[]});}),_0x454da9;},exports[a4_0x2062bf(0x1c6)]=function(_0x813ca5,_0x3f1dcf,_0x2b7899){const _0x5e0396=a4_0x2062bf,_0x21da6a=JSON[_0x5e0396(0x20b)](fs[_0x5e0396(0x1d8)](_0x813ca5)[_0x5e0396(0x1f7)]());_0x21da6a[_0x5e0396(0x1d5)][_0x3f1dcf]=_0x2b7899,fs[_0x5e0396(0x1c1)](_0x813ca5,JSON['stringify'](_0x21da6a,null,0x2));},exports[a4_0x2062bf(0x1d7)]=function(_0x59e7b4,_0x576fcf){const _0x47ac5d=a4_0x2062bf;fs[_0x47ac5d(0x1c4)](_0x59e7b4)['forEach'](_0x7b393=>{const _0x20352f=_0x47ac5d,_0x1e8bbf=_0x59e7b4+'\x5c'+_0x7b393,_0x51cd83=_0x576fcf+'\x5c'+_0x7b393;fs['statSync'](_0x1e8bbf)[_0x20352f(0x205)]()?(fs[_0x20352f(0x201)](_0x51cd83),exports[_0x20352f(0x1d7)](_0x1e8bbf,_0x51cd83)):fs[_0x20352f(0x1c1)](_0x51cd83,fs[_0x20352f(0x1d8)](_0x1e8bbf)[_0x20352f(0x1f7)]());});},exports[a4_0x2062bf(0x1fa)]=function(_0xc1040d=[],_0x5ae7f4){const _0x1cacc1=a4_0x2062bf;_0xc1040d[_0x1cacc1(0x1f9)](_0x2af2ce=>{const _0x513076=_0x1cacc1,_0xc595f7=_0x5ae7f4+_0x2af2ce[_0x513076(0x1ec)];if(fs[_0x513076(0x1d6)](_0xc595f7)){let _0x3f4809=fs['readFileSync'](_0xc595f7)[_0x513076(0x1f7)]();_0x2af2ce['replace'][_0x513076(0x1f9)](_0x1dee99=>{const _0x1add8e=_0x513076;_0x3f4809=_0x3f4809[_0x1add8e(0x1fd)](_0x1dee99[0x0],_0x1dee99[0x1]);}),fs[_0x513076(0x1c1)](_0xc595f7,_0x3f4809);}});};
1
+ function a4_0x2244(){const _0x2fe70b=['multi','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','isDirectory','isArray','5297280FNSGQF','&ref=master','length','readdirSync','【Error】:[jjb.config.json.installResources]无资源。','dependencies','18UsYNOP','projectType','./config','18706tjRyLi','map','string','tmpdir','forEach','\x22,\x22main\x22:\x20\x22index.js\x22}','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','{\x22name\x22:\x22','f_pull_git_repository','\x5cjjb.config.json','f_rm_rf','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','f_update_project_package_json','jjb-common','1857402tOsTmr','name','jjb-common-decorator','f_scan_jjb_config_json','node_modules','readFileSync','1030260MdAvbc','5890024QTHBTW','src','log','exit','projectId','push','toString','unlinkSync','【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>。','react-admin-component','stringify','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','f_resolve_install_resources','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','writeFileSync','installResources','path','token','jjb-common-lib','12712656FpYOwf','statSync','uniapp','.zip','f_create_package_json','includes','444225uGWpsN','vue-unisass-component','f_file_copy','parse','_zip','installTarget','replace','\x22,\x22version\x22:\x22','f_scan_jjb_config_json_rules','existsSync'];a4_0x2244=function(){return _0x2fe70b;};return a4_0x2244();}const a4_0x1a73a9=a4_0x524b;function a4_0x524b(_0x545611,_0x1c5886){const _0x224440=a4_0x2244();return a4_0x524b=function(_0x524bb1,_0x7863af){_0x524bb1=_0x524bb1-0xf9;let _0x62580a=_0x224440[_0x524bb1];return _0x62580a;},a4_0x524b(_0x545611,_0x1c5886);}(function(_0x314e22,_0x2c0daf){const _0x1c1b26=a4_0x524b,_0x103250=_0x314e22();while(!![]){try{const _0x1fafc7=-parseInt(_0x1c1b26(0x128))/0x1+-parseInt(_0x1c1b26(0x114))/0x2+-parseInt(_0x1c1b26(0x122))/0x3+parseInt(_0x1c1b26(0x10b))/0x4+-parseInt(_0x1c1b26(0xfd))/0x5*(-parseInt(_0x1c1b26(0x111))/0x6)+-parseInt(_0x1c1b26(0x129))/0x7+parseInt(_0x1c1b26(0x13c))/0x8;if(_0x1fafc7===_0x2c0daf)break;else _0x103250['push'](_0x103250['shift']());}catch(_0x3346c4){_0x103250['push'](_0x103250['shift']());}}}(a4_0x2244,0xa5f4e));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a4_0x1a73a9(0x113));exports[a4_0x1a73a9(0x11e)]=function(_0x4bb8b4){const _0x1b450f=a4_0x1a73a9;if(fs[_0x1b450f(0x106)](_0x4bb8b4)){const _0x56a59b=fs[_0x1b450f(0x10e)](_0x4bb8b4);for(let _0x1ed916=0x0;_0x1ed916<_0x56a59b[_0x1b450f(0x10d)];_0x1ed916++){const _0x39ed51=_0x56a59b[_0x1ed916],_0x13ae93=_0x4bb8b4+'/'+_0x39ed51;fs[_0x1b450f(0x13d)](_0x13ae93)[_0x1b450f(0x109)]()?(exports[_0x1b450f(0x11e)](_0x13ae93),fs['rmdirSync'](_0x13ae93)):fs[_0x1b450f(0x130)](_0x13ae93);}}},exports[a4_0x1a73a9(0x11c)]=function(_0x56dbfb=[]){const _0xc6b1c8=a4_0x1a73a9;return _0x56dbfb[_0xc6b1c8(0x115)](_0x30f805=>{const _0x2f8fc9=_0xc6b1c8,_0x45d667=CLOUD_PROJECT[_0x30f805[_0x2f8fc9(0x123)]]||undefined,_0x2cfe70=os[_0x2f8fc9(0x117)]();return{'path':_0x2cfe70+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x30f805[_0x2f8fc9(0x123)]+_0x2f8fc9(0xfa),'compress':_0x2cfe70+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x30f805[_0x2f8fc9(0x123)]+_0x2f8fc9(0x101),'repository':GIT_HOST+'/api/v4/projects/'+_0x45d667[_0x2f8fc9(0x12d)]+'/repository/archive.zip?private_token='+_0x45d667[_0x2f8fc9(0x13a)]+_0x2f8fc9(0x10c)};});},exports[a4_0x1a73a9(0x125)]=function(_0x582deb){const _0x48bc73=a4_0x1a73a9;return fs[_0x48bc73(0x106)](_0x582deb+_0x48bc73(0x11d));},exports[a4_0x1a73a9(0x105)]=function(_0x52648b){const _0x242922=a4_0x1a73a9;let _0x103518={};try{_0x103518=JSON[_0x242922(0x100)](fs[_0x242922(0x127)](_0x52648b+'\x5cjjb.config.json')[_0x242922(0x12f)]());}catch(_0x3dd24f){console[_0x242922(0x12b)](_0x242922(0x108)),process[_0x242922(0x12c)](0x0);}!(_0x242922(0x112)in _0x103518)&&(console[_0x242922(0x12b)]('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x242922(0x12c)](0x0));!(_0x242922(0x102)in _0x103518)&&(console[_0x242922(0x12b)]('【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。'),process[_0x242922(0x12c)](0x0));!(_0x242922(0x138)in _0x103518)&&(console[_0x242922(0x12b)](_0x242922(0x136)),process[_0x242922(0x12c)](0x0));typeof _0x103518[_0x242922(0x112)]!==_0x242922(0x116)&&(console[_0x242922(0x12b)]('【Error】:[jjb.config.json.projectType]类型是一个string。'),process[_0x242922(0x12c)](0x0));![_0x242922(0x107),'spa',_0x242922(0xf9),'micro-spa']['includes'](_0x103518[_0x242922(0x112)])&&(console['log'](_0x242922(0x11f)),process[_0x242922(0x12c)](0x0));typeof _0x103518[_0x242922(0x102)]!==_0x242922(0x116)&&(console[_0x242922(0x12b)]('【Error】:[jjb.config.json.installTarget]类型是一个string。'),process[_0x242922(0x12c)](0x0));![_0x242922(0x126),_0x242922(0x12a)][_0x242922(0xfc)](_0x103518[_0x242922(0x102)])&&(console[_0x242922(0x12b)](_0x242922(0x11a)),process[_0x242922(0x12c)](0x0));!Array['isArray'](_0x103518['installResources'])&&(console[_0x242922(0x12b)](_0x242922(0x134)),process[_0x242922(0x12c)](0x0));_0x103518[_0x242922(0x138)][_0x242922(0x10d)]===0x0&&(console['log'](_0x242922(0x10f)),process[_0x242922(0x12c)](0x0));const _0x2dab70=exports['f_resolve_install_resources'](_0x103518['installResources']);return _0x2dab70[_0x242922(0x115)](_0x3f8822=>_0x3f8822[_0x242922(0x123)])['filter'](_0x113864=>![_0x242922(0x121),'jjb-dva-runtime',_0x242922(0x13b),_0x242922(0x124),_0x242922(0x132),_0x242922(0xfe)][_0x242922(0xfc)](_0x113864))[_0x242922(0x10d)]!==0x0&&(console[_0x242922(0x12b)](_0x242922(0x131)),process[_0x242922(0x12c)](0x0)),_0x103518['installResources']=_0x2dab70,_0x103518;},exports[a4_0x1a73a9(0xfb)]=function(_0x3ac762,_0x4dd6b5,_0x16ce1d){const _0x3fbdb4=a4_0x1a73a9;fs[_0x3fbdb4(0x137)](_0x3ac762+'\x5cpackage.json',_0x3fbdb4(0x11b)+_0x4dd6b5+_0x3fbdb4(0x104)+_0x16ce1d+_0x3fbdb4(0x119));},exports[a4_0x1a73a9(0x135)]=function(_0x5cb1f6=[]){const _0x384800=a4_0x1a73a9,_0x32bcbc=[];return Array[_0x384800(0x10a)](_0x5cb1f6)&&_0x5cb1f6[_0x384800(0x118)](_0x2dfb24=>{const _0xff2e6f=_0x384800;if(Array[_0xff2e6f(0x10a)](_0x2dfb24)){const [_0x22afec,_0xd088c9=[]]=_0x2dfb24;_0x32bcbc[_0xff2e6f(0x12e)]({'name':_0x22afec,'importList':_0xd088c9});}else _0x32bcbc[_0xff2e6f(0x12e)]({'name':_0x2dfb24,'importList':[]});}),_0x32bcbc;},exports[a4_0x1a73a9(0x120)]=function(_0x9bd695,_0x484391,_0x2f85bd){const _0x3ca21c=a4_0x1a73a9,_0x216ea1=JSON[_0x3ca21c(0x100)](fs[_0x3ca21c(0x127)](_0x9bd695)[_0x3ca21c(0x12f)]());_0x216ea1[_0x3ca21c(0x110)][_0x484391]=_0x2f85bd,fs[_0x3ca21c(0x137)](_0x9bd695,JSON[_0x3ca21c(0x133)](_0x216ea1,null,0x2));},exports[a4_0x1a73a9(0xff)]=function(_0x3e5b47,_0x445136){const _0x39054a=a4_0x1a73a9;fs[_0x39054a(0x10e)](_0x3e5b47)[_0x39054a(0x118)](_0x4abf83=>{const _0x4387e7=_0x39054a,_0x565141=_0x3e5b47+'\x5c'+_0x4abf83,_0x55ac6d=_0x445136+'\x5c'+_0x4abf83;fs[_0x4387e7(0x13d)](_0x565141)[_0x4387e7(0x109)]()?(fs['mkdirSync'](_0x55ac6d),exports['f_file_copy'](_0x565141,_0x55ac6d)):fs[_0x4387e7(0x137)](_0x55ac6d,fs[_0x4387e7(0x127)](_0x565141)[_0x4387e7(0x12f)]());});},exports['f_content_replace']=function(_0x30c380=[],_0x15e3db){const _0x26d060=a4_0x1a73a9;_0x30c380[_0x26d060(0x118)](_0x3c0b27=>{const _0x3d0e98=_0x26d060,_0x498ad0=_0x15e3db+_0x3c0b27[_0x3d0e98(0x139)];if(fs['existsSync'](_0x498ad0)){let _0x15c54d=fs['readFileSync'](_0x498ad0)[_0x3d0e98(0x12f)]();_0x3c0b27[_0x3d0e98(0x103)]['forEach'](_0x2c69b2=>{const _0x31a8c1=_0x3d0e98;_0x15c54d=_0x15c54d[_0x31a8c1(0x103)](_0x2c69b2[0x0],_0x2c69b2[0x1]);}),fs[_0x3d0e98(0x137)](_0x498ad0,_0x15c54d);}});};
@@ -1 +1 @@
1
- const a5_0x5cd7fa=a5_0x1d00;function a5_0x1d00(_0x10c6b3,_0x5c267d){const _0x419525=a5_0x4195();return a5_0x1d00=function(_0x1d0098,_0x2bd891){_0x1d0098=_0x1d0098-0xc7;let _0x4ac38b=_0x419525[_0x1d0098];return _0x4ac38b;},a5_0x1d00(_0x10c6b3,_0x5c267d);}(function(_0x25e0da,_0x1ed543){const _0x2b403a=a5_0x1d00,_0x33d6f5=_0x25e0da();while(!![]){try{const _0x2ddc9a=-parseInt(_0x2b403a(0xd6))/0x1*(-parseInt(_0x2b403a(0xde))/0x2)+-parseInt(_0x2b403a(0xd2))/0x3*(-parseInt(_0x2b403a(0xdd))/0x4)+-parseInt(_0x2b403a(0xd5))/0x5+parseInt(_0x2b403a(0xd7))/0x6+parseInt(_0x2b403a(0xd8))/0x7*(-parseInt(_0x2b403a(0xd3))/0x8)+parseInt(_0x2b403a(0xe2))/0x9*(parseInt(_0x2b403a(0xc9))/0xa)+parseInt(_0x2b403a(0xdb))/0xb*(-parseInt(_0x2b403a(0xd4))/0xc);if(_0x2ddc9a===_0x1ed543)break;else _0x33d6f5['push'](_0x33d6f5['shift']());}catch(_0x3171f6){_0x33d6f5['push'](_0x33d6f5['shift']());}}}(a5_0x4195,0x491e8));const child_process=require(a5_0x5cd7fa(0xda)),path=require(a5_0x5cd7fa(0xc8)),fs=require('fs');module[a5_0x5cd7fa(0xce)]=_0x4abd17=>{const _0x34950c=a5_0x5cd7fa;![_0x34950c(0xd9),_0x34950c(0xdf)][_0x34950c(0xe0)](_0x4abd17)&&(console[_0x34950c(0xdc)](_0x34950c(0xca)),process[_0x34950c(0xc7)](0x0));const _0x2973e5=path[_0x34950c(0xe3)]('./');console[_0x34950c(0xdc)](_0x34950c(0xcc)),child_process['execSync'](_0x4abd17==='yarn'?_0x34950c(0xdf):_0x34950c(0xd1),{'cwd':_0x2973e5}),!fs[_0x34950c(0xcb)](_0x2973e5+'/.git')&&(console[_0x34950c(0xdc)](_0x34950c(0xcf)),child_process['execSync'](_0x34950c(0xcd),{'cwd':_0x2973e5})),console['log'](_0x34950c(0xd0)),child_process['execSync'](_0x34950c(0xe1),{'cwd':_0x2973e5}),console['log']('Finish!');};function a5_0x4195(){const _0x483c6c=['2OIJqiB','yarn','includes','npx\x20husky\x20install','4907034mgXCHL','resolve','exit','path','10DmnhtK','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','existsSync','install\x20modules\x20please\x20wait....','git\x20init','exports','git\x20init\x20please\x20wait....','install\x20husky\x20please\x20wait....','npm\x20install','9522JXGCEo','42472sVzJEY','2292nGviTH','204330tipoBG','377851AlHhyK','1321836CgZxOf','49PTjtwe','npm','child_process','53064qSFZPP','log','196VOUbln'];a5_0x4195=function(){return _0x483c6c;};return a5_0x4195();}
1
+ const a5_0x3c7734=a5_0x4a41;function a5_0x5d31(){const _0x5770f9=['2883088QvcRLL','includes','25ZKnZSX','1605627CjjFHX','npx\x20husky\x20install','83032zuNEEo','1618340qSLLlj','existsSync','1218JbcMiM','git\x20init','npm','【Error】:no\x20registry\x20source,\x20available:[npm,\x20yarn]','2312190DSjYnx','execSync','3786225ZZdyTp','60HKYSiy','resolve','exports','path','Finish!','1434001nWvQwQ','exit','yarn','/.git','log'];a5_0x5d31=function(){return _0x5770f9;};return a5_0x5d31();}(function(_0x380cd8,_0x4681ea){const _0x25ff6d=a5_0x4a41,_0x29f1de=_0x380cd8();while(!![]){try{const _0x2a2e71=parseInt(_0x25ff6d(0x191))/0x1+-parseInt(_0x25ff6d(0x17d))/0x2+-parseInt(_0x25ff6d(0x18b))/0x3+-parseInt(_0x25ff6d(0x183))/0x4+-parseInt(_0x25ff6d(0x17f))/0x5*(-parseInt(_0x25ff6d(0x189))/0x6)+parseInt(_0x25ff6d(0x185))/0x7*(parseInt(_0x25ff6d(0x182))/0x8)+-parseInt(_0x25ff6d(0x180))/0x9*(parseInt(_0x25ff6d(0x18c))/0xa);if(_0x2a2e71===_0x4681ea)break;else _0x29f1de['push'](_0x29f1de['shift']());}catch(_0x1499d6){_0x29f1de['push'](_0x29f1de['shift']());}}}(a5_0x5d31,0xf13f6));const child_process=require('child_process'),path=require(a5_0x3c7734(0x18f)),fs=require('fs');function a5_0x4a41(_0x2bd6eb,_0x596dc0){const _0x5d31c8=a5_0x5d31();return a5_0x4a41=function(_0x4a41e4,_0xdee0c8){_0x4a41e4=_0x4a41e4-0x179;let _0xffe257=_0x5d31c8[_0x4a41e4];return _0xffe257;},a5_0x4a41(_0x2bd6eb,_0x596dc0);}module[a5_0x3c7734(0x18e)]=_0x35a51c=>{const _0x4c07ad=a5_0x3c7734;![_0x4c07ad(0x187),_0x4c07ad(0x17a)][_0x4c07ad(0x17e)](_0x35a51c)&&(console['log'](_0x4c07ad(0x188)),process[_0x4c07ad(0x179)](0x0));const _0x33e2a4=path[_0x4c07ad(0x18d)]('./');console[_0x4c07ad(0x17c)]('install\x20modules\x20please\x20wait....'),child_process['execSync'](_0x35a51c===_0x4c07ad(0x17a)?_0x4c07ad(0x17a):'npm\x20install',{'cwd':_0x33e2a4}),!fs[_0x4c07ad(0x184)](_0x33e2a4+_0x4c07ad(0x17b))&&(console[_0x4c07ad(0x17c)]('git\x20init\x20please\x20wait....'),child_process['execSync'](_0x4c07ad(0x186),{'cwd':_0x33e2a4})),console['log']('install\x20husky\x20please\x20wait....'),child_process[_0x4c07ad(0x18a)](_0x4c07ad(0x181),{'cwd':_0x33e2a4}),console[_0x4c07ad(0x17c)](_0x4c07ad(0x190));};
@@ -1 +1 @@
1
- function a6_0x1310(){const _0x1e05e3=['exports','958611AjuVoV','49jtcxIH','jenkins','596550vufWwH','job','jenkinsNamespace','1211420PTuDAH','resolve','branchName','3555363lSferE','647490yXvlef','【Error】:no\x20auth\x20login','1679535dpdmCL','24585304ESZcVd','jenkinsUserName','http://','jobName','jenkinsHost','exit','error:\x20','environment','jenkinsPassword','../../../.auth'];a6_0x1310=function(){return _0x1e05e3;};return a6_0x1310();}const a6_0x3279f5=a6_0x140d;function a6_0x140d(_0xaf475e,_0x544d18){const _0x131066=a6_0x1310();return a6_0x140d=function(_0x140d27,_0x2540e1){_0x140d27=_0x140d27-0x67;let _0x5bc0d9=_0x131066[_0x140d27];return _0x5bc0d9;},a6_0x140d(_0xaf475e,_0x544d18);}(function(_0x1858aa,_0xf056df){const _0x1efe92=a6_0x140d,_0x41c633=_0x1858aa();while(!![]){try{const _0x3e4cd4=parseInt(_0x1efe92(0x69))/0x1+parseInt(_0x1efe92(0x6c))/0x2+parseInt(_0x1efe92(0x72))/0x3+parseInt(_0x1efe92(0x6f))/0x4+parseInt(_0x1efe92(0x75))/0x5+-parseInt(_0x1efe92(0x73))/0x6*(-parseInt(_0x1efe92(0x6a))/0x7)+-parseInt(_0x1efe92(0x76))/0x8;if(_0x3e4cd4===_0xf056df)break;else _0x41c633['push'](_0x41c633['shift']());}catch(_0x34ce0d){_0x41c633['push'](_0x41c633['shift']());}}}(a6_0x1310,0xba483));const path=require('path'),fs=require('fs'),Jenkins=require(a6_0x3279f5(0x6b));module[a6_0x3279f5(0x68)]=arguments=>{const _0x4b0151=a6_0x3279f5,_0x272fe6=path['join'](__dirname,_0x4b0151(0x67));!fs['existsSync'](_0x272fe6)&&(console['log'](_0x4b0151(0x74)),process[_0x4b0151(0x7b)](0x0));const _0x3f8924=path[_0x4b0151(0x70)]('./'),_0xace70a=_0x3f8924+'\x5cjjb.config.js',_0x63ac48=require(_0xace70a),_0x5b0a65=_0x63ac48[_0x4b0151(0x7d)][arguments],_0x26ef9=_0x5b0a65['jenkins']||{},_0x2f5974=_0x26ef9[_0x4b0151(0x71)],_0x582e73=_0x26ef9[_0x4b0151(0x79)],_0x3ba5ac=_0x26ef9[_0x4b0151(0x7a)],_0x414c81=_0x26ef9[_0x4b0151(0x77)],_0x192519=_0x26ef9[_0x4b0151(0x7e)],_0x166f19=_0x26ef9[_0x4b0151(0x6e)],_0x3a2f2d=new Jenkins({'baseUrl':_0x4b0151(0x78)+_0x414c81+':'+_0x192519+'@'+_0x3ba5ac});try{const _0x4594be=_0x3a2f2d[_0x4b0151(0x6d)]['build']({'name':_0x582e73,'parameters':{'app_Version':_0x2f5974,'build_version':arguments,'k8s_namespace':_0x166f19,'branch':_0x2f5974,'merge':!![]},'token':_0x192519});console['log']('开始构建...',_0x4594be);}catch(_0x3c27c7){console['error'](_0x4b0151(0x7c),_0x3c27c7);}};
1
+ const a6_0x308a4f=a6_0x2036;(function(_0x324128,_0x260545){const _0x41a1ed=a6_0x2036,_0xde19d1=_0x324128();while(!![]){try{const _0x5084a1=-parseInt(_0x41a1ed(0xe2))/0x1+parseInt(_0x41a1ed(0xe4))/0x2*(parseInt(_0x41a1ed(0xe7))/0x3)+-parseInt(_0x41a1ed(0xeb))/0x4+-parseInt(_0x41a1ed(0xed))/0x5+-parseInt(_0x41a1ed(0xde))/0x6+parseInt(_0x41a1ed(0xef))/0x7*(parseInt(_0x41a1ed(0xd4))/0x8)+parseInt(_0x41a1ed(0xea))/0x9*(parseInt(_0x41a1ed(0xe3))/0xa);if(_0x5084a1===_0x260545)break;else _0xde19d1['push'](_0xde19d1['shift']());}catch(_0x39f037){_0xde19d1['push'](_0xde19d1['shift']());}}}(a6_0x4fb7,0x9f4cc));const path=require(a6_0x308a4f(0xd9)),fs=require('fs'),Jenkins=require(a6_0x308a4f(0xe5));function a6_0x4fb7(){const _0x5248e5=['30QuxbVU','jenkins','jenkinsHost','114090dkAbyh','job','join','2565qQXpjD','1312992NSWdXX','exports','6392230lJnAOI','error:\x20','735dgOREz','jenkinsUserName','../../../.auth','branchName','30360sAhGyv','http://','log','build','\x5cjjb.config.js','path','existsSync','exit','jenkinsPassword','jenkinsNamespace','1183224aEcsRZ','开始构建...','jobName','environment','228805KkljCI','60220hyNFOM'];a6_0x4fb7=function(){return _0x5248e5;};return a6_0x4fb7();}function a6_0x2036(_0x4940a7,_0x183200){const _0x4fb711=a6_0x4fb7();return a6_0x2036=function(_0x203613,_0x290f13){_0x203613=_0x203613-0xd2;let _0x417a16=_0x4fb711[_0x203613];return _0x417a16;},a6_0x2036(_0x4940a7,_0x183200);}module[a6_0x308a4f(0xec)]=arguments=>{const _0x7ef912=a6_0x308a4f,_0x1ed064=path[_0x7ef912(0xe9)](__dirname,_0x7ef912(0xd2));!fs[_0x7ef912(0xda)](_0x1ed064)&&(console[_0x7ef912(0xd6)]('【Error】:no\x20auth\x20login'),process[_0x7ef912(0xdb)](0x0));const _0x16de20=path['resolve']('./'),_0x3a9de1=_0x16de20+_0x7ef912(0xd8),_0x3d38b9=require(_0x3a9de1),_0xe66652=_0x3d38b9[_0x7ef912(0xe1)][arguments],_0x2c1a1d=_0xe66652[_0x7ef912(0xe5)]||{},_0x1f5dc5=_0x2c1a1d[_0x7ef912(0xd3)],_0x4b1ad5=_0x2c1a1d[_0x7ef912(0xe0)],_0x956056=_0x2c1a1d[_0x7ef912(0xe6)],_0xcec1e2=_0x2c1a1d[_0x7ef912(0xf0)],_0x407f2c=_0x2c1a1d[_0x7ef912(0xdc)],_0x4d6a01=_0x2c1a1d[_0x7ef912(0xdd)],_0x377e5b=new Jenkins({'baseUrl':_0x7ef912(0xd5)+_0xcec1e2+':'+_0x407f2c+'@'+_0x956056});try{const _0x52faf9=_0x377e5b[_0x7ef912(0xe8)][_0x7ef912(0xd7)]({'name':_0x4b1ad5,'parameters':{'app_Version':_0x1f5dc5,'build_version':arguments,'k8s_namespace':_0x4d6a01,'branch':_0x1f5dc5,'merge':!![]},'token':_0x407f2c});console[_0x7ef912(0xd6)](_0x7ef912(0xdf),_0x52faf9);}catch(_0x4f8a6e){console['error'](_0x7ef912(0xee),_0x4f8a6e);}};
@@ -1 +1 @@
1
- const a7_0x4f183a=a7_0x553a;(function(_0x45024b,_0x27fe9e){const _0x1a0f77=a7_0x553a,_0x38d0cd=_0x45024b();while(!![]){try{const _0x5751d1=parseInt(_0x1a0f77(0x216))/0x1+-parseInt(_0x1a0f77(0x1fb))/0x2*(-parseInt(_0x1a0f77(0x234))/0x3)+parseInt(_0x1a0f77(0x20e))/0x4+parseInt(_0x1a0f77(0x207))/0x5*(parseInt(_0x1a0f77(0x205))/0x6)+-parseInt(_0x1a0f77(0x21f))/0x7+parseInt(_0x1a0f77(0x204))/0x8+-parseInt(_0x1a0f77(0x220))/0x9*(parseInt(_0x1a0f77(0x21a))/0xa);if(_0x5751d1===_0x27fe9e)break;else _0x38d0cd['push'](_0x38d0cd['shift']());}catch(_0x37b209){_0x38d0cd['push'](_0x38d0cd['shift']());}}}(a7_0x24fd,0x8b569));function a7_0x553a(_0x1df1b8,_0x3b5b23){const _0x24fd89=a7_0x24fd();return a7_0x553a=function(_0x553ac9,_0x52b419){_0x553ac9=_0x553ac9-0x1f3;let _0x57ce7a=_0x24fd89[_0x553ac9];return _0x57ce7a;},a7_0x553a(_0x1df1b8,_0x3b5b23);}const path=require(a7_0x4f183a(0x1f3)),fs=require('fs'),os=require('os'),axios=require(a7_0x4f183a(0x232)),readline=require(a7_0x4f183a(0x20b)),io=readline[a7_0x4f183a(0x236)]({'input':process[a7_0x4f183a(0x1f7)],'output':process[a7_0x4f183a(0x200)]}),child_process=require(a7_0x4f183a(0x218)),{getApiHost}=require(a7_0x4f183a(0x212));module[a7_0x4f183a(0x203)]=_0x828556=>{const _0x47657e=a7_0x4f183a,_0x10ecb5=path['join'](__dirname,_0x47657e(0x20a));!fs[_0x47657e(0x230)](_0x10ecb5)&&(console[_0x47657e(0x225)]('【Error】:no\x20auth\x20login'),process[_0x47657e(0x20d)](0x0));const [_0x38ae3a,_0x448aed]=fs[_0x47657e(0x210)](_0x10ecb5)[_0x47657e(0x229)]()[_0x47657e(0x21d)]('/');axios[_0x47657e(0x222)](getApiHost()+_0x47657e(0x20f),{'username':_0x38ae3a,'password':_0x448aed})[_0x47657e(0x21e)](_0x315d2f=>{const _0x533c17=_0x47657e;if(_0x315d2f[_0x533c17(0x22b)]['status']){const _0xbede52=path[_0x533c17(0x219)]('./');console[_0x533c17(0x225)](_0x533c17(0x237));fs[_0x533c17(0x230)](_0xbede52+_0x533c17(0x201))?child_process[_0x533c17(0x233)]('yarn\x20build:production',{'cwd':_0xbede52}):child_process[_0x533c17(0x233)](_0x533c17(0x226),{'cwd':_0xbede52});const _0x500bcf=_0xbede52+_0x533c17(0x208),_0x19c69d=_0xbede52+_0x533c17(0x1f6),_0x5e6804=_0xbede52+_0x533c17(0x228),_0x1615f1=_0xbede52+_0x533c17(0x211),_0x39fa90=[os['hostname'](),os[_0x533c17(0x22e)](),os[_0x533c17(0x1ff)](),new Date()[_0x533c17(0x229)]()],_0x1075c6=JSON[_0x533c17(0x22c)](fs['readFileSync'](path[_0x533c17(0x22d)](__dirname,_0x533c17(0x1f4)))[_0x533c17(0x229)]()),{version:_0x48d846}=_0x1075c6,_0x2176ff={'username':_0x38ae3a,'cmd_version':_0x48d846,'hostname':os[_0x533c17(0x231)](),'platform':os[_0x533c17(0x22e)]()};if(fs[_0x533c17(0x230)](_0x19c69d)){if(fs[_0x533c17(0x230)](_0x500bcf)){_0x2176ff['package_version']=_0x828556?_0x828556:0x0,_0x2176ff[_0x533c17(0x235)]=fs[_0x533c17(0x210)](_0x500bcf)[_0x533c17(0x229)](),_0x2176ff[_0x533c17(0x1f5)]={};const _0x13a987=fs['readFileSync'](_0x500bcf)['toString'](),_0x207c57=_0x13a987['match'](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x207c57&&_0x207c57[_0x533c17(0x209)]){const _0xc4e394=_0x13a987[_0x533c17(0x206)](/componentKey.+([{,]info:\s{0,}{)/img);if(_0xc4e394&&_0xc4e394['length']){let _0x1c0181='{';const _0x3c73e5=_0x13a987['split'](_0xc4e394[0x0])[0x1];for(let _0x481da0=0x0;_0x481da0<_0x3c73e5['length'];_0x481da0++){_0x1c0181+=_0x3c73e5[_0x481da0];if(_0x3c73e5[_0x481da0]==='}')try{const _0x1a5ec0=new Function(_0x533c17(0x223)+_0x1c0181)();_0x2176ff[_0x533c17(0x1f5)]={..._0x1a5ec0,'defaultSetting':{}};}catch(_0x4884a4){}}}else console[_0x533c17(0x225)](_0x533c17(0x221)),process[_0x533c17(0x20d)](0x0);const _0x431e95=_0x13a987['match'](/componentKey.+([{,]settings:\s{0,}{)/img);if(_0x431e95&&_0x431e95[_0x533c17(0x209)]){let _0x358618='{';const _0x1d2dc1=_0x13a987[_0x533c17(0x21d)](_0x431e95[0x0])[0x1];for(let _0x3497dd=0x0;_0x3497dd<_0x1d2dc1[_0x533c17(0x209)];_0x3497dd++){_0x358618+=_0x1d2dc1[_0x3497dd];if(_0x1d2dc1[_0x3497dd]==='}')try{const _0x4525ce=new Function(_0x533c17(0x223)+_0x358618)();_0x2176ff[_0x533c17(0x1f5)][_0x533c17(0x202)]=_0x4525ce;}catch(_0x3a687d){}}_0x2176ff[_0x533c17(0x1f5)]=JSON[_0x533c17(0x22f)](_0x2176ff[_0x533c17(0x1f5)]);}else console['log']('【Error】:window暴露配置缺少info基础信息'),process[_0x533c17(0x20d)](0x0);}else console[_0x533c17(0x225)](_0x533c17(0x22a)),process[_0x533c17(0x20d)](0x0);fs['existsSync'](_0x5e6804)?_0x2176ff[_0x533c17(0x1fa)]=fs[_0x533c17(0x210)](_0x5e6804)['toString']():(console[_0x533c17(0x225)](_0x533c17(0x227)),process[_0x533c17(0x20d)](0x0));if(!fs['existsSync'](_0x1615f1))console[_0x533c17(0x225)](_0x533c17(0x21c)),process[_0x533c17(0x20d)](0x0);else{const _0x1d972d=fs[_0x533c17(0x210)](_0x1615f1),_0x15ed2e=Buffer[_0x533c17(0x1fe)](_0x1d972d)[_0x533c17(0x229)](_0x533c17(0x214));_0x2176ff['thumbnail_base64']=_0x15ed2e;}io[_0x533c17(0x238)](_0x533c17(0x1fc),function(_0x182aba){const _0x88221=_0x533c17;_0x2176ff[_0x88221(0x217)]=_0x182aba||_0x88221(0x215),axios[_0x88221(0x222)](getApiHost()+_0x88221(0x21b),_0x2176ff)[_0x88221(0x21e)](_0x3cb1e6=>{const _0xe753b6=_0x88221;console[_0xe753b6(0x225)](_0x3cb1e6[_0xe753b6(0x22b)][_0xe753b6(0x217)]),process[_0xe753b6(0x20d)](0x0);})['catch'](_0x31d14f=>{const _0x464f8e=_0x88221;console[_0x464f8e(0x225)](_0x31d14f),console[_0x464f8e(0x225)](_0x464f8e(0x20c)),process['exit'](0x0);});});}else console['log'](_0x533c17(0x1f9)),process[_0x533c17(0x20d)](0x0);}else console['log'](_0x533c17(0x224)),process[_0x533c17(0x20d)](0x0);}else console['log'](_0x533c17(0x213));})[_0x47657e(0x1f8)](_0x3e0732=>{const _0x5eb31e=_0x47657e;console[_0x5eb31e(0x225)](_0x3e0732),console[_0x5eb31e(0x225)](_0x5eb31e(0x1fd));});};function a7_0x24fd(){const _0x2ceab7=['return\x20','发布失败!根目录缺少‘package.json’文件,无法完成发布。','log','npm\x20run\x20build:production','【Error】:请必须包含README.md说明文件','\x5cREADME.md','toString','【Error】:请在window下暴露配置信息','data','parse','join','platform','stringify','existsSync','hostname','axios','execSync','208632ICkgpR','package_content','createInterface','Please\x20wait,\x20build\x20...','question','path','../../../package.json','component_config_content','\x5cpackage.json','stdin','catch','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','readme_content','32mynqEN','请输入此次提交信息,按Enter确认:','Auth\x20NetWork\x20Fail!','from','arch','stdout','/yarn.lock','defaultSetting','exports','3161688PosmMh','4627176vJCTjV','match','5bsDoAh','\x5cdist\x5cindex.js','length','../../../.auth','readline','网络异常。','exit','1765412DEbQgn','/api/auth','readFileSync','\x5cthumbnail.png','../cmd.install/config','Auth\x20Fail!','base64','no\x20message','874277ftTdhQ','message','child_process','resolve','1190ADvlte','/api/file/publish','【Error】:组件根目录必须包含thumbnail.png缩略图片','split','then','1400161kwvfWY','213579dUccvT','【Error】:window暴露配置缺少info基础信息','post'];a7_0x24fd=function(){return _0x2ceab7;};return a7_0x24fd();}
1
+ function a7_0x4e9d(_0x4c55f3,_0x13785e){const _0x4b7192=a7_0x4b71();return a7_0x4e9d=function(_0x4e9d05,_0x25cda0){_0x4e9d05=_0x4e9d05-0xeb;let _0x4865ad=_0x4b7192[_0x4e9d05];return _0x4865ad;},a7_0x4e9d(_0x4c55f3,_0x13785e);}const a7_0x327773=a7_0x4e9d;(function(_0x3cb79d,_0x2f4022){const _0xebc0a1=a7_0x4e9d,_0x11a5a3=_0x3cb79d();while(!![]){try{const _0x6dccda=-parseInt(_0xebc0a1(0xee))/0x1*(-parseInt(_0xebc0a1(0x105))/0x2)+parseInt(_0xebc0a1(0x103))/0x3+parseInt(_0xebc0a1(0x123))/0x4+-parseInt(_0xebc0a1(0xfe))/0x5*(parseInt(_0xebc0a1(0x106))/0x6)+parseInt(_0xebc0a1(0x118))/0x7*(-parseInt(_0xebc0a1(0xf2))/0x8)+-parseInt(_0xebc0a1(0x110))/0x9+parseInt(_0xebc0a1(0x129))/0xa;if(_0x6dccda===_0x2f4022)break;else _0x11a5a3['push'](_0x11a5a3['shift']());}catch(_0x1dff6b){_0x11a5a3['push'](_0x11a5a3['shift']());}}}(a7_0x4b71,0xb32a0));const path=require(a7_0x327773(0x101)),fs=require('fs'),os=require('os'),axios=require(a7_0x327773(0xfd)),readline=require(a7_0x327773(0x120)),io=readline[a7_0x327773(0x10b)]({'input':process['stdin'],'output':process['stdout']}),child_process=require('child_process'),{getApiHost}=require('../cmd.install/config');module[a7_0x327773(0x109)]=_0x458ea7=>{const _0x2e573d=a7_0x327773,_0x12f6e5=path['join'](__dirname,_0x2e573d(0xec));!fs[_0x2e573d(0x114)](_0x12f6e5)&&(console['log']('【Error】:no\x20auth\x20login'),process[_0x2e573d(0x125)](0x0));const [_0x58f27c,_0x58f3b0]=fs[_0x2e573d(0x10f)](_0x12f6e5)['toString']()[_0x2e573d(0x11a)]('/');axios[_0x2e573d(0x11f)](getApiHost()+_0x2e573d(0x10c),{'username':_0x58f27c,'password':_0x58f3b0})[_0x2e573d(0x11e)](_0x143e2b=>{const _0x4437ec=_0x2e573d;if(_0x143e2b['data'][_0x4437ec(0x115)]){const _0x19e783=path[_0x4437ec(0x126)]('./');console[_0x4437ec(0x10e)](_0x4437ec(0x116)+_0x19e783);fs['existsSync'](_0x19e783+_0x4437ec(0xeb))?child_process[_0x4437ec(0xfa)](_0x4437ec(0x127),{'cwd':_0x19e783}):child_process['execSync']('npm\x20run\x20build:production',{'cwd':_0x19e783});const _0x4b9697=_0x19e783+_0x4437ec(0x10d),_0x21aa71=_0x19e783+_0x4437ec(0x128);console[_0x4437ec(0x10e)](_0x4437ec(0x113)+_0x21aa71);const _0x2e97e9=_0x19e783+_0x4437ec(0xf4),_0x154d3d=_0x19e783+'\x5cthumbnail.png',_0x354bcd=[os[_0x4437ec(0xf5)](),os[_0x4437ec(0x107)](),os[_0x4437ec(0xed)](),new Date()[_0x4437ec(0xf3)]()],_0x44a21b=JSON[_0x4437ec(0xfc)](fs[_0x4437ec(0x10f)](path[_0x4437ec(0x11c)](__dirname,_0x4437ec(0x111)))[_0x4437ec(0xf3)]()),{version:_0x31ddce}=_0x44a21b,_0x445d42={'username':_0x58f27c,'cmd_version':_0x31ddce,'hostname':os[_0x4437ec(0xf5)](),'platform':os[_0x4437ec(0x107)]()};if(fs[_0x4437ec(0x114)](_0x21aa71)){if(fs[_0x4437ec(0x114)](_0x4b9697)){_0x445d42[_0x4437ec(0x121)]=_0x458ea7?_0x458ea7:0x0,_0x445d42[_0x4437ec(0x119)]=fs[_0x4437ec(0x10f)](_0x4b9697)['toString'](),_0x445d42[_0x4437ec(0x117)]={};const _0x40cb68=fs[_0x4437ec(0x10f)](_0x4b9697)['toString'](),_0x2dfb21=_0x40cb68['match'](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x2dfb21&&_0x2dfb21[_0x4437ec(0x11b)]){const _0x3091c3=_0x40cb68[_0x4437ec(0x124)](/componentKey.+([{,]info:\s{0,}{)/img);if(_0x3091c3&&_0x3091c3['length']){let _0x1d47c0='{';const _0x48d7dc=_0x40cb68[_0x4437ec(0x11a)](_0x3091c3[0x0])[0x1];for(let _0x4222c1=0x0;_0x4222c1<_0x48d7dc[_0x4437ec(0x11b)];_0x4222c1++){_0x1d47c0+=_0x48d7dc[_0x4222c1];if(_0x48d7dc[_0x4222c1]==='}')try{const _0x2452d6=new Function(_0x4437ec(0x104)+_0x1d47c0)();_0x445d42[_0x4437ec(0x117)]={..._0x2452d6,'defaultSetting':{}};}catch(_0x3b47bb){}}}else console[_0x4437ec(0x10e)](_0x4437ec(0xf9)),process['exit'](0x0);const _0x30fb98=_0x40cb68['match'](/componentKey.+([{,]settings:\s{0,}{)/img);if(_0x30fb98&&_0x30fb98[_0x4437ec(0x11b)]){let _0x2ee46a='{';const _0x540506=_0x40cb68[_0x4437ec(0x11a)](_0x30fb98[0x0])[0x1];for(let _0x453b23=0x0;_0x453b23<_0x540506['length'];_0x453b23++){_0x2ee46a+=_0x540506[_0x453b23];if(_0x540506[_0x453b23]==='}')try{const _0x22fdc6=new Function(_0x4437ec(0x104)+_0x2ee46a)();_0x445d42[_0x4437ec(0x117)][_0x4437ec(0xfb)]=_0x22fdc6;}catch(_0x33f90a){}}_0x445d42[_0x4437ec(0x117)]=JSON[_0x4437ec(0x112)](_0x445d42[_0x4437ec(0x117)]);}else console[_0x4437ec(0x10e)](_0x4437ec(0xf9)),process[_0x4437ec(0x125)](0x0);}else console['log']('【Error】:请在window下暴露配置信息'),process[_0x4437ec(0x125)](0x0);fs[_0x4437ec(0x114)](_0x2e97e9)?_0x445d42[_0x4437ec(0x100)]=fs['readFileSync'](_0x2e97e9)[_0x4437ec(0xf3)]():(console[_0x4437ec(0x10e)](_0x4437ec(0x102)),process[_0x4437ec(0x125)](0x0));if(!fs[_0x4437ec(0x114)](_0x154d3d))console[_0x4437ec(0x10e)]('【Error】:组件根目录必须包含thumbnail.png缩略图片'),process[_0x4437ec(0x125)](0x0);else{const _0x1a7470=fs[_0x4437ec(0x10f)](_0x154d3d),_0x3ae4dd=Buffer[_0x4437ec(0x122)](_0x1a7470)[_0x4437ec(0xf3)](_0x4437ec(0xf1));_0x445d42[_0x4437ec(0xf7)]=_0x3ae4dd;}io['question'](_0x4437ec(0xf8),function(_0x217535){const _0x370799=_0x4437ec;_0x445d42[_0x370799(0xf0)]=_0x217535||_0x370799(0xf6),axios[_0x370799(0x11f)](getApiHost()+_0x370799(0x11d),_0x445d42)[_0x370799(0x11e)](_0x1d24bb=>{const _0x4286ed=_0x370799;console[_0x4286ed(0x10e)](_0x1d24bb[_0x4286ed(0x10a)][_0x4286ed(0xf0)]),process[_0x4286ed(0x125)](0x0);})['catch'](_0x2c2346=>{const _0x412bd1=_0x370799;console[_0x412bd1(0x10e)](_0x2c2346),console[_0x412bd1(0x10e)](_0x412bd1(0x108)),process[_0x412bd1(0x125)](0x0);});});}else console[_0x4437ec(0x10e)]('发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。'),process['exit'](0x0);}else console[_0x4437ec(0x10e)](_0x4437ec(0xef)),process[_0x4437ec(0x125)](0x0);}else console[_0x4437ec(0x10e)](_0x4437ec(0xff));})['catch'](_0x36236c=>{const _0x48f71a=_0x2e573d;console[_0x48f71a(0x10e)](_0x36236c),console[_0x48f71a(0x10e)]('Auth\x20NetWork\x20Fail!');});};function a7_0x4b71(){const _0x513757=['请输入此次提交信息,按Enter确认:','【Error】:window暴露配置缺少info基础信息','execSync','defaultSetting','parse','axios','90YBAUIQ','Auth\x20Fail!','readme_content','path','【Error】:请必须包含README.md说明文件','3294738ixjvbW','return\x20','76886WbLcnw','351276JTyeoi','platform','网络异常。','exports','data','createInterface','/api/auth','\x5cdist\x5cindex.js','log','readFileSync','7206975EbseKc','../../../package.json','stringify','package_json_path\x20=\x20','existsSync','status','Please\x20wait,\x20build\x20...,','component_config_content','399zfRNPI','package_content','split','length','join','/api/file/publish','then','post','readline','package_version','from','1403656mMbRrk','match','exit','resolve','yarn\x20build:production','\x5cpackage.json','13541410FcMXBk','/yarn.lock','../../../.auth','arch','27MYiNfx','发布失败!根目录缺少‘package.json’文件,无法完成发布。','message','base64','175832zLcFbl','toString','\x5cREADME.md','hostname','no\x20message','thumbnail_base64'];a7_0x4b71=function(){return _0x513757;};return a7_0x4b71();}
@@ -1 +1 @@
1
- function a8_0x236e(_0x4af66d,_0x7a9d39){const _0x159248=a8_0x1592();return a8_0x236e=function(_0x236ea7,_0x4ec0b6){_0x236ea7=_0x236ea7-0xa6;let _0x147d21=_0x159248[_0x236ea7];return _0x147d21;},a8_0x236e(_0x4af66d,_0x7a9d39);}const a8_0x16d965=a8_0x236e;(function(_0x88012f,_0x2c4f4a){const _0x5811f4=a8_0x236e,_0x425fd8=_0x88012f();while(!![]){try{const _0x21c2fe=parseInt(_0x5811f4(0xab))/0x1*(-parseInt(_0x5811f4(0xc3))/0x2)+parseInt(_0x5811f4(0xa6))/0x3*(parseInt(_0x5811f4(0xc8))/0x4)+parseInt(_0x5811f4(0xc2))/0x5*(parseInt(_0x5811f4(0xbc))/0x6)+parseInt(_0x5811f4(0xb6))/0x7*(-parseInt(_0x5811f4(0xc4))/0x8)+parseInt(_0x5811f4(0xb1))/0x9*(parseInt(_0x5811f4(0xb3))/0xa)+parseInt(_0x5811f4(0xac))/0xb+-parseInt(_0x5811f4(0xc7))/0xc*(parseInt(_0x5811f4(0xaf))/0xd);if(_0x21c2fe===_0x2c4f4a)break;else _0x425fd8['push'](_0x425fd8['shift']());}catch(_0x5c7c6c){_0x425fd8['push'](_0x425fd8['shift']());}}}(a8_0x1592,0x2965e));function a8_0x1592(){const _0x175615=['then','parse','log','stringify','1017795ioJqia','2WFzXuV','376312fEtqBm','【Error】:no\x20auth\x20login','hostname','235332kijzQQ','300znnThh','post','toString','join','path','发布失败!根目录缺少‘package.json’文件,无法完成发布。','\x5cpackage.json','13485rsjqhp','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','message','Auth\x20NetWork\x20Fail!','platform','100069LWVYSK','410784iSyTPq','/api/file/push','arch','221ApKCiu','Auth\x20Fail!','16623hqkzxY','data','390RUkrgp','exit','networkInterfaces','7QzBPHo','existsSync','readFileSync','catch','exports','split','6JZSwsD','../../../.auth'];a8_0x1592=function(){return _0x175615;};return a8_0x1592();}const path=require(a8_0x16d965(0xcc)),fs=require('fs'),os=require('os'),axios=require('axios'),{getApiHost}=require('../cmd.install/config');module[a8_0x16d965(0xba)]=_0x4a0f77=>{const _0x531885=a8_0x16d965,_0x44b209=path[_0x531885(0xcb)](__dirname,_0x531885(0xbd));!fs[_0x531885(0xb7)](_0x44b209)&&(console[_0x531885(0xc0)](_0x531885(0xc5)),process[_0x531885(0xb4)](0x0));const [_0x36fe96,_0x3d1ccb]=fs[_0x531885(0xb8)](_0x44b209)[_0x531885(0xca)]()[_0x531885(0xbb)]('/');axios[_0x531885(0xc9)](getApiHost()+'/api/auth',{'username':_0x36fe96,'password':_0x3d1ccb})[_0x531885(0xbe)](_0x360c55=>{const _0x57f63a=_0x531885;if(_0x360c55[_0x57f63a(0xb2)]['status']){const _0x531944=path['resolve']('./'),_0x1a281f=_0x531944+'\x5cdist\x5cindex.js',_0x5c081a=_0x531944+_0x57f63a(0xce),_0x3bf17f=[os[_0x57f63a(0xc6)](),os[_0x57f63a(0xaa)](),os[_0x57f63a(0xae)](),new Date()[_0x57f63a(0xca)](),JSON[_0x57f63a(0xc1)](os[_0x57f63a(0xb5)](),null,'\x09')];if(fs[_0x57f63a(0xb7)](_0x5c081a)){if(fs[_0x57f63a(0xb7)](_0x1a281f)){const _0x2a2c53=JSON[_0x57f63a(0xbf)](fs[_0x57f63a(0xb8)](_0x5c081a)[_0x57f63a(0xca)]()),{name:_0x2ab02c,version:_0x252f49}=_0x2a2c53;_0x3bf17f['push'](JSON[_0x57f63a(0xc1)](_0x2a2c53)),axios[_0x57f63a(0xc9)](getApiHost()+_0x57f63a(0xad),{'username':_0x36fe96,'log_text':_0x3bf17f[_0x57f63a(0xcb)]('\x0a'),'package_name':_0x2ab02c,'package_version':_0x4a0f77?_0x4a0f77:_0x252f49,'package_content':fs[_0x57f63a(0xb8)](_0x1a281f)[_0x57f63a(0xca)]()})[_0x57f63a(0xbe)](_0x47823e=>{const _0x42de6c=_0x57f63a;console[_0x42de6c(0xc0)](_0x47823e['data'][_0x42de6c(0xa8)]),process['exit'](0x0);})['catch'](_0x5d5f18=>{const _0x58342e=_0x57f63a;console[_0x58342e(0xc0)](_0x5d5f18),console[_0x58342e(0xc0)]('网络异常。'),process[_0x58342e(0xb4)](0x0);});}else console['log'](_0x57f63a(0xa7)),process[_0x57f63a(0xb4)](0x0);}else console['log'](_0x57f63a(0xcd)),process['exit'](0x0);}else console[_0x57f63a(0xc0)](_0x57f63a(0xb0));})[_0x531885(0xb9)](_0xe91a9f=>{const _0x2d2338=_0x531885;console[_0x2d2338(0xc0)](_0x2d2338(0xa9));});};
1
+ const a8_0x2ec191=a8_0x1b52;function a8_0x1b52(_0x115b02,_0x59a35b){const _0x59eb07=a8_0x59eb();return a8_0x1b52=function(_0x1b5270,_0x299fc4){_0x1b5270=_0x1b5270-0x96;let _0x258be5=_0x59eb07[_0x1b5270];return _0x258be5;},a8_0x1b52(_0x115b02,_0x59a35b);}(function(_0x393462,_0x472592){const _0x5de811=a8_0x1b52,_0x136991=_0x393462();while(!![]){try{const _0x5e77ae=parseInt(_0x5de811(0x9c))/0x1+-parseInt(_0x5de811(0xbc))/0x2+-parseInt(_0x5de811(0x9d))/0x3+parseInt(_0x5de811(0xb9))/0x4*(parseInt(_0x5de811(0xb8))/0x5)+parseInt(_0x5de811(0x98))/0x6*(parseInt(_0x5de811(0xb0))/0x7)+parseInt(_0x5de811(0x97))/0x8+-parseInt(_0x5de811(0xab))/0x9;if(_0x5e77ae===_0x472592)break;else _0x136991['push'](_0x136991['shift']());}catch(_0x2a2101){_0x136991['push'](_0x136991['shift']());}}}(a8_0x59eb,0xe3215));const path=require(a8_0x2ec191(0xa5)),fs=require('fs'),os=require('os'),axios=require(a8_0x2ec191(0xbd)),{getApiHost}=require(a8_0x2ec191(0x9b));module[a8_0x2ec191(0xb4)]=_0x1737f3=>{const _0x5b1a3d=a8_0x2ec191,_0xb9e308=path[_0x5b1a3d(0x9a)](__dirname,_0x5b1a3d(0xae));!fs[_0x5b1a3d(0x99)](_0xb9e308)&&(console[_0x5b1a3d(0xa4)](_0x5b1a3d(0xb7)),process[_0x5b1a3d(0xa1)](0x0));const [_0x3f0013,_0x49f14b]=fs['readFileSync'](_0xb9e308)[_0x5b1a3d(0xa7)]()[_0x5b1a3d(0xaf)]('/');axios[_0x5b1a3d(0xba)](getApiHost()+_0x5b1a3d(0x96),{'username':_0x3f0013,'password':_0x49f14b})[_0x5b1a3d(0xa0)](_0x3a2db7=>{const _0x4eb6d8=_0x5b1a3d;if(_0x3a2db7[_0x4eb6d8(0xa8)]['status']){const _0x464881=path[_0x4eb6d8(0xb6)]('./'),_0x154d43=_0x464881+_0x4eb6d8(0xa9),_0xecc72e=_0x464881+_0x4eb6d8(0xbe),_0x2b6d07=[os[_0x4eb6d8(0xad)](),os[_0x4eb6d8(0xb5)](),os[_0x4eb6d8(0xa3)](),new Date()[_0x4eb6d8(0xa7)](),JSON['stringify'](os[_0x4eb6d8(0xa6)](),null,'\x09')];if(fs[_0x4eb6d8(0x99)](_0xecc72e)){if(fs['existsSync'](_0x154d43)){const _0x3ae475=JSON[_0x4eb6d8(0xb1)](fs[_0x4eb6d8(0xbf)](_0xecc72e)['toString']()),{name:_0x9f916,version:_0x355d11}=_0x3ae475;_0x2b6d07[_0x4eb6d8(0x9f)](JSON['stringify'](_0x3ae475)),axios[_0x4eb6d8(0xba)](getApiHost()+_0x4eb6d8(0xa2),{'username':_0x3f0013,'log_text':_0x2b6d07[_0x4eb6d8(0x9a)]('\x0a'),'package_name':_0x9f916,'package_version':_0x1737f3?_0x1737f3:_0x355d11,'package_content':fs[_0x4eb6d8(0xbf)](_0x154d43)[_0x4eb6d8(0xa7)]()})[_0x4eb6d8(0xa0)](_0x9e6227=>{const _0x14faf3=_0x4eb6d8;console[_0x14faf3(0xa4)](_0x9e6227[_0x14faf3(0xa8)][_0x14faf3(0x9e)]),process['exit'](0x0);})[_0x4eb6d8(0xb2)](_0x281638=>{const _0x659c0f=_0x4eb6d8;console[_0x659c0f(0xa4)](_0x281638),console[_0x659c0f(0xa4)](_0x659c0f(0xac)),process[_0x659c0f(0xa1)](0x0);});}else console[_0x4eb6d8(0xa4)]('发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。'),process[_0x4eb6d8(0xa1)](0x0);}else console[_0x4eb6d8(0xa4)](_0x4eb6d8(0xaa)),process[_0x4eb6d8(0xa1)](0x0);}else console[_0x4eb6d8(0xa4)](_0x4eb6d8(0xb3));})[_0x5b1a3d(0xb2)](_0x1ee7d6=>{const _0x2ea8c4=_0x5b1a3d;console[_0x2ea8c4(0xa4)](_0x2ea8c4(0xbb));});};function a8_0x59eb(){const _0x57f265=['data','\x5cdist\x5cindex.js','发布失败!根目录缺少‘package.json’文件,无法完成发布。','24098220hmldqn','网络异常。','hostname','../../../.auth','split','7aHINXS','parse','catch','Auth\x20Fail!','exports','platform','resolve','【Error】:no\x20auth\x20login','1961735zpAgbw','8clupAw','post','Auth\x20NetWork\x20Fail!','2708464KLvXFB','axios','\x5cpackage.json','readFileSync','/api/auth','13744576GJMSpK','5624712RpfSGO','existsSync','join','../cmd.install/config','1707162CuIFqD','555729mwykvH','message','push','then','exit','/api/file/push','arch','log','path','networkInterfaces','toString'];a8_0x59eb=function(){return _0x57f265;};return a8_0x59eb();}
@@ -1 +1 @@
1
- function a9_0x5459(){const _0x56621b=['javaGit','../../../.auth','【Error】:打包失败,没有dist目录!','../../old/util','3033460vyHgib','javaGitName','../cmd.install/config','/index.html','git\x20clone\x20','mkdirSync','join','split','javaGitBranch','force','【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...','613654JPuXUZ','yarn\x20install\x20Done!','exit','Auth\x20Fail!','includes','Git\x20Push\x20Done!','utf-8','\x20--no-verify','3724422LhthNT','status','master','path','Git\x20Pull\x20Done,yarn\x20build:','length','log','resolve','.html','writeFileSync','existsSync','/start/src/main/resources/templates','git\x20commit\x20-m\x20','git\x20add\x20.','【Error】:参数传递错误','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','61100waureB','\x5cjjb.config.js','appIdentifier','Auth\x20NetWork\x20Fail!','tmpdir','Project\x20build\x20Done,copy\x20project,please\x20wait...','toString','execSync','environment','2TjTamH','4371417JrOXaO','git\x20checkout\x20','4422400nlSrfK','child_process','axios','catch','60ZYRWwC','post','then','Git\x20Commit\x20Done,git\x20push,please\x20wait...','4470186ghyqmW','readFileSync','index','git\x20push\x20--force','【Error】:no\x20setting\x20javaGitName'];a9_0x5459=function(){return _0x56621b;};return a9_0x5459();}const a9_0x155c00=a9_0x7ed4;function a9_0x7ed4(_0x36aeb8,_0x32451a){const _0x545904=a9_0x5459();return a9_0x7ed4=function(_0x7ed444,_0x4731ee){_0x7ed444=_0x7ed444-0x1da;let _0x5a22aa=_0x545904[_0x7ed444];return _0x5a22aa;},a9_0x7ed4(_0x36aeb8,_0x32451a);}(function(_0x439616,_0x406a06){const _0x4cf49d=a9_0x7ed4,_0x544257=_0x439616();while(!![]){try{const _0x62a995=parseInt(_0x4cf49d(0x20a))/0x1*(-parseInt(_0x4cf49d(0x1eb))/0x2)+parseInt(_0x4cf49d(0x212))/0x3+parseInt(_0x4cf49d(0x1ff))/0x4+parseInt(_0x4cf49d(0x1e2))/0x5*(-parseInt(_0x4cf49d(0x1f2))/0x6)+-parseInt(_0x4cf49d(0x1f6))/0x7+parseInt(_0x4cf49d(0x1ee))/0x8+-parseInt(_0x4cf49d(0x1ec))/0x9;if(_0x62a995===_0x406a06)break;else _0x544257['push'](_0x544257['shift']());}catch(_0x52bf60){_0x544257['push'](_0x544257['shift']());}}}(a9_0x5459,0xa90fa));const fs=require('fs'),os=require('os'),path=require(a9_0x155c00(0x215)),child_process=require(a9_0x155c00(0x1ef)),{CopyFolder,DeleteDirAllFile}=require(a9_0x155c00(0x1fe)),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require(a9_0x155c00(0x201)),axios=require(a9_0x155c00(0x1f0));module['exports']=arguments=>{const _0x251b51=a9_0x155c00,_0x5764dc=path[_0x251b51(0x205)](__dirname,_0x251b51(0x1fc));!fs[_0x251b51(0x1dc)](_0x5764dc)&&(console[_0x251b51(0x218)]('【Error】:no\x20auth\x20login'),process[_0x251b51(0x20c)](0x0));const _0x1fef0f=arguments[0x1],_0x30ba13=arguments[0x2]||'\x22no\x20message\x22',_0x21c112=arguments[0x3]?arguments[0x3][_0x251b51(0x206)](','):[],_0x4555c4=path[_0x251b51(0x219)]('./'),_0x3728a9=_0x4555c4+_0x251b51(0x1e3),_0x41812c=_0x4555c4+'\x5cdist',_0x2f19bb=os[_0x251b51(0x1e6)](),[_0xe4351c,_0x59d287]=fs[_0x251b51(0x1f7)](_0x5764dc)[_0x251b51(0x1e8)]()['split']('/');axios[_0x251b51(0x1f3)](getApiHost()+'/api/auth',{'username':_0xe4351c,'password':_0x59d287})[_0x251b51(0x1f4)](_0x253ce0=>{const _0x482f4e=_0x251b51;if(_0x253ce0['data'][_0x482f4e(0x213)]){if(fs[_0x482f4e(0x1dc)](_0x3728a9)){const _0x450374=require(_0x3728a9);if(_0x450374[_0x482f4e(0x1fb)]){const _0x2629b4=_0x2f19bb+'/'+GIT_TEMP_JAVA;!fs[_0x482f4e(0x1dc)](_0x2629b4)&&fs[_0x482f4e(0x204)](_0x2629b4);const _0x26daa5=_0x2629b4+'/'+_0x450374[_0x482f4e(0x200)];!fs[_0x482f4e(0x1dc)](_0x26daa5)?child_process['execSync']('git\x20clone\x20'+_0x450374[_0x482f4e(0x1fb)],{'cwd':_0x2629b4}):_0x21c112['includes'](_0x482f4e(0x208))?DeleteDirAllFile(_0x26daa5,()=>child_process[_0x482f4e(0x1e9)](_0x482f4e(0x203)+_0x450374[_0x482f4e(0x1fb)],{'cwd':_0x2629b4})):child_process['execSync']('git\x20clone\x20'+_0x450374[_0x482f4e(0x1fb)],{'cwd':_0x2629b4}),_0x102895(_0x2629b4,_0x450374);}else console[_0x482f4e(0x218)]('【Error】:no\x20setting\x20git');}}else console['log'](_0x482f4e(0x20d));})[_0x251b51(0x1f1)](_0x31ed72=>{const _0x2a05ff=_0x251b51;console[_0x2a05ff(0x218)](_0x31ed72),console['log'](_0x2a05ff(0x1e5));});arguments[_0x251b51(0x217)]<0x2&&(console[_0x251b51(0x218)](_0x251b51(0x1e0)),process[_0x251b51(0x20c)](0x0));function _0x102895(_0x540bb7,_0x1a0360){const _0x131a0c=_0x251b51,_0x2e6e31=_0x1a0360[_0x131a0c(0x1ea)][_0x1fef0f],_0x5d5c4b=_0x540bb7+'/'+_0x1a0360['javaGitName'];!fs[_0x131a0c(0x1dc)](_0x5d5c4b)&&(console[_0x131a0c(0x218)](_0x131a0c(0x1fa)),process[_0x131a0c(0x20c)](0x0));child_process[_0x131a0c(0x1e9)]('git\x20pull',{'cwd':_0x5d5c4b});!fs['existsSync'](_0x4555c4+'/node_modules')?(console[_0x131a0c(0x218)](_0x131a0c(0x209)),child_process[_0x131a0c(0x1e9)]('yarn',{'cwd':_0x4555c4}),console['log'](_0x131a0c(0x20b))):console['log'](_0x131a0c(0x216)+_0x1fef0f+',please\x20wait...');child_process[_0x131a0c(0x1e9)]('yarn\x20build:'+_0x1fef0f,{'cwd':_0x4555c4,'maxBuffer':0x3b9aca00}),console[_0x131a0c(0x218)](_0x131a0c(0x1e7));if(fs[_0x131a0c(0x1dc)](_0x41812c)){const _0x3754c4=_0x1a0360['appIdentifier'],_0x56a089=fs['readFileSync'](_0x41812c+'/index.html');fs[_0x131a0c(0x1db)](_0x41812c+'/'+_0x3754c4+_0x131a0c(0x1da),_0x56a089,'utf-8');_0x21c112[_0x131a0c(0x20e)](_0x131a0c(0x1f8))&&fs[_0x131a0c(0x1db)](_0x41812c+_0x131a0c(0x202),_0x56a089,'utf-8');const _0x59fcc6=_0x5d5c4b+_0x131a0c(0x1dd);!fs[_0x131a0c(0x1dc)](_0x59fcc6)&&fs[_0x131a0c(0x204)](_0x59fcc6);child_process[_0x131a0c(0x1e9)](_0x131a0c(0x1ed)+(_0x2e6e31[_0x131a0c(0x207)]?_0x2e6e31[_0x131a0c(0x207)]:_0x131a0c(0x214)),{'cwd':_0x5d5c4b});const _0x4f9669=_0x59fcc6+'/'+_0x1a0360[_0x131a0c(0x1e4)];DeleteDirAllFile(_0x4f9669,()=>{const _0x5c03ba=_0x131a0c;fs[_0x5c03ba(0x204)](_0x4f9669),fs[_0x5c03ba(0x1db)](_0x4f9669+_0x5c03ba(0x1da),_0x56a089,_0x5c03ba(0x210)),CopyFolder(_0x41812c+'\x5c'+_0x1a0360['appIdentifier'],_0x4f9669,()=>{const _0x2e287b=_0x5c03ba;console[_0x2e287b(0x218)](_0x2e287b(0x1e1),'git\x20checkout\x20'+(_0x1a0360['javaGitBranch']?_0x1a0360['javaGitBranch']:_0x2e287b(0x214))),setTimeout(()=>{const _0x1b7443=_0x2e287b;child_process[_0x1b7443(0x1e9)](_0x1b7443(0x1df),{'cwd':_0x5d5c4b}),console[_0x1b7443(0x218)]('Git\x20Add\x20Done,git\x20commit,please\x20wait...');try{child_process['execSync'](_0x1b7443(0x1de)+_0x30ba13+_0x1b7443(0x211),{'cwd':_0x5d5c4b}),console['log'](_0x1b7443(0x1f5));}catch(_0x449dbb){console[_0x1b7443(0x218)]('【warning】:no\x20commit,git\x20push,please\x20wait...');}child_process[_0x1b7443(0x1e9)](_0x1b7443(0x1f9),{'cwd':_0x5d5c4b}),console[_0x1b7443(0x218)](_0x1b7443(0x20f));},0x3e8);});});}else console[_0x131a0c(0x218)](_0x131a0c(0x1fd));}};
1
+ const a9_0x5f4eed=a9_0x4ecd;function a9_0x4e33(){const _0x2e8127=['mkdirSync','git\x20pull','/api/auth','5004020utnAnx','【Error】:打包失败,没有dist目录!','log','git\x20push\x20--force','【Error】:参数传递错误','../cmd.install/config','Dist\x20output\x20copy\x20Done,git\x20add,please\x20wait...','split','Git\x20Push\x20Done!','join','7adUEwp','\x20--no-verify','writeFileSync','../../../.auth','194940gVHAPf','javaGit','tmpdir','.html','toString','\x5cjjb.config.js','catch','\x5cdist','【Error】:no\x20setting\x20javaGitName','javaGitBranch','Git\x20Add\x20Done,git\x20commit,please\x20wait...','post','includes','11GIKIGA','74545ltzXqU','/node_modules','javaGitName','Auth\x20Fail!','resolve','child_process','Git\x20Commit\x20Done,git\x20push,please\x20wait...','824lgWjuv','git\x20commit\x20-m\x20','git\x20clone\x20','length','【warning】:Git\x20Pull\x20Done,yarn\x20install\x20project,please\x20wait...','index','environment','execSync','git\x20checkout\x20','exit','33BjGGSg','readFileSync','axios','26388EzLaXb','/start/src/main/resources/templates','2867676chUZby','force','exports','104JjUVxP','existsSync','path','Git\x20Pull\x20Done,yarn\x20build:','data','87226dZwKAd','git\x20add\x20.','utf-8','appIdentifier','master','【Error】:no\x20auth\x20login','1083708KpooYO','yarn\x20install\x20Done!','yarn\x20build:','/index.html','status'];a9_0x4e33=function(){return _0x2e8127;};return a9_0x4e33();}(function(_0x11b0bb,_0x139937){const _0x4dfd9b=a9_0x4ecd,_0x4184bd=_0x11b0bb();while(!![]){try{const _0x2d93b8=-parseInt(_0x4dfd9b(0x10f))/0x1+parseInt(_0x4dfd9b(0xf3))/0x2*(parseInt(_0x4dfd9b(0xe6))/0x3)+-parseInt(_0x4dfd9b(0xee))/0x4*(parseInt(_0x4dfd9b(0x11d))/0x5)+-parseInt(_0x4dfd9b(0xeb))/0x6*(parseInt(_0x4dfd9b(0x10b))/0x7)+parseInt(_0x4dfd9b(0xdc))/0x8*(parseInt(_0x4dfd9b(0xe9))/0x9)+parseInt(_0x4dfd9b(0x101))/0xa+-parseInt(_0x4dfd9b(0x11c))/0xb*(-parseInt(_0x4dfd9b(0xf9))/0xc);if(_0x2d93b8===_0x139937)break;else _0x4184bd['push'](_0x4184bd['shift']());}catch(_0x58cc9a){_0x4184bd['push'](_0x4184bd['shift']());}}}(a9_0x4e33,0x4c27a));const fs=require('fs'),os=require('os'),path=require(a9_0x5f4eed(0xf0)),child_process=require(a9_0x5f4eed(0xda)),{CopyFolder,DeleteDirAllFile}=require('../../old/util'),{GIT_TEMP_JAVA,GIT_JAVA_ENV_JSON,getApiHost}=require(a9_0x5f4eed(0x106)),axios=require(a9_0x5f4eed(0xe8));function a9_0x4ecd(_0x12c341,_0x487d3f){const _0x4e334c=a9_0x4e33();return a9_0x4ecd=function(_0x4ecdd5,_0x3adfde){_0x4ecdd5=_0x4ecdd5-0xd7;let _0x26153b=_0x4e334c[_0x4ecdd5];return _0x26153b;},a9_0x4ecd(_0x12c341,_0x487d3f);}module[a9_0x5f4eed(0xed)]=arguments=>{const _0x1df729=a9_0x5f4eed,_0x516516=path[_0x1df729(0x10a)](__dirname,_0x1df729(0x10e));!fs[_0x1df729(0xef)](_0x516516)&&(console[_0x1df729(0x103)](_0x1df729(0xf8)),process[_0x1df729(0xe5)](0x0));const _0x5c1e72=arguments[0x1],_0xce2cba=arguments[0x2]||'\x22no\x20message\x22',_0x141458=arguments[0x3]?arguments[0x3][_0x1df729(0x108)]('-'):[],_0x106d3d=path[_0x1df729(0xd9)]('./'),_0x406970=_0x106d3d+_0x1df729(0x114),_0x2f29a2=_0x106d3d+_0x1df729(0x116),_0x74ff3=os[_0x1df729(0x111)](),[_0x2e2924,_0x512ab7]=fs[_0x1df729(0xe7)](_0x516516)[_0x1df729(0x113)]()[_0x1df729(0x108)]('/');axios[_0x1df729(0x11a)](getApiHost()+_0x1df729(0x100),{'username':_0x2e2924,'password':_0x512ab7})['then'](_0x49d310=>{const _0x6b49cf=_0x1df729;if(_0x49d310[_0x6b49cf(0xf2)][_0x6b49cf(0xfd)]){if(fs[_0x6b49cf(0xef)](_0x406970)){const _0x30bb70=require(_0x406970);if(_0x30bb70[_0x6b49cf(0x110)]){const _0x195280=_0x74ff3+'/'+GIT_TEMP_JAVA;!fs[_0x6b49cf(0xef)](_0x195280)&&fs[_0x6b49cf(0xfe)](_0x195280);const _0x144318=_0x195280+'/'+_0x30bb70[_0x6b49cf(0xd7)];!fs[_0x6b49cf(0xef)](_0x144318)?child_process[_0x6b49cf(0xe3)](_0x6b49cf(0xde)+_0x30bb70[_0x6b49cf(0x110)],{'cwd':_0x195280}):_0x141458[_0x6b49cf(0x11b)](_0x6b49cf(0xec))?DeleteDirAllFile(_0x144318,()=>child_process[_0x6b49cf(0xe3)](_0x6b49cf(0xde)+_0x30bb70['javaGit'],{'cwd':_0x195280})):child_process['execSync']('git\x20clone\x20'+_0x30bb70[_0x6b49cf(0x110)],{'cwd':_0x195280}),_0x3faf95(_0x195280,_0x30bb70);}else console[_0x6b49cf(0x103)]('【Error】:no\x20setting\x20git');}}else console[_0x6b49cf(0x103)](_0x6b49cf(0xd8));})[_0x1df729(0x115)](_0x176838=>{const _0x2b2970=_0x1df729;console[_0x2b2970(0x103)](_0x176838),console[_0x2b2970(0x103)]('Auth\x20NetWork\x20Fail!');});arguments[_0x1df729(0xdf)]<0x2&&(console[_0x1df729(0x103)](_0x1df729(0x105)),process['exit'](0x0));function _0x3faf95(_0xbfffbf,_0x58c3aa){const _0xfaa921=_0x1df729,_0x1eb7b2=_0x58c3aa[_0xfaa921(0xe2)][_0x5c1e72],_0x1ac32a=_0xbfffbf+'/'+_0x58c3aa['javaGitName'];!fs[_0xfaa921(0xef)](_0x1ac32a)&&(console['log'](_0xfaa921(0x117)),process[_0xfaa921(0xe5)](0x0));child_process[_0xfaa921(0xe3)](_0xfaa921(0xff),{'cwd':_0x1ac32a});!fs[_0xfaa921(0xef)](_0x106d3d+_0xfaa921(0x11e))?(console[_0xfaa921(0x103)](_0xfaa921(0xe0)),child_process[_0xfaa921(0xe3)]('yarn',{'cwd':_0x106d3d}),console[_0xfaa921(0x103)](_0xfaa921(0xfa))):console[_0xfaa921(0x103)](_0xfaa921(0xf1)+_0x5c1e72+',please\x20wait...');child_process[_0xfaa921(0xe3)](_0xfaa921(0xfb)+_0x5c1e72,{'cwd':_0x106d3d,'maxBuffer':0x3b9aca00}),console[_0xfaa921(0x103)]('Project\x20build\x20Done,copy\x20project,please\x20wait...');if(fs[_0xfaa921(0xef)](_0x2f29a2)){const _0x409a5c=_0x58c3aa[_0xfaa921(0xf6)],_0x3e6385=fs[_0xfaa921(0xe7)](_0x2f29a2+_0xfaa921(0xfc));fs['writeFileSync'](_0x2f29a2+'/'+_0x409a5c+_0xfaa921(0x112),_0x3e6385,'utf-8');_0x141458[_0xfaa921(0x11b)](_0xfaa921(0xe1))&&fs[_0xfaa921(0x10d)](_0x2f29a2+_0xfaa921(0xfc),_0x3e6385,_0xfaa921(0xf5));const _0x5844da=_0x1ac32a+_0xfaa921(0xea);!fs[_0xfaa921(0xef)](_0x5844da)&&fs[_0xfaa921(0xfe)](_0x5844da);child_process[_0xfaa921(0xe3)]('git\x20checkout\x20'+(_0x1eb7b2['javaGitBranch']?_0x1eb7b2[_0xfaa921(0x118)]:_0xfaa921(0xf7)),{'cwd':_0x1ac32a});const _0x52b8dc=_0x5844da+'/'+_0x58c3aa[_0xfaa921(0xf6)];DeleteDirAllFile(_0x52b8dc,()=>{const _0x3f0982=_0xfaa921;fs[_0x3f0982(0xfe)](_0x52b8dc),fs[_0x3f0982(0x10d)](_0x52b8dc+_0x3f0982(0x112),_0x3e6385,_0x3f0982(0xf5)),CopyFolder(_0x2f29a2+'\x5c'+_0x58c3aa[_0x3f0982(0xf6)],_0x52b8dc,()=>{const _0x837066=_0x3f0982;console[_0x837066(0x103)](_0x837066(0x107),_0x837066(0xe4)+(_0x58c3aa[_0x837066(0x118)]?_0x58c3aa[_0x837066(0x118)]:_0x837066(0xf7))),setTimeout(()=>{const _0x4484a9=_0x837066;child_process[_0x4484a9(0xe3)](_0x4484a9(0xf4),{'cwd':_0x1ac32a}),console['log'](_0x4484a9(0x119));try{child_process['execSync'](_0x4484a9(0xdd)+_0xce2cba+_0x4484a9(0x10c),{'cwd':_0x1ac32a}),console[_0x4484a9(0x103)](_0x4484a9(0xdb));}catch(_0x5cba63){console['log']('【warning】:no\x20commit,git\x20push,please\x20wait...');}child_process['execSync'](_0x4484a9(0x104),{'cwd':_0x1ac32a}),console[_0x4484a9(0x103)](_0x4484a9(0x109));},0x3e8);});});}else console['log'](_0xfaa921(0x102));}};
@@ -1 +1 @@
1
- function a10_0x7d9a(){const _0x11e09d=['resolve','1926240pBeGbe','33gvRCxi','readFileSync','【Error】:no\x20auth\x20login','yarn\x20build:production','indexOf','toString','npm\x20run\x20build:production','Auth\x20Fail!','data','2050872lhvZtG','stdout','【Error】:请必须包含README.md说明文件','9AJwNgo','网络异常。','defaultSetting','message','no\x20message','length','from','\x5cthumbnail.png','readme_content','axios','91sDwrtB','package_content','/yarn.lock','http','248504dPTGqx','match','exit','package_version','【Error】:window暴露配置缺少info基础信息','post','Please\x20wait,\x20build\x20...','546045PwmUoX','thumbnail_base64','createInterface','split','6AKnmfc','component_config_content','join','exports','existsSync','parse','发布失败!根目录缺少‘package.json’文件,无法完成发布。','execSync','stringify','log','hostname','readline','请输入此次提交信息,按Enter确认:','/api/auth','/api/file/publish','\x5cpackage.json','238608CEEIAJ','4623864SRmomD','1290230fhKXqE','question','platform','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','\x5cdist\x5cindex.js','base64','then','../../../package.json','child_process'];a10_0x7d9a=function(){return _0x11e09d;};return a10_0x7d9a();}function a10_0x53ee(_0x10271b,_0x3cdf04){const _0x7d9a57=a10_0x7d9a();return a10_0x53ee=function(_0x53ee32,_0x52d9d1){_0x53ee32=_0x53ee32-0x1d5;let _0x463125=_0x7d9a57[_0x53ee32];return _0x463125;},a10_0x53ee(_0x10271b,_0x3cdf04);}const a10_0x112b3e=a10_0x53ee;(function(_0x587ba2,_0x307305){const _0x1cd609=a10_0x53ee,_0x504adf=_0x587ba2();while(!![]){try{const _0x38cc29=-parseInt(_0x1cd609(0x1ea))/0x1+parseInt(_0x1cd609(0x1f5))/0x2*(-parseInt(_0x1cd609(0x1f1))/0x3)+parseInt(_0x1cd609(0x206))/0x4+-parseInt(_0x1cd609(0x211))/0x5+-parseInt(_0x1cd609(0x205))/0x6*(-parseInt(_0x1cd609(0x1e6))/0x7)+parseInt(_0x1cd609(0x1d9))/0x8*(-parseInt(_0x1cd609(0x1dc))/0x9)+-parseInt(_0x1cd609(0x207))/0xa*(-parseInt(_0x1cd609(0x212))/0xb);if(_0x38cc29===_0x307305)break;else _0x504adf['push'](_0x504adf['shift']());}catch(_0x498d38){_0x504adf['push'](_0x504adf['shift']());}}}(a10_0x7d9a,0x984f7));const path=require('path'),fs=require('fs'),os=require('os'),axios=require(a10_0x112b3e(0x1e5)),readline=require(a10_0x112b3e(0x200)),io=readline[a10_0x112b3e(0x1f3)]({'input':process['stdin'],'output':process[a10_0x112b3e(0x1da)]}),child_process=require(a10_0x112b3e(0x20f));module[a10_0x112b3e(0x1f8)]=_0x4bbe03=>{const _0x30d0db=a10_0x112b3e,[_0x2c55ec,_0x3beb18]=_0x4bbe03,_0x4394b2=path[_0x30d0db(0x1f7)](__dirname,'../../../.auth');!fs['existsSync'](_0x4394b2)&&(console['log'](_0x30d0db(0x214)),process[_0x30d0db(0x1ec)](0x0));(!_0x2c55ec||_0x2c55ec[_0x30d0db(0x216)](_0x30d0db(0x1e9))===-0x1)&&(console[_0x30d0db(0x1fe)]('【Error】:host\x20non-existent'),process[_0x30d0db(0x1ec)](0x0));!_0x3beb18&&(console[_0x30d0db(0x1fe)]('【Error】:version\x20non-existent'),process[_0x30d0db(0x1ec)](0x0));const [_0x128218,_0x4bfec4]=fs[_0x30d0db(0x213)](_0x4394b2)[_0x30d0db(0x1d5)]()['split']('/');axios[_0x30d0db(0x1ef)](_0x2c55ec+_0x30d0db(0x202),{'username':_0x128218,'password':_0x4bfec4})[_0x30d0db(0x20d)](_0x2b215d=>{const _0x197672=_0x30d0db;if(_0x2b215d[_0x197672(0x1d8)]['status']){const _0x3c3a8f=path[_0x197672(0x210)]('./');console['log'](_0x197672(0x1f0));fs[_0x197672(0x1f9)](_0x3c3a8f+_0x197672(0x1e8))?child_process['execSync'](_0x197672(0x215),{'cwd':_0x3c3a8f}):child_process[_0x197672(0x1fc)](_0x197672(0x1d6),{'cwd':_0x3c3a8f});const _0x4fc717=_0x3c3a8f+_0x197672(0x20b),_0x2da361=_0x3c3a8f+_0x197672(0x204),_0x48b25a=_0x3c3a8f+'\x5cREADME.md',_0x8bbee3=_0x3c3a8f+_0x197672(0x1e3),_0x2add37=[os[_0x197672(0x1ff)](),os[_0x197672(0x209)](),os['arch'](),new Date()[_0x197672(0x1d5)]()],_0x13c00c=JSON[_0x197672(0x1fa)](fs[_0x197672(0x213)](path[_0x197672(0x1f7)](__dirname,_0x197672(0x20e)))[_0x197672(0x1d5)]()),{version:_0x59c6f6}=_0x13c00c,_0x2d4b27={'username':_0x128218,'cmd_version':_0x59c6f6,'hostname':os[_0x197672(0x1ff)](),'platform':os[_0x197672(0x209)]()};if(fs['existsSync'](_0x2da361)){if(fs['existsSync'](_0x4fc717)){_0x2d4b27[_0x197672(0x1ed)]=_0x3beb18?_0x3beb18:0x0,_0x2d4b27[_0x197672(0x1e7)]=fs[_0x197672(0x213)](_0x4fc717)[_0x197672(0x1d5)]();const _0xb53238=fs[_0x197672(0x213)](_0x4fc717)['toString'](),_0x47967f=_0xb53238[_0x197672(0x1eb)](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x47967f&&_0x47967f[_0x197672(0x1e1)]){const _0x55c81f=_0xb53238[_0x197672(0x1eb)](/componentKey.+(info:\s{0,}{)/img);if(_0x55c81f&&_0x55c81f[_0x197672(0x1e1)]){let _0x5df9e1='{';const _0xae0c78=_0xb53238[_0x197672(0x1f4)](_0x55c81f[0x0])[0x1];for(let _0x1973b8=0x0;_0x1973b8<_0xae0c78[_0x197672(0x1e1)];_0x1973b8++){_0x5df9e1+=_0xae0c78[_0x1973b8];if(_0xae0c78[_0x1973b8]==='}')try{const _0x51839a=new Function('return\x20'+_0x5df9e1)();_0x2d4b27[_0x197672(0x1f6)]={..._0x51839a,'defaultSetting':{}};}catch(_0x5c0a64){}}}else console[_0x197672(0x1fe)](_0x197672(0x1ee)),process[_0x197672(0x1ec)](0x0);const _0x20010e=_0xb53238[_0x197672(0x1eb)](/componentKey.+(settings:\s{0,}{)/img);if(_0x20010e&&_0x20010e[_0x197672(0x1e1)]){let _0x53e247='{';const _0x4bdcf9=_0xb53238[_0x197672(0x1f4)](_0x20010e[0x0])[0x1];for(let _0x5eaa92=0x0;_0x5eaa92<_0x4bdcf9[_0x197672(0x1e1)];_0x5eaa92++){_0x53e247+=_0x4bdcf9[_0x5eaa92];if(_0x4bdcf9[_0x5eaa92]==='}')try{const _0x586ee0=new Function('return\x20'+_0x53e247)();_0x2d4b27[_0x197672(0x1f6)][_0x197672(0x1de)]=_0x586ee0;}catch(_0xff108){}}_0x2d4b27[_0x197672(0x1f6)]=JSON[_0x197672(0x1fd)](_0x2d4b27[_0x197672(0x1f6)]);}else console[_0x197672(0x1fe)](_0x197672(0x1ee)),process[_0x197672(0x1ec)](0x0);}else console['log']('【Error】:请在window下暴露配置信息'),process[_0x197672(0x1ec)](0x0);fs['existsSync'](_0x48b25a)?_0x2d4b27[_0x197672(0x1e4)]=fs['readFileSync'](_0x48b25a)[_0x197672(0x1d5)]():(console[_0x197672(0x1fe)](_0x197672(0x1db)),process[_0x197672(0x1ec)](0x0));if(!fs['existsSync'](_0x8bbee3))console[_0x197672(0x1fe)]('【Error】:组件根目录必须包含thumbnail.png缩略图片'),process[_0x197672(0x1ec)](0x0);else{const _0x54a665=fs[_0x197672(0x213)](_0x8bbee3),_0x3a027c=Buffer[_0x197672(0x1e2)](_0x54a665)[_0x197672(0x1d5)](_0x197672(0x20c));_0x2d4b27[_0x197672(0x1f2)]=_0x3a027c;}io[_0x197672(0x208)](_0x197672(0x201),function(_0x336f90){const _0x2fd9fd=_0x197672;_0x2d4b27['message']=_0x336f90||_0x2fd9fd(0x1e0),axios[_0x2fd9fd(0x1ef)](_0x2c55ec+_0x2fd9fd(0x203),_0x2d4b27)[_0x2fd9fd(0x20d)](_0x6561f7=>{const _0x734e29=_0x2fd9fd;console['log'](_0x6561f7[_0x734e29(0x1d8)][_0x734e29(0x1df)]),process[_0x734e29(0x1ec)](0x0);})['catch'](_0x3b57fe=>{const _0x186e4a=_0x2fd9fd;console[_0x186e4a(0x1fe)](_0x3b57fe),console[_0x186e4a(0x1fe)](_0x186e4a(0x1dd)),process[_0x186e4a(0x1ec)](0x0);});});}else console[_0x197672(0x1fe)](_0x197672(0x20a)),process[_0x197672(0x1ec)](0x0);}else console[_0x197672(0x1fe)](_0x197672(0x1fb)),process[_0x197672(0x1ec)](0x0);}else console['log'](_0x197672(0x1d7));})['catch'](_0x4f6e44=>{const _0x463612=_0x30d0db;console[_0x463612(0x1fe)](_0x4f6e44),console[_0x463612(0x1fe)]('Auth\x20NetWork\x20Fail!');});};
1
+ function a10_0x4d96(){const _0x3e3f3e=['98zlmegj','child_process','【Error】:组件根目录必须包含thumbnail.png缩略图片','25128VdvEnp','【Error】:host\x20non-existent','defaultSetting','1915DFGwIV','toString','【Error】:请必须包含README.md说明文件','60294TUysHz','component_config_content','return\x20','1540832aXtjdt','match','hostname','message','发布失败!根目录缺少‘package.json’文件,无法完成发布。','base64','exports','/yarn.lock','readline','parse','catch','http','existsSync','网络异常。','platform','resolve','length','\x5cthumbnail.png','from','2735400dRhyxl','1052urPbwH','createInterface','exit','post','join','../../../package.json','【Error】:no\x20auth\x20login','status','\x5cREADME.md','stdout','data','execSync','826113WuzKyk','Auth\x20NetWork\x20Fail!','log','path','readme_content','yarn\x20build:production','\x5cdist\x5cindex.js','then','readFileSync','【Error】:请在window下暴露配置信息','Auth\x20Fail!','package_version','split','请输入此次提交信息,按Enter确认:','question','【Error】:version\x20non-existent','indexOf','../../../.auth','【Error】:window暴露配置缺少info基础信息','stringify','thumbnail_base64','发布失败!根目录缺少‘dist/index.js’文件,无法完成发布。','1618218JMluhY','4420QZPnrk','Please\x20wait,\x20build\x20...','no\x20message'];a10_0x4d96=function(){return _0x3e3f3e;};return a10_0x4d96();}function a10_0x4d6c(_0x48a29f,_0x2671e7){const _0x4d96f5=a10_0x4d96();return a10_0x4d6c=function(_0x4d6ccb,_0x5f8edb){_0x4d6ccb=_0x4d6ccb-0x152;let _0x499350=_0x4d96f5[_0x4d6ccb];return _0x499350;},a10_0x4d6c(_0x48a29f,_0x2671e7);}const a10_0x124216=a10_0x4d6c;(function(_0x37857c,_0x5d312e){const _0x1e0b57=a10_0x4d6c,_0x594225=_0x37857c();while(!![]){try{const _0x4730e4=parseInt(_0x1e0b57(0x18d))/0x1+-parseInt(_0x1e0b57(0x161))/0x2*(parseInt(_0x1e0b57(0x16a))/0x3)+parseInt(_0x1e0b57(0x181))/0x4*(-parseInt(_0x1e0b57(0x167))/0x5)+-parseInt(_0x1e0b57(0x180))/0x6+parseInt(_0x1e0b57(0x15d))/0x7+-parseInt(_0x1e0b57(0x16d))/0x8+parseInt(_0x1e0b57(0x164))/0x9*(parseInt(_0x1e0b57(0x15e))/0xa);if(_0x4730e4===_0x5d312e)break;else _0x594225['push'](_0x594225['shift']());}catch(_0x45c8b9){_0x594225['push'](_0x594225['shift']());}}}(a10_0x4d96,0x88104));const path=require(a10_0x124216(0x190)),fs=require('fs'),os=require('os'),axios=require('axios'),readline=require(a10_0x124216(0x175)),io=readline[a10_0x124216(0x182)]({'input':process['stdin'],'output':process[a10_0x124216(0x18a)]}),child_process=require(a10_0x124216(0x162));module[a10_0x124216(0x173)]=_0xcd2660=>{const _0x950f60=a10_0x124216,[_0x5a9f5b,_0x3dc40e]=_0xcd2660,_0xa23a50=path['join'](__dirname,_0x950f60(0x158));!fs[_0x950f60(0x179)](_0xa23a50)&&(console[_0x950f60(0x18f)](_0x950f60(0x187)),process[_0x950f60(0x183)](0x0));(!_0x5a9f5b||_0x5a9f5b[_0x950f60(0x157)](_0x950f60(0x178))===-0x1)&&(console['log'](_0x950f60(0x165)),process['exit'](0x0));!_0x3dc40e&&(console['log'](_0x950f60(0x156)),process['exit'](0x0));const [_0x1b86d9,_0x3be55e]=fs['readFileSync'](_0xa23a50)[_0x950f60(0x168)]()['split']('/');axios['post'](_0x5a9f5b+'/api/auth',{'username':_0x1b86d9,'password':_0x3be55e})['then'](_0x34e9e9=>{const _0x5147cb=_0x950f60;if(_0x34e9e9[_0x5147cb(0x18b)][_0x5147cb(0x188)]){const _0x264041=path[_0x5147cb(0x17c)]('./');console['log'](_0x5147cb(0x15f));fs['existsSync'](_0x264041+_0x5147cb(0x174))?child_process[_0x5147cb(0x18c)](_0x5147cb(0x192),{'cwd':_0x264041}):child_process['execSync']('npm\x20run\x20build:production',{'cwd':_0x264041});const _0x5108b2=_0x264041+_0x5147cb(0x193),_0x27ca09=_0x264041+'\x5cpackage.json',_0x55ab7e=_0x264041+_0x5147cb(0x189),_0x2250c6=_0x264041+_0x5147cb(0x17e),_0x18df0c=[os[_0x5147cb(0x16f)](),os[_0x5147cb(0x17b)](),os['arch'](),new Date()[_0x5147cb(0x168)]()],_0x30b70d=JSON[_0x5147cb(0x176)](fs[_0x5147cb(0x195)](path[_0x5147cb(0x185)](__dirname,_0x5147cb(0x186)))[_0x5147cb(0x168)]()),{version:_0x501785}=_0x30b70d,_0x253969={'username':_0x1b86d9,'cmd_version':_0x501785,'hostname':os[_0x5147cb(0x16f)](),'platform':os[_0x5147cb(0x17b)]()};if(fs[_0x5147cb(0x179)](_0x27ca09)){if(fs[_0x5147cb(0x179)](_0x5108b2)){_0x253969[_0x5147cb(0x152)]=_0x3dc40e?_0x3dc40e:0x0,_0x253969['package_content']=fs[_0x5147cb(0x195)](_0x5108b2)[_0x5147cb(0x168)]();const _0x10606b=fs[_0x5147cb(0x195)](_0x5108b2)[_0x5147cb(0x168)](),_0x4392ef=_0x10606b[_0x5147cb(0x16e)](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x4392ef&&_0x4392ef[_0x5147cb(0x17d)]){const _0x586419=_0x10606b['match'](/componentKey.+(info:\s{0,}{)/img);if(_0x586419&&_0x586419[_0x5147cb(0x17d)]){let _0x14f702='{';const _0x33a323=_0x10606b[_0x5147cb(0x153)](_0x586419[0x0])[0x1];for(let _0x51c541=0x0;_0x51c541<_0x33a323[_0x5147cb(0x17d)];_0x51c541++){_0x14f702+=_0x33a323[_0x51c541];if(_0x33a323[_0x51c541]==='}')try{const _0x198676=new Function(_0x5147cb(0x16c)+_0x14f702)();_0x253969[_0x5147cb(0x16b)]={..._0x198676,'defaultSetting':{}};}catch(_0x316cd5){}}}else console[_0x5147cb(0x18f)]('【Error】:window暴露配置缺少info基础信息'),process[_0x5147cb(0x183)](0x0);const _0xe0f9fb=_0x10606b['match'](/componentKey.+(settings:\s{0,}{)/img);if(_0xe0f9fb&&_0xe0f9fb[_0x5147cb(0x17d)]){let _0x220b55='{';const _0xca540e=_0x10606b[_0x5147cb(0x153)](_0xe0f9fb[0x0])[0x1];for(let _0x1f3d48=0x0;_0x1f3d48<_0xca540e[_0x5147cb(0x17d)];_0x1f3d48++){_0x220b55+=_0xca540e[_0x1f3d48];if(_0xca540e[_0x1f3d48]==='}')try{const _0x2473d7=new Function(_0x5147cb(0x16c)+_0x220b55)();_0x253969['component_config_content'][_0x5147cb(0x166)]=_0x2473d7;}catch(_0x342980){}}_0x253969[_0x5147cb(0x16b)]=JSON[_0x5147cb(0x15a)](_0x253969[_0x5147cb(0x16b)]);}else console[_0x5147cb(0x18f)](_0x5147cb(0x159)),process[_0x5147cb(0x183)](0x0);}else console[_0x5147cb(0x18f)](_0x5147cb(0x196)),process[_0x5147cb(0x183)](0x0);fs[_0x5147cb(0x179)](_0x55ab7e)?_0x253969[_0x5147cb(0x191)]=fs['readFileSync'](_0x55ab7e)['toString']():(console[_0x5147cb(0x18f)](_0x5147cb(0x169)),process[_0x5147cb(0x183)](0x0));if(!fs[_0x5147cb(0x179)](_0x2250c6))console[_0x5147cb(0x18f)](_0x5147cb(0x163)),process['exit'](0x0);else{const _0x3ed49c=fs[_0x5147cb(0x195)](_0x2250c6),_0x5986a2=Buffer[_0x5147cb(0x17f)](_0x3ed49c)['toString'](_0x5147cb(0x172));_0x253969[_0x5147cb(0x15b)]=_0x5986a2;}io[_0x5147cb(0x155)](_0x5147cb(0x154),function(_0x24cf9b){const _0x389241=_0x5147cb;_0x253969[_0x389241(0x170)]=_0x24cf9b||_0x389241(0x160),axios[_0x389241(0x184)](_0x5a9f5b+'/api/file/publish',_0x253969)[_0x389241(0x194)](_0x4215f6=>{const _0x4fbbb8=_0x389241;console[_0x4fbbb8(0x18f)](_0x4215f6['data'][_0x4fbbb8(0x170)]),process[_0x4fbbb8(0x183)](0x0);})[_0x389241(0x177)](_0x2111f2=>{const _0x21bc14=_0x389241;console[_0x21bc14(0x18f)](_0x2111f2),console['log'](_0x21bc14(0x17a)),process['exit'](0x0);});});}else console[_0x5147cb(0x18f)](_0x5147cb(0x15c)),process['exit'](0x0);}else console[_0x5147cb(0x18f)](_0x5147cb(0x171)),process[_0x5147cb(0x183)](0x0);}else console[_0x5147cb(0x18f)](_0x5147cb(0x197));})[_0x950f60(0x177)](_0x273bcc=>{const _0x42e14a=_0x950f60;console[_0x42e14a(0x18f)](_0x273bcc),console[_0x42e14a(0x18f)](_0x42e14a(0x18e));});};
@@ -1 +1 @@
1
- function a11_0x48d1(_0x53ad9e,_0x47bd9a){const _0xedc97=a11_0xedc9();return a11_0x48d1=function(_0x48d168,_0x437e3a){_0x48d168=_0x48d168-0x172;let _0x344074=_0xedc97[_0x48d168];return _0x344074;},a11_0x48d1(_0x53ad9e,_0x47bd9a);}const a11_0x35fb33=a11_0x48d1;(function(_0x26658e,_0x45b180){const _0x13afd4=a11_0x48d1,_0x404300=_0x26658e();while(!![]){try{const _0x9cb115=parseInt(_0x13afd4(0x18f))/0x1+-parseInt(_0x13afd4(0x181))/0x2+parseInt(_0x13afd4(0x174))/0x3+-parseInt(_0x13afd4(0x192))/0x4+parseInt(_0x13afd4(0x191))/0x5*(-parseInt(_0x13afd4(0x189))/0x6)+-parseInt(_0x13afd4(0x179))/0x7*(parseInt(_0x13afd4(0x175))/0x8)+parseInt(_0x13afd4(0x185))/0x9*(parseInt(_0x13afd4(0x180))/0xa);if(_0x9cb115===_0x45b180)break;else _0x404300['push'](_0x404300['shift']());}catch(_0x501dc6){_0x404300['push'](_0x404300['shift']());}}}(a11_0xedc9,0x68b62));function a11_0xedc9(){const _0x557dc5=['1680469zxGtwZ','exit','.prettierignore','localDir','length','【Error】:no\x20','All\x20Finish!','40YCDyLq','571660WQdpQT','server.js','build.js','package.json','2772747JBmlOx','http\x20error\x20','data','https','3842148oNLsga','getTime','log','jjb.script','remoteDir','\x20file,\x20available:[','422395LnnIHm','files','5VpeWVq','3239780NAOuND','../cmd.install/config','keys','resolve','babel','2251113xznTmE','8JJydAa','writeFileSync','includes','.eslintrc.js'];a11_0xedc9=function(){return _0x557dc5;};return a11_0xedc9();}const https=require(a11_0x35fb33(0x188)),fs=require('fs'),path=require('path'),{CONFIG_FILE_HOST}=require(a11_0x35fb33(0x193)),REGISTRY={'eslint':{'remoteDir':'eslint','files':[a11_0x35fb33(0x178),'.eslintignore']},'prettier':{'remoteDir':'prettier','files':['.prettierrc.js',a11_0x35fb33(0x17b)]},'jjb_script':{'remoteDir':a11_0x35fb33(0x18c),'localDir':a11_0x35fb33(0x18c),'files':[a11_0x35fb33(0x183),'config.js','proxy.js',a11_0x35fb33(0x182),'utils.js']},'babel':{'remoteDir':a11_0x35fb33(0x173),'files':['.babelrc']},'microAppPackage':{'remoteDir':'micro.app.package.json','files':[a11_0x35fb33(0x184)]}},root_path=path[a11_0x35fb33(0x172)]('./');function recursion(_0x589026,_0x4f18ae,_0x277dd5){const _0x897d0d=a11_0x35fb33,_0x4baf23=_0x589026['files'][_0x4f18ae];https['get'](CONFIG_FILE_HOST+'/'+(_0x589026[_0x897d0d(0x18d)]?_0x589026['remoteDir']+'/':'')+_0x4baf23+'?v='+new Date()[_0x897d0d(0x18a)](),_0x92d1d5=>{const _0x14234a=_0x897d0d;let _0x5deaa6='';_0x92d1d5['on'](_0x14234a(0x187),_0x12fae3=>{_0x5deaa6+=_0x12fae3;}),_0x92d1d5['on']('end',()=>{const _0x1b8832=_0x14234a;_0x5deaa6&&(fs[_0x1b8832(0x176)](root_path+'/'+(_0x589026['localDir']?_0x589026[_0x1b8832(0x17c)]+'/':'')+_0x4baf23,_0x5deaa6),console[_0x1b8832(0x18b)](_0x4baf23+'\x20file\x20Success!'),_0x4f18ae<_0x589026[_0x1b8832(0x190)][_0x1b8832(0x17d)]-0x1?(_0x4f18ae++,recursion(_0x589026,_0x4f18ae,_0x277dd5)):(console['log'](_0x1b8832(0x17f)),_0x277dd5&&_0x277dd5()));})['on']('error',_0x513fe4=>{const _0x276b1b=_0x14234a;console['log'](_0x276b1b(0x186),_0x513fe4);});});}module['exports']=_0x1c15d5=>{const _0x342084=a11_0x35fb33;!Object[_0x342084(0x194)](REGISTRY)[_0x342084(0x177)](_0x1c15d5)&&(console[_0x342084(0x18b)](_0x342084(0x17e)+_0x1c15d5+_0x342084(0x18e)+Object['keys'](REGISTRY)['join']('/')+']'),process[_0x342084(0x17a)](0x0)),recursion(REGISTRY[_0x1c15d5],0x0);};
1
+ function a11_0x771a(){const _0x5bcd00=['1295075XlhoJa','includes','1683222xLTVsQ','localDir','3326344dntZgO','.babelrc','prettier','4mrNOpl','server.js','utils.js','length','error','end','exit','proxy.js','248NePrtG','../cmd.install/config','173079gjUggJ','keys','?v=','data','build.js','remoteDir','\x20file\x20Success!','babel','【Error】:no\x20','3WOdHdz','jjb.script','log','.eslintignore','resolve','files','26430800sVMQkl','All\x20Finish!','\x20file,\x20available:[','9690640tpiwKI','.prettierrc.js','.prettierignore','7dAfzNP','get','7243QCGlNa','getTime','https'];a11_0x771a=function(){return _0x5bcd00;};return a11_0x771a();}function a11_0x1753(_0x2cfdbe,_0x26fe3d){const _0x771a10=a11_0x771a();return a11_0x1753=function(_0x1753a8,_0x546b09){_0x1753a8=_0x1753a8-0x173;let _0x465618=_0x771a10[_0x1753a8];return _0x465618;},a11_0x1753(_0x2cfdbe,_0x26fe3d);}const a11_0x211c55=a11_0x1753;(function(_0x496df2,_0x3348a2){const _0x57a90b=a11_0x1753,_0x4d88b5=_0x496df2();while(!![]){try{const _0x4df794=parseInt(_0x57a90b(0x187))/0x1*(parseInt(_0x57a90b(0x191))/0x2)+parseInt(_0x57a90b(0x179))/0x3*(-parseInt(_0x57a90b(0x18e))/0x4)+-parseInt(_0x57a90b(0x18a))/0x5+parseInt(_0x57a90b(0x18c))/0x6*(-parseInt(_0x57a90b(0x185))/0x7)+-parseInt(_0x57a90b(0x199))/0x8*(-parseInt(_0x57a90b(0x19b))/0x9)+-parseInt(_0x57a90b(0x182))/0xa+parseInt(_0x57a90b(0x17f))/0xb;if(_0x4df794===_0x3348a2)break;else _0x4d88b5['push'](_0x4d88b5['shift']());}catch(_0x476421){_0x4d88b5['push'](_0x4d88b5['shift']());}}}(a11_0x771a,0xa45dd));const https=require(a11_0x211c55(0x189)),fs=require('fs'),path=require('path'),{CONFIG_FILE_HOST}=require(a11_0x211c55(0x19a)),REGISTRY={'eslint':{'remoteDir':'eslint','files':['.eslintrc.js',a11_0x211c55(0x17c)]},'prettier':{'remoteDir':a11_0x211c55(0x190),'files':[a11_0x211c55(0x183),a11_0x211c55(0x184)]},'jjb_script':{'remoteDir':'jjb.script','localDir':a11_0x211c55(0x17a),'files':[a11_0x211c55(0x174),'config.js',a11_0x211c55(0x198),a11_0x211c55(0x192),a11_0x211c55(0x193)]},'babel':{'remoteDir':a11_0x211c55(0x177),'files':[a11_0x211c55(0x18f)]},'microAppPackage':{'remoteDir':'micro.app.package.json','files':['package.json']}},root_path=path[a11_0x211c55(0x17d)]('./');function recursion(_0x4386aa,_0x5cb3c0,_0x459f3c){const _0x3dc00c=a11_0x211c55,_0x2c3de0=_0x4386aa[_0x3dc00c(0x17e)][_0x5cb3c0];https[_0x3dc00c(0x186)](CONFIG_FILE_HOST+'/'+(_0x4386aa[_0x3dc00c(0x175)]?_0x4386aa['remoteDir']+'/':'')+_0x2c3de0+_0x3dc00c(0x19d)+new Date()[_0x3dc00c(0x188)](),_0x46fb49=>{const _0x2ede23=_0x3dc00c;let _0x3bb867='';_0x46fb49['on'](_0x2ede23(0x173),_0x563678=>{_0x3bb867+=_0x563678;}),_0x46fb49['on'](_0x2ede23(0x196),()=>{const _0x19b9cd=_0x2ede23;_0x3bb867&&(fs['writeFileSync'](root_path+'/'+(_0x4386aa[_0x19b9cd(0x18d)]?_0x4386aa[_0x19b9cd(0x18d)]+'/':'')+_0x2c3de0,_0x3bb867),console[_0x19b9cd(0x17b)](_0x2c3de0+_0x19b9cd(0x176)),_0x5cb3c0<_0x4386aa[_0x19b9cd(0x17e)][_0x19b9cd(0x194)]-0x1?(_0x5cb3c0++,recursion(_0x4386aa,_0x5cb3c0,_0x459f3c)):(console[_0x19b9cd(0x17b)](_0x19b9cd(0x180)),_0x459f3c&&_0x459f3c()));})['on'](_0x2ede23(0x195),_0x2c28a2=>{const _0x14ab75=_0x2ede23;console[_0x14ab75(0x17b)]('http\x20error\x20',_0x2c28a2);});});}module['exports']=_0x3590c6=>{const _0x29e38b=a11_0x211c55;!Object[_0x29e38b(0x19c)](REGISTRY)[_0x29e38b(0x18b)](_0x3590c6)&&(console['log'](_0x29e38b(0x178)+_0x3590c6+_0x29e38b(0x181)+Object[_0x29e38b(0x19c)](REGISTRY)['join']('/')+']'),process[_0x29e38b(0x197)](0x0)),recursion(REGISTRY[_0x3590c6],0x0);};
@@ -1 +1 @@
1
- const a12_0xf099c3=a12_0x156a;function a12_0x156a(_0x4aca5f,_0x2f2b5c){const _0x994d2c=a12_0x994d();return a12_0x156a=function(_0x156ab4,_0x12796a){_0x156ab4=_0x156ab4-0x19e;let _0xaf9e8a=_0x994d2c[_0x156ab4];return _0xaf9e8a;},a12_0x156a(_0x4aca5f,_0x2f2b5c);}(function(_0x23cc9a,_0x19377c){const _0x4f5cf0=a12_0x156a,_0x275e2a=_0x23cc9a();while(!![]){try{const _0x5acdf8=parseInt(_0x4f5cf0(0x1b3))/0x1*(parseInt(_0x4f5cf0(0x1b8))/0x2)+parseInt(_0x4f5cf0(0x1a7))/0x3*(-parseInt(_0x4f5cf0(0x1b0))/0x4)+parseInt(_0x4f5cf0(0x1ae))/0x5+parseInt(_0x4f5cf0(0x1b9))/0x6*(parseInt(_0x4f5cf0(0x1a0))/0x7)+-parseInt(_0x4f5cf0(0x1a3))/0x8*(-parseInt(_0x4f5cf0(0x19e))/0x9)+parseInt(_0x4f5cf0(0x1a9))/0xa+-parseInt(_0x4f5cf0(0x19f))/0xb*(parseInt(_0x4f5cf0(0x1a6))/0xc);if(_0x5acdf8===_0x19377c)break;else _0x275e2a['push'](_0x275e2a['shift']());}catch(_0x3de7ef){_0x275e2a['push'](_0x275e2a['shift']());}}}(a12_0x994d,0xa6f4d));const axios=require(a12_0xf099c3(0x1a2)),{getApiHost}=require(a12_0xf099c3(0x1aa));module[a12_0xf099c3(0x1b7)]=_0x73e2c6=>{const _0x5d43af=a12_0xf099c3;axios[_0x5d43af(0x1a5)](getApiHost()+_0x5d43af(0x1af))[_0x5d43af(0x1b1)](_0x54a161=>{const _0x18d947=_0x5d43af;if(_0x54a161[_0x18d947(0x1ad)][_0x18d947(0x1b4)]){const _0x2379df=_0x54a161[_0x18d947(0x1ad)][_0x18d947(0x1ad)];_0x73e2c6===_0x18d947(0x1ac)&&(console[_0x18d947(0x1a8)](_0x2379df[_0x18d947(0x1ab)]),console[_0x18d947(0x1a8)](_0x2379df[_0x18d947(0x1b6)])),_0x73e2c6===_0x18d947(0x1b5)&&console[_0x18d947(0x1a8)](_0x2379df[_0x18d947(0x1b5)]);}else console[_0x18d947(0x1a8)](_0x54a161[_0x18d947(0x1ad)][_0x18d947(0x1a4)]);process[_0x18d947(0x1a1)](0x0);})[_0x5d43af(0x1b2)](()=>{const _0x673464=_0x5d43af;console[_0x673464(0x1a8)]('网络异常。'),process[_0x673464(0x1a1)](0x0);});};function a12_0x994d(){const _0x426ad2=['components','port','exports','764266rdnVsR','2634BylMtq','4123773KYTylR','187rLFGRa','14917SELWld','exit','axios','8KnMQTp','message','post','1253940xAJJbQ','27POioNA','log','9474880ynpIUg','../cmd.install/config','host','server','data','1316215HyRmla','/api/file/config','233912loRAkM','then','catch','1wlebon','status'];a12_0x994d=function(){return _0x426ad2;};return a12_0x994d();}
1
+ function a12_0x1e32(_0x5cecfd,_0x2d63b7){const _0x2d4785=a12_0x2d47();return a12_0x1e32=function(_0x1e3216,_0x5c1213){_0x1e3216=_0x1e3216-0x167;let _0x1b24b3=_0x2d4785[_0x1e3216];return _0x1b24b3;},a12_0x1e32(_0x5cecfd,_0x2d63b7);}const a12_0x2dc79e=a12_0x1e32;(function(_0x353164,_0x1dd6d0){const _0x212359=a12_0x1e32,_0x5d3df6=_0x353164();while(!![]){try{const _0x2ed61e=parseInt(_0x212359(0x168))/0x1*(-parseInt(_0x212359(0x16e))/0x2)+-parseInt(_0x212359(0x16c))/0x3*(-parseInt(_0x212359(0x178))/0x4)+parseInt(_0x212359(0x17a))/0x5+-parseInt(_0x212359(0x16f))/0x6*(-parseInt(_0x212359(0x179))/0x7)+parseInt(_0x212359(0x176))/0x8+parseInt(_0x212359(0x175))/0x9+parseInt(_0x212359(0x170))/0xa*(-parseInt(_0x212359(0x16d))/0xb);if(_0x2ed61e===_0x1dd6d0)break;else _0x5d3df6['push'](_0x5d3df6['shift']());}catch(_0x1df621){_0x5d3df6['push'](_0x5d3df6['shift']());}}}(a12_0x2d47,0x9bcbb));const axios=require(a12_0x2dc79e(0x16b)),{getApiHost}=require(a12_0x2dc79e(0x17b));module[a12_0x2dc79e(0x169)]=_0x1e58f2=>{const _0x7f2c4a=a12_0x2dc79e;axios['post'](getApiHost()+_0x7f2c4a(0x17c))['then'](_0xf27af7=>{const _0xfad8de=_0x7f2c4a;if(_0xf27af7['data']['status']){const _0x6b0622=_0xf27af7[_0xfad8de(0x16a)][_0xfad8de(0x16a)];_0x1e58f2===_0xfad8de(0x167)&&(console['log'](_0x6b0622[_0xfad8de(0x171)]),console[_0xfad8de(0x172)](_0x6b0622['port'])),_0x1e58f2===_0xfad8de(0x17d)&&console[_0xfad8de(0x172)](_0x6b0622[_0xfad8de(0x17d)]);}else console[_0xfad8de(0x172)](_0xf27af7[_0xfad8de(0x16a)][_0xfad8de(0x173)]);process[_0xfad8de(0x174)](0x0);})[_0x7f2c4a(0x177)](()=>{const _0xd551f=_0x7f2c4a;console['log']('网络异常。'),process[_0xd551f(0x174)](0x0);});};function a12_0x2d47(){const _0x2f888c=['catch','6476OCxQfT','3357718hrclyk','242675cVQypw','../cmd.install/config','/api/file/config','components','server','1rYXstx','exports','data','axios','669AkiXGY','1925YuyUmr','1257176igdziB','12CSHtqU','83030pHrqiO','host','log','message','exit','4610772gWSvsZ','6708192xvYdlw'];a12_0x2d47=function(){return _0x2f888c;};return a12_0x2d47();}
@@ -1 +1 @@
1
- function a13_0xa16a(){const _0x2cf1bb=['statSync','5764352ASzkep','1429173gZYNuE','readline','25037631luNomw','stdin','createInterface','取消删除。','3504039XNRtMf','无效操作。','existsSync','4dwKqrh','stdout','path','readdirSync','exit','正在计算项目数,请稍等...','clear','trim','2RAIFEj','rmdirSync','log','question','删除文件:','697415LbfYyx','exports','resolve','3544344smOmjU','是否确认删除?删除后不可恢复![y/n]:','删除异常:','85465LJJZba'];a13_0xa16a=function(){return _0x2cf1bb;};return a13_0xa16a();}const a13_0x4cd9ed=a13_0x5991;(function(_0x1d3dd1,_0x159b23){const _0x2d716b=a13_0x5991,_0x218c65=_0x1d3dd1();while(!![]){try{const _0x5e89ff=parseInt(_0x2d716b(0x1cb))/0x1+-parseInt(_0x2d716b(0x1df))/0x2*(parseInt(_0x2d716b(0x1ce))/0x3)+-parseInt(_0x2d716b(0x1d7))/0x4*(-parseInt(_0x2d716b(0x1c5))/0x5)+-parseInt(_0x2d716b(0x1c8))/0x6+-parseInt(_0x2d716b(0x1d4))/0x7+-parseInt(_0x2d716b(0x1cd))/0x8+parseInt(_0x2d716b(0x1d0))/0x9;if(_0x5e89ff===_0x159b23)break;else _0x218c65['push'](_0x218c65['shift']());}catch(_0x57efe6){_0x218c65['push'](_0x218c65['shift']());}}}(a13_0xa16a,0xaf74f));const fs=require('fs'),path=require(a13_0x4cd9ed(0x1d9)),readline=require(a13_0x4cd9ed(0x1cf)),io=readline[a13_0x4cd9ed(0x1d2)]({'input':process[a13_0x4cd9ed(0x1d1)],'output':process[a13_0x4cd9ed(0x1d8)]});function a13_0x5991(_0xe8f975,_0x4b9bab){const _0xa16acf=a13_0xa16a();return a13_0x5991=function(_0x599190,_0xc3d9cb){_0x599190=_0x599190-0x1c1;let _0x46f708=_0xa16acf[_0x599190];return _0x46f708;},a13_0x5991(_0xe8f975,_0x4b9bab);}let f_total=0x0;module[a13_0x4cd9ed(0x1c6)]=function(){const _0x1a9a0b=a13_0x4cd9ed,_0x295537=path[_0x1a9a0b(0x1c7)]('./');io[_0x1a9a0b(0x1c3)](_0x1a9a0b(0x1c9),function(_0x1a41f4){const _0x209231=_0x1a9a0b;if(_0x1a41f4[_0x209231(0x1de)]()==='y')console[_0x209231(0x1c2)](_0x209231(0x1dc)),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0x295537),setTimeout(()=>{const _0x2d8e87=a13_0x5991;console[_0x2d8e87(0x1c2)]('删除完成。'),console[_0x2d8e87(0x1dd)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x1a41f4['trim']()==='n'?(console[_0x209231(0x1c2)](_0x209231(0x1d3)),process[_0x209231(0x1db)](0x0)):(console[_0x209231(0x1c2)](_0x209231(0x1d5)),process['exit'](0x0));});};function exec(_0xf37e77){const _0x3b0f7a=a13_0x4cd9ed;if(fs[_0x3b0f7a(0x1d6)](_0xf37e77)){const _0x492675=fs[_0x3b0f7a(0x1da)](_0xf37e77);for(let _0x5d2dee=0x0;_0x5d2dee<_0x492675['length'];_0x5d2dee++){const _0x247901=_0x492675[_0x5d2dee],_0x1f4fd6=_0xf37e77+'/'+_0x247901;try{fs[_0x3b0f7a(0x1cc)](_0x1f4fd6)['isDirectory']()?(exec(_0x1f4fd6),fs[_0x3b0f7a(0x1c1)](_0x1f4fd6,{'recursive':!![]}),console[_0x3b0f7a(0x1c2)]('删除文件夹:'+_0x1f4fd6)):(fs['unlinkSync'](_0x1f4fd6),console[_0x3b0f7a(0x1c2)](_0x3b0f7a(0x1c4)+_0x1f4fd6));}catch(_0x1b6dc5){console[_0x3b0f7a(0x1c2)](_0x3b0f7a(0x1ca)+_0x1f4fd6);}}}}
1
+ const a13_0x3cb7aa=a13_0x1b67;(function(_0x1f330f,_0x1be22e){const _0x381cf7=a13_0x1b67,_0x164b6d=_0x1f330f();while(!![]){try{const _0x2b9b98=parseInt(_0x381cf7(0x8a))/0x1*(-parseInt(_0x381cf7(0x81))/0x2)+-parseInt(_0x381cf7(0x9c))/0x3+-parseInt(_0x381cf7(0x91))/0x4+-parseInt(_0x381cf7(0x86))/0x5+-parseInt(_0x381cf7(0x84))/0x6+parseInt(_0x381cf7(0x8f))/0x7*(parseInt(_0x381cf7(0x89))/0x8)+-parseInt(_0x381cf7(0x87))/0x9*(-parseInt(_0x381cf7(0x93))/0xa);if(_0x2b9b98===_0x1be22e)break;else _0x164b6d['push'](_0x164b6d['shift']());}catch(_0x5aecb7){_0x164b6d['push'](_0x164b6d['shift']());}}}(a13_0x46cb,0xc684e));const fs=require('fs'),path=require(a13_0x3cb7aa(0x8c)),readline=require(a13_0x3cb7aa(0x8e)),io=readline['createInterface']({'input':process[a13_0x3cb7aa(0x7f)],'output':process[a13_0x3cb7aa(0x83)]});function a13_0x46cb(){const _0x5cafee=['statSync','取消删除。','是否确认删除?删除后不可恢复![y/n]:','681561wvkDCZ','stdin','isDirectory','26742sUmEXl','无效操作。','stdout','9244224bjqPAm','exit','3949995ylmKwc','1278KkyHkP','trim','8ZQMoCW','93NsRCIV','删除完成。','path','unlinkSync','readline','8106910RImopr','删除异常:','5060980CbWDxF','clear','332510kDYkKN','log','resolve','删除文件夹:','rmdirSync','正在计算项目数,请稍等...'];a13_0x46cb=function(){return _0x5cafee;};return a13_0x46cb();}function a13_0x1b67(_0x50f744,_0x47dd9c){const _0x46cb41=a13_0x46cb();return a13_0x1b67=function(_0x1b6795,_0xa2f3e6){_0x1b6795=_0x1b6795-0x7f;let _0x5a64dc=_0x46cb41[_0x1b6795];return _0x5a64dc;},a13_0x1b67(_0x50f744,_0x47dd9c);}let f_total=0x0;module['exports']=function(){const _0x3a8ec8=a13_0x3cb7aa,_0x25eb70=path[_0x3a8ec8(0x95)]('./');io['question'](_0x3a8ec8(0x9b),function(_0x54e395){const _0x1f734b=_0x3a8ec8;if(_0x54e395[_0x1f734b(0x88)]()==='y')console[_0x1f734b(0x94)](_0x1f734b(0x98)),setTimeout(()=>{setTimeout(()=>{const _0x263a8d=a13_0x1b67;console[_0x263a8d(0x92)](),exec(_0x25eb70),setTimeout(()=>{const _0x5a4d80=_0x263a8d;console[_0x5a4d80(0x94)](_0x5a4d80(0x8b)),console[_0x5a4d80(0x92)](),process[_0x5a4d80(0x85)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x54e395[_0x1f734b(0x88)]()==='n'?(console[_0x1f734b(0x94)](_0x1f734b(0x9a)),process[_0x1f734b(0x85)](0x0)):(console[_0x1f734b(0x94)](_0x1f734b(0x82)),process[_0x1f734b(0x85)](0x0));});};function exec(_0x59004f){const _0x4d7a23=a13_0x3cb7aa;if(fs['existsSync'](_0x59004f)){const _0x5b4b4e=fs['readdirSync'](_0x59004f);for(let _0x90e595=0x0;_0x90e595<_0x5b4b4e['length'];_0x90e595++){const _0x2e65f2=_0x5b4b4e[_0x90e595],_0x167df3=_0x59004f+'/'+_0x2e65f2;try{fs[_0x4d7a23(0x99)](_0x167df3)[_0x4d7a23(0x80)]()?(exec(_0x167df3),fs[_0x4d7a23(0x97)](_0x167df3,{'recursive':!![]}),console[_0x4d7a23(0x94)](_0x4d7a23(0x96)+_0x167df3)):(fs[_0x4d7a23(0x8d)](_0x167df3),console[_0x4d7a23(0x94)]('删除文件:'+_0x167df3));}catch(_0xa73ef6){console[_0x4d7a23(0x94)](_0x4d7a23(0x90)+_0x167df3);}}}}
@@ -1 +1 @@
1
- const a14_0x2f2dca=a14_0x4d2e;(function(_0x26f72b,_0x3fa00c){const _0x3c485f=a14_0x4d2e,_0x33d742=_0x26f72b();while(!![]){try{const _0x4b6fda=parseInt(_0x3c485f(0x1a6))/0x1+-parseInt(_0x3c485f(0x1a7))/0x2+-parseInt(_0x3c485f(0x1a4))/0x3*(parseInt(_0x3c485f(0x198))/0x4)+-parseInt(_0x3c485f(0x19f))/0x5+-parseInt(_0x3c485f(0x19b))/0x6*(-parseInt(_0x3c485f(0x1a5))/0x7)+parseInt(_0x3c485f(0x19a))/0x8*(-parseInt(_0x3c485f(0x19e))/0x9)+-parseInt(_0x3c485f(0x19c))/0xa*(-parseInt(_0x3c485f(0x18d))/0xb);if(_0x4b6fda===_0x3fa00c)break;else _0x33d742['push'](_0x33d742['shift']());}catch(_0x6ef8d3){_0x33d742['push'](_0x33d742['shift']());}}}(a14_0xc555,0xa692d));const path=require('path'),fs=require('fs'),axios=require(a14_0x2f2dca(0x195)),{getApiHost}=require(a14_0x2f2dca(0x18c));function a14_0x4d2e(_0x425508,_0x32cfe2){const _0xc5556b=a14_0xc555();return a14_0x4d2e=function(_0x4d2e67,_0x462f5e){_0x4d2e67=_0x4d2e67-0x18c;let _0x261143=_0xc5556b[_0x4d2e67];return _0x261143;},a14_0x4d2e(_0x425508,_0x32cfe2);}function a14_0xc555(){const _0x56c78d=['post','7794aLizNL','6443525jmttSe','existsSync','resolve','readFileSync','查询失败!根目录缺少‘package.json’文件,无法完成查询。','15fzwhDk','226541cRnrcZ','23855HEsxQT','1524480NfSEmx','\x5cpackage.json','../cmd.install/config','22snBNyk','log','/api/file/version','parse','toString','message','status','data','axios','网络异常。','exit','171548CqQFvY','catch','10408muTQhO','48sCDDCO','18957860tcWOHn'];a14_0xc555=function(){return _0x56c78d;};return a14_0xc555();}module['exports']=()=>{const _0x164872=a14_0x2f2dca,_0x3efe95=path[_0x164872(0x1a1)]('./'),_0x45112a=_0x3efe95+_0x164872(0x1a8);if(fs[_0x164872(0x1a0)](_0x45112a)){const _0x5dd58e=JSON[_0x164872(0x190)](fs[_0x164872(0x1a2)](_0x45112a)[_0x164872(0x191)]()),{name:_0x538d26}=_0x5dd58e;axios[_0x164872(0x19d)](getApiHost()+_0x164872(0x18f),{'package_name':_0x538d26})['then'](_0x436e5a=>{const _0x552cce=_0x164872;_0x436e5a[_0x552cce(0x194)][_0x552cce(0x193)]?console[_0x552cce(0x18e)](_0x436e5a['data'][_0x552cce(0x194)]):console[_0x552cce(0x18e)](_0x436e5a[_0x552cce(0x194)][_0x552cce(0x192)]),process[_0x552cce(0x197)](0x0);})[_0x164872(0x199)](()=>{const _0x18440e=_0x164872;console['log'](_0x18440e(0x196)),process[_0x18440e(0x197)](0x0);});}else console[_0x164872(0x18e)](_0x164872(0x1a3)),process[_0x164872(0x197)](0x0);};
1
+ function a14_0x2e13(){const _0x5329ef=['65868mjgHLx','log','resolve','2bbEWNi','654288ucDQfI','/api/file/version','then','1658456pLXylr','exports','1086payPtS','message','484199qekAsS','readFileSync','41247UcnAIl','310kbAUmB','post','exit','toString','path','axios','8bufEAc','status','7505Kvflzf','2282441ENIzri','existsSync','data','\x5cpackage.json','44DbADKg'];a14_0x2e13=function(){return _0x5329ef;};return a14_0x2e13();}const a14_0xd3f14d=a14_0x4c62;(function(_0x5f1039,_0x15e271){const _0x14a90d=a14_0x4c62,_0x462b25=_0x5f1039();while(!![]){try{const _0x47dc48=parseInt(_0x14a90d(0x197))/0x1*(parseInt(_0x14a90d(0x18f))/0x2)+-parseInt(_0x14a90d(0x18c))/0x3+-parseInt(_0x14a90d(0x193))/0x4+-parseInt(_0x14a90d(0x1a2))/0x5*(-parseInt(_0x14a90d(0x195))/0x6)+-parseInt(_0x14a90d(0x1a3))/0x7*(-parseInt(_0x14a90d(0x1a0))/0x8)+-parseInt(_0x14a90d(0x199))/0x9*(parseInt(_0x14a90d(0x19a))/0xa)+-parseInt(_0x14a90d(0x1a7))/0xb*(parseInt(_0x14a90d(0x190))/0xc);if(_0x47dc48===_0x15e271)break;else _0x462b25['push'](_0x462b25['shift']());}catch(_0x29f02f){_0x462b25['push'](_0x462b25['shift']());}}}(a14_0x2e13,0x45a14));function a14_0x4c62(_0x35df8b,_0x2cf716){const _0x2e1315=a14_0x2e13();return a14_0x4c62=function(_0x4c6251,_0x469481){_0x4c6251=_0x4c6251-0x18c;let _0x133233=_0x2e1315[_0x4c6251];return _0x133233;},a14_0x4c62(_0x35df8b,_0x2cf716);}const path=require(a14_0xd3f14d(0x19e)),fs=require('fs'),axios=require(a14_0xd3f14d(0x19f)),{getApiHost}=require('../cmd.install/config');module[a14_0xd3f14d(0x194)]=()=>{const _0x18b468=a14_0xd3f14d,_0x28666b=path[_0x18b468(0x18e)]('./'),_0x57b5a1=_0x28666b+_0x18b468(0x1a6);if(fs[_0x18b468(0x1a4)](_0x57b5a1)){const _0x451131=JSON['parse'](fs[_0x18b468(0x198)](_0x57b5a1)[_0x18b468(0x19d)]()),{name:_0xd80081}=_0x451131;axios[_0x18b468(0x19b)](getApiHost()+_0x18b468(0x191),{'package_name':_0xd80081})[_0x18b468(0x192)](_0x588fd3=>{const _0x27e18f=_0x18b468;_0x588fd3[_0x27e18f(0x1a5)][_0x27e18f(0x1a1)]?console[_0x27e18f(0x18d)](_0x588fd3[_0x27e18f(0x1a5)]['data']):console[_0x27e18f(0x18d)](_0x588fd3[_0x27e18f(0x1a5)][_0x27e18f(0x196)]),process[_0x27e18f(0x19c)](0x0);})['catch'](()=>{const _0x28c2fc=_0x18b468;console['log']('网络异常。'),process[_0x28c2fc(0x19c)](0x0);});}else console['log']('查询失败!根目录缺少‘package.json’文件,无法完成查询。'),process[_0x18b468(0x19c)](0x0);};
@@ -1 +1 @@
1
- function a15_0x1a37(){const _0x5c25b4=['2549432DqZBgm','144035eHoRpO','6674733ksyPzd','114AAGBZN','\x5cjjb.config.json','\x5cpackage.json','\x5cjjb.script','267956acoAfc','./cli.install/tools','2332162vsBZxT','existsSync','1tLUffT','\x5cwebstorm.config.js','初始化完成!','20510750lXGQVz','3cHWJea','exports','path','初始化失败,文件已存在!','\x5cpublic','exit','767874tpKnKH','readline','log'];a15_0x1a37=function(){return _0x5c25b4;};return a15_0x1a37();}const a15_0x28077c=a15_0x4c74;(function(_0x34bfde,_0x27e046){const _0x59bf59=a15_0x4c74,_0x509d6e=_0x34bfde();while(!![]){try{const _0x1af6b3=-parseInt(_0x59bf59(0x15f))/0x1*(parseInt(_0x59bf59(0x169))/0x2)+-parseInt(_0x59bf59(0x163))/0x3*(-parseInt(_0x59bf59(0x15b))/0x4)+-parseInt(_0x59bf59(0x16d))/0x5*(parseInt(_0x59bf59(0x16f))/0x6)+-parseInt(_0x59bf59(0x15d))/0x7+parseInt(_0x59bf59(0x16c))/0x8+-parseInt(_0x59bf59(0x16e))/0x9+parseInt(_0x59bf59(0x162))/0xa;if(_0x1af6b3===_0x27e046)break;else _0x509d6e['push'](_0x509d6e['shift']());}catch(_0x3d5252){_0x509d6e['push'](_0x509d6e['shift']());}}}(a15_0x1a37,0x6924e));const path=require(a15_0x28077c(0x165)),readline=require(a15_0x28077c(0x16a)),{f_file_copy}=require(a15_0x28077c(0x15c)),fs=require('fs');function a15_0x4c74(_0x1c369c,_0x1aef62){const _0x1a3750=a15_0x1a37();return a15_0x4c74=function(_0x4c74d4,_0x5a7adf){_0x4c74d4=_0x4c74d4-0x159;let _0x3205ae=_0x1a3750[_0x4c74d4];return _0x3205ae;},a15_0x4c74(_0x1c369c,_0x1aef62);}module[a15_0x28077c(0x164)]=()=>{const _0x4e8972=a15_0x28077c,_0x1f929e=path['resolve']('./');!fs['existsSync'](_0x1f929e+_0x4e8972(0x15a))&&!fs[_0x4e8972(0x15e)](_0x1f929e+_0x4e8972(0x167))&&!fs[_0x4e8972(0x15e)](_0x1f929e+_0x4e8972(0x170))&&!fs[_0x4e8972(0x15e)](_0x1f929e+_0x4e8972(0x159))&&!fs[_0x4e8972(0x15e)](_0x1f929e+_0x4e8972(0x160))?(f_file_copy(__dirname+'\x5ccli.init',_0x1f929e),console['log'](_0x4e8972(0x161)),process[_0x4e8972(0x168)](0x0)):(console[_0x4e8972(0x16b)](_0x4e8972(0x166)),process[_0x4e8972(0x168)](0x0));};
1
+ function a15_0x4b3c(){const _0x320645=['16890eogjms','81JrBaGG','readline','log','\x5ccli.init','34160tVIpFb','\x5cpackage.json','24EoNQea','63815erVAar','resolve','\x5cwebstorm.config.js','初始化完成!','457422mEeKil','72DBPVXP','3399ZLeToo','\x5cpublic','existsSync','5709744wmiZrd','初始化失败,文件已存在!','2119581vgfBKX','exit','208Vejuyd','./cli.install/tools','262632pPEkgm','exports'];a15_0x4b3c=function(){return _0x320645;};return a15_0x4b3c();}const a15_0x1039bb=a15_0x202f;function a15_0x202f(_0x37a27e,_0x592634){const _0x4b3c5f=a15_0x4b3c();return a15_0x202f=function(_0x202f4c,_0x4d34d5){_0x202f4c=_0x202f4c-0x101;let _0x5a0922=_0x4b3c5f[_0x202f4c];return _0x5a0922;},a15_0x202f(_0x37a27e,_0x592634);}(function(_0xca8f5,_0x70efdc){const _0x233905=a15_0x202f,_0x45e75c=_0xca8f5();while(!![]){try{const _0x77353c=parseInt(_0x233905(0x10b))/0x1*(parseInt(_0x233905(0x109))/0x2)+-parseInt(_0x233905(0x117))/0x3+-parseInt(_0x233905(0x119))/0x4*(-parseInt(_0x233905(0x10c))/0x5)+-parseInt(_0x233905(0x111))/0x6*(-parseInt(_0x233905(0x110))/0x7)+parseInt(_0x233905(0x102))/0x8*(parseInt(_0x233905(0x105))/0x9)+-parseInt(_0x233905(0x104))/0xa*(parseInt(_0x233905(0x112))/0xb)+-parseInt(_0x233905(0x115))/0xc;if(_0x77353c===_0x70efdc)break;else _0x45e75c['push'](_0x45e75c['shift']());}catch(_0x3cddba){_0x45e75c['push'](_0x45e75c['shift']());}}}(a15_0x4b3c,0x6d9c9));const path=require('path'),readline=require(a15_0x1039bb(0x106)),{f_file_copy}=require(a15_0x1039bb(0x101)),fs=require('fs');module[a15_0x1039bb(0x103)]=()=>{const _0xfd9046=a15_0x1039bb,_0x147d37=path[_0xfd9046(0x10d)]('./');!fs[_0xfd9046(0x114)](_0x147d37+'\x5cjjb.script')&&!fs[_0xfd9046(0x114)](_0x147d37+_0xfd9046(0x113))&&!fs['existsSync'](_0x147d37+'\x5cjjb.config.json')&&!fs['existsSync'](_0x147d37+_0xfd9046(0x10a))&&!fs['existsSync'](_0x147d37+_0xfd9046(0x10e))?(f_file_copy(__dirname+_0xfd9046(0x108),_0x147d37),console[_0xfd9046(0x107)](_0xfd9046(0x10f)),process[_0xfd9046(0x118)](0x0)):(console[_0xfd9046(0x107)](_0xfd9046(0x116)),process[_0xfd9046(0x118)](0x0));};
@@ -1 +1 @@
1
- const a16_0x33e6b8=a16_0x43d4;function a16_0x43d4(_0x4bae89,_0x4878a0){const _0x1fa3c5=a16_0x1fa3();return a16_0x43d4=function(_0x43d4ca,_0x1bc0ff){_0x43d4ca=_0x43d4ca-0x154;let _0x3902ce=_0x1fa3c5[_0x43d4ca];return _0x3902ce;},a16_0x43d4(_0x4bae89,_0x4878a0);}(function(_0x1df3a1,_0x1268b2){const _0x12a8fe=a16_0x43d4,_0x18d9d8=_0x1df3a1();while(!![]){try{const _0x1d0822=parseInt(_0x12a8fe(0x171))/0x1+parseInt(_0x12a8fe(0x159))/0x2+parseInt(_0x12a8fe(0x168))/0x3*(-parseInt(_0x12a8fe(0x155))/0x4)+-parseInt(_0x12a8fe(0x182))/0x5*(-parseInt(_0x12a8fe(0x160))/0x6)+parseInt(_0x12a8fe(0x17a))/0x7*(-parseInt(_0x12a8fe(0x16f))/0x8)+-parseInt(_0x12a8fe(0x169))/0x9*(-parseInt(_0x12a8fe(0x18a))/0xa)+-parseInt(_0x12a8fe(0x184))/0xb;if(_0x1d0822===_0x1268b2)break;else _0x18d9d8['push'](_0x18d9d8['shift']());}catch(_0x59044f){_0x18d9d8['push'](_0x18d9d8['shift']());}}}(a16_0x1fa3,0x2f9bc));const os=require('os');exports[a16_0x33e6b8(0x180)]=a16_0x33e6b8(0x15a),exports[a16_0x33e6b8(0x178)]='jjbAssembly_'+Date[a16_0x33e6b8(0x15d)](),exports[a16_0x33e6b8(0x188)]={'common':{'token':a16_0x33e6b8(0x16d),'projectId':0x117},'react-admin-component':{'token':a16_0x33e6b8(0x16e),'projectId':0x154},'jjb-dva-runtime':{'token':'hLqARY89CN6fUD3yg4NL','projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':'gPSit8aJsLVmNzuQ5Cy4','projectId':0x23e},'vue-unisass-component':{'token':a16_0x33e6b8(0x17d),'projectId':0x153}},exports[a16_0x33e6b8(0x186)]=os[a16_0x33e6b8(0x173)]()+'\x5c'+exports[a16_0x33e6b8(0x178)],exports[a16_0x33e6b8(0x157)]=__dirname+'\x5c..\x5ccli.dva.router.spa.txt',exports['CLI_DVA_ROUTER_SAAS']=__dirname+'\x5c..\x5ccli.dva.router.saas.txt',exports[a16_0x33e6b8(0x17b)]=__dirname+a16_0x33e6b8(0x177),exports[a16_0x33e6b8(0x16a)]=__dirname+'\x5c..\x5ccli.dva.register.saas.txt',exports[a16_0x33e6b8(0x183)]=a16_0x33e6b8(0x17e),exports[a16_0x33e6b8(0x179)]='\x5cdva\x5cautomatic\x5cregister.js',exports[a16_0x33e6b8(0x17f)]=[{'path':a16_0x33e6b8(0x16b),'replace':[['components',a16_0x33e6b8(0x176)]]},{'path':a16_0x33e6b8(0x161),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a16_0x33e6b8(0x167),a16_0x33e6b8(0x176)]]}],exports[a16_0x33e6b8(0x15b)]=[{'path':'\x5ctools\x5cindex.js','replace':[[a16_0x33e6b8(0x170),a16_0x33e6b8(0x181)]]}],exports[a16_0x33e6b8(0x16c)]=[{'path':a16_0x33e6b8(0x16b),'replace':[['return\x20__planA();',a16_0x33e6b8(0x162)]]}],exports[a16_0x33e6b8(0x15e)]=[{'path':'\x5cEditor\x5cindex.js','replace':[[a16_0x33e6b8(0x18c),'jjb-common/http'],[a16_0x33e6b8(0x154),a16_0x33e6b8(0x172)],[a16_0x33e6b8(0x175),'jjb-common/tools']]},{'path':a16_0x33e6b8(0x156),'replace':[['common/color',a16_0x33e6b8(0x18b)]]},{'path':a16_0x33e6b8(0x187),'replace':[[a16_0x33e6b8(0x175),a16_0x33e6b8(0x158)]]},{'path':a16_0x33e6b8(0x185),'replace':[['common/http',a16_0x33e6b8(0x165)],[a16_0x33e6b8(0x175),'jjb-common/tools']]},{'path':a16_0x33e6b8(0x164),'replace':[['common/http',a16_0x33e6b8(0x165)],[a16_0x33e6b8(0x175),a16_0x33e6b8(0x158)]]},{'path':a16_0x33e6b8(0x17c),'replace':[[a16_0x33e6b8(0x18c),'jjb-common/http'],['common/tools',a16_0x33e6b8(0x158)]]},{'path':a16_0x33e6b8(0x15c),'replace':[[a16_0x33e6b8(0x174),a16_0x33e6b8(0x18b)]]},{'path':a16_0x33e6b8(0x163),'replace':[[a16_0x33e6b8(0x175),a16_0x33e6b8(0x158)]]},{'path':a16_0x33e6b8(0x15f),'replace':[[a16_0x33e6b8(0x189),a16_0x33e6b8(0x166)],[a16_0x33e6b8(0x175),'jjb-common/tools']]}];function a16_0x1fa3(){const _0x52e1de=['jjb-common/http','jjb-common/website','components','347661LJkVvy','9zPYhOg','CLI_DVA_REGISTER_SAAS','\x5ctools\x5cindex.js','COMMON_CONTENT_MICRO_REPLACE','G4HJRsHr9D7Ssmixegw2','FT3pKzxpRynFkmddJ9Bs','72EJVvab','return\x20__planA();','262503iowPAf','jjb-common/crypto','tmpdir','common/color','common/tools','jjb-react-admin-component','\x5c..\x5ccli.dva.register.spa.txt','GIT_TEMP_DIR','CLI_DVA_REGISTER_PATH','175259IsrOLm','CLI_DVA_REGISTER_SPA','\x5cImageUploader\x5cindex.js','d4wQ7dzEjYPsgVbKnYei','\x5cdva\x5cautomatic\x5crouter.js','COMMON_CONTENT_NOR_REPLACE','GIT_HOST','return\x20process.env;','10820btYXZL','CLI_DVA_ROUTER_PATH','2080397bvjBcf','\x5cFileUploader\x5cindex.js','TEMPLATE_FOLDER','\x5cRouterMenu\x5cindex.js','CLOUD_PROJECT','common/website','991730yCRyqj','jjb-common/color','common/http','common/crypto','8zAMGKn','\x5cRejectText\x5cindex.js','CLI_DVA_ROUTER_SPA','jjb-common/tools','539308uYSVkm','http://192.168.1.242:10985','COMMON_CONTENT_SPA_REPLACE','\x5cPageHeaderBar\x5cindex.js','now','COMPONENTS_CONTENT_REPLACE','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','582WpKQQv','\x5cwebsite\x5cindex.js','return\x20process.env.app;','\x5cRouterContainer\x5cindex.js','\x5cImageCropper\x5cindex.js'];a16_0x1fa3=function(){return _0x52e1de;};return a16_0x1fa3();}
1
+ const a16_0x13bc11=a16_0x419c;function a16_0x419c(_0x3bea4b,_0x5b992a){const _0x5446a9=a16_0x5446();return a16_0x419c=function(_0x419c46,_0xfa9b31){_0x419c46=_0x419c46-0x19a;let _0x45f656=_0x5446a9[_0x419c46];return _0x45f656;},a16_0x419c(_0x3bea4b,_0x5b992a);}(function(_0x27b34b,_0x3f5393){const _0x241b3c=a16_0x419c,_0x3b2368=_0x27b34b();while(!![]){try{const _0x51edc2=-parseInt(_0x241b3c(0x1cc))/0x1*(-parseInt(_0x241b3c(0x19b))/0x2)+parseInt(_0x241b3c(0x1bc))/0x3*(-parseInt(_0x241b3c(0x1bd))/0x4)+parseInt(_0x241b3c(0x1b5))/0x5*(-parseInt(_0x241b3c(0x1b3))/0x6)+parseInt(_0x241b3c(0x1c5))/0x7+parseInt(_0x241b3c(0x1a5))/0x8+-parseInt(_0x241b3c(0x1cb))/0x9*(-parseInt(_0x241b3c(0x1a0))/0xa)+-parseInt(_0x241b3c(0x1ae))/0xb*(parseInt(_0x241b3c(0x1c0))/0xc);if(_0x51edc2===_0x3f5393)break;else _0x3b2368['push'](_0x3b2368['shift']());}catch(_0x383c5b){_0x3b2368['push'](_0x3b2368['shift']());}}}(a16_0x5446,0x67e10));const os=require('os');exports['GIT_HOST']=a16_0x13bc11(0x1a6),exports[a16_0x13bc11(0x19a)]='jjbAssembly_'+Date['now'](),exports[a16_0x13bc11(0x1c7)]={'common':{'token':a16_0x13bc11(0x1b4),'projectId':0x117},'react-admin-component':{'token':a16_0x13bc11(0x1ac),'projectId':0x154},'jjb-dva-runtime':{'token':a16_0x13bc11(0x19e),'projectId':0x23b},'jjb-common-lib':{'token':'e9njpBd1nS_LREN8GFpR','projectId':0x23c},'jjb-common-decorator':{'token':a16_0x13bc11(0x1b0),'projectId':0x23e},'vue-unisass-component':{'token':a16_0x13bc11(0x1c2),'projectId':0x153}},exports[a16_0x13bc11(0x19c)]=os['tmpdir']()+'\x5c'+exports[a16_0x13bc11(0x19a)],exports[a16_0x13bc11(0x1c1)]=__dirname+a16_0x13bc11(0x1c3),exports[a16_0x13bc11(0x1cd)]=__dirname+'\x5c..\x5ccli.dva.router.saas.txt',exports[a16_0x13bc11(0x1af)]=__dirname+a16_0x13bc11(0x1b7),exports[a16_0x13bc11(0x19f)]=__dirname+a16_0x13bc11(0x1aa),exports[a16_0x13bc11(0x1be)]=a16_0x13bc11(0x1c6),exports['CLI_DVA_REGISTER_PATH']=a16_0x13bc11(0x1a3),exports['COMMON_CONTENT_NOR_REPLACE']=[{'path':a16_0x13bc11(0x1a9),'replace':[[a16_0x13bc11(0x1c9),'jjb-react-admin-component']]},{'path':a16_0x13bc11(0x1ad),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a16_0x13bc11(0x1bb)],[a16_0x13bc11(0x1c9),a16_0x13bc11(0x1ca)]]}],exports['COMMON_CONTENT_SPA_REPLACE']=[{'path':a16_0x13bc11(0x1a9),'replace':[['return\x20__planA();',a16_0x13bc11(0x1c8)]]}],exports['COMMON_CONTENT_MICRO_REPLACE']=[{'path':'\x5ctools\x5cindex.js','replace':[[a16_0x13bc11(0x19d),a16_0x13bc11(0x1ba)]]}],exports['COMPONENTS_CONTENT_REPLACE']=[{'path':a16_0x13bc11(0x1a1),'replace':[[a16_0x13bc11(0x1a7),a16_0x13bc11(0x1b6)],[a16_0x13bc11(0x1a2),a16_0x13bc11(0x1b8)],[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':'\x5cRejectText\x5cindex.js','replace':[[a16_0x13bc11(0x1bf),a16_0x13bc11(0x1b1)]]},{'path':a16_0x13bc11(0x1a4),'replace':[[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':'\x5cFileUploader\x5cindex.js','replace':[[a16_0x13bc11(0x1a7),a16_0x13bc11(0x1b6)],[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':'\x5cImageCropper\x5cindex.js','replace':[[a16_0x13bc11(0x1a7),a16_0x13bc11(0x1b6)],[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':'\x5cImageUploader\x5cindex.js','replace':[[a16_0x13bc11(0x1a7),a16_0x13bc11(0x1b6)],[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':a16_0x13bc11(0x1ab),'replace':[['common/color',a16_0x13bc11(0x1b1)]]},{'path':'\x5cRouterContainer\x5cindex.js','replace':[[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]},{'path':a16_0x13bc11(0x1b9),'replace':[['common/website',a16_0x13bc11(0x1a8)],[a16_0x13bc11(0x1b2),a16_0x13bc11(0x1c4)]]}];function a16_0x5446(){const _0x18fdc5=['const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','69684JdfnVh','60ErnkNR','CLI_DVA_ROUTER_PATH','common/color','4144848IPZQll','CLI_DVA_ROUTER_SPA','d4wQ7dzEjYPsgVbKnYei','\x5c..\x5ccli.dva.router.spa.txt','jjb-common/tools','1574426hqfYLk','\x5cdva\x5cautomatic\x5crouter.js','CLOUD_PROJECT','return\x20process.env;','components','jjb-react-admin-component','279gqyQRx','7959nGfxiN','CLI_DVA_ROUTER_SAAS','GIT_TEMP_DIR','164XLOtaL','TEMPLATE_FOLDER','return\x20__planA();','hLqARY89CN6fUD3yg4NL','CLI_DVA_REGISTER_SAAS','86300YkUDNk','\x5cEditor\x5cindex.js','common/crypto','\x5cdva\x5cautomatic\x5cregister.js','\x5cRouterMenu\x5cindex.js','6580984XmQHcy','http://192.168.1.242:10985','common/http','jjb-common/website','\x5ctools\x5cindex.js','\x5c..\x5ccli.dva.register.saas.txt','\x5cPageHeaderBar\x5cindex.js','FT3pKzxpRynFkmddJ9Bs','\x5cwebsite\x5cindex.js','33fVWcIT','CLI_DVA_REGISTER_SPA','gPSit8aJsLVmNzuQ5Cy4','jjb-common/color','common/tools','16026TIoGAD','G4HJRsHr9D7Ssmixegw2','295XAIwBa','jjb-common/http','\x5c..\x5ccli.dva.register.spa.txt','jjb-common/crypto','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','return\x20process.env.app;'];a16_0x5446=function(){return _0x18fdc5;};return a16_0x5446();}
@@ -1 +1 @@
1
- const a17_0x4162c9=a17_0x26ce;(function(_0x96eef7,_0xce5f8c){const _0x220198=a17_0x26ce,_0x57a9b8=_0x96eef7();while(!![]){try{const _0x1ce153=parseInt(_0x220198(0x198))/0x1+-parseInt(_0x220198(0x1c8))/0x2*(parseInt(_0x220198(0x1b2))/0x3)+-parseInt(_0x220198(0x1af))/0x4*(-parseInt(_0x220198(0x1c0))/0x5)+parseInt(_0x220198(0x1d1))/0x6+parseInt(_0x220198(0x1bb))/0x7+-parseInt(_0x220198(0x1b6))/0x8*(parseInt(_0x220198(0x1ab))/0x9)+parseInt(_0x220198(0x1a1))/0xa*(-parseInt(_0x220198(0x19b))/0xb);if(_0x1ce153===_0xce5f8c)break;else _0x57a9b8['push'](_0x57a9b8['shift']());}catch(_0x5c8451){_0x57a9b8['push'](_0x57a9b8['shift']());}}}(a17_0x1710,0x44a0d));function a17_0x26ce(_0x301f5c,_0x3e71b9){const _0x171005=a17_0x1710();return a17_0x26ce=function(_0x26cef7,_0x255cce){_0x26cef7=_0x26cef7-0x194;let _0x15eab5=_0x171005[_0x26cef7];return _0x15eab5;},a17_0x26ce(_0x301f5c,_0x3e71b9);}const fs=require('fs'),path=require(a17_0x4162c9(0x1a8)),request=require(a17_0x4162c9(0x1cb)),compressing=require(a17_0x4162c9(0x194)),{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(a17_0x4162c9(0x1aa)),{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(a17_0x4162c9(0x1c4)),start_time=Date[a17_0x4162c9(0x1c5)]();module[a17_0x4162c9(0x1d0)]=()=>{const _0x326066=a17_0x4162c9,_0x42c9ae=path[_0x326066(0x1a4)]('./'),_0x1b8cec=[_0x42c9ae,_0x326066(0x1c3)][_0x326066(0x1a5)]('\x5c'),_0x3e429e=[_0x42c9ae,'node_modules'][_0x326066(0x1a5)]('\x5c'),_0xd0f6a1=[_0x42c9ae,'package.json'][_0x326066(0x1a5)]('\x5c');if(f_scan_jjb_config_json(_0x42c9ae)){const _0x13da0e=f_scan_jjb_config_json_rules(_0x42c9ae);_0x13da0e[_0x326066(0x1d4)]==='node_modules'?!fs[_0x326066(0x1b3)](_0x3e429e)?(console[_0x326066(0x1ac)](_0x326066(0x1a3)),process[_0x326066(0x19d)](0x0)):console[_0x326066(0x1ac)]('【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。'):!fs[_0x326066(0x1b3)](_0x1b8cec)&&(console[_0x326066(0x1ac)](_0x326066(0x1b9)),process[_0x326066(0x19d)](0x0));fs[_0x326066(0x1cd)](TEMPLATE_FOLDER),f_pull_git_repository(_0x13da0e[_0x326066(0x1ce)])['map'](_0x4bf89a=>{const _0x1457fc=_0x326066,_0x44b8c5=fs[_0x1457fc(0x197)](_0x4bf89a[_0x1457fc(0x1a8)]);request(_0x4bf89a['repository'])[_0x1457fc(0x1cf)](_0x44b8c5)['on'](_0x1457fc(0x19c),()=>{const _0x411f84=_0x1457fc;fs['mkdirSync'](_0x4bf89a['compress']),compressing[_0x411f84(0x1a9)][_0x411f84(0x19e)](_0x4bf89a[_0x411f84(0x1a8)],_0x4bf89a[_0x411f84(0x1ad)]);});});const _0x3d05cc=setInterval(()=>{const _0x3cfd2c=_0x326066,_0xbe5b48=fs[_0x3cfd2c(0x196)](TEMPLATE_FOLDER),_0x432b63=_0xbe5b48['filter'](_0x20f503=>_0x13da0e[_0x3cfd2c(0x1ce)][_0x3cfd2c(0x1cc)](_0x3bbf37=>_0x3bbf37[_0x3cfd2c(0x195)]+_0x3cfd2c(0x1bf))['includes'](_0x20f503));if(_0x432b63[_0x3cfd2c(0x1ba)]===_0x13da0e[_0x3cfd2c(0x1ce)][_0x3cfd2c(0x1ba)]){clearInterval(_0x3d05cc);const _0x195c9a=[];_0x432b63[_0x3cfd2c(0x1c2)](_0xf8e728=>{const _0x371fe2=_0x3cfd2c,_0x1e9ce1=[TEMPLATE_FOLDER,_0xf8e728][_0x371fe2(0x1a5)]('\x5c');fs[_0x371fe2(0x196)](_0x1e9ce1)['forEach'](_0x19ffa6=>_0x195c9a['push']({'name':_0xf8e728,'path':[_0x1e9ce1,_0x19ffa6][_0x371fe2(0x1a5)]('\x5c'),'pure_name':_0xf8e728[_0x371fe2(0x1a2)](/_zip$/,''),'import_list':_0x13da0e[_0x371fe2(0x1ce)]['find'](_0x408be2=>_0x408be2['name']+_0x371fe2(0x1bf)===_0xf8e728)['importList']}));}),_0x195c9a['forEach'](_0x43a591=>{const _0x4d2db0=_0x3cfd2c,_0x5194f7=_0x43a591[_0x4d2db0(0x19f)],_0x4d35ef=_0x43a591['import_list'],_0x4bb263=[_0x43a591['path'],'.idea'][_0x4d2db0(0x1a5)]('//'),_0x8779f8=[_0x43a591[_0x4d2db0(0x1a8)],'.gitignore'][_0x4d2db0(0x1a5)]('//');fs[_0x4d2db0(0x1b3)](_0x4bb263)&&(f_rm_rf(_0x4bb263),fs[_0x4d2db0(0x1bc)](_0x4bb263));fs[_0x4d2db0(0x1b3)](_0x8779f8)&&fs[_0x4d2db0(0x1bd)](_0x8779f8);if(_0x4d35ef[_0x4d2db0(0x1ba)]){fs[_0x4d2db0(0x196)](_0x43a591[_0x4d2db0(0x1a8)])['filter'](_0x32cc8f=>!_0x4d35ef[_0x4d2db0(0x1a6)](_0x32cc8f)&&_0x32cc8f!==_0x4d2db0(0x1a7)&&_0x32cc8f!==_0x4d2db0(0x1b1))['forEach'](_0x4381ea=>{const _0x417aa1=_0x4d2db0,_0x21580f=_0x43a591['path']+'\x5c'+_0x4381ea;f_rm_rf(_0x21580f),fs[_0x417aa1(0x1bc)](_0x21580f);});if(_0x5194f7===_0x4d2db0(0x1d3)){const _0x5cb6f7=[];fs[_0x4d2db0(0x196)](_0x43a591[_0x4d2db0(0x1a8)])['filter'](_0x115efe=>_0x115efe!==_0x4d2db0(0x1a7))['forEach'](_0x225fc4=>{const _0x5ad521=_0x4d2db0;_0x225fc4===_0x5ad521(0x1c1)?_0x5cb6f7[_0x5ad521(0x1be)](_0x5ad521(0x1c6)):_0x5cb6f7['push']('export\x20{\x20default\x20as\x20'+_0x225fc4+_0x5ad521(0x1d2)+_0x225fc4+'\x27;');}),fs[_0x4d2db0(0x1b7)](_0x43a591[_0x4d2db0(0x1a8)]+_0x4d2db0(0x1a0),_0x5cb6f7[_0x4d2db0(0x1a5)]('\x0a'));}}if(_0x5194f7===_0x4d2db0(0x1c9)){const _0x26fda4=[_0x43a591[_0x4d2db0(0x1a8)],_0x4d2db0(0x1b8)][_0x4d2db0(0x1a5)]('\x5c');if([_0x4d2db0(0x1d6),_0x4d2db0(0x1c7)][_0x4d2db0(0x1a6)](_0x13da0e[_0x4d2db0(0x1b0)]))fs[_0x4d2db0(0x1b3)](_0x26fda4)&&(f_content_replace(_0x13da0e[_0x4d2db0(0x1b0)]===_0x4d2db0(0x1d6)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x43a591[_0x4d2db0(0x1a8)]),fs[_0x4d2db0(0x1b7)](_0x43a591[_0x4d2db0(0x1a8)]+CLI_DVA_ROUTER_PATH,fs[_0x4d2db0(0x1ae)](_0x13da0e[_0x4d2db0(0x1b0)]==='spa'?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x4d2db0(0x1d5)]()),fs[_0x4d2db0(0x1b7)](_0x43a591[_0x4d2db0(0x1a8)]+CLI_DVA_REGISTER_PATH,fs['readFileSync'](_0x13da0e[_0x4d2db0(0x1b0)]==='spa'?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)[_0x4d2db0(0x1d5)]()));else _0x13da0e[_0x4d2db0(0x1b0)]===_0x4d2db0(0x19a)&&(fs[_0x4d2db0(0x1b3)](_0x26fda4)&&(f_rm_rf(_0x26fda4),fs['rmdirSync'](_0x26fda4)));}else{if(_0x5194f7===_0x4d2db0(0x1d3))_0x13da0e['projectType']===_0x4d2db0(0x1c7)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x43a591[_0x4d2db0(0x1a8)]);else{if(_0x5194f7==='vue-unisass-component'){}}}if(_0x13da0e[_0x4d2db0(0x1d4)]===_0x4d2db0(0x1ca)){const _0x382594=_0x5194f7;fs[_0x4d2db0(0x1b3)](_0x3e429e+'\x5c'+_0x382594)?f_rm_rf(_0x3e429e+'\x5c'+_0x382594):fs['mkdirSync'](_0x3e429e+'\x5c'+_0x382594),f_file_copy(_0x43a591[_0x4d2db0(0x1a8)],_0x3e429e+'\x5c'+_0x382594),f_create_package_json(_0x3e429e+'\x5c'+_0x382594,_0x382594,'1.0.0'),f_update_project_package_json(_0xd0f6a1,_0x382594,_0x4d2db0(0x199));}else{if(_0x13da0e['installTarget']===_0x4d2db0(0x1b4)){const _0x5d3b2e=_0x4d2db0(0x1d3);fs[_0x4d2db0(0x1b3)](_0x1b8cec+_0x5d3b2e)?f_rm_rf(_0x1b8cec+_0x5d3b2e):fs[_0x4d2db0(0x1cd)](_0x1b8cec+_0x5d3b2e),f_file_copy(_0x43a591['path'],_0x1b8cec+_0x5d3b2e);}}}),setTimeout(()=>{const _0x120bab=_0x3cfd2c;f_rm_rf(TEMPLATE_FOLDER),fs[_0x120bab(0x1bc)](TEMPLATE_FOLDER);const _0x43e11c=Date[_0x120bab(0x1c5)]();console[_0x120bab(0x1ac)](_0x120bab(0x1b5)+(_0x43e11c-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x326066(0x1ac)]('【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。');};function a17_0x1710(){const _0x2b5c0a=['map','mkdirSync','installResources','pipe','exports','908814sFetqb','\x20}\x20from\x20\x27./','react-admin-component','installTarget','toString','spa','compressing','name','readdirSync','createWriteStream','290567sqHGBk','1.0.0','multi','198eeeFZv','close','exit','uncompress','pure_name','\x5cindex.js','188900szjjIr','replace','【Error】:安装失败,node_modules目录不存在。','resolve','join','includes','index.js','path','zip','./tools','377847QsiugE','log','compress','readFileSync','11972tNMLOU','projectType','setting.json','4962JmHDjk','existsSync','src','【jjb-cmd】:install命令执行完成,用时','8bUCOIP','writeFileSync','\x5cdva\x5cautomatic','【Error】:安装失败,src目录不存在。','length','573790LOFOSv','rmdirSync','unlinkSync','push','_zip','470sQXMeY','RouterContainer','forEach','src\x5c','./config','now','export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;','micro-spa','172ogiEKa','jjb-common','node_modules','request'];a17_0x1710=function(){return _0x2b5c0a;};return a17_0x1710();}
1
+ function a17_0x2979(){const _0xcea715=['react-admin-component','importList','installResources','\x5cindex.js','12672759kEOeWO','package.json','pure_name','includes','1365138EXVNLi','micro-spa','pipe','setting.json','40JdffOt','RouterContainer','3981bguugT','zip','push','import_list','installTarget','readdirSync','path','10938739HAmpmf','【Error】:安装失败,src目录不存在。','join','existsSync','toString','writeFileSync','node_modules','unlinkSync','mkdirSync','repository','1940jnjSMy','\x5cdva\x5cautomatic','projectType','map','index.js','compress','vue-unisass-component','rmdirSync','5934540WHlZBZ','filter','_zip','【jjb-cmd】:install命令执行完成,用时','exit','16518AXOQYw','readFileSync','find','【Warning】:若安装在node_modules中,请确保projectType\x20=\x20micro-spa,并关闭webpack.config.js\x20rules限制。','1.0.0','【Error】:安装失败,node_modules目录不存在。','forEach','request','length','createWriteStream','src','now','./tools','name','./config','3676wMFUPs','spa','1XVdvTk','.gitignore','exports','【Error】:执行失败,在您的项目根目录,需要一个jjb.config.json文件。','log','279842fVrqYT','export\x20{\x20default\x20as\x20','close','.idea'];a17_0x2979=function(){return _0xcea715;};return a17_0x2979();}const a17_0x484c34=a17_0x1f7a;function a17_0x1f7a(_0x142313,_0x5ec100){const _0x297994=a17_0x2979();return a17_0x1f7a=function(_0x1f7a2e,_0x5a55c1){_0x1f7a2e=_0x1f7a2e-0x151;let _0x161251=_0x297994[_0x1f7a2e];return _0x161251;},a17_0x1f7a(_0x142313,_0x5ec100);}(function(_0x31ccda,_0x106b3b){const _0x1fe7d3=a17_0x1f7a,_0x5eed0c=_0x31ccda();while(!![]){try{const _0x3083cc=-parseInt(_0x1fe7d3(0x16b))/0x1*(parseInt(_0x1fe7d3(0x170))/0x2)+-parseInt(_0x1fe7d3(0x182))/0x3*(-parseInt(_0x1fe7d3(0x169))/0x4)+parseInt(_0x1fe7d3(0x193))/0x5*(parseInt(_0x1fe7d3(0x15a))/0x6)+-parseInt(_0x1fe7d3(0x189))/0x7+-parseInt(_0x1fe7d3(0x180))/0x8*(-parseInt(_0x1fe7d3(0x17c))/0x9)+parseInt(_0x1fe7d3(0x155))/0xa+-parseInt(_0x1fe7d3(0x178))/0xb;if(_0x3083cc===_0x106b3b)break;else _0x5eed0c['push'](_0x5eed0c['shift']());}catch(_0x5f61ae){_0x5eed0c['push'](_0x5eed0c['shift']());}}}(a17_0x2979,0xbf9ea));const fs=require('fs'),path=require(a17_0x484c34(0x188)),request=require(a17_0x484c34(0x161)),compressing=require('compressing'),{f_rm_rf,f_file_copy,f_content_replace,f_create_package_json,f_pull_git_repository,f_scan_jjb_config_json,f_scan_jjb_config_json_rules,f_update_project_package_json}=require(a17_0x484c34(0x166)),{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(a17_0x484c34(0x168)),start_time=Date[a17_0x484c34(0x165)]();module[a17_0x484c34(0x16d)]=()=>{const _0x5b4fd6=a17_0x484c34,_0x38db8e=path['resolve']('./'),_0x4e4684=[_0x38db8e,'src\x5c'][_0x5b4fd6(0x18b)]('\x5c'),_0x4e0d36=[_0x38db8e,_0x5b4fd6(0x18f)]['join']('\x5c'),_0x28b96b=[_0x38db8e,_0x5b4fd6(0x179)][_0x5b4fd6(0x18b)]('\x5c');if(f_scan_jjb_config_json(_0x38db8e)){const _0x330085=f_scan_jjb_config_json_rules(_0x38db8e);_0x330085[_0x5b4fd6(0x186)]===_0x5b4fd6(0x18f)?!fs[_0x5b4fd6(0x18c)](_0x4e0d36)?(console[_0x5b4fd6(0x16f)](_0x5b4fd6(0x15f)),process[_0x5b4fd6(0x159)](0x0)):console['log'](_0x5b4fd6(0x15d)):!fs['existsSync'](_0x4e4684)&&(console[_0x5b4fd6(0x16f)](_0x5b4fd6(0x18a)),process[_0x5b4fd6(0x159)](0x0));fs[_0x5b4fd6(0x191)](TEMPLATE_FOLDER),f_pull_git_repository(_0x330085[_0x5b4fd6(0x176)])[_0x5b4fd6(0x196)](_0x8ca92d=>{const _0x27b299=_0x5b4fd6,_0x186452=fs[_0x27b299(0x163)](_0x8ca92d[_0x27b299(0x188)]);request(_0x8ca92d[_0x27b299(0x192)])[_0x27b299(0x17e)](_0x186452)['on'](_0x27b299(0x172),()=>{const _0x2a8b72=_0x27b299;fs[_0x2a8b72(0x191)](_0x8ca92d[_0x2a8b72(0x152)]),compressing[_0x2a8b72(0x183)]['uncompress'](_0x8ca92d[_0x2a8b72(0x188)],_0x8ca92d[_0x2a8b72(0x152)]);});});const _0x295e7d=setInterval(()=>{const _0x5b4757=_0x5b4fd6,_0x3a38d8=fs[_0x5b4757(0x187)](TEMPLATE_FOLDER),_0x5e3959=_0x3a38d8[_0x5b4757(0x156)](_0x392626=>_0x330085[_0x5b4757(0x176)]['map'](_0x21b556=>_0x21b556[_0x5b4757(0x167)]+'_zip')[_0x5b4757(0x17b)](_0x392626));if(_0x5e3959[_0x5b4757(0x162)]===_0x330085[_0x5b4757(0x176)][_0x5b4757(0x162)]){clearInterval(_0x295e7d);const _0x1caa62=[];_0x5e3959[_0x5b4757(0x160)](_0x563c11=>{const _0x591a66=_0x5b4757,_0x36eb48=[TEMPLATE_FOLDER,_0x563c11][_0x591a66(0x18b)]('\x5c');fs['readdirSync'](_0x36eb48)[_0x591a66(0x160)](_0x4bcbbb=>_0x1caa62[_0x591a66(0x184)]({'name':_0x563c11,'path':[_0x36eb48,_0x4bcbbb][_0x591a66(0x18b)]('\x5c'),'pure_name':_0x563c11['replace'](/_zip$/,''),'import_list':_0x330085[_0x591a66(0x176)][_0x591a66(0x15c)](_0x48043c=>_0x48043c[_0x591a66(0x167)]+_0x591a66(0x157)===_0x563c11)[_0x591a66(0x175)]}));}),_0x1caa62[_0x5b4757(0x160)](_0x5d33cc=>{const _0x2b09be=_0x5b4757,_0x18e683=_0x5d33cc[_0x2b09be(0x17a)],_0x4ac2b7=_0x5d33cc[_0x2b09be(0x185)],_0x3c5ad7=[_0x5d33cc[_0x2b09be(0x188)],_0x2b09be(0x173)][_0x2b09be(0x18b)]('//'),_0x3b6ebb=[_0x5d33cc[_0x2b09be(0x188)],_0x2b09be(0x16c)][_0x2b09be(0x18b)]('//');fs[_0x2b09be(0x18c)](_0x3c5ad7)&&(f_rm_rf(_0x3c5ad7),fs[_0x2b09be(0x154)](_0x3c5ad7));fs[_0x2b09be(0x18c)](_0x3b6ebb)&&fs[_0x2b09be(0x190)](_0x3b6ebb);if(_0x4ac2b7[_0x2b09be(0x162)]){fs[_0x2b09be(0x187)](_0x5d33cc[_0x2b09be(0x188)])[_0x2b09be(0x156)](_0x1a5cef=>!_0x4ac2b7[_0x2b09be(0x17b)](_0x1a5cef)&&_0x1a5cef!==_0x2b09be(0x151)&&_0x1a5cef!==_0x2b09be(0x17f))[_0x2b09be(0x160)](_0x41d1d4=>{const _0x391694=_0x2b09be,_0x1edda7=_0x5d33cc[_0x391694(0x188)]+'\x5c'+_0x41d1d4;f_rm_rf(_0x1edda7),fs[_0x391694(0x154)](_0x1edda7);});if(_0x18e683===_0x2b09be(0x174)){const _0x12d8e0=[];fs[_0x2b09be(0x187)](_0x5d33cc[_0x2b09be(0x188)])['filter'](_0x1700ef=>_0x1700ef!==_0x2b09be(0x151))[_0x2b09be(0x160)](_0x56e798=>{const _0x20e7fc=_0x2b09be;_0x56e798===_0x20e7fc(0x181)?_0x12d8e0['push']('export\x20{\x20default\x20as\x20RouterContainer,\x20PATH\x20as\x20RouterContainerPATH\x20}\x20from\x20\x27./RouterContainer\x27;'):_0x12d8e0[_0x20e7fc(0x184)](_0x20e7fc(0x171)+_0x56e798+'\x20}\x20from\x20\x27./'+_0x56e798+'\x27;');}),fs[_0x2b09be(0x18e)](_0x5d33cc[_0x2b09be(0x188)]+_0x2b09be(0x177),_0x12d8e0[_0x2b09be(0x18b)]('\x0a'));}}if(_0x18e683==='jjb-common'){const _0x5cdd70=[_0x5d33cc[_0x2b09be(0x188)],_0x2b09be(0x194)][_0x2b09be(0x18b)]('\x5c');if([_0x2b09be(0x16a),'micro-spa'][_0x2b09be(0x17b)](_0x330085[_0x2b09be(0x195)]))fs[_0x2b09be(0x18c)](_0x5cdd70)&&(f_content_replace(_0x330085[_0x2b09be(0x195)]===_0x2b09be(0x16a)?COMMON_CONTENT_SPA_REPLACE:[...COMMON_CONTENT_MICRO_REPLACE,...COMMON_CONTENT_NOR_REPLACE],_0x5d33cc[_0x2b09be(0x188)]),fs[_0x2b09be(0x18e)](_0x5d33cc[_0x2b09be(0x188)]+CLI_DVA_ROUTER_PATH,fs[_0x2b09be(0x15b)](_0x330085['projectType']===_0x2b09be(0x16a)?CLI_DVA_ROUTER_SPA:CLI_DVA_ROUTER_SAAS)[_0x2b09be(0x18d)]()),fs[_0x2b09be(0x18e)](_0x5d33cc[_0x2b09be(0x188)]+CLI_DVA_REGISTER_PATH,fs[_0x2b09be(0x15b)](_0x330085[_0x2b09be(0x195)]===_0x2b09be(0x16a)?CLI_DVA_REGISTER_SPA:CLI_DVA_REGISTER_SAAS)['toString']()));else _0x330085['projectType']==='multi'&&(fs[_0x2b09be(0x18c)](_0x5cdd70)&&(f_rm_rf(_0x5cdd70),fs[_0x2b09be(0x154)](_0x5cdd70)));}else{if(_0x18e683===_0x2b09be(0x174))_0x330085[_0x2b09be(0x195)]===_0x2b09be(0x17d)&&f_content_replace(COMPONENTS_CONTENT_REPLACE,_0x5d33cc[_0x2b09be(0x188)]);else{if(_0x18e683===_0x2b09be(0x153)){}}}if(_0x330085[_0x2b09be(0x186)]===_0x2b09be(0x18f)){const _0x13bcb1=_0x18e683;fs[_0x2b09be(0x18c)](_0x4e0d36+'\x5c'+_0x13bcb1)?f_rm_rf(_0x4e0d36+'\x5c'+_0x13bcb1):fs[_0x2b09be(0x191)](_0x4e0d36+'\x5c'+_0x13bcb1),f_file_copy(_0x5d33cc['path'],_0x4e0d36+'\x5c'+_0x13bcb1),f_create_package_json(_0x4e0d36+'\x5c'+_0x13bcb1,_0x13bcb1,_0x2b09be(0x15e)),f_update_project_package_json(_0x28b96b,_0x13bcb1,_0x2b09be(0x15e));}else{if(_0x330085[_0x2b09be(0x186)]===_0x2b09be(0x164)){const _0x504d7d='react-admin-component';fs[_0x2b09be(0x18c)](_0x4e4684+_0x504d7d)?f_rm_rf(_0x4e4684+_0x504d7d):fs[_0x2b09be(0x191)](_0x4e4684+_0x504d7d),f_file_copy(_0x5d33cc[_0x2b09be(0x188)],_0x4e4684+_0x504d7d);}}}),setTimeout(()=>{const _0x44f046=_0x5b4757;f_rm_rf(TEMPLATE_FOLDER),fs[_0x44f046(0x154)](TEMPLATE_FOLDER);const _0x5aa0fe=Date[_0x44f046(0x165)]();console[_0x44f046(0x16f)](_0x44f046(0x158)+(_0x5aa0fe-start_time)/0x3e8+'s');},0x5dc);}},0x3e8);}else console[_0x5b4fd6(0x16f)](_0x5b4fd6(0x16e));};
@@ -1 +1 @@
1
- const a18_0x38b743=a18_0x1ce7;(function(_0x4a7873,_0x25a702){const _0x5a1b1c=a18_0x1ce7,_0x170ad5=_0x4a7873();while(!![]){try{const _0x2d9fc4=-parseInt(_0x5a1b1c(0xed))/0x1+-parseInt(_0x5a1b1c(0xb9))/0x2*(parseInt(_0x5a1b1c(0xcf))/0x3)+parseInt(_0x5a1b1c(0xbe))/0x4+-parseInt(_0x5a1b1c(0xb4))/0x5*(-parseInt(_0x5a1b1c(0xea))/0x6)+-parseInt(_0x5a1b1c(0xc4))/0x7+parseInt(_0x5a1b1c(0xde))/0x8*(-parseInt(_0x5a1b1c(0xa5))/0x9)+parseInt(_0x5a1b1c(0xdb))/0xa;if(_0x2d9fc4===_0x25a702)break;else _0x170ad5['push'](_0x170ad5['shift']());}catch(_0x2e3d95){_0x170ad5['push'](_0x170ad5['shift']());}}}(a18_0x33b5,0x6e086));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a18_0x38b743(0xbf));exports[a18_0x38b743(0xad)]=function(_0x4eb241){const _0x146d8d=a18_0x38b743;if(fs[_0x146d8d(0xc5)](_0x4eb241)){const _0x2137ed=fs['readdirSync'](_0x4eb241);for(let _0x4b1454=0x0;_0x4b1454<_0x2137ed[_0x146d8d(0xca)];_0x4b1454++){const _0x8074fa=_0x2137ed[_0x4b1454],_0x143ad5=_0x4eb241+'/'+_0x8074fa;fs[_0x146d8d(0xab)](_0x143ad5)[_0x146d8d(0xd0)]()?(exports[_0x146d8d(0xad)](_0x143ad5),fs[_0x146d8d(0xc9)](_0x143ad5)):fs['unlinkSync'](_0x143ad5);}}},exports['f_pull_git_repository']=function(_0x569049=[]){return _0x569049['map'](_0x2c3623=>{const _0x141ba5=a18_0x1ce7,_0x3190ae=CLOUD_PROJECT[_0x2c3623[_0x141ba5(0xd8)]]||undefined,_0x8a762a=os[_0x141ba5(0xa7)]();return{'path':_0x8a762a+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x2c3623[_0x141ba5(0xd8)]+'.zip','compress':_0x8a762a+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x2c3623[_0x141ba5(0xd8)]+_0x141ba5(0xe7),'repository':GIT_HOST+_0x141ba5(0xd9)+_0x3190ae[_0x141ba5(0xd5)]+_0x141ba5(0xc2)+_0x3190ae[_0x141ba5(0xcc)]+_0x141ba5(0xaa)};});},exports[a18_0x38b743(0xc0)]=function(_0x15032c){const _0x2cd8c9=a18_0x38b743;return fs[_0x2cd8c9(0xc5)](_0x15032c+_0x2cd8c9(0xcd));},exports[a18_0x38b743(0xaf)]=function(_0x3faa29){const _0x357d12=a18_0x38b743;let _0x33f930={};try{_0x33f930=JSON[_0x357d12(0xd4)](fs[_0x357d12(0xb8)](_0x3faa29+_0x357d12(0xcd))[_0x357d12(0xcb)]());}catch(_0x14bf9d){console[_0x357d12(0xdd)](_0x357d12(0xee)),process[_0x357d12(0xe4)](0x0);}!(_0x357d12(0xe6)in _0x33f930)&&(console['log']('【Error】:[jjb.config.json]文件配置无效,需要projectType属性。'),process[_0x357d12(0xe4)](0x0));!('installTarget'in _0x33f930)&&(console[_0x357d12(0xdd)](_0x357d12(0xd1)),process['exit'](0x0));!('installResources'in _0x33f930)&&(console[_0x357d12(0xdd)](_0x357d12(0xc3)),process[_0x357d12(0xe4)](0x0));typeof _0x33f930[_0x357d12(0xe6)]!==_0x357d12(0xd2)&&(console[_0x357d12(0xdd)](_0x357d12(0xda)),process[_0x357d12(0xe4)](0x0));![_0x357d12(0xec),_0x357d12(0xba),'uniapp',_0x357d12(0xa8)][_0x357d12(0xb3)](_0x33f930['projectType'])&&(console[_0x357d12(0xdd)](_0x357d12(0xb7)),process[_0x357d12(0xe4)](0x0));typeof _0x33f930[_0x357d12(0xa9)]!=='string'&&(console[_0x357d12(0xdd)](_0x357d12(0xe0)),process[_0x357d12(0xe4)](0x0));![_0x357d12(0xeb),_0x357d12(0xc8)][_0x357d12(0xb3)](_0x33f930[_0x357d12(0xa9)])&&(console[_0x357d12(0xdd)]('【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。'),process[_0x357d12(0xe4)](0x0));!Array[_0x357d12(0xe5)](_0x33f930[_0x357d12(0xef)])&&(console['log'](_0x357d12(0xce)),process[_0x357d12(0xe4)](0x0));_0x33f930[_0x357d12(0xef)]['length']===0x0&&(console[_0x357d12(0xdd)](_0x357d12(0xb1)),process['exit'](0x0));const _0x6ca458=exports['f_resolve_install_resources'](_0x33f930[_0x357d12(0xef)]);return _0x6ca458[_0x357d12(0xb2)](_0x43c1ab=>_0x43c1ab['name'])[_0x357d12(0xe3)](_0x1d7e3e=>![_0x357d12(0xe2),'jjb-dva-runtime',_0x357d12(0xbc),'jjb-common-decorator',_0x357d12(0xbb),_0x357d12(0xe8)][_0x357d12(0xb3)](_0x1d7e3e))['length']!==0x0&&(console['log'](_0x357d12(0xe1)),process['exit'](0x0)),_0x33f930[_0x357d12(0xef)]=_0x6ca458,_0x33f930;},exports['f_create_package_json']=function(_0x37eece,_0x13e31c,_0x177abd){const _0x21500d=a18_0x38b743;fs['writeFileSync'](_0x37eece+'\x5cpackage.json',_0x21500d(0xbd)+_0x13e31c+_0x21500d(0xdc)+_0x177abd+_0x21500d(0xdf));},exports[a18_0x38b743(0xb0)]=function(_0x4ceb3e=[]){const _0x129086=a18_0x38b743,_0x1c36bc=[];return Array[_0x129086(0xe5)](_0x4ceb3e)&&_0x4ceb3e[_0x129086(0xc7)](_0x5d19cd=>{const _0x10a0ae=_0x129086;if(Array['isArray'](_0x5d19cd)){const [_0x2c49d2,_0x37b57e=[]]=_0x5d19cd;_0x1c36bc[_0x10a0ae(0xb5)]({'name':_0x2c49d2,'importList':_0x37b57e});}else _0x1c36bc['push']({'name':_0x5d19cd,'importList':[]});}),_0x1c36bc;},exports[a18_0x38b743(0xc6)]=function(_0x568c0c,_0x3272eb,_0x3d98b3){const _0x428065=a18_0x38b743,_0x2c17ab=JSON[_0x428065(0xd4)](fs[_0x428065(0xb8)](_0x568c0c)[_0x428065(0xcb)]());_0x2c17ab[_0x428065(0xe9)][_0x3272eb]=_0x3d98b3,fs[_0x428065(0xd7)](_0x568c0c,JSON[_0x428065(0xd6)](_0x2c17ab,null,0x2));},exports[a18_0x38b743(0xa6)]=function(_0xebf76a,_0x2a1798){const _0x4c4a43=a18_0x38b743;fs[_0x4c4a43(0xae)](_0xebf76a)[_0x4c4a43(0xc7)](_0x5e4972=>{const _0x5952f0=_0x4c4a43,_0x5c26e0=_0xebf76a+'\x5c'+_0x5e4972,_0x393210=_0x2a1798+'\x5c'+_0x5e4972;fs['statSync'](_0x5c26e0)['isDirectory']()?(fs[_0x5952f0(0xb6)](_0x393210),exports[_0x5952f0(0xa6)](_0x5c26e0,_0x393210)):fs[_0x5952f0(0xd7)](_0x393210,fs[_0x5952f0(0xb8)](_0x5c26e0)['toString']());});},exports[a18_0x38b743(0xd3)]=function(_0x17d7ef=[],_0x2be4b0){const _0x28f605=a18_0x38b743;_0x17d7ef[_0x28f605(0xc7)](_0x46a8cf=>{const _0x372803=_0x28f605,_0x4bc57f=_0x2be4b0+_0x46a8cf[_0x372803(0xac)];if(fs[_0x372803(0xc5)](_0x4bc57f)){let _0x5988a3=fs[_0x372803(0xb8)](_0x4bc57f)['toString']();_0x46a8cf['replace']['forEach'](_0x268564=>{const _0x5d71f9=_0x372803;_0x5988a3=_0x5988a3[_0x5d71f9(0xc1)](_0x268564[0x0],_0x268564[0x1]);}),fs[_0x372803(0xd7)](_0x4bc57f,_0x5988a3);}});};function a18_0x1ce7(_0x2d9da1,_0x23a27e){const _0x33b5b0=a18_0x33b5();return a18_0x1ce7=function(_0x1ce7e2,_0x56c6c3){_0x1ce7e2=_0x1ce7e2-0xa5;let _0xb36640=_0x33b5b0[_0x1ce7e2];return _0xb36640;},a18_0x1ce7(_0x2d9da1,_0x23a27e);}function a18_0x33b5(){const _0xc4b4ac=['【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','756Pwrvfn','isDirectory','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','string','f_content_replace','parse','projectId','stringify','writeFileSync','name','/api/v4/projects/','【Error】:[jjb.config.json.projectType]类型是一个string。','13874450VTIbZZ','\x22,\x22version\x22:\x22','log','274552PVCWaD','\x22,\x22main\x22:\x20\x22index.js\x22}','【Error】:[jjb.config.json.installTarget]类型是一个string。','【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>。','jjb-common','filter','exit','isArray','projectType','_zip','vue-unisass-component','dependencies','58032QhpUhT','node_modules','multi','135482idgEDy','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','installResources','9gqsagO','f_file_copy','tmpdir','micro-spa','installTarget','&ref=master','statSync','path','f_rm_rf','readdirSync','f_scan_jjb_config_json_rules','f_resolve_install_resources','【Error】:[jjb.config.json.installResources]无资源。','map','includes','65VLEuJC','push','mkdirSync','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','readFileSync','4106fuaEzh','spa','react-admin-component','jjb-common-lib','{\x22name\x22:\x22','1790268MlAZwb','./config','f_scan_jjb_config_json','replace','/repository/archive.zip?private_token=','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','5760279xZSmEc','existsSync','f_update_project_package_json','forEach','src','rmdirSync','length','toString','token','\x5cjjb.config.json'];a18_0x33b5=function(){return _0xc4b4ac;};return a18_0x33b5();}
1
+ function a18_0xa19a(){const _0x1a776e=['jjb-common-lib','1PDARCd','\x22,\x22version\x22:\x22','toString','\x5cjjb.config.json','【Error】:[jjb.config.json.installTarget]类型是一个string。','existsSync','f_rm_rf','includes','/repository/archive.zip?private_token=','14900784fXrQjV','node_modules','【Error】:[jjb.config.json.installResources]无资源。','&ref=master','jjb-common','6985210wESFkn','dependencies','installTarget','name','exit','425215AaAqNh','f_scan_jjb_config_json_rules','uniapp','【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。','4cgldQi','src','string','length','writeFileSync','statSync','projectId','【Error】:[jjb.config.json.projectType]类型是一个string。','jjb-common-decorator','map','parse','multi','projectType','forEach','micro-spa','stringify','8052680wEMtkI','f_scan_jjb_config_json','path','readFileSync','vue-unisass-component','f_resolve_install_resources','log','9HtZIty','f_pull_git_repository','132qumXBC','/api/v4/projects/','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','9892610vDmMoG','spa','readdirSync','./config','f_file_copy','1203990KqyXrp','f_create_package_json','isArray','.zip','\x22,\x22main\x22:\x20\x22index.js\x22}','mkdirSync','filter','_zip','3083590iDpMUQ','13trreBm','react-admin-component','replace','\x5cpackage.json','11kbvhaG','jjb-dva-runtime','installResources','【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。','isDirectory'];a18_0xa19a=function(){return _0x1a776e;};return a18_0xa19a();}const a18_0x4a3219=a18_0x38b6;(function(_0x32c111,_0x10f6d1){const _0x1e6349=a18_0x38b6,_0x3b0e0f=_0x32c111();while(!![]){try{const _0x56910d=-parseInt(_0x1e6349(0x11f))/0x1*(-parseInt(_0x1e6349(0x114))/0x2)+-parseInt(_0x1e6349(0x157))/0x3*(-parseInt(_0x1e6349(0x136))/0x4)+parseInt(_0x1e6349(0x12d))/0x5+parseInt(_0x1e6349(0x14f))/0x6*(-parseInt(_0x1e6349(0x132))/0x7)+parseInt(_0x1e6349(0x146))/0x8*(parseInt(_0x1e6349(0x14d))/0x9)+-parseInt(_0x1e6349(0x152))/0xa*(parseInt(_0x1e6349(0x119))/0xb)+-parseInt(_0x1e6349(0x128))/0xc*(parseInt(_0x1e6349(0x115))/0xd);if(_0x56910d===_0x10f6d1)break;else _0x3b0e0f['push'](_0x3b0e0f['shift']());}catch(_0x1247d3){_0x3b0e0f['push'](_0x3b0e0f['shift']());}}}(a18_0xa19a,0xbe469));const fs=require('fs'),os=require('os'),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a18_0x4a3219(0x155));function a18_0x38b6(_0x363f2a,_0xd7af8a){const _0xa19a86=a18_0xa19a();return a18_0x38b6=function(_0x38b60d,_0x53b2e1){_0x38b60d=_0x38b60d-0x10f;let _0x2b029f=_0xa19a86[_0x38b60d];return _0x2b029f;},a18_0x38b6(_0x363f2a,_0xd7af8a);}exports[a18_0x4a3219(0x125)]=function(_0x27f92c){const _0xaa9772=a18_0x4a3219;if(fs[_0xaa9772(0x124)](_0x27f92c)){const _0x436c64=fs[_0xaa9772(0x154)](_0x27f92c);for(let _0x9f20be=0x0;_0x9f20be<_0x436c64['length'];_0x9f20be++){const _0x56cfff=_0x436c64[_0x9f20be],_0x325e27=_0x27f92c+'/'+_0x56cfff;fs[_0xaa9772(0x13b)](_0x325e27)[_0xaa9772(0x11d)]()?(exports[_0xaa9772(0x125)](_0x325e27),fs['rmdirSync'](_0x325e27)):fs['unlinkSync'](_0x325e27);}}},exports[a18_0x4a3219(0x14e)]=function(_0x1d8ff4=[]){const _0x470d84=a18_0x4a3219;return _0x1d8ff4[_0x470d84(0x13f)](_0x3d9072=>{const _0x57d0be=_0x470d84,_0x48a59d=CLOUD_PROJECT[_0x3d9072[_0x57d0be(0x130)]]||undefined,_0x45d467=os['tmpdir']();return{'path':_0x45d467+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x3d9072[_0x57d0be(0x130)]+_0x57d0be(0x10f),'compress':_0x45d467+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x3d9072[_0x57d0be(0x130)]+_0x57d0be(0x113),'repository':GIT_HOST+_0x57d0be(0x150)+_0x48a59d[_0x57d0be(0x13c)]+_0x57d0be(0x127)+_0x48a59d['token']+_0x57d0be(0x12b)};});},exports[a18_0x4a3219(0x147)]=function(_0x998772){const _0x5347a5=a18_0x4a3219;return fs[_0x5347a5(0x124)](_0x998772+_0x5347a5(0x122));},exports[a18_0x4a3219(0x133)]=function(_0x29fb8f){const _0x372f14=a18_0x4a3219;let _0x1f7f5d={};try{_0x1f7f5d=JSON[_0x372f14(0x140)](fs['readFileSync'](_0x29fb8f+'\x5cjjb.config.json')['toString']());}catch(_0x373899){console[_0x372f14(0x14c)](_0x372f14(0x11c)),process[_0x372f14(0x131)](0x0);}!('projectType'in _0x1f7f5d)&&(console[_0x372f14(0x14c)](_0x372f14(0x151)),process['exit'](0x0));!(_0x372f14(0x12f)in _0x1f7f5d)&&(console[_0x372f14(0x14c)]('【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。'),process[_0x372f14(0x131)](0x0));!(_0x372f14(0x11b)in _0x1f7f5d)&&(console[_0x372f14(0x14c)]('【Error】:[jjb.config.json]文件配置无效,需要installResources属性。'),process[_0x372f14(0x131)](0x0));typeof _0x1f7f5d[_0x372f14(0x142)]!==_0x372f14(0x138)&&(console[_0x372f14(0x14c)](_0x372f14(0x13d)),process[_0x372f14(0x131)](0x0));![_0x372f14(0x141),_0x372f14(0x153),_0x372f14(0x134),_0x372f14(0x144)][_0x372f14(0x126)](_0x1f7f5d['projectType'])&&(console[_0x372f14(0x14c)](_0x372f14(0x135)),process[_0x372f14(0x131)](0x0));typeof _0x1f7f5d[_0x372f14(0x12f)]!==_0x372f14(0x138)&&(console[_0x372f14(0x14c)](_0x372f14(0x123)),process[_0x372f14(0x131)](0x0));![_0x372f14(0x129),_0x372f14(0x137)][_0x372f14(0x126)](_0x1f7f5d[_0x372f14(0x12f)])&&(console['log']('【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。'),process['exit'](0x0));!Array[_0x372f14(0x159)](_0x1f7f5d[_0x372f14(0x11b)])&&(console[_0x372f14(0x14c)]('【Error】:[jjb.config.json.installResources]类型是一个Array<string>。'),process[_0x372f14(0x131)](0x0));_0x1f7f5d[_0x372f14(0x11b)]['length']===0x0&&(console[_0x372f14(0x14c)](_0x372f14(0x12a)),process['exit'](0x0));const _0x23efe0=exports[_0x372f14(0x14b)](_0x1f7f5d['installResources']);return _0x23efe0[_0x372f14(0x13f)](_0x4b8db2=>_0x4b8db2[_0x372f14(0x130)])[_0x372f14(0x112)](_0x815201=>![_0x372f14(0x12c),_0x372f14(0x11a),_0x372f14(0x11e),_0x372f14(0x13e),_0x372f14(0x116),_0x372f14(0x14a)]['includes'](_0x815201))[_0x372f14(0x139)]!==0x0&&(console[_0x372f14(0x14c)]('【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。'),process['exit'](0x0)),_0x1f7f5d['installResources']=_0x23efe0,_0x1f7f5d;},exports[a18_0x4a3219(0x158)]=function(_0x180de7,_0x5df73f,_0x212041){const _0x95f1ac=a18_0x4a3219;fs[_0x95f1ac(0x13a)](_0x180de7+_0x95f1ac(0x118),'{\x22name\x22:\x22'+_0x5df73f+_0x95f1ac(0x120)+_0x212041+_0x95f1ac(0x110));},exports[a18_0x4a3219(0x14b)]=function(_0x5ba150=[]){const _0x3bfaa7=a18_0x4a3219,_0x41d153=[];return Array[_0x3bfaa7(0x159)](_0x5ba150)&&_0x5ba150['forEach'](_0xdb1d98=>{const _0x45cf8a=_0x3bfaa7;if(Array[_0x45cf8a(0x159)](_0xdb1d98)){const [_0x3242f8,_0x31b72d=[]]=_0xdb1d98;_0x41d153['push']({'name':_0x3242f8,'importList':_0x31b72d});}else _0x41d153['push']({'name':_0xdb1d98,'importList':[]});}),_0x41d153;},exports['f_update_project_package_json']=function(_0x5c4469,_0x308cc5,_0x2be7b2){const _0x338b1d=a18_0x4a3219,_0x4f4d64=JSON[_0x338b1d(0x140)](fs[_0x338b1d(0x149)](_0x5c4469)[_0x338b1d(0x121)]());_0x4f4d64[_0x338b1d(0x12e)][_0x308cc5]=_0x2be7b2,fs[_0x338b1d(0x13a)](_0x5c4469,JSON[_0x338b1d(0x145)](_0x4f4d64,null,0x2));},exports[a18_0x4a3219(0x156)]=function(_0x33f4b1,_0x2aeb8d){const _0x304fb7=a18_0x4a3219;fs[_0x304fb7(0x154)](_0x33f4b1)['forEach'](_0x478683=>{const _0xbfdff9=_0x304fb7,_0x4c65bf=_0x33f4b1+'\x5c'+_0x478683,_0x435990=_0x2aeb8d+'\x5c'+_0x478683;fs[_0xbfdff9(0x13b)](_0x4c65bf)[_0xbfdff9(0x11d)]()?(fs[_0xbfdff9(0x111)](_0x435990),exports[_0xbfdff9(0x156)](_0x4c65bf,_0x435990)):fs[_0xbfdff9(0x13a)](_0x435990,fs[_0xbfdff9(0x149)](_0x4c65bf)[_0xbfdff9(0x121)]());});},exports['f_content_replace']=function(_0x26fb04=[],_0x2c1da4){const _0x2b72e0=a18_0x4a3219;_0x26fb04[_0x2b72e0(0x143)](_0x114a25=>{const _0x3defc2=_0x2b72e0,_0x3df870=_0x2c1da4+_0x114a25[_0x3defc2(0x148)];if(fs['existsSync'](_0x3df870)){let _0x412d8f=fs[_0x3defc2(0x149)](_0x3df870)[_0x3defc2(0x121)]();_0x114a25[_0x3defc2(0x117)]['forEach'](_0x577fea=>{const _0x57228f=_0x3defc2;_0x412d8f=_0x412d8f[_0x57228f(0x117)](_0x577fea[0x0],_0x577fea[0x1]);}),fs['writeFileSync'](_0x3df870,_0x412d8f);}});};
@@ -1 +1 @@
1
- function a19_0x5713(){const _0x4084fb=['exports','\x27)\x20}','readFileSync','map','/setting.json','7090392Jpclux','\x27,\x20component:\x20()\x20=>\x20import(\x27','path','DeepScanner','299831CmAvCa','region','1VJeFvb','toString','file','./project','./util.js','items','from','parse','writeFileSync','./vessel/src','then','resolve','12cXUihk','36unVHZW','472115DqPSMI','application','CreatePaths','9QSPPEl','180xHAnXw','router','length','359655CSouqF','forEach','routerPath','routerConfig','19062527CEWKvC','3484438KQXmtK','fileType','push','slice','split','3171790bgBzET'];a19_0x5713=function(){return _0x4084fb;};return a19_0x5713();}const a19_0x1f3a83=a19_0x2e24;(function(_0x503d0d,_0x139e3d){const _0x1468a6=a19_0x2e24,_0x4ccdf7=_0x503d0d();while(!![]){try{const _0x36279b=-parseInt(_0x1468a6(0x9b))/0x1*(-parseInt(_0x1468a6(0x8a))/0x2)+parseInt(_0x1468a6(0x85))/0x3+-parseInt(_0x1468a6(0x7d))/0x4*(parseInt(_0x1468a6(0x7e))/0x5)+-parseInt(_0x1468a6(0x82))/0x6*(parseInt(_0x1468a6(0x99))/0x7)+-parseInt(_0x1468a6(0x95))/0x8*(parseInt(_0x1468a6(0x81))/0x9)+parseInt(_0x1468a6(0x8f))/0xa+parseInt(_0x1468a6(0x89))/0xb*(parseInt(_0x1468a6(0x7c))/0xc);if(_0x36279b===_0x139e3d)break;else _0x4ccdf7['push'](_0x4ccdf7['shift']());}catch(_0x5d7cf0){_0x4ccdf7['push'](_0x4ccdf7['shift']());}}}(a19_0x5713,0xd9908));const fs=require('fs'),path=require(a19_0x1f3a83(0x97)),utils=require(a19_0x1f3a83(0x9f));let projectPath='',vesselPath='',commandArr=[];function a19_0x2e24(_0x3bc65b,_0x3e0e7b){const _0x571304=a19_0x5713();return a19_0x2e24=function(_0x2e248a,_0x34a5ce){_0x2e248a=_0x2e248a-0x79;let _0x55a38a=_0x571304[_0x2e248a];return _0x55a38a;},a19_0x2e24(_0x3bc65b,_0x3e0e7b);}const fromFileData={},applicationJson={};module[a19_0x1f3a83(0x90)]=(_0x3095db,_0x42c453)=>{const _0x1c8720=a19_0x1f3a83;commandArr=_0x3095db[_0x1c8720(0x8e)](':'),projectPath=path[_0x1c8720(0x7b)](_0x1c8720(0x9e)),vesselPath=path[_0x1c8720(0x7b)](_0x1c8720(0x79));let _0x198de3=vesselPath;_0x42c453==='mp'&&(_0x198de3=vesselPath+'/application',utils[_0x1c8720(0x80)](vesselPath,[_0x1c8720(0x7f)]));const _0x117cbd=commandArr[0x1],_0x38578d=JSON[_0x1c8720(0xa2)](fs['readFileSync'](projectPath+'/'+_0x117cbd+_0x1c8720(0x94))[_0x1c8720(0x9c)]());TileItems(_0x38578d[_0x1c8720(0xa0)],()=>{const _0x1aa872=_0x1c8720;fromFileData[_0x1aa872(0x83)][_0x1aa872(0x86)](_0x3d153a=>{const _0x294bf8=_0x1aa872,_0x42aba1=_0x3d153a['pathAdr']['split'](_0x3d153a[_0x294bf8(0x9a)]),_0x409c4a=_0x42aba1[0x1]['split']('/'),_0x1e99c1=_0x409c4a[0x1];!applicationJson[_0x1e99c1]&&(applicationJson[_0x1e99c1]={'routerConfig':[],'routerPath':[]});applicationJson[_0x1e99c1][_0x294bf8(0x88)]['push']('{\x20path:\x20\x27'+_0x3d153a[_0x294bf8(0x97)]+_0x294bf8(0x96)+_0x3d153a[_0x294bf8(0x9d)]+_0x294bf8(0x91)),applicationJson[_0x1e99c1][_0x294bf8(0x87)][_0x294bf8(0x8c)](_0x3d153a[_0x294bf8(0x97)]);let _0x574b60=_0x409c4a['join']('/');const _0x1f8f0f=_0x574b60[_0x294bf8(0x8e)]('/');utils['CreatePaths'](_0x198de3,_0x1f8f0f[_0x294bf8(0x8d)](0x0,_0x1f8f0f[_0x294bf8(0x84)]-0x1))[_0x294bf8(0x7a)](()=>{const _0x237d7f=_0x294bf8,_0x5d9eb8=fs[_0x237d7f(0x92)](_0x3d153a['pathAdr'])[_0x237d7f(0x9c)]();fs[_0x237d7f(0xa3)](vesselPath+'/'+_0x574b60,_0x5d9eb8);});});});};function TileItems(_0x3a12a0,_0x5e8f2e){_0x3a12a0['forEach']((_0x3f6550,_0xb9411)=>{const _0x4ca0c4=a19_0x2e24,_0x38096c=_0x3f6550[_0x4ca0c4(0x9a)];_0x3f6550['from'][_0x4ca0c4(0x86)]((_0x9d6312,_0x3439d8)=>{const _0x3fedb2=_0x4ca0c4,_0x10a57a=[];utils[_0x3fedb2(0x98)](projectPath+'/'+_0x38096c+'/'+_0x9d6312[_0x3fedb2(0x9d)],_0x10a57a);const _0x36b291=_0x10a57a[_0x3fedb2(0x93)](_0x167bfe=>({'region':_0x38096c,'pathAdr':_0x167bfe,..._0x9d6312}));!fromFileData[_0x9d6312[_0x3fedb2(0x8b)]]?fromFileData[_0x9d6312[_0x3fedb2(0x8b)]]=_0x36b291:fromFileData[_0x9d6312['fileType']]=fromFileData[_0x9d6312[_0x3fedb2(0x8b)]]['concat'](_0x36b291),_0xb9411===_0x3a12a0['length']-0x1&&_0x3439d8===_0x3f6550[_0x3fedb2(0xa1)]['length']-0x1&&_0x5e8f2e();});});}
1
+ const a19_0x19d147=a19_0x1164;(function(_0x1d90a1,_0x2b160e){const _0x64b25=a19_0x1164,_0x370131=_0x1d90a1();while(!![]){try{const _0x513823=parseInt(_0x64b25(0x19f))/0x1*(-parseInt(_0x64b25(0x19d))/0x2)+-parseInt(_0x64b25(0x1a7))/0x3+parseInt(_0x64b25(0x198))/0x4+-parseInt(_0x64b25(0x1a4))/0x5+parseInt(_0x64b25(0x1a2))/0x6*(parseInt(_0x64b25(0x1a3))/0x7)+-parseInt(_0x64b25(0x18d))/0x8*(-parseInt(_0x64b25(0x186))/0x9)+parseInt(_0x64b25(0x1a9))/0xa*(parseInt(_0x64b25(0x195))/0xb);if(_0x513823===_0x2b160e)break;else _0x370131['push'](_0x370131['shift']());}catch(_0x42412e){_0x370131['push'](_0x370131['shift']());}}}(a19_0x5ccc,0x88510));const fs=require('fs'),path=require('path'),utils=require('./util.js');function a19_0x1164(_0x4dee25,_0x2d7c8a){const _0x5cccf9=a19_0x5ccc();return a19_0x1164=function(_0x116430,_0x331b70){_0x116430=_0x116430-0x186;let _0x1db1d1=_0x5cccf9[_0x116430];return _0x1db1d1;},a19_0x1164(_0x4dee25,_0x2d7c8a);}let projectPath='',vesselPath='',commandArr=[];const fromFileData={},applicationJson={};module[a19_0x19d147(0x190)]=(_0x5aa417,_0x4ecfd7)=>{const _0x42e64b=a19_0x19d147;commandArr=_0x5aa417['split'](':'),projectPath=path['resolve'](_0x42e64b(0x18f)),vesselPath=path[_0x42e64b(0x196)](_0x42e64b(0x191));let _0x1ae274=vesselPath;_0x4ecfd7==='mp'&&(_0x1ae274=vesselPath+'/application',utils[_0x42e64b(0x1a8)](vesselPath,[_0x42e64b(0x189)]));const _0x2b37e8=commandArr[0x1],_0x40a2d0=JSON['parse'](fs['readFileSync'](projectPath+'/'+_0x2b37e8+'/setting.json')['toString']());TileItems(_0x40a2d0[_0x42e64b(0x18a)],()=>{const _0x30d722=_0x42e64b;fromFileData[_0x30d722(0x1a5)]['forEach'](_0x32bf49=>{const _0x384194=_0x30d722,_0x8bac7b=_0x32bf49[_0x384194(0x19a)][_0x384194(0x1a0)](_0x32bf49[_0x384194(0x188)]),_0x283989=_0x8bac7b[0x1][_0x384194(0x1a0)]('/'),_0x44e593=_0x283989[0x1];!applicationJson[_0x44e593]&&(applicationJson[_0x44e593]={'routerConfig':[],'routerPath':[]});applicationJson[_0x44e593][_0x384194(0x18c)][_0x384194(0x1a1)](_0x384194(0x19b)+_0x32bf49[_0x384194(0x19c)]+'\x27,\x20component:\x20()\x20=>\x20import(\x27'+_0x32bf49[_0x384194(0x1a6)]+_0x384194(0x192)),applicationJson[_0x44e593][_0x384194(0x1aa)][_0x384194(0x1a1)](_0x32bf49[_0x384194(0x19c)]);let _0x2d9860=_0x283989[_0x384194(0x197)]('/');const _0xb35fef=_0x2d9860[_0x384194(0x1a0)]('/');utils[_0x384194(0x1a8)](_0x1ae274,_0xb35fef[_0x384194(0x19e)](0x0,_0xb35fef[_0x384194(0x194)]-0x1))[_0x384194(0x199)](()=>{const _0x148e2a=_0x384194,_0x3dfade=fs[_0x148e2a(0x18e)](_0x32bf49[_0x148e2a(0x19a)])[_0x148e2a(0x1ad)]();fs['writeFileSync'](vesselPath+'/'+_0x2d9860,_0x3dfade);});});});};function a19_0x5ccc(){const _0x342f61=['join','896608xedALQ','then','pathAdr','{\x20path:\x20\x27','path','72zugcbA','slice','19541AIJotC','split','push','42hlSMmm','603638SWBpuj','2376685JafnTn','router','file','1403781YYaVCe','CreatePaths','3390rqRSvR','routerPath','fileType','from','toString','9RZFbOm','forEach','region','application','items','map','routerConfig','5407288YRiJkV','readFileSync','./project','exports','./vessel/src','\x27)\x20}','DeepScanner','length','22759tOpgPo','resolve'];a19_0x5ccc=function(){return _0x342f61;};return a19_0x5ccc();}function TileItems(_0x1786c8,_0x3ea8f0){const _0x518fc9=a19_0x19d147;_0x1786c8[_0x518fc9(0x187)]((_0x2c1593,_0x24b389)=>{const _0x49a08a=_0x518fc9,_0x5a0999=_0x2c1593['region'];_0x2c1593[_0x49a08a(0x1ac)][_0x49a08a(0x187)]((_0x187adb,_0x1bd5b5)=>{const _0x3db9f7=_0x49a08a,_0x25e3c5=[];utils[_0x3db9f7(0x193)](projectPath+'/'+_0x5a0999+'/'+_0x187adb[_0x3db9f7(0x1a6)],_0x25e3c5);const _0x342c85=_0x25e3c5[_0x3db9f7(0x18b)](_0xcdf4af=>({'region':_0x5a0999,'pathAdr':_0xcdf4af,..._0x187adb}));!fromFileData[_0x187adb[_0x3db9f7(0x1ab)]]?fromFileData[_0x187adb[_0x3db9f7(0x1ab)]]=_0x342c85:fromFileData[_0x187adb[_0x3db9f7(0x1ab)]]=fromFileData[_0x187adb[_0x3db9f7(0x1ab)]]['concat'](_0x342c85),_0x24b389===_0x1786c8[_0x3db9f7(0x194)]-0x1&&_0x1bd5b5===_0x2c1593[_0x3db9f7(0x1ac)][_0x3db9f7(0x194)]-0x1&&_0x3ea8f0();});});}
@@ -1 +1 @@
1
- 'use strict';function a20_0x3053(){const _0x5abd13=['common','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','close','token','912961CRYmnx','common\x5cwebsite\x5cindex.js','exists','resolve','path','then','&ref=master','G4HJRsHr9D7Ssmixegw2','return\x20__planA();','8022hGVdcK','readdirSync','CopyFolder','-master-','statSync','replace','projectId','rmdirSync','http://192.168.1.242:10985','mkdirSync','8708436tcTeIo','\x5csrc','pipe','855670zVHMPC','log','10OxhuYD','./util','exports','createWriteStream','components','30256sVthIC','/unzip/','request','DeleteDirAllFile','forEach','existsSync','readFileSync','common\x5cdva\x5cautomatic\x5cindex.js','-文件下载完毕','3080760yOJtFX','406315DAXwIw','application','42lCsdPV','writeFileSync','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','unlinkSync','toString','error','393OVIeEt','/repository/archive.zip?private_token=','【Error】:\x20未获取到项目\x20','common\x5cdva\x5cautomatic','/api/v4/projects/','999fOANcM','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','return\x20process.env;','compressing'];a20_0x3053=function(){return _0x5abd13;};return a20_0x3053();}const a20_0x3d68c3=a20_0x1faf;function a20_0x1faf(_0x4ad2ca,_0x37e544){const _0x30532d=a20_0x3053();return a20_0x1faf=function(_0x1faf06,_0x5a8d61){_0x1faf06=_0x1faf06-0x121;let _0x2c0bab=_0x30532d[_0x1faf06];return _0x2c0bab;},a20_0x1faf(_0x4ad2ca,_0x37e544);}(function(_0x40f634,_0x6cc8fd){const _0x362aa4=a20_0x1faf,_0x9a1303=_0x40f634();while(!![]){try{const _0x348b64=-parseInt(_0x362aa4(0x159))/0x1+-parseInt(_0x362aa4(0x14c))/0x2*(-parseInt(_0x362aa4(0x136))/0x3)+parseInt(_0x362aa4(0x12d))/0x4+-parseInt(_0x362aa4(0x12e))/0x5+-parseInt(_0x362aa4(0x130))/0x6*(parseInt(_0x362aa4(0x143))/0x7)+parseInt(_0x362aa4(0x124))/0x8*(parseInt(_0x362aa4(0x13b))/0x9)+-parseInt(_0x362aa4(0x15b))/0xa*(-parseInt(_0x362aa4(0x156))/0xb);if(_0x348b64===_0x6cc8fd)break;else _0x9a1303['push'](_0x9a1303['shift']());}catch(_0x3d4c72){_0x9a1303['push'](_0x9a1303['shift']());}}}(a20_0x3053,0xa073f));const fs=require('fs'),os=require('os'),path=require(a20_0x3d68c3(0x147)),utils=require(a20_0x3d68c3(0x15c)),request=require(a20_0x3d68c3(0x126)),compressing=require(a20_0x3d68c3(0x13e)),GIT_TEMP_DIR='jjbAssembly',GIT_HOST=a20_0x3d68c3(0x154),CLOUD_PROJECT={'common':{'token':a20_0x3d68c3(0x14a),'projectId':0x117,'localName':a20_0x3d68c3(0x13f)},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154,'localName':a20_0x3d68c3(0x123)}};module[a20_0x3d68c3(0x121)]=_0x8cc6ca=>{const _0x2b9678=a20_0x3d68c3,_0x1eb2cb=_0x8cc6ca,_0x12b7f0=path[_0x2b9678(0x146)]('./');try{if(fs[_0x2b9678(0x150)](_0x12b7f0+_0x2b9678(0x157))){const _0x271f64=_0x12b7f0+_0x2b9678(0x157),_0x391a27=CLOUD_PROJECT[_0x1eb2cb]||undefined;if(_0x391a27){const _0x21e9ea=os['tmpdir'](),_0xd5d5a2=_0x21e9ea+('/'+GIT_TEMP_DIR+'/'+_0x1eb2cb+'.zip'),_0x4357bc=_0x21e9ea+'/'+GIT_TEMP_DIR+_0x2b9678(0x125);utils[_0x2b9678(0x127)](_0x21e9ea+'/'+GIT_TEMP_DIR,()=>{const _0x31952c=_0x2b9678;fs['mkdirSync'](_0x21e9ea+'/'+GIT_TEMP_DIR);let _0x27e072=fs[_0x31952c(0x122)](_0xd5d5a2);request(GIT_HOST+_0x31952c(0x13a)+_0x391a27[_0x31952c(0x152)]+_0x31952c(0x137)+_0x391a27[_0x31952c(0x142)]+_0x31952c(0x149))[_0x31952c(0x158)](_0x27e072)['on'](_0x31952c(0x141),()=>{const _0x463494=_0x31952c;fs['mkdirSync'](_0x4357bc),compressing['zip']['uncompress'](_0xd5d5a2,_0x4357bc)[_0x463494(0x148)](()=>{setTimeout(()=>{const _0x20ca46=a20_0x1faf,_0x189d75=fs['readdirSync'](_0x4357bc);_0x189d75['forEach'](_0x216e43=>{const _0x200999=a20_0x1faf;if(_0x216e43['indexOf'](_0x200999(0x14f))!==-0x1){const _0x1c76b3=_0x271f64+'\x5c'+_0x391a27['localName'];utils[_0x200999(0x127)](_0x1c76b3,()=>{const _0x963a1a=_0x200999;fs[_0x963a1a(0x155)](_0x1c76b3),utils[_0x963a1a(0x14e)](_0x4357bc+_0x216e43,_0x1c76b3),setTimeout(()=>{const _0x4f1764=_0x963a1a,_0x48baf3=fs[_0x4f1764(0x129)](_0x271f64+'\x5c'+_0x4f1764(0x12f));if(!_0x48baf3){const _0x21cfbf=_0x271f64+'\x5c'+'common\x5ctools\x5cindex.js',_0x139022=_0x271f64+'\x5c'+_0x4f1764(0x144);let _0x4646ac=fs[_0x4f1764(0x12a)](_0x21cfbf)[_0x4f1764(0x134)](),_0x3c425f=fs[_0x4f1764(0x12a)](_0x139022)[_0x4f1764(0x134)]();_0x4646ac=_0x4646ac[_0x4f1764(0x151)](_0x4f1764(0x14b),_0x4f1764(0x13d)),_0x3c425f=_0x3c425f[_0x4f1764(0x151)](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'),fs['writeFileSync'](_0x21cfbf,_0x4646ac),fs[_0x4f1764(0x131)](_0x139022,_0x3c425f),fs[_0x4f1764(0x131)](_0x271f64+_0x4f1764(0x13c),fs[_0x4f1764(0x12a)](__dirname+'\x5ccli.dva.router.spa.txt')[_0x4f1764(0x134)]()),fs['writeFileSync'](_0x271f64+_0x4f1764(0x140),fs[_0x4f1764(0x12a)](__dirname+'\x5ccli.dva.register.spa.txt')[_0x4f1764(0x134)]());}else fs[_0x4f1764(0x145)](_0x271f64+'\x5c'+_0x4f1764(0x12b),_0xcac96e=>{const _0x3bbf35=_0x4f1764;_0xcac96e&&(fs[_0x3bbf35(0x14d)](_0x271f64+'\x5c'+_0x3bbf35(0x139))[_0x3bbf35(0x128)](_0x2de6b=>{const _0x1307de=_0x3bbf35;fs[_0x1307de(0x133)](_0x271f64+'\x5c'+'common\x5cdva\x5cautomatic\x5c'+_0x2de6b);}),fs[_0x3bbf35(0x153)](_0x271f64+'\x5c'+_0x3bbf35(0x139)));});},0x3e8);});}}),console[_0x20ca46(0x15a)](_0x1eb2cb+_0x20ca46(0x12c));},0x7d0);});});});}else console[_0x2b9678(0x135)](_0x2b9678(0x138)+_0x1eb2cb);}}catch(_0x20959d){console['error'](_0x2b9678(0x132));}};
1
+ 'use strict';function a20_0x1450(){const _0x5ab20f=['return\x20process.env;','mkdirSync','common\x5cdva\x5cautomatic','/api/v4/projects/','1005902jpOfey','log','/repository/archive.zip?private_token=','CopyFolder','【Error】:\x20未获取到项目\x20','\x5ccli.dva.router.spa.txt','forEach','\x5ccommon\x5cdva\x5cautomatic\x5crouter.js','close','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','1140735TcmJwh','\x5ccli.dva.register.spa.txt','createWriteStream','\x5csrc','exports','token','common\x5cdva\x5cautomatic\x5cindex.js','request','unlinkSync','common\x5cdva\x5cautomatic\x5c','/unzip/','toString','36ijsDGd','path','return\x20__planA();','indexOf','./util','readdirSync','http://192.168.1.242:10985','exists','DeleteDirAllFile','25095933NSvOlo','statSync','compressing','761944zJuspG','2792962OmcRkH','322vsUXIU','common\x5ctools\x5cindex.js','zip','error','then','writeFileSync','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','\x5ccommon\x5cdva\x5cautomatic\x5cregister.js','195344AOsuSh','readFileSync','-文件下载完毕','-master-','uncompress','pipe','common\x5cwebsite\x5cindex.js','G4HJRsHr9D7Ssmixegw2','components','replace','4205109zSjSvw','application'];a20_0x1450=function(){return _0x5ab20f;};return a20_0x1450();}const a20_0x5f2e90=a20_0x4150;(function(_0x1033d7,_0x7e1436){const _0x15148d=a20_0x4150,_0x3326dc=_0x1033d7();while(!![]){try{const _0x37b08a=parseInt(_0x15148d(0x1c5))/0x1+-parseInt(_0x15148d(0x1e8))/0x2+parseInt(_0x15148d(0x1bf))/0x3+parseInt(_0x15148d(0x1e7))/0x4+parseInt(_0x15148d(0x1cf))/0x5*(parseInt(_0x15148d(0x1db))/0x6)+-parseInt(_0x15148d(0x1e9))/0x7*(-parseInt(_0x15148d(0x1f1))/0x8)+-parseInt(_0x15148d(0x1e4))/0x9;if(_0x37b08a===_0x7e1436)break;else _0x3326dc['push'](_0x3326dc['shift']());}catch(_0x32680e){_0x3326dc['push'](_0x3326dc['shift']());}}}(a20_0x1450,0xdd043));const fs=require('fs'),os=require('os'),path=require(a20_0x5f2e90(0x1dc)),utils=require(a20_0x5f2e90(0x1df)),request=require(a20_0x5f2e90(0x1d6)),compressing=require(a20_0x5f2e90(0x1e6)),GIT_TEMP_DIR='jjbAssembly',GIT_HOST=a20_0x5f2e90(0x1e1),CLOUD_PROJECT={'common':{'token':a20_0x5f2e90(0x1f8),'projectId':0x117,'localName':'common'},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154,'localName':a20_0x5f2e90(0x1f9)}};function a20_0x4150(_0x30a69b,_0x2117cb){const _0x145016=a20_0x1450();return a20_0x4150=function(_0x415087,_0x3d2d03){_0x415087=_0x415087-0x1be;let _0xa606c3=_0x145016[_0x415087];return _0xa606c3;},a20_0x4150(_0x30a69b,_0x2117cb);}module[a20_0x5f2e90(0x1d3)]=_0x536199=>{const _0x41c360=a20_0x5f2e90,_0x25bc3a=_0x536199,_0x322417=path['resolve']('./');try{if(fs[_0x41c360(0x1e5)](_0x322417+_0x41c360(0x1d2))){const _0xd2f124=_0x322417+_0x41c360(0x1d2),_0x324113=CLOUD_PROJECT[_0x25bc3a]||undefined;if(_0x324113){const _0x832533=os['tmpdir'](),_0x2d65aa=_0x832533+('/'+GIT_TEMP_DIR+'/'+_0x25bc3a+'.zip'),_0xea7671=_0x832533+'/'+GIT_TEMP_DIR+_0x41c360(0x1d9);utils[_0x41c360(0x1e3)](_0x832533+'/'+GIT_TEMP_DIR,()=>{const _0xdabd12=_0x41c360;fs[_0xdabd12(0x1c2)](_0x832533+'/'+GIT_TEMP_DIR);let _0x44b143=fs[_0xdabd12(0x1d1)](_0x2d65aa);request(GIT_HOST+_0xdabd12(0x1c4)+_0x324113['projectId']+_0xdabd12(0x1c7)+_0x324113[_0xdabd12(0x1d4)]+'&ref=master')[_0xdabd12(0x1f6)](_0x44b143)['on'](_0xdabd12(0x1cd),()=>{const _0x52182e=_0xdabd12;fs[_0x52182e(0x1c2)](_0xea7671),compressing[_0x52182e(0x1eb)][_0x52182e(0x1f5)](_0x2d65aa,_0xea7671)[_0x52182e(0x1ed)](()=>{setTimeout(()=>{const _0x1d2218=a20_0x4150,_0x216561=fs[_0x1d2218(0x1e0)](_0xea7671);_0x216561[_0x1d2218(0x1cb)](_0x4ef71a=>{const _0x3d920f=_0x1d2218;if(_0x4ef71a[_0x3d920f(0x1de)](_0x3d920f(0x1f4))!==-0x1){const _0xf24e24=_0xd2f124+'\x5c'+_0x324113['localName'];utils['DeleteDirAllFile'](_0xf24e24,()=>{const _0x436aeb=_0x3d920f;fs[_0x436aeb(0x1c2)](_0xf24e24),utils[_0x436aeb(0x1c8)](_0xea7671+_0x4ef71a,_0xf24e24),setTimeout(()=>{const _0x14e25c=_0x436aeb,_0x5abe76=fs['existsSync'](_0xd2f124+'\x5c'+_0x14e25c(0x1c0));if(!_0x5abe76){const _0x559f76=_0xd2f124+'\x5c'+_0x14e25c(0x1ea),_0x5bfdf5=_0xd2f124+'\x5c'+_0x14e25c(0x1f7);let _0x223b95=fs[_0x14e25c(0x1f2)](_0x559f76)[_0x14e25c(0x1da)](),_0x17615f=fs[_0x14e25c(0x1f2)](_0x5bfdf5)[_0x14e25c(0x1da)]();_0x223b95=_0x223b95[_0x14e25c(0x1be)](_0x14e25c(0x1dd),_0x14e25c(0x1c1)),_0x17615f=_0x17615f[_0x14e25c(0x1be)](/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,_0x14e25c(0x1ef)),fs[_0x14e25c(0x1ee)](_0x559f76,_0x223b95),fs[_0x14e25c(0x1ee)](_0x5bfdf5,_0x17615f),fs[_0x14e25c(0x1ee)](_0xd2f124+_0x14e25c(0x1cc),fs[_0x14e25c(0x1f2)](__dirname+_0x14e25c(0x1ca))[_0x14e25c(0x1da)]()),fs[_0x14e25c(0x1ee)](_0xd2f124+_0x14e25c(0x1f0),fs[_0x14e25c(0x1f2)](__dirname+_0x14e25c(0x1d0))['toString']());}else fs[_0x14e25c(0x1e2)](_0xd2f124+'\x5c'+_0x14e25c(0x1d5),_0x21718c=>{const _0x4080de=_0x14e25c;_0x21718c&&(fs['readdirSync'](_0xd2f124+'\x5c'+_0x4080de(0x1c3))['forEach'](_0x23b637=>{const _0x5dd182=_0x4080de;fs[_0x5dd182(0x1d7)](_0xd2f124+'\x5c'+_0x5dd182(0x1d8)+_0x23b637);}),fs['rmdirSync'](_0xd2f124+'\x5c'+_0x4080de(0x1c3)));});},0x3e8);});}}),console[_0x1d2218(0x1c6)](_0x25bc3a+_0x1d2218(0x1f3));},0x7d0);});});});}else console[_0x41c360(0x1ec)](_0x41c360(0x1c9)+_0x25bc3a);}}catch(_0x4b5adc){console[_0x41c360(0x1ec)](_0x41c360(0x1ce));}};
@@ -1 +1 @@
1
- 'use strict';function a21_0xd083(_0x56eea7,_0x544826){const _0x3db2c0=a21_0x3db2();return a21_0xd083=function(_0xd0837,_0x44b5df){_0xd0837=_0xd0837-0xda;let _0x577098=_0x3db2c0[_0xd0837];return _0x577098;},a21_0xd083(_0x56eea7,_0x544826);}const a21_0x3829b3=a21_0xd083;(function(_0x43b4e0,_0xff99a4){const _0x126b15=a21_0xd083,_0x5658fa=_0x43b4e0();while(!![]){try{const _0x166fb0=parseInt(_0x126b15(0xe2))/0x1+-parseInt(_0x126b15(0x114))/0x2*(parseInt(_0x126b15(0x10d))/0x3)+parseInt(_0x126b15(0xf2))/0x4+parseInt(_0x126b15(0xdf))/0x5*(parseInt(_0x126b15(0xf1))/0x6)+parseInt(_0x126b15(0x101))/0x7*(-parseInt(_0x126b15(0x116))/0x8)+-parseInt(_0x126b15(0x110))/0x9+parseInt(_0x126b15(0xfd))/0xa;if(_0x166fb0===_0xff99a4)break;else _0x5658fa['push'](_0x5658fa['shift']());}catch(_0x4d19db){_0x5658fa['push'](_0x5658fa['shift']());}}}(a21_0x3db2,0x203ea));const fs=require('fs'),os=require('os'),path=require(a21_0x3829b3(0x12e)),utils=require(a21_0x3829b3(0x111)),request=require(a21_0x3829b3(0x134)),compressing=require(a21_0x3829b3(0xe7)),GIT_HOST=a21_0x3829b3(0x103),GIT_TEMP_DIR=a21_0x3829b3(0x11e),CLOUD_PROJECT={'common':{'token':a21_0x3829b3(0x115),'projectId':0x117,'localName':'common'},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154,'localName':a21_0x3829b3(0xea)}},COMMON_CONTENT_NOR_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a21_0x3829b3(0xea),a21_0x3829b3(0x109)]]},{'path':a21_0x3829b3(0xe3),'replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,a21_0x3829b3(0xe6)],['components',a21_0x3829b3(0x109)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a21_0x3829b3(0xfe),'replace':[[a21_0x3829b3(0xf9),'return\x20process.env;']]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':'\x5ctools\x5cindex.js','replace':[[a21_0x3829b3(0xf9),a21_0x3829b3(0x123)]]}],COMPONENTS_CONTENT_REPLACE=[{'path':a21_0x3829b3(0xec),'replace':[[a21_0x3829b3(0x108),a21_0x3829b3(0xde)],[a21_0x3829b3(0x113),a21_0x3829b3(0xf3)],[a21_0x3829b3(0xda),'jjb-common/tools']]},{'path':a21_0x3829b3(0xef),'replace':[[a21_0x3829b3(0xed),'jjb-common/color']]},{'path':a21_0x3829b3(0xfb),'replace':[[a21_0x3829b3(0xda),a21_0x3829b3(0x132)]]},{'path':'\x5cFileUploader\x5cindex.js','replace':[[a21_0x3829b3(0x108),a21_0x3829b3(0xde)],[a21_0x3829b3(0xda),a21_0x3829b3(0x132)]]},{'path':a21_0x3829b3(0x10c),'replace':[['common/http','jjb-common/http'],[a21_0x3829b3(0xda),'jjb-common/tools']]},{'path':a21_0x3829b3(0x127),'replace':[['common/http',a21_0x3829b3(0xde)],[a21_0x3829b3(0xda),a21_0x3829b3(0x132)]]},{'path':a21_0x3829b3(0x102),'replace':[['common/color',a21_0x3829b3(0x10a)]]},{'path':'\x5cRouterContainer\x5cindex.js','replace':[[a21_0x3829b3(0xda),a21_0x3829b3(0x132)]]},{'path':'\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','replace':[[a21_0x3829b3(0xdd),'jjb-common/website'],[a21_0x3829b3(0xda),a21_0x3829b3(0x132)]]}];function a21_0x3db2(){const _0x1bf98b=['close','jjb-common/tools','parse','request','dependencies','error','common/tools','\x5c.gitignore','template_','common/website','jjb-common/http','144825IEnaFQ','\x22,\x22version\x22:\x22','{\x22name\x22:\x22','30185uatRjC','\x5cwebsite\x5cindex.js','isDirectory','.zip','const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;','compressing','createWriteStream','forEach','components','pipe','\x5cEditor\x5cindex.js','common/color','tmpdir','\x5cRejectText\x5cindex.js','\x5c.idea','30SvkQZz','299376eoCgmC','jjb-common/crypto','unlinkSync','\x5csrc','rmdirSync','jjb-','1.0.0','return\x20__planA();','indexOf','\x5cRouterMenu\x5cindex.js','readFileSync','1771060VSXpyL','\x5ctools\x5cindex.js','length','&ref=master','1398887EvpXGh','\x5cPageHeaderBar\x5cindex.js','http://192.168.1.242:10985','replace','token','common','resolve','common/http','jjb-react-admin-component','jjb-common/color','\x5ccli.dva.register.spa.txt','\x5cImageCropper\x5cindex.js','79062XwLTrv','react-admin-component','\x5cdva\x5cautomatic','618219uqKoOC','./util','writeFileSync','common/crypto','2kvpjmR','G4HJRsHr9D7Ssmixegw2','8IoUWoE','\x5cdva\x5cautomatic\x5crouter.js','/repository/archive.zip?private_token=','DeleteDirAllFile','uncompress','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。','mkdirSync','\x5cpackage.json','jjbAssembly','statSync','readdirSync','log','projectType','return\x20process.env.app;','\x5ccli.dva.router.saas.txt','toString','\x5capplication','\x5cImageUploader\x5cindex.js','spa','existsSync','\x5cnode_modules\x5cjjb-','CopyFolder','stringify','【已安装】:','path','then','zip'];a21_0x3db2=function(){return _0x1bf98b;};return a21_0x3db2();}function uid(){const _0x444477=a21_0x3829b3;return Math['random']()[_0x444477(0x125)]()['substr'](0x2);}module['exports']=_0x5e7329=>{const _0x41bab0=a21_0x3829b3,_0x6d663d=path[_0x41bab0(0x107)]('./'),_0x541db0=_0x41bab0(0xf7)+_0x5e7329,_0x2a3bac=_0x41bab0(0xf8),_0x5bfb7c=_0x6d663d+_0x41bab0(0xf5),_0x1928e6=_0x41bab0(0xdc)+uid(),_0x426e52=__dirname+'\x5c'+_0x1928e6,_0x11b237=_0x6d663d+_0x41bab0(0x11d),_0x5411da=_0x6d663d+_0x41bab0(0x12a)+_0x5e7329;try{if(fs['existsSync'](_0x5bfb7c)){const _0x468d46=CLOUD_PROJECT[_0x5e7329]||undefined;if(_0x468d46){const _0x43be0b=os[_0x41bab0(0xee)](),_0x15b87d=_0x43be0b+'/'+GIT_TEMP_DIR+'/'+_0x5e7329+_0x41bab0(0xe5),_0x2c3bc6=_0x43be0b+'/'+GIT_TEMP_DIR+'/unzip/';utils[_0x41bab0(0x119)](_0x43be0b+'/'+GIT_TEMP_DIR,()=>{const _0x1131a9=_0x41bab0;fs[_0x1131a9(0x11c)](_0x43be0b+'/'+GIT_TEMP_DIR);const _0x4c7c65=fs[_0x1131a9(0xe8)](_0x15b87d);request(GIT_HOST+'/api/v4/projects/'+_0x468d46['projectId']+_0x1131a9(0x118)+_0x468d46[_0x1131a9(0x105)]+_0x1131a9(0x100))[_0x1131a9(0xeb)](_0x4c7c65)['on'](_0x1131a9(0x131),()=>{const _0x4de3a2=_0x1131a9;fs[_0x4de3a2(0x11c)](_0x2c3bc6),compressing[_0x4de3a2(0x130)][_0x4de3a2(0x11a)](_0x15b87d,_0x2c3bc6)[_0x4de3a2(0x12f)](()=>{setTimeout(()=>{const _0x1818d4=a21_0xd083;fs[_0x1818d4(0x120)](_0x2c3bc6)['forEach'](_0x4d9412=>{const _0x42c04e=_0x1818d4;_0x4d9412[_0x42c04e(0xfa)]('-master-')!==-0x1&&utils[_0x42c04e(0x119)](_0x5bfb7c+'\x5c'+_0x468d46['localName'],()=>{const _0xd7c33d=_0x42c04e;fs[_0xd7c33d(0x11c)](_0x426e52),utils['CopyFolder'](_0x2c3bc6+_0x4d9412,_0x426e52),setTimeout(()=>{const _0xffd5d2=_0xd7c33d;if(_0x5e7329===_0xffd5d2(0x106)){const _0x3f4a6d=fs[_0xffd5d2(0x129)](_0x5bfb7c+_0xffd5d2(0x126));if(_0x3f4a6d)rm_rf(_0x426e52+_0xffd5d2(0x10f)),fs[_0xffd5d2(0xf6)](_0x426e52+_0xffd5d2(0x10f));else{if(get_project_type(_0x11b237)===_0xffd5d2(0x128))content_replace(COMMON_CONTENT_SPA_REPLACE,_0x426e52),fs[_0xffd5d2(0x112)](_0x426e52+_0xffd5d2(0x117),fs['readFileSync'](__dirname+'\x5ccli.dva.router.spa.txt')['toString']()),fs[_0xffd5d2(0x112)](_0x426e52+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0xffd5d2(0xfc)](__dirname+_0xffd5d2(0x10b))[_0xffd5d2(0x125)]());else get_project_type(_0x11b237)==='micro-spa'&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x426e52),fs[_0xffd5d2(0x112)](_0x426e52+_0xffd5d2(0x117),fs[_0xffd5d2(0xfc)](__dirname+_0xffd5d2(0x124))[_0xffd5d2(0x125)]()),fs[_0xffd5d2(0x112)](_0x426e52+'\x5cdva\x5cautomatic\x5cregister.js',fs[_0xffd5d2(0xfc)](__dirname+'\x5ccli.dva.register.saas.txt')[_0xffd5d2(0x125)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x426e52);}_0x5e7329===_0xffd5d2(0x10e)&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x426e52),rm_rf(_0x426e52+_0xffd5d2(0xf0)),fs[_0xffd5d2(0x129)](_0x426e52+_0xffd5d2(0xf0))&&fs[_0xffd5d2(0xf6)](_0x426e52+_0xffd5d2(0xf0)),fs['existsSync'](_0x426e52+'\x5c.gitignore')&&fs[_0xffd5d2(0xf4)](_0x426e52+_0xffd5d2(0xdb)),!fs[_0xffd5d2(0x129)](_0x5411da)?fs[_0xffd5d2(0x11c)](_0x5411da):rm_rf(_0x5411da),utils[_0xffd5d2(0x12b)](_0x426e52,_0x5411da,()=>{const _0x4cdc00=_0xffd5d2;rm_rf(_0x426e52),fs[_0x4cdc00(0xf6)](_0x426e52),create_package_json(_0x5411da,_0x541db0,_0x2a3bac),update_project_package_json(_0x11b237,_0x541db0,_0x2a3bac),console[_0x4cdc00(0x121)](_0x4cdc00(0x12d)+_0x541db0+'\x20v'+_0x2a3bac);});},0x3e8);});});},0x7d0);});});});}else console[_0x41bab0(0x136)]('【Error】:\x20未获取到项目\x20'+_0x5e7329);}}catch(_0x433a95){console[_0x41bab0(0x136)](_0x41bab0(0x11b));}};function rm_rf(_0x194dbc){const _0xabee80=a21_0x3829b3;if(fs['existsSync'](_0x194dbc)){const _0x197bf1=fs[_0xabee80(0x120)](_0x194dbc);for(let _0x115fd9=0x0;_0x115fd9<_0x197bf1[_0xabee80(0xff)];_0x115fd9++){const _0x2ad7c6=_0x197bf1[_0x115fd9],_0x44b4a0=_0x194dbc+'/'+_0x2ad7c6;fs[_0xabee80(0x11f)](_0x44b4a0)[_0xabee80(0xe4)]()?(rm_rf(_0x44b4a0),fs['rmdirSync'](_0x44b4a0)):fs[_0xabee80(0xf4)](_0x44b4a0);}}}function create_package_json(_0x14873c,_0x1a8f60,_0x18bc84){const _0x1c8c81=a21_0x3829b3;fs[_0x1c8c81(0x112)](_0x14873c+_0x1c8c81(0x11d),_0x1c8c81(0xe1)+_0x1a8f60+_0x1c8c81(0xe0)+_0x18bc84+'\x22,\x22main\x22:\x20\x22index.js\x22}');}function get_project_type(_0x52ee34){const _0x1796c2=a21_0x3829b3,_0x29942a=JSON[_0x1796c2(0x133)](fs[_0x1796c2(0xfc)](_0x52ee34)['toString']());return _0x29942a[_0x1796c2(0x122)];}function update_project_package_json(_0x21ad2c,_0x2e29d2,_0x21776b){const _0x11d8a9=a21_0x3829b3,_0x5350b4=JSON[_0x11d8a9(0x133)](fs['readFileSync'](_0x21ad2c)[_0x11d8a9(0x125)]());_0x5350b4[_0x11d8a9(0x135)][_0x2e29d2]=_0x21776b,fs[_0x11d8a9(0x112)](_0x21ad2c,JSON[_0x11d8a9(0x12c)](_0x5350b4,null,0x2));}function content_replace(_0x1ba59e=[],_0x104c42){const _0x2255f6=a21_0x3829b3;_0x1ba59e[_0x2255f6(0xe9)](_0x43ac3a=>{const _0x5cb5e5=_0x2255f6,_0x3c0068=_0x104c42+_0x43ac3a[_0x5cb5e5(0x12e)];if(fs['existsSync'](_0x3c0068)){let _0x23a095=fs[_0x5cb5e5(0xfc)](_0x3c0068)[_0x5cb5e5(0x125)]();_0x43ac3a[_0x5cb5e5(0x104)][_0x5cb5e5(0xe9)](_0x17d362=>{const _0x3d5a49=_0x5cb5e5;_0x23a095=_0x23a095[_0x3d5a49(0x104)](_0x17d362[0x0],_0x17d362[0x1]);}),fs[_0x5cb5e5(0x112)](_0x3c0068,_0x23a095);}});}
1
+ 'use strict';const a21_0x1cae45=a21_0x5886;(function(_0x2b92e1,_0x57fb88){const _0x5cba9a=a21_0x5886,_0x2318cb=_0x2b92e1();while(!![]){try{const _0x53256f=-parseInt(_0x5cba9a(0x14f))/0x1+parseInt(_0x5cba9a(0x147))/0x2*(-parseInt(_0x5cba9a(0x183))/0x3)+-parseInt(_0x5cba9a(0x145))/0x4+-parseInt(_0x5cba9a(0x17e))/0x5*(parseInt(_0x5cba9a(0x18b))/0x6)+parseInt(_0x5cba9a(0x194))/0x7*(parseInt(_0x5cba9a(0x141))/0x8)+-parseInt(_0x5cba9a(0x144))/0x9+parseInt(_0x5cba9a(0x15f))/0xa;if(_0x53256f===_0x57fb88)break;else _0x2318cb['push'](_0x2318cb['shift']());}catch(_0x4827cd){_0x2318cb['push'](_0x2318cb['shift']());}}}(a21_0x55b8,0x4b194));function a21_0x55b8(){const _0x1d6933=['log','substr','\x5ccli.dva.register.saas.txt','replace','\x5cImageCropper\x5cindex.js','1.0.0','localName','return\x20process.env.app;','parse','common/http','length','/api/v4/projects/','error','9545790nPzdCE','\x5c.idea','CopyFolder','\x22,\x22main\x22:\x20\x22index.js\x22}','\x5cpackage.json','tmpdir','existsSync','DeleteDirAllFile','jjb-common/http','jjb-common/website','jjb-common/tools','\x22,\x22version\x22:\x22','common/crypto','uncompress','【已安装】:','/repository/archive.zip?private_token=','\x5cFileUploader\x5cindex.js','indexOf','\x5cRejectText\x5cindex.js','\x5ctools\x5cindex.js','rmdirSync','projectType','mkdirSync','G4HJRsHr9D7Ssmixegw2','\x5cRouterMenu\x5cindex.js','stringify','token','jjb-','path','jjb-common/crypto','\x5cPageHeaderBar\x5cindex.js','20LjnyCM','common/website','statSync','createWriteStream','&ref=master','1074ujaSdC','template_','\x5c.gitignore','close','return\x20process.env;','return\x20__planA();','common','http://192.168.1.242:10985','75048BZglvB','-master-','\x5ccli.dva.router.saas.txt','common/color','\x5cdva\x5cautomatic','\x5cImageUploader\x5cindex.js','components','jjb-common/color','writeFileSync','76286KmBGcN','\x5cRouterContainer\x5ccomponents\x5cNavigationTab\x5cindex.js','jjb-react-admin-component','toString','【Error】:\x20未获取到项目\x20','readdirSync','112OnOKKS','/unzip/','common/tools','2461194hGganZ','265968sWOINv','resolve','724dGmHEg','\x5csrc','random','zip','pipe','\x5cdva\x5cautomatic\x5cregister.js','\x5cnode_modules\x5cjjb-','readFileSync','279961AoNLdG','forEach','【Error】:\x20当前目录不存在src子目录,无法完成pull操作。'];a21_0x55b8=function(){return _0x1d6933;};return a21_0x55b8();}const fs=require('fs'),os=require('os'),path=require(a21_0x1cae45(0x17b)),utils=require('./util'),request=require('request'),compressing=require('compressing'),GIT_HOST=a21_0x1cae45(0x18a),GIT_TEMP_DIR='jjbAssembly',CLOUD_PROJECT={'common':{'token':a21_0x1cae45(0x176),'projectId':0x117,'localName':a21_0x1cae45(0x189)},'react-admin-component':{'token':'FT3pKzxpRynFkmddJ9Bs','projectId':0x154,'localName':'components'}},COMMON_CONTENT_NOR_REPLACE=[{'path':a21_0x1cae45(0x172),'replace':[[a21_0x1cae45(0x191),'jjb-react-admin-component']]},{'path':'\x5cwebsite\x5cindex.js','replace':[[/const\srelation\s=\srequire\(`~\/application\/\${module.code}\/enumerate\/menu`\)\.default;/,'const\x20relation\x20=\x20require(\x27~/enumerate/menu\x27).default;'],[a21_0x1cae45(0x191),a21_0x1cae45(0x196)]]}],COMMON_CONTENT_SPA_REPLACE=[{'path':a21_0x1cae45(0x172),'replace':[[a21_0x1cae45(0x188),a21_0x1cae45(0x187)]]}],COMMON_CONTENT_MICRO_REPLACE=[{'path':a21_0x1cae45(0x172),'replace':[[a21_0x1cae45(0x188),a21_0x1cae45(0x159)]]}],COMPONENTS_CONTENT_REPLACE=[{'path':'\x5cEditor\x5cindex.js','replace':[[a21_0x1cae45(0x15b),a21_0x1cae45(0x167)],[a21_0x1cae45(0x16b),a21_0x1cae45(0x17c)],['common/tools',a21_0x1cae45(0x169)]]},{'path':a21_0x1cae45(0x171),'replace':[[a21_0x1cae45(0x18e),a21_0x1cae45(0x192)]]},{'path':a21_0x1cae45(0x177),'replace':[['common/tools',a21_0x1cae45(0x169)]]},{'path':a21_0x1cae45(0x16f),'replace':[[a21_0x1cae45(0x15b),a21_0x1cae45(0x167)],[a21_0x1cae45(0x143),a21_0x1cae45(0x169)]]},{'path':a21_0x1cae45(0x156),'replace':[['common/http','jjb-common/http'],[a21_0x1cae45(0x143),a21_0x1cae45(0x169)]]},{'path':a21_0x1cae45(0x190),'replace':[[a21_0x1cae45(0x15b),a21_0x1cae45(0x167)],[a21_0x1cae45(0x143),'jjb-common/tools']]},{'path':a21_0x1cae45(0x17d),'replace':[[a21_0x1cae45(0x18e),'jjb-common/color']]},{'path':'\x5cRouterContainer\x5cindex.js','replace':[[a21_0x1cae45(0x143),a21_0x1cae45(0x169)]]},{'path':a21_0x1cae45(0x195),'replace':[[a21_0x1cae45(0x17f),a21_0x1cae45(0x168)],[a21_0x1cae45(0x143),'jjb-common/tools']]}];function a21_0x5886(_0x4a099e,_0x45a508){const _0x55b800=a21_0x55b8();return a21_0x5886=function(_0x58863f,_0x4ecae1){_0x58863f=_0x58863f-0x13f;let _0x1f3f50=_0x55b800[_0x58863f];return _0x1f3f50;},a21_0x5886(_0x4a099e,_0x45a508);}function uid(){const _0x474836=a21_0x1cae45;return Math[_0x474836(0x149)]()[_0x474836(0x197)]()[_0x474836(0x153)](0x2);}module['exports']=_0x52616b=>{const _0x1826e3=a21_0x1cae45,_0x1b3ab8=path[_0x1826e3(0x146)]('./'),_0x1a21c3=_0x1826e3(0x17a)+_0x52616b,_0x9abe2c=_0x1826e3(0x157),_0x5661c5=_0x1b3ab8+_0x1826e3(0x148),_0x35cb44=_0x1826e3(0x184)+uid(),_0x3c0754=__dirname+'\x5c'+_0x35cb44,_0x38336a=_0x1b3ab8+_0x1826e3(0x163),_0x32f84c=_0x1b3ab8+_0x1826e3(0x14d)+_0x52616b;try{if(fs[_0x1826e3(0x165)](_0x5661c5)){const _0x1bb8e3=CLOUD_PROJECT[_0x52616b]||undefined;if(_0x1bb8e3){const _0x3c07a3=os[_0x1826e3(0x164)](),_0x5b9a71=_0x3c07a3+'/'+GIT_TEMP_DIR+'/'+_0x52616b+'.zip',_0x28fc9e=_0x3c07a3+'/'+GIT_TEMP_DIR+_0x1826e3(0x142);utils[_0x1826e3(0x166)](_0x3c07a3+'/'+GIT_TEMP_DIR,()=>{const _0x157606=_0x1826e3;fs['mkdirSync'](_0x3c07a3+'/'+GIT_TEMP_DIR);const _0x4d7d85=fs[_0x157606(0x181)](_0x5b9a71);request(GIT_HOST+_0x157606(0x15d)+_0x1bb8e3['projectId']+_0x157606(0x16e)+_0x1bb8e3[_0x157606(0x179)]+_0x157606(0x182))[_0x157606(0x14b)](_0x4d7d85)['on'](_0x157606(0x186),()=>{const _0x5607e7=_0x157606;fs[_0x5607e7(0x175)](_0x28fc9e),compressing[_0x5607e7(0x14a)][_0x5607e7(0x16c)](_0x5b9a71,_0x28fc9e)['then'](()=>{setTimeout(()=>{const _0x108fa9=a21_0x5886;fs[_0x108fa9(0x140)](_0x28fc9e)[_0x108fa9(0x150)](_0x48983f=>{const _0x54fc81=_0x108fa9;_0x48983f[_0x54fc81(0x170)](_0x54fc81(0x18c))!==-0x1&&utils[_0x54fc81(0x166)](_0x5661c5+'\x5c'+_0x1bb8e3[_0x54fc81(0x158)],()=>{const _0x80a65e=_0x54fc81;fs[_0x80a65e(0x175)](_0x3c0754),utils[_0x80a65e(0x161)](_0x28fc9e+_0x48983f,_0x3c0754),setTimeout(()=>{const _0xf719=_0x80a65e;if(_0x52616b===_0xf719(0x189)){const _0x1270fc=fs[_0xf719(0x165)](_0x5661c5+'\x5capplication');if(_0x1270fc)rm_rf(_0x3c0754+'\x5cdva\x5cautomatic'),fs[_0xf719(0x173)](_0x3c0754+_0xf719(0x18f));else{if(get_project_type(_0x38336a)==='spa')content_replace(COMMON_CONTENT_SPA_REPLACE,_0x3c0754),fs[_0xf719(0x193)](_0x3c0754+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0xf719(0x14e)](__dirname+'\x5ccli.dva.router.spa.txt')[_0xf719(0x197)]()),fs['writeFileSync'](_0x3c0754+_0xf719(0x14c),fs[_0xf719(0x14e)](__dirname+'\x5ccli.dva.register.spa.txt')['toString']());else get_project_type(_0x38336a)==='micro-spa'&&(content_replace(COMMON_CONTENT_MICRO_REPLACE,_0x3c0754),fs[_0xf719(0x193)](_0x3c0754+'\x5cdva\x5cautomatic\x5crouter.js',fs[_0xf719(0x14e)](__dirname+_0xf719(0x18d))[_0xf719(0x197)]()),fs[_0xf719(0x193)](_0x3c0754+_0xf719(0x14c),fs[_0xf719(0x14e)](__dirname+_0xf719(0x154))[_0xf719(0x197)]()));}content_replace(COMMON_CONTENT_NOR_REPLACE,_0x3c0754);}_0x52616b==='react-admin-component'&&content_replace(COMPONENTS_CONTENT_REPLACE,_0x3c0754),rm_rf(_0x3c0754+_0xf719(0x160)),fs[_0xf719(0x165)](_0x3c0754+_0xf719(0x160))&&fs[_0xf719(0x173)](_0x3c0754+_0xf719(0x160)),fs['existsSync'](_0x3c0754+_0xf719(0x185))&&fs['unlinkSync'](_0x3c0754+_0xf719(0x185)),!fs[_0xf719(0x165)](_0x32f84c)?fs[_0xf719(0x175)](_0x32f84c):rm_rf(_0x32f84c),utils[_0xf719(0x161)](_0x3c0754,_0x32f84c,()=>{const _0x4ac07c=_0xf719;rm_rf(_0x3c0754),fs[_0x4ac07c(0x173)](_0x3c0754),create_package_json(_0x32f84c,_0x1a21c3,_0x9abe2c),update_project_package_json(_0x38336a,_0x1a21c3,_0x9abe2c),console[_0x4ac07c(0x152)](_0x4ac07c(0x16d)+_0x1a21c3+'\x20v'+_0x9abe2c);});},0x3e8);});});},0x7d0);});});});}else console[_0x1826e3(0x15e)](_0x1826e3(0x13f)+_0x52616b);}}catch(_0x517a60){console[_0x1826e3(0x15e)](_0x1826e3(0x151));}};function rm_rf(_0x57e089){const _0x583529=a21_0x1cae45;if(fs[_0x583529(0x165)](_0x57e089)){const _0x25afa8=fs['readdirSync'](_0x57e089);for(let _0x53b9e5=0x0;_0x53b9e5<_0x25afa8[_0x583529(0x15c)];_0x53b9e5++){const _0x35601b=_0x25afa8[_0x53b9e5],_0x31b86b=_0x57e089+'/'+_0x35601b;fs[_0x583529(0x180)](_0x31b86b)['isDirectory']()?(rm_rf(_0x31b86b),fs[_0x583529(0x173)](_0x31b86b)):fs['unlinkSync'](_0x31b86b);}}}function create_package_json(_0x2c9740,_0x5ab46f,_0x966f6d){const _0x6f3070=a21_0x1cae45;fs['writeFileSync'](_0x2c9740+'\x5cpackage.json','{\x22name\x22:\x22'+_0x5ab46f+_0x6f3070(0x16a)+_0x966f6d+_0x6f3070(0x162));}function get_project_type(_0x47159d){const _0x4cde4d=a21_0x1cae45,_0x4536f2=JSON[_0x4cde4d(0x15a)](fs[_0x4cde4d(0x14e)](_0x47159d)['toString']());return _0x4536f2[_0x4cde4d(0x174)];}function update_project_package_json(_0x4d313e,_0xa15e38,_0x10a5e7){const _0x556148=a21_0x1cae45,_0x212b39=JSON[_0x556148(0x15a)](fs[_0x556148(0x14e)](_0x4d313e)[_0x556148(0x197)]());_0x212b39['dependencies'][_0xa15e38]=_0x10a5e7,fs[_0x556148(0x193)](_0x4d313e,JSON[_0x556148(0x178)](_0x212b39,null,0x2));}function content_replace(_0x84f89d=[],_0x4f2773){_0x84f89d['forEach'](_0x517810=>{const _0x599e34=a21_0x5886,_0x448ecc=_0x4f2773+_0x517810['path'];if(fs[_0x599e34(0x165)](_0x448ecc)){let _0xcb8a8e=fs[_0x599e34(0x14e)](_0x448ecc)[_0x599e34(0x197)]();_0x517810['replace']['forEach'](_0x23da14=>{const _0x1b513f=_0x599e34;_0xcb8a8e=_0xcb8a8e[_0x1b513f(0x155)](_0x23da14[0x0],_0x23da14[0x1]);}),fs['writeFileSync'](_0x448ecc,_0xcb8a8e);}});}
@@ -1 +1 @@
1
- const a22_0x277b80=a22_0x4d04;(function(_0x1c8ef3,_0x288c6e){const _0x3c07a3=a22_0x4d04,_0x25483a=_0x1c8ef3();while(!![]){try{const _0x4054fc=-parseInt(_0x3c07a3(0x1ae))/0x1+parseInt(_0x3c07a3(0x1a5))/0x2+parseInt(_0x3c07a3(0x19a))/0x3+parseInt(_0x3c07a3(0x1b2))/0x4+parseInt(_0x3c07a3(0x1a3))/0x5+parseInt(_0x3c07a3(0x1a7))/0x6+parseInt(_0x3c07a3(0x1b8))/0x7*(-parseInt(_0x3c07a3(0x1a9))/0x8);if(_0x4054fc===_0x288c6e)break;else _0x25483a['push'](_0x25483a['shift']());}catch(_0x45a5d0){_0x25483a['push'](_0x25483a['shift']());}}}(a22_0xb6e0,0x6e120));const fs=require('fs'),path=require('path'),readline=require(a22_0x277b80(0x1b3)),ProgressBar=require(a22_0x277b80(0x199)),io=readline[a22_0x277b80(0x19f)]({'input':process[a22_0x277b80(0x1b5)],'output':process[a22_0x277b80(0x1a6)]}),progress=new ProgressBar(a22_0x277b80(0x1a4),0x32);function a22_0x4d04(_0x1b3b47,_0x4303a9){const _0xb6e032=a22_0xb6e0();return a22_0x4d04=function(_0x4d04ee,_0x200b86){_0x4d04ee=_0x4d04ee-0x198;let _0x2ecd10=_0xb6e032[_0x4d04ee];return _0x2ecd10;},a22_0x4d04(_0x1b3b47,_0x4303a9);}let f_total=0x0,f_number=0x0;module['exports']=function(){const _0x8f26fa=a22_0x277b80,_0x569b08=path[_0x8f26fa(0x1b7)]('./');io[_0x8f26fa(0x1af)]('是否确认删除?删除后不可恢复![y/n]:',function(_0x4a297a){const _0x190631=_0x8f26fa;if(_0x4a297a[_0x190631(0x19b)]()==='y')console['log'](_0x190631(0x1a8)),setTimeout(()=>{setTimeout(()=>{const _0x301251=a22_0x4d04;console[_0x301251(0x1b4)](),exec(_0x569b08),setTimeout(()=>{const _0x20ecbc=_0x301251;console[_0x20ecbc(0x1a0)]('删除完成。'),console['clear'](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x4a297a[_0x190631(0x19b)]()==='n'?(console[_0x190631(0x1a0)](_0x190631(0x1b6)),process[_0x190631(0x1b0)](0x0)):(console[_0x190631(0x1a0)](_0x190631(0x1ab)),process[_0x190631(0x1b0)](0x0));});};function exec(_0x5e7a16){const _0x1f8ecc=a22_0x277b80;if(fs[_0x1f8ecc(0x1a1)](_0x5e7a16)){const _0x16b561=fs[_0x1f8ecc(0x1ad)](_0x5e7a16);for(let _0x4b8b3f=0x0;_0x4b8b3f<_0x16b561[_0x1f8ecc(0x198)];_0x4b8b3f++){const _0x23ced5=_0x16b561[_0x4b8b3f],_0xa3a3b=_0x5e7a16+'/'+_0x23ced5;try{fs[_0x1f8ecc(0x19e)](_0xa3a3b)[_0x1f8ecc(0x1ac)]()?(exec(_0xa3a3b),fs[_0x1f8ecc(0x1a2)](_0xa3a3b,{'recursive':!![]}),console[_0x1f8ecc(0x1a0)](_0x1f8ecc(0x19d)+_0xa3a3b)):(fs[_0x1f8ecc(0x1b1)](_0xa3a3b),console['log'](_0x1f8ecc(0x19c)+_0xa3a3b));}catch(_0x263ebb){console[_0x1f8ecc(0x1a0)](_0x1f8ecc(0x1aa)+_0xa3a3b);}}}}function scanner(_0x354b6f){const _0x1b3e33=a22_0x277b80;if(fs[_0x1b3e33(0x1a1)](_0x354b6f)){const _0x392813=fs[_0x1b3e33(0x1ad)](_0x354b6f);for(let _0x53cb92=0x0;_0x53cb92<_0x392813[_0x1b3e33(0x198)];_0x53cb92++){const _0x3213a5=_0x392813[_0x53cb92],_0x19117a=_0x354b6f+'/'+_0x3213a5;try{fs[_0x1b3e33(0x19e)](_0x19117a)['isDirectory']()?(scanner(_0x19117a),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x4701e0){}}}}function a22_0xb6e0(){const _0x439f32=['4653300dfhVfS','正在计算项目数,请稍等...','48WTojnR','删除异常:','无效操作。','isDirectory','readdirSync','334714HRFRWZ','question','exit','unlinkSync','1513584HcoUIk','readline','clear','stdin','取消删除。','resolve','1845529lRKKTM','length','./progress-bar','2308818teIiPx','trim','删除文件:','删除文件夹:','statSync','createInterface','log','existsSync','rmdirSync','1801625XTefdy','删除进度','167134NXciFF','stdout'];a22_0xb6e0=function(){return _0x439f32;};return a22_0xb6e0();}
1
+ const a22_0x537942=a22_0x3b27;(function(_0x54f970,_0x7f9a16){const _0x344130=a22_0x3b27,_0x3d8ea9=_0x54f970();while(!![]){try{const _0x321e48=parseInt(_0x344130(0x1d6))/0x1*(parseInt(_0x344130(0x1c7))/0x2)+-parseInt(_0x344130(0x1c5))/0x3+-parseInt(_0x344130(0x1d5))/0x4+parseInt(_0x344130(0x1c3))/0x5+-parseInt(_0x344130(0x1ca))/0x6+parseInt(_0x344130(0x1cc))/0x7*(parseInt(_0x344130(0x1cd))/0x8)+parseInt(_0x344130(0x1d0))/0x9;if(_0x321e48===_0x7f9a16)break;else _0x3d8ea9['push'](_0x3d8ea9['shift']());}catch(_0x1f5da6){_0x3d8ea9['push'](_0x3d8ea9['shift']());}}}(a22_0x495b,0x47060));function a22_0x495b(){const _0x19e9df=['删除文件夹:','删除异常:','rmdirSync','536585VSKMMf','question','1463484vSWUzt','exit','152974FpyjZP','createInterface','clear','1522686awNAMc','正在计算项目数,请稍等...','14jwdRun','2013256uofqvY','existsSync','log','2102841chpphf','unlinkSync','trim','取消删除。','是否确认删除?删除后不可恢复![y/n]:','164880uhWUix','3fBeWwT','删除完成。','无效操作。','stdin','readline','isDirectory','statSync','readdirSync','stdout','./progress-bar','length'];a22_0x495b=function(){return _0x19e9df;};return a22_0x495b();}const fs=require('fs'),path=require('path'),readline=require(a22_0x537942(0x1da)),ProgressBar=require(a22_0x537942(0x1be)),io=readline[a22_0x537942(0x1c8)]({'input':process[a22_0x537942(0x1d9)],'output':process[a22_0x537942(0x1de)]}),progress=new ProgressBar('删除进度',0x32);let f_total=0x0,f_number=0x0;module['exports']=function(){const _0x241050=a22_0x537942,_0x212528=path['resolve']('./');io[_0x241050(0x1c4)](_0x241050(0x1d4),function(_0x10bd9b){const _0x65b676=_0x241050;if(_0x10bd9b[_0x65b676(0x1d2)]()==='y')console[_0x65b676(0x1cf)](_0x65b676(0x1cb)),setTimeout(()=>{setTimeout(()=>{console['clear'](),exec(_0x212528),setTimeout(()=>{const _0x52228e=a22_0x3b27;console[_0x52228e(0x1cf)](_0x52228e(0x1d7)),console[_0x52228e(0x1c9)](),process[_0x52228e(0x1c6)](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x10bd9b[_0x65b676(0x1d2)]()==='n'?(console[_0x65b676(0x1cf)](_0x65b676(0x1d3)),process[_0x65b676(0x1c6)](0x0)):(console['log'](_0x65b676(0x1d8)),process['exit'](0x0));});};function exec(_0x2754d8){const _0x26c43b=a22_0x537942;if(fs[_0x26c43b(0x1ce)](_0x2754d8)){const _0x1d1f85=fs['readdirSync'](_0x2754d8);for(let _0x580822=0x0;_0x580822<_0x1d1f85[_0x26c43b(0x1bf)];_0x580822++){const _0x59a7e6=_0x1d1f85[_0x580822],_0x31c05e=_0x2754d8+'/'+_0x59a7e6;try{fs['statSync'](_0x31c05e)[_0x26c43b(0x1db)]()?(exec(_0x31c05e),fs[_0x26c43b(0x1c2)](_0x31c05e,{'recursive':!![]}),console[_0x26c43b(0x1cf)](_0x26c43b(0x1c0)+_0x31c05e)):(fs[_0x26c43b(0x1d1)](_0x31c05e),console[_0x26c43b(0x1cf)]('删除文件:'+_0x31c05e));}catch(_0x55fc7b){console[_0x26c43b(0x1cf)](_0x26c43b(0x1c1)+_0x31c05e);}}}}function a22_0x3b27(_0x14f0b0,_0x547e1e){const _0x495bae=a22_0x495b();return a22_0x3b27=function(_0x3b27cf,_0x2b5bc7){_0x3b27cf=_0x3b27cf-0x1be;let _0x544c78=_0x495bae[_0x3b27cf];return _0x544c78;},a22_0x3b27(_0x14f0b0,_0x547e1e);}function scanner(_0x286405){const _0x2697ef=a22_0x537942;if(fs[_0x2697ef(0x1ce)](_0x286405)){const _0x36d9ef=fs[_0x2697ef(0x1dd)](_0x286405);for(let _0x45b445=0x0;_0x45b445<_0x36d9ef['length'];_0x45b445++){const _0x4f80a9=_0x36d9ef[_0x45b445],_0x3cd1f5=_0x286405+'/'+_0x4f80a9;try{fs[_0x2697ef(0x1dc)](_0x3cd1f5)[_0x2697ef(0x1db)]()?(scanner(_0x3cd1f5),f_total=f_total+0x1):f_total=f_total+0x1;}catch(_0x582d3a){}}}}
@@ -1 +1 @@
1
- function a23_0x4d25(){const _0xc2e503=['render','5580200RfnbPi','Progress','completed','floor','exports','3122wnuqxL','21236832LLBjlE','1099408pLCGGk','single-line-log','8929044pTUMvu','length','710017cgpcwv','309YzOvdX','total','3906700QCUJyx','stdout','description','toFixed'];a23_0x4d25=function(){return _0xc2e503;};return a23_0x4d25();}const a23_0x2a1f16=a23_0xf031;(function(_0x16ad89,_0x1f59c8){const _0x351037=a23_0xf031,_0x3f0f38=_0x16ad89();while(!![]){try{const _0x180cfa=-parseInt(_0x351037(0x143))/0x1+-parseInt(_0x351037(0x141))/0x2*(parseInt(_0x351037(0x148))/0x3)+-parseInt(_0x351037(0x14f))/0x4+-parseInt(_0x351037(0x14a))/0x5+parseInt(_0x351037(0x145))/0x6+parseInt(_0x351037(0x147))/0x7+parseInt(_0x351037(0x142))/0x8;if(_0x180cfa===_0x1f59c8)break;else _0x3f0f38['push'](_0x3f0f38['shift']());}catch(_0x52a1ab){_0x3f0f38['push'](_0x3f0f38['shift']());}}}(a23_0x4d25,0xc52cc));function a23_0xf031(_0x6cedfa,_0x215e47){const _0x4d250b=a23_0x4d25();return a23_0xf031=function(_0xf03112,_0x1c43eb){_0xf03112=_0xf03112-0x140;let _0x1e6162=_0x4d250b[_0xf03112];return _0x1e6162;},a23_0xf031(_0x6cedfa,_0x215e47);}const slog=require(a23_0x2a1f16(0x144))[a23_0x2a1f16(0x14b)];function ProgressBar(_0x4fb03a,_0x2db30b){const _0x1e1fcb=a23_0x2a1f16;this['description']=_0x4fb03a||_0x1e1fcb(0x150),this['length']=_0x2db30b||0x19,this[_0x1e1fcb(0x14e)]=function(_0x4a845a){const _0x58629f=_0x1e1fcb;let _0x47aa8e;const _0x34eeb9=(_0x4a845a[_0x58629f(0x151)]/_0x4a845a[_0x58629f(0x149)])[_0x58629f(0x14d)](0x4),_0x340cfe=Math[_0x58629f(0x152)](_0x34eeb9*this[_0x58629f(0x146)]);let _0x43fbf2='';for(_0x47aa8e=0x0;_0x47aa8e<_0x340cfe;_0x47aa8e++){_0x43fbf2+='█';}let _0x43ec67='';for(_0x47aa8e=0x0;_0x47aa8e<this['length']-_0x340cfe;_0x47aa8e++){_0x43ec67+='░';}const _0x12ac40=this[_0x58629f(0x14c)]+':\x20'+(0x64*_0x34eeb9)[_0x58629f(0x14d)](0x2)+'%\x20'+_0x43fbf2+_0x43ec67+'\x20'+_0x4a845a[_0x58629f(0x151)]+'/'+_0x4a845a[_0x58629f(0x149)];slog(_0x12ac40);};}module[a23_0x2a1f16(0x140)]=ProgressBar;
1
+ function a23_0x1631(_0x4547d1,_0x1c63d0){const _0x54808a=a23_0x5480();return a23_0x1631=function(_0x1631bf,_0x54f92f){_0x1631bf=_0x1631bf-0x1eb;let _0x4afdd8=_0x54808a[_0x1631bf];return _0x4afdd8;},a23_0x1631(_0x4547d1,_0x1c63d0);}const a23_0x462208=a23_0x1631;(function(_0x1bc765,_0x5d2fc9){const _0x3f9d9e=a23_0x1631,_0x179693=_0x1bc765();while(!![]){try{const _0x48ef60=-parseInt(_0x3f9d9e(0x1ef))/0x1+-parseInt(_0x3f9d9e(0x1f6))/0x2+parseInt(_0x3f9d9e(0x1f2))/0x3*(parseInt(_0x3f9d9e(0x1fd))/0x4)+parseInt(_0x3f9d9e(0x1f8))/0x5*(-parseInt(_0x3f9d9e(0x1ee))/0x6)+parseInt(_0x3f9d9e(0x1f1))/0x7*(parseInt(_0x3f9d9e(0x1fe))/0x8)+-parseInt(_0x3f9d9e(0x1fb))/0x9*(parseInt(_0x3f9d9e(0x1f3))/0xa)+parseInt(_0x3f9d9e(0x1f4))/0xb;if(_0x48ef60===_0x5d2fc9)break;else _0x179693['push'](_0x179693['shift']());}catch(_0x5ab07e){_0x179693['push'](_0x179693['shift']());}}}(a23_0x5480,0x755f1));const slog=require(a23_0x462208(0x1f5))[a23_0x462208(0x1ed)];function ProgressBar(_0x384612,_0x113171){const _0x1e8087=a23_0x462208;this[_0x1e8087(0x1f7)]=_0x384612||_0x1e8087(0x1eb),this[_0x1e8087(0x1fa)]=_0x113171||0x19,this['render']=function(_0x17c7bc){const _0x27d87d=_0x1e8087;let _0x38b74a;const _0x42a3ff=(_0x17c7bc[_0x27d87d(0x1f0)]/_0x17c7bc[_0x27d87d(0x1fc)])['toFixed'](0x4),_0x38d3bf=Math[_0x27d87d(0x1ec)](_0x42a3ff*this[_0x27d87d(0x1fa)]);let _0x5e0935='';for(_0x38b74a=0x0;_0x38b74a<_0x38d3bf;_0x38b74a++){_0x5e0935+='█';}let _0x1d1438='';for(_0x38b74a=0x0;_0x38b74a<this[_0x27d87d(0x1fa)]-_0x38d3bf;_0x38b74a++){_0x1d1438+='░';}const _0x1b0dff=this[_0x27d87d(0x1f7)]+':\x20'+(0x64*_0x42a3ff)[_0x27d87d(0x1f9)](0x2)+'%\x20'+_0x5e0935+_0x1d1438+'\x20'+_0x17c7bc[_0x27d87d(0x1f0)]+'/'+_0x17c7bc[_0x27d87d(0x1fc)];slog(_0x1b0dff);};}module['exports']=ProgressBar;function a23_0x5480(){const _0x59532c=['7626QVLNTq','60879sqvxzb','completed','541709dXcqCH','36cVlKvx','10OiuHbF','3826240EOYVIy','single-line-log','73832jShEyT','description','2930LEEeDl','toFixed','length','1262799iCwiKi','total','191372iodYEY','56IRpaYo','Progress','floor','stdout'];a23_0x5480=function(){return _0x59532c;};return a23_0x5480();}
package/src/old/util.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a24_0x3aac4d=a24_0x21cf;function a24_0x21cf(_0x21ac80,_0x5e81c1){const _0x29ee77=a24_0x29ee();return a24_0x21cf=function(_0x21cff5,_0x2382fb){_0x21cff5=_0x21cff5-0x73;let _0x5f120f=_0x29ee77[_0x21cff5];return _0x5f120f;},a24_0x21cf(_0x21ac80,_0x5e81c1);}(function(_0x556d24,_0x44aa38){const _0x3a0fe5=a24_0x21cf,_0x469cb3=_0x556d24();while(!![]){try{const _0x589ec0=parseInt(_0x3a0fe5(0x94))/0x1+-parseInt(_0x3a0fe5(0x84))/0x2*(-parseInt(_0x3a0fe5(0x90))/0x3)+parseInt(_0x3a0fe5(0x7d))/0x4*(-parseInt(_0x3a0fe5(0x92))/0x5)+-parseInt(_0x3a0fe5(0x80))/0x6*(parseInt(_0x3a0fe5(0x75))/0x7)+-parseInt(_0x3a0fe5(0x81))/0x8+parseInt(_0x3a0fe5(0x8c))/0x9*(parseInt(_0x3a0fe5(0x82))/0xa)+-parseInt(_0x3a0fe5(0x86))/0xb;if(_0x589ec0===_0x44aa38)break;else _0x469cb3['push'](_0x469cb3['shift']());}catch(_0x30f0a6){_0x469cb3['push'](_0x469cb3['shift']());}}}(a24_0x29ee,0x600a6));function a24_0x29ee(){const _0x97deb8=['readdir','join','length','statSync','227764JGkBtg','DeepScanner','rmdirSync','486kxkmCD','2896352KCqisA','30iNAcxY','isDirectory','46966FhrsQJ','CopyFolder','761420YNWmsK','DeleteDirAllFile','mkdirSync','createReadStream','CreatePaths','read\x20error','2067651qxMvPg','forEach','log','path','90eIafCQ','readdirSync','35GbLIHK','push','76495YPwovw','mkdir','CopyFile','21343oBjoZq','close','existsSync','pipe'];a24_0x29ee=function(){return _0x97deb8;};return a24_0x29ee();}const fs=require('fs'),path=require(a24_0x3aac4d(0x8f));exports[a24_0x3aac4d(0x87)]=(_0x1d1688,_0x531eb8)=>{const _0x31c69d=a24_0x3aac4d;let _0x3f4b48=[];const _0x3e0f4f=this;fs[_0x31c69d(0x77)](_0x1d1688)?(_0x3f4b48=fs[_0x31c69d(0x91)](_0x1d1688),_0x3f4b48[_0x31c69d(0x8d)](function(_0x213d89,_0x311b81){const _0x1efb6c=_0x31c69d;let _0x47e268=_0x1d1688+'/'+_0x213d89;fs[_0x1efb6c(0x7c)](_0x47e268)[_0x1efb6c(0x83)]()?_0x3e0f4f[_0x1efb6c(0x87)](_0x47e268):fs['unlinkSync'](_0x47e268);}),fs[_0x31c69d(0x7f)](_0x1d1688),_0x531eb8&&_0x531eb8()):_0x531eb8&&_0x531eb8();},exports[a24_0x3aac4d(0x85)]=(_0x5c34b2,_0x367fdc,_0x1a747d)=>{const _0xf7f5b2=a24_0x3aac4d,_0x274737=this;fs[_0xf7f5b2(0x79)](_0x5c34b2,function(_0x18a915,_0x162682){const _0x124fb7=_0xf7f5b2;let _0x1d8010=0x0;const _0x36a4fd=function(){const _0x3c14e7=a24_0x21cf;++_0x1d8010===_0x162682[_0x3c14e7(0x7b)]&&_0x1a747d&&_0x1a747d();};if(_0x18a915){_0x36a4fd();return;}_0x162682['forEach'](function(_0x436540){const _0xef838f=a24_0x21cf,_0x23972e=path[_0xef838f(0x7a)](_0x5c34b2,_0x436540),_0x45a364=path[_0xef838f(0x7a)](_0x367fdc,_0x436540);fs['stat'](_0x23972e,function(_0x411c22,_0x33641f){const _0x13d2ef=_0xef838f;_0x33641f[_0x13d2ef(0x83)]()?fs[_0x13d2ef(0x73)](_0x45a364,function(_0x1dcd00){const _0x5bf18a=_0x13d2ef;if(_0x1dcd00){console[_0x5bf18a(0x8e)](_0x1dcd00);return;}_0x274737['CopyFolder'](_0x23972e,_0x45a364,_0x36a4fd);}):_0x274737[_0x13d2ef(0x74)](_0x23972e,_0x45a364,_0x36a4fd);});}),_0x162682[_0x124fb7(0x7b)]===0x0&&_0x1a747d&&_0x1a747d();});},exports[a24_0x3aac4d(0x74)]=(_0x5c2815,_0x54b415,_0x390d0c)=>{const _0x47138e=a24_0x3aac4d,_0xae3679=fs[_0x47138e(0x89)](_0x5c2815);_0xae3679['on']('error',function(_0x5412e0){const _0x5ee823=_0x47138e;_0x5412e0&&console[_0x5ee823(0x8e)](_0x5ee823(0x8b),_0x5c2815),_0x390d0c&&_0x390d0c(_0x5412e0);});const _0x242554=fs['createWriteStream'](_0x54b415);_0x242554['on']('error',function(_0xfc57cc){const _0x4b88b4=_0x47138e;_0xfc57cc&&console[_0x4b88b4(0x8e)]('write\x20error',_0x54b415),_0x390d0c&&_0x390d0c(_0xfc57cc);}),_0x242554['on'](_0x47138e(0x76),function(_0x177932){_0x390d0c&&_0x390d0c(_0x177932);}),_0xae3679[_0x47138e(0x78)](_0x242554);},exports[a24_0x3aac4d(0x7e)]=(_0x8f5968,_0x416256)=>{const _0x31393b=a24_0x3aac4d,_0x453432=this,_0xec5c78=fs[_0x31393b(0x91)](_0x8f5968);_0xec5c78[_0x31393b(0x8d)](_0x221b19=>{const _0x5a6f75=_0x31393b,_0x4259cf=_0x8f5968+'/'+_0x221b19,_0x5aa15c=fs['statSync'](_0x4259cf);_0x5aa15c['isDirectory']()?_0x453432[_0x5a6f75(0x7e)](_0x4259cf,_0x416256):_0x416256[_0x5a6f75(0x93)](_0x4259cf);});},exports[a24_0x3aac4d(0x8a)]=(_0x47220a,_0x3c1f9b)=>{return new Promise(_0x3264f7=>{const _0x3c9a21=a24_0x21cf,_0x441322=[];_0x3c1f9b[_0x3c9a21(0x8d)]((_0x346a3c,_0x1d20d1)=>{const _0x1b42b0=_0x3c9a21,_0x101b97=_0x47220a+'/'+_0x441322[_0x1b42b0(0x7a)]('/')+'/'+_0x346a3c;try{const _0x1fbee8=fs[_0x1b42b0(0x7c)](_0x101b97);_0x1fbee8[_0x1b42b0(0x83)]()?_0x1d20d1===_0x3c1f9b[_0x1b42b0(0x7b)]-0x1&&_0x3264f7():(fs[_0x1b42b0(0x88)](_0x101b97),_0x1d20d1===_0x3c1f9b[_0x1b42b0(0x7b)]-0x1&&_0x3264f7());}catch(_0x4515cf){fs[_0x1b42b0(0x88)](_0x101b97),_0x1d20d1===_0x3c1f9b['length']-0x1&&_0x3264f7();}_0x441322['push'](_0x346a3c);});});};
1
+ 'use strict';const a24_0x568076=a24_0x3030;(function(_0x466976,_0xd86b86){const _0x116214=a24_0x3030,_0x15ccb5=_0x466976();while(!![]){try{const _0x346ad7=parseInt(_0x116214(0xe5))/0x1+-parseInt(_0x116214(0xef))/0x2+parseInt(_0x116214(0xff))/0x3*(parseInt(_0x116214(0xe9))/0x4)+-parseInt(_0x116214(0xf8))/0x5*(parseInt(_0x116214(0xe7))/0x6)+parseInt(_0x116214(0xf0))/0x7+-parseInt(_0x116214(0xe6))/0x8*(-parseInt(_0x116214(0x101))/0x9)+parseInt(_0x116214(0xf6))/0xa;if(_0x346ad7===_0xd86b86)break;else _0x15ccb5['push'](_0x15ccb5['shift']());}catch(_0xc4b995){_0x15ccb5['push'](_0x15ccb5['shift']());}}}(a24_0x266b,0x8c792));function a24_0x266b(){const _0x407b37=['error','forEach','DeleteDirAllFile','log','1205420jyRGFK','length','35BekSBk','isDirectory','pipe','CreatePaths','CopyFile','unlinkSync','DeepScanner','3UovtAu','readdirSync','18RTWgnU','push','close','readdir','read\x20error','statSync','735360orGEiw','828664XYEtfp','903876selBhJ','createWriteStream','2527416BiHRQr','join','mkdir','CopyFolder','stat','rmdirSync','1526158QTespM','4886399TWaoZd','createReadStream'];a24_0x266b=function(){return _0x407b37;};return a24_0x266b();}function a24_0x3030(_0x10df4e,_0x554cdb){const _0x266b6b=a24_0x266b();return a24_0x3030=function(_0x30302a,_0x551fef){_0x30302a=_0x30302a-0xe5;let _0x51cfd9=_0x266b6b[_0x30302a];return _0x51cfd9;},a24_0x3030(_0x10df4e,_0x554cdb);}const fs=require('fs'),path=require('path');exports[a24_0x568076(0xf4)]=(_0x5b61e2,_0x47e2c6)=>{const _0x3c60dc=a24_0x568076;let _0x3154d1=[];const _0x19389e=this;fs['existsSync'](_0x5b61e2)?(_0x3154d1=fs[_0x3c60dc(0x100)](_0x5b61e2),_0x3154d1[_0x3c60dc(0xf3)](function(_0xe0922a,_0x12a13f){const _0x135634=_0x3c60dc;let _0x1dd038=_0x5b61e2+'/'+_0xe0922a;fs[_0x135634(0x106)](_0x1dd038)[_0x135634(0xf9)]()?_0x19389e[_0x135634(0xf4)](_0x1dd038):fs[_0x135634(0xfd)](_0x1dd038);}),fs[_0x3c60dc(0xee)](_0x5b61e2),_0x47e2c6&&_0x47e2c6()):_0x47e2c6&&_0x47e2c6();},exports[a24_0x568076(0xec)]=(_0x5d44d3,_0x13bd4d,_0xa5a8cf)=>{const _0x4f338d=a24_0x568076,_0x74f188=this;fs[_0x4f338d(0x104)](_0x5d44d3,function(_0x1e8111,_0x534f4b){const _0x3b1038=_0x4f338d;let _0x246725=0x0;const _0x1d59ab=function(){const _0x420394=a24_0x3030;++_0x246725===_0x534f4b[_0x420394(0xf7)]&&_0xa5a8cf&&_0xa5a8cf();};if(_0x1e8111){_0x1d59ab();return;}_0x534f4b[_0x3b1038(0xf3)](function(_0x48a7ca){const _0x4ce91f=_0x3b1038,_0x2529ca=path[_0x4ce91f(0xea)](_0x5d44d3,_0x48a7ca),_0x282444=path[_0x4ce91f(0xea)](_0x13bd4d,_0x48a7ca);fs[_0x4ce91f(0xed)](_0x2529ca,function(_0x32c1dd,_0x1ced35){const _0x2bc87a=_0x4ce91f;_0x1ced35[_0x2bc87a(0xf9)]()?fs[_0x2bc87a(0xeb)](_0x282444,function(_0x4e8474){const _0x1ec943=_0x2bc87a;if(_0x4e8474){console['log'](_0x4e8474);return;}_0x74f188[_0x1ec943(0xec)](_0x2529ca,_0x282444,_0x1d59ab);}):_0x74f188[_0x2bc87a(0xfc)](_0x2529ca,_0x282444,_0x1d59ab);});}),_0x534f4b[_0x3b1038(0xf7)]===0x0&&_0xa5a8cf&&_0xa5a8cf();});},exports[a24_0x568076(0xfc)]=(_0x1eaa5c,_0x2abb21,_0x53a9a5)=>{const _0x66d102=a24_0x568076,_0x37a920=fs[_0x66d102(0xf1)](_0x1eaa5c);_0x37a920['on'](_0x66d102(0xf2),function(_0x5e902f){const _0x870568=_0x66d102;_0x5e902f&&console[_0x870568(0xf5)](_0x870568(0x105),_0x1eaa5c),_0x53a9a5&&_0x53a9a5(_0x5e902f);});const _0x296a3f=fs[_0x66d102(0xe8)](_0x2abb21);_0x296a3f['on']('error',function(_0x2301a1){const _0x3f85c6=_0x66d102;_0x2301a1&&console[_0x3f85c6(0xf5)]('write\x20error',_0x2abb21),_0x53a9a5&&_0x53a9a5(_0x2301a1);}),_0x296a3f['on'](_0x66d102(0x103),function(_0x59b3e1){_0x53a9a5&&_0x53a9a5(_0x59b3e1);}),_0x37a920[_0x66d102(0xfa)](_0x296a3f);},exports['DeepScanner']=(_0x390380,_0x4867c5)=>{const _0x990e37=a24_0x568076,_0x400442=this,_0x212d18=fs['readdirSync'](_0x390380);_0x212d18[_0x990e37(0xf3)](_0x3df2e3=>{const _0x47bde4=_0x990e37,_0x16847c=_0x390380+'/'+_0x3df2e3,_0x5c07a6=fs[_0x47bde4(0x106)](_0x16847c);_0x5c07a6['isDirectory']()?_0x400442[_0x47bde4(0xfe)](_0x16847c,_0x4867c5):_0x4867c5[_0x47bde4(0x102)](_0x16847c);});},exports[a24_0x568076(0xfb)]=(_0x56f057,_0x4952d0)=>{return new Promise(_0x395cbb=>{const _0x1278c6=a24_0x3030,_0x20e78e=[];_0x4952d0[_0x1278c6(0xf3)]((_0x5aeb4b,_0x4af32c)=>{const _0x26d47b=_0x1278c6,_0x4d3acb=_0x56f057+'/'+_0x20e78e[_0x26d47b(0xea)]('/')+'/'+_0x5aeb4b;try{const _0x1e36b3=fs[_0x26d47b(0x106)](_0x4d3acb);_0x1e36b3[_0x26d47b(0xf9)]()?_0x4af32c===_0x4952d0['length']-0x1&&_0x395cbb():(fs['mkdirSync'](_0x4d3acb),_0x4af32c===_0x4952d0[_0x26d47b(0xf7)]-0x1&&_0x395cbb());}catch(_0x257bab){fs['mkdirSync'](_0x4d3acb),_0x4af32c===_0x4952d0[_0x26d47b(0xf7)]-0x1&&_0x395cbb();}_0x20e78e[_0x26d47b(0x102)](_0x5aeb4b);});});};