jjb-cmd 2.4.0 → 2.5.0

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,186 +1,164 @@
1
- <h1>重庆市建教帮科技有限公司-前端脚手架</h1>
2
- <h3>更新日志:</h3>
3
- <ul>
4
- <li>
5
- <p>2.2.12</p>
6
- <div>修复已知问题</div>
7
- </li>
8
- <li>
9
- <p>2.2.11</p>
10
- <div>修改git仓库提交先update,去掉强制提交</div>
11
- </li>
12
- <li>
13
- <p>2.2.10</p>
14
- <div>publish增加设置是否需要提交信息pushMessage</div>
15
- </li>
16
- <li>
17
- <p>2.2.9</p>
18
- <div>publish增加输出日志</div>
19
- </li>
20
- <li>
21
- <p>2.2.7</p>
22
- <div>增加请求方式切换method</div>
23
- </li>
24
- <li>
25
- <p>2.2.6</p>
26
- <div>修复已知问题</div>
27
- </li>
28
- <li>
29
- <p>2.2.5</p>
30
- <div>修复已知问题</div>
31
- </li>
32
- <li>
33
- <p>2.2.4</p>
34
- <div>push java支持更多参数</div>
35
- </li>
36
- <li>
37
- <p>2.2.3</p>
38
- <div>修复已知问题</div>
39
- </li>
40
- <li>
41
- <p>2.2.2</p>
42
- <div>修复已知问题</div>
43
- </li>
44
- <li>
45
- <p>2.2.1</p>
46
- <div>push java增加--force参数,强制拉取新项目</div>
47
- </li>
48
- <li>
49
- <p>2.2.0</p>
50
- <div>增加jenkins构建命令</div>
51
- </li>
52
- <li>
53
- <p>2.1.37</p>
54
- <div>修复已知问题</div>
55
- </li>
56
- <li>
57
- <p>2.1.36</p>
58
- <div>完善推送java壳子命令</div>
59
- </li>
60
- <li>
61
- <p>2.1.35</p>
62
- <div>修复publish推送数据提取匹配规则</div>
63
- </li>
64
- <li>
65
- <p>2.1.34</p>
66
- <div>修复已知问题</div>
67
- </li>
68
- <li>
69
- <p>2.1.32</p>
70
- <div>修复已知问题</div>
71
- </li>
72
- <li>
73
- <p>2.1.31</p>
74
- <div>修复已知问题</div>
75
- </li>
76
- <li>
77
- <p>2.1.30</p>
78
- <div>增加push-set命令</div>
79
- </li>
80
- <li>
81
- <p>2.1.29</p>
82
- <div>修复已知问题</div>
83
- </li>
84
- <li>
85
- <p>2.1.28</p>
86
- <div>修复已知问题</div>
87
- </li>
88
- <li>
89
- <p>2.1.27</p>
90
- <div>修复提取配置信息规则</div>
91
- </li>
92
- <li>
93
- <p>2.1.26</p>
94
- <div>1、增加组件配置信息提取</div>
95
- <div>2、增加jjb-cmd环境切换jjb-cmd env test/prod</div>
96
- </li>
97
- <li>
98
- <p>2.1.25</p>
99
- <div>修复已知问题</div>
100
- </li>
101
- <li>
102
- <p>2.1.24</p>
103
- <div>1、支持compoent.config.json共享文件</div>
104
- <div>2、提交组件支持ReactNode转换</div>
105
- </li>
106
- <li>
107
- <p>2.1.23</p>
108
- <div>publish增加缩略图限制</div>
109
- </li>
110
- <li>
111
- <p>2.1.22</p>
112
- <div>修复已知问题</div>
113
- </li>
114
- <li>
115
- <p>2.1.21</p>
116
- <div>修复已知问题</div>
117
- </li>
118
- <li>
119
- <p>2.1.20</p>
120
- <div>增加publish命令,最新完善push组件体系</div>
121
- </li>
122
- <li>
123
- <p>2.1.19</p>
124
- <div>增加动态版本查询,增加应用refresh可刷新package</div>
125
- </li>
126
- <li>
127
- <p>2.1.18</p>
128
- <div>init命令初始化完成,增加询问是否立即安装项目 - 优化完善</div>
129
- </li>
130
- <li>
131
- <p>2.1.17</p>
132
- <div>init命令初始化完成,增加询问是否立即安装项目</div>
133
- </li>
134
- <li>
135
- <p>2.1.15</p>
136
- <div>refresh增加babel配置文件更新</div>
137
- </li>
138
- <li>
139
- <p>2.1.15</p>
140
- <div>push命令增加beta选项</div>
141
- </li>
142
- <li>
143
- <p>2.1.13</p>
144
- <div>增加远程更新配置文件</div>
145
- </li>
146
- <li>
147
- <p>2.1.12</p>
148
- <div>增加install.app</div>
149
- </li>
150
- <li>
151
- <p>2.1.10</p>
152
- <div>组件push增加用户名参数给服务端</div>
153
- </li>
154
- <li>
155
- <p>2.1.8</p>
156
- <div>增加auth登录授权-push java</div>
157
- </li>
158
- <li>
159
- <p>2.1.7</p>
160
- <div>增加auth登录授权</div>
161
- </li>
162
- <li>
163
- <p>2.1.6</p>
164
- <div>增加push组件日志</div>
165
- </li>
166
- <li>
167
- <p>2.1.5</p>
168
- <div>指定java pull工作区域cwd</div>
169
- </li>
170
- <li>
171
- <p>2.1.4</p>
172
- <div>修复问题</div>
173
- </li>
174
- <li>
175
- <p>2.1.3</p>
176
- <div>push指令增加打包到java容器,参数java test(环境) 更新文案(版本描述)</div>
177
- </li>
178
- <li>
179
- <p>2.1.2</p>
180
- <div>修改提交npm代码整体结构</div>
181
- </li>
182
- <li>
183
- <p>2.0.8</p>
184
- <div>修改init指令初始化项目,从gitlab获取</div>
185
- </li>
186
- </ul>
1
+ # JJB-CMD 前端脚手架工具
2
+
3
+ ## 🛠 安装
4
+
5
+ ### 全局安装
6
+
7
+ ```bash
8
+ npm install -g jjb-cmd
9
+ ```
10
+
11
+ ### 本地安装
12
+
13
+ ```bash
14
+ npm install jjb-cmd
15
+ ```
16
+
17
+ ## 快速开始
18
+
19
+ ### 查看版本
20
+
21
+ ```bash
22
+ jjb-cmd v
23
+ ```
24
+
25
+ ### 查看帮助
26
+
27
+ ```bash
28
+ jjb-cmd help
29
+ ```
30
+
31
+ ## 命令说明
32
+
33
+ ### 基础命令
34
+
35
+ | 命令 | 描述 | 示例 |
36
+ |------|------|------|
37
+ | `v` | 查看当前版本 | `jjb-cmd v` |
38
+ | `help` | 显示帮助信息 | `jjb-cmd help` |
39
+
40
+ ### 开发工具
41
+
42
+ #### 代码优化
43
+
44
+ ```bash
45
+ jjb-cmd opti
46
+ ```
47
+
48
+ 自动优化项目代码,包括:
49
+ - 代码格式化和美化
50
+ - 依赖分析和优化建议
51
+ - 性能优化建议
52
+
53
+ ### 组件管理
54
+
55
+ #### 用户认证
56
+
57
+ ```bash
58
+ jjb-cmd auth <username> <password>
59
+ ```
60
+
61
+ **参数说明:**
62
+ - `username`: 用户名
63
+ - `password`: 密码
64
+
65
+ **示例:**
66
+ ```bash
67
+ jjb-cmd auth admin 123456
68
+ ```
69
+
70
+ #### 发布组件
71
+
72
+ ```bash
73
+ jjb-cmd publish <version>
74
+ ```
75
+
76
+ **参数说明:**
77
+ - `version`: 发布版本号,可设置为 `latest`
78
+
79
+ **示例:**
80
+ ```bash
81
+ # 发布指定版本
82
+ jjb-cmd publish 1.0.0
83
+
84
+ # 发布最新版本
85
+ jjb-cmd publish latest
86
+ ```
87
+
88
+ **参数说明:**
89
+ - `yes`: 发布时需要提交信息
90
+ - `no`: 发布时不需要提交信息
91
+
92
+ ### 部署管理
93
+
94
+ #### 推送微应用
95
+
96
+ ```bash
97
+ jjb-cmd push java <env>
98
+ ```
99
+
100
+ **参数说明:**
101
+ - `env`: 部署环境(test/prod)
102
+
103
+ **示例:**
104
+ ```bash
105
+ # 部署到测试环境
106
+ jjb-cmd push java test
107
+
108
+ # 部署到生产环境
109
+ jjb-cmd push java prod
110
+ ```
111
+
112
+ #### 清理操作
113
+
114
+ ```bash
115
+ jjb-cmd rm-rf
116
+ ```
117
+
118
+ 清理临时文件和缓存。
119
+
120
+ ```
121
+
122
+ ## 开发
123
+
124
+ ### 项目结构
125
+
126
+ ```
127
+ jjb-cmd/
128
+ ├── bin/ # 命令行入口
129
+ │ └── command.js
130
+ ├── src/ # 源代码
131
+ │ ├── auth.js # 认证模块
132
+ │ ├── code-optimization.js # 代码优化
133
+ │ ├── config.js # 配置管理
134
+ │ ├── publish.js # 发布模块
135
+ │ ├── push.js # 推送模块
136
+ │ ├── rm-rf.js # 清理模块
137
+ │ └── utils.js # 工具函数
138
+ ├── publish/ # 发布目录
139
+ ├── build.js # 构建脚本
140
+ ├── package.json # 项目配置
141
+ └── README.md # 项目文档
142
+ ```
143
+
144
+ ### 构建
145
+
146
+ ```bash
147
+ node build.js
148
+ ```
149
+
150
+ 构建过程包括:
151
+ 1. 代码混淆
152
+ 2. 文件复制
153
+ 3. 依赖打包
154
+
155
+ ## 更新日志
156
+
157
+ ### v2.5.0 (当前版本)
158
+ - 完善文档和帮助信息
159
+ - 优化错误处理机制
160
+ - 增强代码优化功能
161
+
162
+ ## 许可证
163
+
164
+ 本项目基于 [MIT](LICENSE) 许可证开源。
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "env": "prod",
5
5
  "httpMethod": "http",
6
6
  "pushMessage": "yes",
7
- "version": "2.4.0",
7
+ "version": "2.5.0",
8
8
  "description": "jjb-cmd命令行工具",
9
9
  "main": "index.js",
10
10
  "scripts": {
@@ -14,7 +14,7 @@
14
14
  "bin": {
15
15
  "jjb-cmd": "bin/command.js"
16
16
  },
17
- "author": "jjb-front-team",
17
+ "author": "jiaoxiwei",
18
18
  "license": "MIT",
19
19
  "dependencies": {
20
20
  "@cqsjjb/react-code-optimization": "^0.0.2",
package/src/auth.js CHANGED
@@ -1 +1 @@
1
- function a0_0x5215(){const _0x28714f=['146430UwtOrS','exports','11119HqZgaC','join','status','3430HcnsFT','post','log','Auth:\x20登录失败!','exit','3423626isfajn','Auth:\x20登录成功,已缓存登录状态!','4330012OCdxCk','red','30SirDHr','catch','message','Auth:\x20授权登录!','./config','33183SGogAs','data','609aqmGMA','chalk','existsSync','writeFileSync','path','unlinkSync','Auth:\x20','green','4961454imHHFA','../.auth','44248lskThF','axios'];a0_0x5215=function(){return _0x28714f;};return a0_0x5215();}const a0_0x1ecf75=a0_0x435a;(function(_0x4b6a3e,_0x3003d0){const _0x362df2=a0_0x435a,_0x176b70=_0x4b6a3e();while(!![]){try{const _0x2f9c29=-parseInt(_0x362df2(0x149))/0x1+parseInt(_0x362df2(0x151))/0x2+-parseInt(_0x362df2(0x143))/0x3+-parseInt(_0x362df2(0x153))/0x4+parseInt(_0x362df2(0x155))/0x5*(parseInt(_0x362df2(0x147))/0x6)+-parseInt(_0x362df2(0x13b))/0x7*(-parseInt(_0x362df2(0x145))/0x8)+parseInt(_0x362df2(0x139))/0x9*(parseInt(_0x362df2(0x14c))/0xa);if(_0x2f9c29===_0x3003d0)break;else _0x176b70['push'](_0x176b70['shift']());}catch(_0x38d26a){_0x176b70['push'](_0x176b70['shift']());}}}(a0_0x5215,0xd1241));const axios=require(a0_0x1ecf75(0x146)),chalk=require(a0_0x1ecf75(0x13c)),fs=require('fs'),path=require(a0_0x1ecf75(0x13f)),{getApiHost}=require(a0_0x1ecf75(0x138));function a0_0x435a(_0x447faa,_0x4ee1ee){const _0x52156c=a0_0x5215();return a0_0x435a=function(_0x435a7a,_0x5776fb){_0x435a7a=_0x435a7a-0x136;let _0x1d5adf=_0x52156c[_0x435a7a];return _0x1d5adf;},a0_0x435a(_0x447faa,_0x4ee1ee);}module[a0_0x1ecf75(0x148)]=_0x2b76ab=>{const _0x15efbb=a0_0x1ecf75;console[_0x15efbb(0x14e)](_0x15efbb(0x137));const [_0x352ba5,_0x5c8caf]=_0x2b76ab;axios[_0x15efbb(0x14d)](getApiHost()+'/api/auth',{'username':_0x352ba5,'password':_0x5c8caf})['then'](_0x253252=>{const _0x3f094c=_0x15efbb,_0x26b5b3=path[_0x3f094c(0x14a)](__dirname,_0x3f094c(0x144));_0x253252[_0x3f094c(0x13a)][_0x3f094c(0x14b)]?(console[_0x3f094c(0x14e)](chalk[_0x3f094c(0x142)](_0x3f094c(0x152))),fs[_0x3f094c(0x13e)](_0x26b5b3,_0x352ba5+'/'+_0x5c8caf)):(console[_0x3f094c(0x14e)](chalk[_0x3f094c(0x154)](_0x3f094c(0x141)+_0x253252[_0x3f094c(0x13a)]['message'])),fs[_0x3f094c(0x13d)](_0x26b5b3)&&fs[_0x3f094c(0x140)](_0x26b5b3),process[_0x3f094c(0x150)](0x0));})[_0x15efbb(0x156)](_0x2d1e35=>{const _0x11d4ed=_0x15efbb;console[_0x11d4ed(0x14e)](chalk[_0x11d4ed(0x142)](_0x11d4ed(0x14f)+_0x2d1e35[_0x11d4ed(0x136)])),process[_0x11d4ed(0x150)](0x0);});};
1
+ function a0_0x4f02(_0x284f87,_0xb5d426){const _0x244931=a0_0x2449();return a0_0x4f02=function(_0x4f02bd,_0x37d2f2){_0x4f02bd=_0x4f02bd-0x99;let _0x117d72=_0x244931[_0x4f02bd];return _0x117d72;},a0_0x4f02(_0x284f87,_0xb5d426);}const a0_0x28f87c=a0_0x4f02;(function(_0x1ec0de,_0x2d4ea1){const _0x6c3cce=a0_0x4f02,_0x2fe226=_0x1ec0de();while(!![]){try{const _0x3dc38e=parseInt(_0x6c3cce(0xa4))/0x1+parseInt(_0x6c3cce(0xae))/0x2*(-parseInt(_0x6c3cce(0xa9))/0x3)+parseInt(_0x6c3cce(0xaf))/0x4+-parseInt(_0x6c3cce(0xad))/0x5+-parseInt(_0x6c3cce(0x9f))/0x6*(parseInt(_0x6c3cce(0xa5))/0x7)+-parseInt(_0x6c3cce(0xaa))/0x8*(parseInt(_0x6c3cce(0xb2))/0x9)+parseInt(_0x6c3cce(0x9b))/0xa*(parseInt(_0x6c3cce(0xa8))/0xb);if(_0x3dc38e===_0x2d4ea1)break;else _0x2fe226['push'](_0x2fe226['shift']());}catch(_0x2e7ff3){_0x2fe226['push'](_0x2fe226['shift']());}}}(a0_0x2449,0xd8ac9));function a0_0x2449(){const _0x3f726f=['Auth:\x20授权登录!','exit','157957kAjtrk','1681309VafWIw','/api/auth','./utils','544093rjrzfc','2526SoZXks','808PMJmSF','then','data','1008285TXLbni','2372zMdJmS','2583896yxFISp','Auth:\x20登录失败!','length','10917DerZAJ','join','catch','430kQlxJa','path','exports','./config','18eNeqZY','post','axios'];a0_0x2449=function(){return _0x3f726f;};return a0_0x2449();}const axios=require(a0_0x28f87c(0xa1)),path=require(a0_0x28f87c(0x9c)),{getApiHost}=require(a0_0x28f87c(0x9e)),{logInfo,logSuccess,logError,writeFile,fileExists,deleteFile}=require(a0_0x28f87c(0xa7));module[a0_0x28f87c(0x9d)]=_0x12d196=>{const _0x1c3859=a0_0x28f87c;(!_0x12d196||_0x12d196[_0x1c3859(0xb1)]<0x2)&&(logError('用户名和密码参数不能为空!'),process[_0x1c3859(0xa3)](0x1));const [_0x6d7056,_0x1c05bf]=_0x12d196;logInfo(_0x1c3859(0xa2));const _0xee2e09=path[_0x1c3859(0x99)](__dirname,'../.auth');axios[_0x1c3859(0xa0)](getApiHost()+_0x1c3859(0xa6),{'username':_0x6d7056,'password':_0x1c05bf})[_0x1c3859(0xab)](_0x15bc5=>{const _0xa4ba9f=_0x1c3859;_0x15bc5[_0xa4ba9f(0xac)]['status']?(logSuccess('Auth:\x20登录成功,已缓存登录状态!'),writeFile(_0xee2e09,_0x6d7056+'/'+_0x1c05bf)):(logError('Auth:\x20'+_0x15bc5[_0xa4ba9f(0xac)]['message']),fileExists(_0xee2e09)&&deleteFile(_0xee2e09),process['exit'](0x1));})[_0x1c3859(0x9a)](_0x2e97a4=>{const _0xb8cc9=_0x1c3859;logError(_0xb8cc9(0xb0)+_0x2e97a4['message']),process[_0xb8cc9(0xa3)](0x1);});};
@@ -1,48 +1 @@
1
- const a1_0x57a530 = a1_0x5189;
2
- (function (_0x343088, _0x157b6a) {
3
- const _0x58eef2 = a1_0x5189, _0x497601 = _0x343088();
4
- while (!![]) {
5
- try {
6
- const _0x311d74 = -parseInt(_0x58eef2(0x132)) / 0x1 * (-parseInt(_0x58eef2(0x138)) / 0x2) + -parseInt(_0x58eef2(0x133)) / 0x3 * (-parseInt(_0x58eef2(0x143)) / 0x4) + parseInt(_0x58eef2(0x137)) / 0x5 * (-parseInt(_0x58eef2(0x13a)) / 0x6) + parseInt(_0x58eef2(0x130)) / 0x7 + -parseInt(_0x58eef2(0x147)) / 0x8 * (-parseInt(_0x58eef2(0x131)) / 0x9) + parseInt(_0x58eef2(0x144)) / 0xa * (parseInt(_0x58eef2(0x13c)) / 0xb) + -parseInt(_0x58eef2(0x13b)) / 0xc;
7
- if (_0x311d74 === _0x157b6a) break; else _0x497601[ 'push' ](_0x497601[ 'shift' ]());
8
- } catch (_0x17df20) {
9
- _0x497601[ 'push' ](_0x497601[ 'shift' ]());
10
- }
11
- }
12
- }(a1_0x57b7, 0x4e77c));
13
-
14
- function a1_0x57b7() {
15
- const _0x4c48c4 = [ '10kvaVeU', '10WAMqzY', 'path', '1213788MZGceV', '13229448VPgvxg', '209fehNeK', 'exit', 'readline', 'log', '@cqsjjb/react-code-optimization', 'createInterface', 'exports', '64564nsUemA', '10910waQoSR', 'resolve', 'trim', '376aINSMU', 'stdin', '3752763fabIEd', '114705bJuXcT', '115151JrABAG', '18aIdwhO', '是否确认优化代码?[y/n]:', 'question', '取消优化。' ];
16
- a1_0x57b7 = function () {
17
- return _0x4c48c4;
18
- };
19
- return a1_0x57b7();
20
- }
21
-
22
- function a1_0x5189(_0x2d15b4, _0x5ec83c) {
23
- const _0x57b760 = a1_0x57b7();
24
- return a1_0x5189 = function (_0x51890d, _0x3bbeac) {
25
- _0x51890d = _0x51890d - 0x12f;
26
- let _0x2cd13e = _0x57b760[ _0x51890d ];
27
- return _0x2cd13e;
28
- }, a1_0x5189(_0x2d15b4, _0x5ec83c);
29
- }
30
-
31
- const path = require(a1_0x57a530(0x139)),
32
- readline = require(a1_0x57a530(0x13e)), { bootstrap } = require(a1_0x57a530(0x140)),
33
- io = readline[ a1_0x57a530(0x141) ]({
34
- 'input': process[ a1_0x57a530(0x12f) ],
35
- 'output': process[ 'stdout' ]
36
- });
37
- module[ a1_0x57a530(0x142) ] = function () {
38
- const _0x5e1185 = a1_0x57a530, _0x30fbeb = path[ _0x5e1185(0x145) ]('./');
39
- io[ _0x5e1185(0x135) ](_0x5e1185(0x134), function (_0x4edbbc) {
40
- const _0x418207 = _0x5e1185;
41
- if (_0x4edbbc[ _0x418207(0x146) ]() === 'y') bootstrap(_0x30fbeb, 0x64, () => {
42
- const _0x1aefbb = _0x418207;
43
- console[ _0x1aefbb(0x13f) ]('优化完成。'), process[ _0x1aefbb(0x13d) ](0x0);
44
- }); else _0x4edbbc[ _0x418207(0x146) ]() === 'n'
45
- ? (console[ _0x418207(0x13f) ](_0x418207(0x136)), process[ _0x418207(0x13d) ](0x0))
46
- : (console[ _0x418207(0x13f) ]('无效操作。'), process[ _0x418207(0x13d) ](0x0));
47
- });
48
- };
1
+ function a1_0x2872(_0x4064d5,_0x411078){const _0x1e0348=a1_0x1e03();return a1_0x2872=function(_0x28720b,_0x3b24d5){_0x28720b=_0x28720b-0x154;let _0x1a2e1a=_0x1e0348[_0x28720b];return _0x1a2e1a;},a1_0x2872(_0x4064d5,_0x411078);}const a1_0x588a46=a1_0x2872;(function(_0x1cbb18,_0x95c478){const _0x18b4d0=a1_0x2872,_0x2232c2=_0x1cbb18();while(!![]){try{const _0xce31cc=parseInt(_0x18b4d0(0x169))/0x1+-parseInt(_0x18b4d0(0x15d))/0x2+-parseInt(_0x18b4d0(0x15c))/0x3+parseInt(_0x18b4d0(0x165))/0x4*(parseInt(_0x18b4d0(0x157))/0x5)+-parseInt(_0x18b4d0(0x156))/0x6+-parseInt(_0x18b4d0(0x167))/0x7+parseInt(_0x18b4d0(0x16a))/0x8;if(_0xce31cc===_0x95c478)break;else _0x2232c2['push'](_0x2232c2['shift']());}catch(_0x598b73){_0x2232c2['push'](_0x2232c2['shift']());}}}(a1_0x1e03,0xc03aa));const path=require(a1_0x588a46(0x160)),readline=require(a1_0x588a46(0x162)),{bootstrap}=require(a1_0x588a46(0x16d)),{logInfo,logSuccess,logError,logWarning}=require('./utils'),io=readline['createInterface']({'input':process[a1_0x588a46(0x164)],'output':process['stdout']});function a1_0x1e03(){const _0x1c8191=['6758880jqXywG','4430105jUgzzb','exit','toLowerCase','trim','取消优化。','3628260syCzBQ','1794198pZotTE','message','代码优化工具','path','此操作将优化当前目录下的代码,请确保已备份重要文件!','readline','代码优化过程中发生错误:','stdin','4giDOvi','无效操作,请输入\x20y\x20或\x20n。','107863XuUUFs','开始代码优化...','115061SakUHx','24277568VLAYJV','优化完成。','question','@cqsjjb/react-code-optimization','exports','resolve'];a1_0x1e03=function(){return _0x1c8191;};return a1_0x1e03();}module[a1_0x588a46(0x154)]=function(){const _0x4d9f4b=a1_0x588a46,_0x1740c6=path[_0x4d9f4b(0x155)]('./');logInfo(_0x4d9f4b(0x15f)),logWarning(_0x4d9f4b(0x161)),io[_0x4d9f4b(0x16c)]('是否确认优化代码?[y/n]:',function(_0xb4fd34){const _0x474a54=_0x4d9f4b,_0x395442=_0xb4fd34[_0x474a54(0x15a)]()[_0x474a54(0x159)]();if(_0x395442==='y'||_0x395442==='yes'){logInfo(_0x474a54(0x168));try{bootstrap(_0x1740c6,0x64,()=>{const _0x3e61a9=_0x474a54;logSuccess(_0x3e61a9(0x16b)),process[_0x3e61a9(0x158)](0x0);});}catch(_0x194a13){logError(_0x474a54(0x163)+_0x194a13[_0x474a54(0x15e)]),process[_0x474a54(0x158)](0x1);}}else _0x395442==='n'||_0x395442==='no'?(logInfo(_0x474a54(0x15b)),process[_0x474a54(0x158)](0x0)):(logError(_0x474a54(0x166)),process[_0x474a54(0x158)](0x1));});};
package/src/config.js CHANGED
@@ -1 +1 @@
1
- const a2_0x45f77f=a2_0x1a65;(function(_0xb184fb,_0x3913a4){const _0x53b5b8=a2_0x1a65,_0x1e7d4a=_0xb184fb();while(!![]){try{const _0xd8418b=parseInt(_0x53b5b8(0x175))/0x1+parseInt(_0x53b5b8(0x185))/0x2*(-parseInt(_0x53b5b8(0x187))/0x3)+-parseInt(_0x53b5b8(0x169))/0x4*(parseInt(_0x53b5b8(0x17c))/0x5)+parseInt(_0x53b5b8(0x17f))/0x6*(parseInt(_0x53b5b8(0x16f))/0x7)+parseInt(_0x53b5b8(0x168))/0x8*(-parseInt(_0x53b5b8(0x182))/0x9)+parseInt(_0x53b5b8(0x176))/0xa+parseInt(_0x53b5b8(0x165))/0xb;if(_0xd8418b===_0x3913a4)break;else _0x1e7d4a['push'](_0x1e7d4a['shift']());}catch(_0x2a2c63){_0x1e7d4a['push'](_0x1e7d4a['shift']());}}}(a2_0x5920,0x8db69));function a2_0x1a65(_0x59f7ea,_0x401eb6){const _0x5920c5=a2_0x5920();return a2_0x1a65=function(_0x1a658f,_0x2628c5){_0x1a658f=_0x1a658f-0x162;let _0x1ee396=_0x5920c5[_0x1a658f];return _0x1ee396;},a2_0x1a65(_0x59f7ea,_0x401eb6);}const os=require('os'),path=require('path'),fs=require('fs'),API_HOST=a2_0x45f77f(0x16a),API_HOST_HTTPS=a2_0x45f77f(0x17a),API_HOST_TEST=a2_0x45f77f(0x164);function a2_0x5920(){const _0x3c11a5=['d4wQ7dzEjYPsgVbKnYei','ywPtT3xCG6b_vAxp6sTj','http://120.26.210.58:8089','6115582imSswy','API_HOST_TEST','CLOUD_PROJECT','9000368WKYTKz','17364RWgvLx','http://120.26.210.58:8088','dev','GIT_HOST','getApiHost','GIT_TEMP_JAVA','7SaoIRy','e9njpBd1nS_LREN8GFpR','FT3pKzxpRynFkmddJ9Bs','jjb-assembly-','CONFIG_FILE_HOST','7V-YUxhmh51Mdhgx4rq4','748053jCZrIP','3580860TJFBDI','tmpdir','TEMPLATE_FOLDER','parse','https://jcloud.cqjjb.cn','gPSit8aJsLVmNzuQ5Cy4','300IIZJAl','toString','API_HOST','1910202FGvrzN','now','join','9ccOVEE','jjb-assembly-java','GIT_JAVA_ENV_JSON','29010VXGdIo','FqNrmFAgrxasMrbbjvq9','3cTsWDG','readFileSync','../package.json','http'];a2_0x5920=function(){return _0x3c11a5;};return a2_0x5920();}exports[a2_0x45f77f(0x173)]='https://cdn.cqjjb.cn/jjb-cloud-config',exports[a2_0x45f77f(0x17e)]=API_HOST,exports[a2_0x45f77f(0x166)]=API_HOST_TEST,exports[a2_0x45f77f(0x16c)]='http://192.168.1.242:10985',exports['GIT_TEMP_DIR']=a2_0x45f77f(0x172)+Date[a2_0x45f77f(0x180)](),exports[a2_0x45f77f(0x16e)]=a2_0x45f77f(0x183),exports[a2_0x45f77f(0x184)]={'development':a2_0x45f77f(0x16b),'production':'prod','test':'test'},exports[a2_0x45f77f(0x167)]={'common':{'token':'G4HJRsHr9D7Ssmixegw2','projectId':0x117},'react-admin-component':{'token':a2_0x45f77f(0x171),'projectId':0x154},'jjb-dva-runtime':{'token':'hLqARY89CN6fUD3yg4NL','projectId':0x23b},'jjb-common-lib':{'token':a2_0x45f77f(0x170),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x45f77f(0x17b),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x45f77f(0x162),'projectId':0x153},'react-component':{'token':'snBxJ2i5kYarGGcsojhY','projectId':0x33f},'micro-app-ts':{'token':a2_0x45f77f(0x174),'projectId':0x33e},'micro-app':{'token':a2_0x45f77f(0x186),'projectId':0x33d},'lib':{'token':a2_0x45f77f(0x163),'projectId':0x33c}},exports[a2_0x45f77f(0x178)]=os[a2_0x45f77f(0x177)]()+'\x5c'+exports['GIT_TEMP_DIR'],exports[a2_0x45f77f(0x16d)]=()=>{const _0x4821a6=a2_0x45f77f,_0x390f82=JSON[_0x4821a6(0x179)](fs[_0x4821a6(0x188)](path[_0x4821a6(0x181)](__dirname,_0x4821a6(0x189)))[_0x4821a6(0x17d)]());return _0x390f82['env']==='test'?API_HOST_TEST:_0x390f82['httpMethod']===_0x4821a6(0x18a)?API_HOST:API_HOST_HTTPS;};
1
+ function a2_0x1f54(_0x11ff5a,_0x3566d9){const _0xdbffc3=a2_0xdbff();return a2_0x1f54=function(_0x1f5456,_0x1886de){_0x1f5456=_0x1f5456-0x163;let _0x563b31=_0xdbffc3[_0x1f5456];return _0x563b31;},a2_0x1f54(_0x11ff5a,_0x3566d9);}function a2_0xdbff(){const _0x295a9b=['parse','jjb-assembly-java','http://120.26.210.58:8089','CLOUD_PROJECT','hLqARY89CN6fUD3yg4NL','26408460MIbOzm','GIT_TEMP_JAVA','getApiHost','GIT_HOST','gPSit8aJsLVmNzuQ5Cy4','8666fyenbt','https://jcloud.cqjjb.cn','397527GuXNVE','snBxJ2i5kYarGGcsojhY','http','httpMethod','GIT_JAVA_ENV_JSON','397368bAQPjl','3198WGxuva','test','879637fzMphJ','G4HJRsHr9D7Ssmixegw2','API_HOST','152QPHUwH','FqNrmFAgrxasMrbbjvq9','http://120.26.210.58:8088','prod','API_HOST_TEST','d4wQ7dzEjYPsgVbKnYei','join','tmpdir','env','FT3pKzxpRynFkmddJ9Bs','GIT_TEMP_DIR','path','1887285lULnEq','e9njpBd1nS_LREN8GFpR','now','readFileSync','4Xfytty','5281500fhEgVt','http://192.168.1.242:10985'];a2_0xdbff=function(){return _0x295a9b;};return a2_0xdbff();}const a2_0x4fc781=a2_0x1f54;(function(_0xeb7858,_0x28b70d){const _0x219317=a2_0x1f54,_0x458b9f=_0xeb7858();while(!![]){try{const _0x303f0a=parseInt(_0x219317(0x17b))/0x1+parseInt(_0x219317(0x164))/0x2*(-parseInt(_0x219317(0x173))/0x3)+-parseInt(_0x219317(0x165))/0x4+parseInt(_0x219317(0x18a))/0x5+parseInt(_0x219317(0x179))/0x6*(-parseInt(_0x219317(0x171))/0x7)+-parseInt(_0x219317(0x17e))/0x8*(parseInt(_0x219317(0x178))/0x9)+parseInt(_0x219317(0x16c))/0xa;if(_0x303f0a===_0x28b70d)break;else _0x458b9f['push'](_0x458b9f['shift']());}catch(_0xac74){_0x458b9f['push'](_0x458b9f['shift']());}}}(a2_0xdbff,0xc6aed));const os=require('os'),path=require(a2_0x4fc781(0x189)),fs=require('fs'),API_HOST=a2_0x4fc781(0x180),API_HOST_HTTPS=a2_0x4fc781(0x172),API_HOST_TEST=a2_0x4fc781(0x169);exports['CONFIG_FILE_HOST']='https://cdn.cqjjb.cn/jjb-cloud-config',exports[a2_0x4fc781(0x17d)]=API_HOST,exports[a2_0x4fc781(0x182)]=API_HOST_TEST,exports[a2_0x4fc781(0x16f)]=a2_0x4fc781(0x166),exports[a2_0x4fc781(0x188)]='jjb-assembly-'+Date[a2_0x4fc781(0x18c)](),exports[a2_0x4fc781(0x16d)]=a2_0x4fc781(0x168),exports[a2_0x4fc781(0x177)]={'development':'dev','production':a2_0x4fc781(0x181),'test':a2_0x4fc781(0x17a)},exports[a2_0x4fc781(0x16a)]={'common':{'token':a2_0x4fc781(0x17c),'projectId':0x117},'react-admin-component':{'token':a2_0x4fc781(0x187),'projectId':0x154},'jjb-dva-runtime':{'token':a2_0x4fc781(0x16b),'projectId':0x23b},'jjb-common-lib':{'token':a2_0x4fc781(0x18b),'projectId':0x23c},'jjb-common-decorator':{'token':a2_0x4fc781(0x170),'projectId':0x23e},'vue-unisass-component':{'token':a2_0x4fc781(0x183),'projectId':0x153},'react-component':{'token':a2_0x4fc781(0x174),'projectId':0x33f},'micro-app-ts':{'token':'7V-YUxhmh51Mdhgx4rq4','projectId':0x33e},'micro-app':{'token':a2_0x4fc781(0x17f),'projectId':0x33d},'lib':{'token':'ywPtT3xCG6b_vAxp6sTj','projectId':0x33c}},exports['TEMPLATE_FOLDER']=path['join'](os[a2_0x4fc781(0x185)](),exports[a2_0x4fc781(0x188)]),exports[a2_0x4fc781(0x16e)]=()=>{const _0x6bf093=a2_0x4fc781;try{const _0x252dd5=JSON[_0x6bf093(0x167)](fs[_0x6bf093(0x163)](path[_0x6bf093(0x184)](__dirname,'../package.json'))['toString']());return _0x252dd5[_0x6bf093(0x186)]==='test'?API_HOST_TEST:_0x252dd5[_0x6bf093(0x176)]===_0x6bf093(0x175)?API_HOST:API_HOST_HTTPS;}catch(_0x3c9a61){return API_HOST_HTTPS;}};
package/src/publish.js CHANGED
@@ -1 +1 @@
1
- function a3_0x2d3a(){const _0x1cae2b=['Sudo:\x20yarn\x20build:production','3453399lNGDQq','createInterface','join','pushMessage','match','existsSync','readFileSync','status','defaultSetting','stdin','question','index.js','post','toString','log','chalk','length','readme_content','./config','Error:\x20请在组件入口文件中添加“window[props.componentKey]”以暴露组件的配置信息!','319986Asyaak','dist','4DnazoR','exports','split','stringify','Error:\x20请在组件根目录添加一个README.md说明文件!','catch','Error:\x20授权失败!','path','Please\x20wait,\x20build\x20...,','5271565cuAEXN','15353965WNeLtf','Error:\x20组件发布失败!根目录缺少‘package.json’文件!','Auth:\x20授权成功!','Error:\x20组件发布失败!','blue','base64','Auth:\x20正在获取授权!','Error:\x20暴露的配置信息中缺少“settings”!','then','package.json','thumbnail_base64','exit','14oCDEja','133070XzYTSi','Error:\x20请先登录!','477XEYHRE','6350ZJAAJV','/api/auth','173kJjuYf','child_process','/yarn.lock','../package.json','message','Error:\x20请在组件根目录为组件添加一个缩略图“thumbnail.png”文件!','component_config_content','parse','stdout','yarn\x20build:production','1176296LayoFv','axios','green','from','execSync','Error:\x20暴露的配置信息中缺少“info”!','请输入此次组件发布的信息,按Enter确认:','no\x20message','resolve','red','README.md','Error:\x20组件发布失败!根目录缺少‘dist/index.js’文件!'];a3_0x2d3a=function(){return _0x1cae2b;};return a3_0x2d3a();}const a3_0x502284=a3_0x396c;(function(_0x1b996d,_0x1eb696){const _0x32a1fb=a3_0x396c,_0x376d82=_0x1b996d();while(!![]){try{const _0x43a072=-parseInt(_0x32a1fb(0x1dd))/0x1*(parseInt(_0x32a1fb(0x1db))/0x2)+-parseInt(_0x32a1fb(0x1f4))/0x3*(-parseInt(_0x32a1fb(0x20a))/0x4)+parseInt(_0x32a1fb(0x213))/0x5+-parseInt(_0x32a1fb(0x208))/0x6+parseInt(_0x32a1fb(0x1d7))/0x7*(-parseInt(_0x32a1fb(0x1e7))/0x8)+-parseInt(_0x32a1fb(0x1da))/0x9*(-parseInt(_0x32a1fb(0x1d8))/0xa)+-parseInt(_0x32a1fb(0x214))/0xb;if(_0x43a072===_0x1eb696)break;else _0x376d82['push'](_0x376d82['shift']());}catch(_0xb0117c){_0x376d82['push'](_0x376d82['shift']());}}}(a3_0x2d3a,0x96eee));const path=require(a3_0x502284(0x211)),fs=require('fs'),os=require('os'),axios=require(a3_0x502284(0x1e8)),chalk=require(a3_0x502284(0x203)),readline=require('readline'),io=readline[a3_0x502284(0x1f5)]({'input':process[a3_0x502284(0x1fd)],'output':process[a3_0x502284(0x1e5)]}),child_process=require(a3_0x502284(0x1de)),{getApiHost}=require(a3_0x502284(0x206)),submitFun=function(_0x1c13eb,_0x25924d){const _0x575ef6=a3_0x502284;_0x25924d[_0x575ef6(0x1e1)]=_0x1c13eb||_0x575ef6(0x1ee),axios['post'](getApiHost()+'/api/file/publish',_0x25924d)['then'](_0x1a0c43=>{const _0x4673e5=_0x575ef6;console[_0x4673e5(0x202)](chalk[_0x4673e5(0x1e9)](_0x1a0c43['data'][_0x4673e5(0x1e1)])),process[_0x4673e5(0x1d6)](0x0);})[_0x575ef6(0x20f)](_0x3a4f07=>{const _0x2960ec=_0x575ef6;console['log'](chalk[_0x2960ec(0x1f0)](_0x2960ec(0x217)+_0x3a4f07[_0x2960ec(0x1e1)])),process[_0x2960ec(0x1d6)](0x0);});};function a3_0x396c(_0xbf2ce1,_0x1a697b){const _0x2d3afa=a3_0x2d3a();return a3_0x396c=function(_0x396c41,_0x452481){_0x396c41=_0x396c41-0x1d4;let _0x1ed246=_0x2d3afa[_0x396c41];return _0x1ed246;},a3_0x396c(_0xbf2ce1,_0x1a697b);}module[a3_0x502284(0x20b)]=_0x50ee7d=>{const _0x5c45be=a3_0x502284,_0x1272a5=path[_0x5c45be(0x1f6)](__dirname,'../.auth');!fs[_0x5c45be(0x1f9)](_0x1272a5)&&(console['log'](chalk[_0x5c45be(0x1f0)](_0x5c45be(0x1d9))),process[_0x5c45be(0x1d6)](0x0));const [_0x4948ee,_0x4480f0]=fs[_0x5c45be(0x1fa)](_0x1272a5)[_0x5c45be(0x201)]()[_0x5c45be(0x20c)]('/');console[_0x5c45be(0x202)](_0x5c45be(0x21a)),axios[_0x5c45be(0x200)](getApiHost()+_0x5c45be(0x1dc),{'username':_0x4948ee,'password':_0x4480f0})[_0x5c45be(0x21c)](_0x8d160b=>{const _0x115053=_0x5c45be;if(_0x8d160b['data'][_0x115053(0x1fb)]){console['log'](chalk[_0x115053(0x1e9)](_0x115053(0x216)));const _0x1b9fff=path[_0x115053(0x1ef)]('./');console[_0x115053(0x202)](_0x115053(0x212)+_0x1b9fff);fs[_0x115053(0x1f9)](_0x1b9fff+_0x115053(0x1df))?(console[_0x115053(0x202)](chalk['blue'](_0x115053(0x1f3)),_0x1b9fff),child_process[_0x115053(0x1eb)](_0x115053(0x1e6),{'cwd':_0x1b9fff})):(console[_0x115053(0x202)](chalk[_0x115053(0x218)]('Sudo:\x20npm\x20build:production'),_0x1b9fff),child_process[_0x115053(0x1eb)]('npm\x20run\x20build:production',{'cwd':_0x1b9fff}));const _0x5605df=_0x1b9fff['indexOf']('/')!==-0x1?'/':'\x5c',_0x10ac56=''+_0x1b9fff+_0x5605df+_0x115053(0x1f1),_0x1889ca=''+_0x1b9fff+_0x5605df+_0x115053(0x209)+_0x5605df+_0x115053(0x1ff),_0xffeb3a=''+_0x1b9fff+_0x5605df+_0x115053(0x1d4),_0x2fe279=''+_0x1b9fff+_0x5605df+'thumbnail.png',_0x451d52=JSON[_0x115053(0x1e4)](fs[_0x115053(0x1fa)](path['join'](__dirname,_0x115053(0x1e0)))[_0x115053(0x201)]()),{version:_0x60488a}=_0x451d52,_0x4ee843={'username':_0x4948ee,'cmd_version':_0x60488a,'hostname':os['hostname'](),'platform':os['platform']()};if(fs['existsSync'](_0xffeb3a)){if(fs[_0x115053(0x1f9)](_0x1889ca)){_0x4ee843['package_version']=_0x50ee7d?_0x50ee7d:0x0,_0x4ee843['package_content']=fs[_0x115053(0x1fa)](_0x1889ca)[_0x115053(0x201)](),_0x4ee843[_0x115053(0x1e3)]={};const _0x1eb25d=fs['readFileSync'](_0x1889ca)[_0x115053(0x201)](),_0x343380=_0x1eb25d[_0x115053(0x1f8)](/(window\[).+?(\.componentKey|.+]={)/img);if(_0x343380&&_0x343380[_0x115053(0x204)]){const _0x16cc4e=_0x1eb25d[_0x115053(0x1f8)](/componentKey.+([{,]info:\s{0,}{)/img);if(_0x16cc4e&&_0x16cc4e['length']){let _0x49186b='{';const _0x3215a1=_0x1eb25d[_0x115053(0x20c)](_0x16cc4e[0x0])[0x1];for(let _0x47cd1b=0x0;_0x47cd1b<_0x3215a1[_0x115053(0x204)];_0x47cd1b++){_0x49186b+=_0x3215a1[_0x47cd1b];if(_0x3215a1[_0x47cd1b]==='}')try{const _0x13f5a3=new Function('return\x20'+_0x49186b)();_0x4ee843[_0x115053(0x1e3)]={..._0x13f5a3,'defaultSetting':{}};}catch(_0x3e8b1e){}}}else console[_0x115053(0x202)](chalk['red'](_0x115053(0x1ec))),process['exit'](0x0);const _0x412efa=_0x1eb25d[_0x115053(0x1f8)](/componentKey.+([{,]settings:\s{0,}{)/img);if(_0x412efa&&_0x412efa['length']){let _0x361c70='{';const _0x34faea=_0x1eb25d['split'](_0x412efa[0x0])[0x1];for(let _0x1d6ace=0x0;_0x1d6ace<_0x34faea[_0x115053(0x204)];_0x1d6ace++){_0x361c70+=_0x34faea[_0x1d6ace];if(_0x34faea[_0x1d6ace]==='}')try{_0x4ee843[_0x115053(0x1e3)][_0x115053(0x1fc)]=new Function('return\x20'+_0x361c70)();}catch(_0x4671a9){}}_0x4ee843[_0x115053(0x1e3)]=JSON[_0x115053(0x20d)](_0x4ee843[_0x115053(0x1e3)]);}else console[_0x115053(0x202)](chalk[_0x115053(0x1f0)](_0x115053(0x21b))),process['exit'](0x0);}else console[_0x115053(0x202)](chalk['red'](_0x115053(0x207))),process[_0x115053(0x1d6)](0x0);fs[_0x115053(0x1f9)](_0x10ac56)?_0x4ee843[_0x115053(0x205)]=fs['readFileSync'](_0x10ac56)[_0x115053(0x201)]():(console['log'](chalk[_0x115053(0x1f0)](_0x115053(0x20e))),process['exit'](0x0));if(!fs[_0x115053(0x1f9)](_0x2fe279))console[_0x115053(0x202)](_0x115053(0x1e2)),process[_0x115053(0x1d6)](0x0);else{const _0x1485b4=fs[_0x115053(0x1fa)](_0x2fe279);_0x4ee843[_0x115053(0x1d5)]=Buffer[_0x115053(0x1ea)](_0x1485b4)[_0x115053(0x201)](_0x115053(0x219));}_0x451d52[_0x115053(0x1f7)]==='no'?submitFun(null,_0x4ee843):io[_0x115053(0x1fe)](_0x115053(0x1ed),function(_0x83f582){submitFun(_0x83f582,_0x4ee843);});}else console[_0x115053(0x202)](chalk[_0x115053(0x1f0)](_0x115053(0x1f2))),process[_0x115053(0x1d6)](0x0);}else console[_0x115053(0x202)](chalk[_0x115053(0x1f0)](_0x115053(0x215))),process[_0x115053(0x1d6)](0x0);}else console[_0x115053(0x202)](chalk[_0x115053(0x1f0)](_0x115053(0x210))),process[_0x115053(0x1d6)](0x0);})[_0x5c45be(0x20f)](_0x264920=>{const _0x525e0f=_0x5c45be;console[_0x525e0f(0x202)](chalk[_0x525e0f(0x1f0)]('Error:\x20授权失败,未知错误!'),_0x264920[_0x525e0f(0x1e1)]),process[_0x525e0f(0x1d6)](0x0);});};
1
+ function a3_0x2508(_0x143e36,_0x9940f7){const _0x1e454c=a3_0x1e45();return a3_0x2508=function(_0x250833,_0x10b727){_0x250833=_0x250833-0x145;let _0xf4a601=_0x1e454c[_0x250833];return _0xf4a601;},a3_0x2508(_0x143e36,_0x9940f7);}const a3_0xe77f14=a3_0x2508;(function(_0x5de060,_0x5435d8){const _0x2838e3=a3_0x2508,_0x2cb9f4=_0x5de060();while(!![]){try{const _0x40bc19=parseInt(_0x2838e3(0x17b))/0x1*(-parseInt(_0x2838e3(0x175))/0x2)+-parseInt(_0x2838e3(0x14f))/0x3*(parseInt(_0x2838e3(0x185))/0x4)+-parseInt(_0x2838e3(0x158))/0x5+parseInt(_0x2838e3(0x161))/0x6*(-parseInt(_0x2838e3(0x176))/0x7)+-parseInt(_0x2838e3(0x188))/0x8*(parseInt(_0x2838e3(0x168))/0x9)+parseInt(_0x2838e3(0x163))/0xa+parseInt(_0x2838e3(0x16a))/0xb*(parseInt(_0x2838e3(0x184))/0xc);if(_0x40bc19===_0x5435d8)break;else _0x2cb9f4['push'](_0x2cb9f4['shift']());}catch(_0x2883b2){_0x2cb9f4['push'](_0x2cb9f4['shift']());}}}(a3_0x1e45,0xd915a));const path=require(a3_0xe77f14(0x157)),os=require('os'),axios=require(a3_0xe77f14(0x16c)),readline=require(a3_0xe77f14(0x177)),{getApiHost}=require('./config'),{CONSTANTS,logInfo,logSuccess,logWarning,logError,executeCommand,fileExists,readFile,writeFile}=require(a3_0xe77f14(0x187)),io=readline[a3_0xe77f14(0x16b)]({'input':process['stdin'],'output':process['stdout']});function a3_0x1e45(){const _0x4d310b=['8890pswtqn','readline','../.auth','assign','请先登录!','676903OdmrVZ','data','exit','post','Please\x20wait,\x20build\x20...','thumbnail_base64','readmePath','yarn\x20build:production','base64','540420BuVWfq','118484AuAbOT','thumbnail.png','./utils','14200oVCojK','split','package.json','请在组件根目录为组件添加一个缩略图\x22thumbnail.png\x22文件!','then','status','thumbnailPath','../package.json','platform','npm\x20run\x20build:production','match','9ltpxPw','binary','dist','请在组件根目录添加一个README.md说明文件!','no\x20message','pushMessage','Auth:\x20授权成功!','message','path','5458165jYiPxL','distPath','parse','组件发布失败!','stringify','defaultSetting','组件发布失败!根目录缺少\x27package.json\x27文件!','README.md','from','3882CWIKfJ','/api/auth','11047670MioTSS','index.js','hostname','yarn.lock','/api/file/publish','4635ztZVSx','授权失败,未知错误!','825XLGmIK','createInterface','axios','component_config_content','toString','return\x20','组件发布失败!根目录缺少\x27dist/index.js\x27文件!','length','暴露的配置信息中缺少\x22info\x22!','join','catch','2RVGzPZ'];a3_0x1e45=function(){return _0x4d310b;};return a3_0x1e45();}function parseComponentConfig(_0x4e9d1b){const _0x3861e6=a3_0xe77f14,_0x2a2871=_0x4e9d1b[_0x3861e6(0x14e)](/(window\[).+?(\.componentKey|.+]={)/img);if(!_0x2a2871||!_0x2a2871['length'])throw new Error('请在组件入口文件中添加\x22window[props.componentKey]\x22以暴露组件的配置信息!');const _0x1592c5={},_0x2d67af=_0x4e9d1b[_0x3861e6(0x14e)](/componentKey.+([{,]info:\s{0,}{)/img);if(!_0x2d67af||!_0x2d67af[_0x3861e6(0x171)])throw new Error(_0x3861e6(0x172));let _0x541b34='{';const _0x4ad887=_0x4e9d1b[_0x3861e6(0x145)](_0x2d67af[0x0])[0x1];for(let _0x421d2d=0x0;_0x421d2d<_0x4ad887['length'];_0x421d2d++){_0x541b34+=_0x4ad887[_0x421d2d];if(_0x4ad887[_0x421d2d]==='}'){try{const _0x2425f3=new Function(_0x3861e6(0x16f)+_0x541b34)();Object[_0x3861e6(0x179)](_0x1592c5,_0x2425f3),_0x1592c5[_0x3861e6(0x15d)]={};}catch(_0x503e19){}break;}}const _0x15401a=_0x4e9d1b['match'](/componentKey.+([{,]settings:\s{0,}{)/img);if(!_0x15401a||!_0x15401a[_0x3861e6(0x171)])throw new Error('暴露的配置信息中缺少\x22settings\x22!');let _0x1b2ac9='{';const _0x23735e=_0x4e9d1b[_0x3861e6(0x145)](_0x15401a[0x0])[0x1];for(let _0x5422c1=0x0;_0x5422c1<_0x23735e['length'];_0x5422c1++){_0x1b2ac9+=_0x23735e[_0x5422c1];if(_0x23735e[_0x5422c1]==='}'){try{_0x1592c5['defaultSetting']=new Function(_0x3861e6(0x16f)+_0x1b2ac9)();}catch(_0x5db108){}break;}}return JSON[_0x3861e6(0x15c)](_0x1592c5);}function executeBuild(_0x301030){const _0x34bd80=a3_0xe77f14,_0x981758=path['join'](_0x301030,_0x34bd80(0x166));fileExists(_0x981758)?executeCommand(_0x34bd80(0x182),_0x301030):executeCommand(_0x34bd80(0x14d),_0x301030);}function validateRequiredFiles(_0x3ccd4d){const _0x4a3224=a3_0xe77f14,_0x3c8f6b=path[_0x4a3224(0x173)](_0x3ccd4d,_0x4a3224(0x15f)),_0x5d824c=path[_0x4a3224(0x173)](_0x3ccd4d,_0x4a3224(0x151),_0x4a3224(0x164)),_0x3e6a54=path[_0x4a3224(0x173)](_0x3ccd4d,_0x4a3224(0x146)),_0x43c83a=path[_0x4a3224(0x173)](_0x3ccd4d,_0x4a3224(0x186));if(!fileExists(_0x3e6a54))throw new Error(_0x4a3224(0x15e));if(!fileExists(_0x5d824c))throw new Error(_0x4a3224(0x170));if(!fileExists(_0x3c8f6b))throw new Error(_0x4a3224(0x152));if(!fileExists(_0x43c83a))throw new Error(_0x4a3224(0x147));return{'readmePath':_0x3c8f6b,'distPath':_0x5d824c,'packageJsonPath':_0x3e6a54,'thumbnailPath':_0x43c83a};}const submitFun=function(_0x5072de,_0x1464a2){const _0xefb747=a3_0xe77f14;_0x1464a2[_0xefb747(0x156)]=_0x5072de||_0xefb747(0x153),axios[_0xefb747(0x17e)](getApiHost()+_0xefb747(0x167),_0x1464a2)[_0xefb747(0x148)](_0x95ac75=>{const _0x59da35=_0xefb747;logSuccess(_0x95ac75[_0x59da35(0x17c)][_0x59da35(0x156)]),process[_0x59da35(0x17d)](0x0);})[_0xefb747(0x174)](_0x12ff7a=>{const _0x1ecdc6=_0xefb747;logError(_0x1ecdc6(0x15b)+_0x12ff7a[_0x1ecdc6(0x156)]),process[_0x1ecdc6(0x17d)](0x1);});};module['exports']=_0x4a4d7d=>{const _0x2dd6da=a3_0xe77f14,_0x2252c7=path[_0x2dd6da(0x173)](__dirname,_0x2dd6da(0x178));!fileExists(_0x2252c7)&&(logError(_0x2dd6da(0x17a)),process[_0x2dd6da(0x17d)](0x1));const [_0x1a25cc,_0x5f574b]=readFile(_0x2252c7)[_0x2dd6da(0x145)]('/');logInfo('Auth:\x20正在获取授权!'),axios[_0x2dd6da(0x17e)](getApiHost()+_0x2dd6da(0x162),{'username':_0x1a25cc,'password':_0x5f574b})['then'](_0x4893f0=>{const _0x336db5=_0x2dd6da;if(_0x4893f0[_0x336db5(0x17c)][_0x336db5(0x149)]){logSuccess(_0x336db5(0x155));const _0x1f70fd=path['resolve']('./');logInfo(_0x336db5(0x17f),_0x1f70fd),executeBuild(_0x1f70fd);let _0x31b6e2;try{_0x31b6e2=validateRequiredFiles(_0x1f70fd);}catch(_0x557063){logError(_0x557063[_0x336db5(0x156)]),process[_0x336db5(0x17d)](0x1);}const _0x58ee82=JSON[_0x336db5(0x15a)](readFile(path[_0x336db5(0x173)](__dirname,_0x336db5(0x14b)))),{version:_0x39b743}=_0x58ee82,_0x2daf2a={'username':_0x1a25cc,'cmd_version':_0x39b743,'hostname':os[_0x336db5(0x165)](),'platform':os[_0x336db5(0x14c)](),'package_version':_0x4a4d7d||0x0,'package_content':readFile(_0x31b6e2[_0x336db5(0x159)]),'readme_content':readFile(_0x31b6e2[_0x336db5(0x181)])};try{const _0x35a079=readFile(_0x31b6e2[_0x336db5(0x159)]);_0x2daf2a[_0x336db5(0x16d)]=parseComponentConfig(_0x35a079);}catch(_0x5483c5){logError(_0x5483c5[_0x336db5(0x156)]),process[_0x336db5(0x17d)](0x1);}const _0x4134ab=readFile(_0x31b6e2[_0x336db5(0x14a)],_0x336db5(0x150));_0x2daf2a[_0x336db5(0x180)]=Buffer[_0x336db5(0x160)](_0x4134ab,_0x336db5(0x150))[_0x336db5(0x16e)](_0x336db5(0x183)),_0x58ee82[_0x336db5(0x154)]==='no'?submitFun(null,_0x2daf2a):io['question']('请输入此次组件发布的信息,按Enter确认:',function(_0x5dd53f){submitFun(_0x5dd53f,_0x2daf2a);});}else logError('授权失败!'),process[_0x336db5(0x17d)](0x1);})[_0x2dd6da(0x174)](_0x1a2ea8=>{const _0x26e5ba=_0x2dd6da;logError(_0x26e5ba(0x169)+_0x1a2ea8[_0x26e5ba(0x156)]),process[_0x26e5ba(0x17d)](0x1);});};
package/src/push.js CHANGED
@@ -1 +1 @@
1
- const a4_0x15f4b1=a4_0x494d;(function(_0x2bf845,_0x4667ef){const _0x58a47a=a4_0x494d,_0x4321bb=_0x2bf845();while(!![]){try{const _0x1618e1=-parseInt(_0x58a47a(0xbe))/0x1+-parseInt(_0x58a47a(0xe2))/0x2+parseInt(_0x58a47a(0xa9))/0x3*(-parseInt(_0x58a47a(0xea))/0x4)+-parseInt(_0x58a47a(0xbb))/0x5*(-parseInt(_0x58a47a(0xa0))/0x6)+parseInt(_0x58a47a(0xe7))/0x7+parseInt(_0x58a47a(0xab))/0x8+-parseInt(_0x58a47a(0xaa))/0x9*(-parseInt(_0x58a47a(0xa3))/0xa);if(_0x1618e1===_0x4667ef)break;else _0x4321bb['push'](_0x4321bb['shift']());}catch(_0x315302){_0x4321bb['push'](_0x4321bb['shift']());}}}(a4_0x5698,0x48944));const fs=require('fs'),os=require('os'),path=require(a4_0x15f4b1(0xd4)),child_process=require('child_process'),chalk=require('chalk'),{CopyFolder,DeleteDirAllFile}=require(a4_0x15f4b1(0xd5)),{GIT_TEMP_JAVA,getApiHost}=require(a4_0x15f4b1(0xb5)),axios=require(a4_0x15f4b1(0xcb));function deleteFolderRecursive(_0x2e39a9){const _0x490cf5=a4_0x15f4b1;fs[_0x490cf5(0xc7)](_0x2e39a9)&&(fs[_0x490cf5(0xa2)](_0x2e39a9)[_0x490cf5(0xe3)](_0x5463b=>{const _0x291fd6=_0x490cf5,_0x189080=path[_0x291fd6(0xb2)](_0x2e39a9,_0x5463b);fs[_0x291fd6(0xd2)](_0x189080)[_0x291fd6(0xd8)]()?deleteFolderRecursive(_0x189080):fs[_0x291fd6(0xad)](_0x189080);}),fs['rmdirSync'](_0x2e39a9));}module['exports']=arguments=>{const _0x7543e5=a4_0x15f4b1,_0xc325bc=path['join'](__dirname,_0x7543e5(0xa4));!fs[_0x7543e5(0xc7)](_0xc325bc)&&(console[_0x7543e5(0xba)](chalk[_0x7543e5(0xac)]('Error:\x20请先登录!')),process[_0x7543e5(0xc9)](0x0));const _0x5f4b38=arguments[0x1],_0x195adc=arguments[0x2]||_0x7543e5(0xb8),_0x44e1d1=arguments[0x3]?arguments[0x3][_0x7543e5(0xd3)]('-'):[],_0x35c61c=path[_0x7543e5(0xa1)]('./'),_0x11c1f5=_0x35c61c+'\x5cjjb.config.js',_0x13494b=_0x35c61c+_0x7543e5(0xd6),_0x3ad3bb=os[_0x7543e5(0xbf)](),[_0x4eb56d,_0x22ea11]=fs[_0x7543e5(0xaf)](_0xc325bc)[_0x7543e5(0xbc)]()[_0x7543e5(0xd3)]('/');console['log']('Auth:\x20正在获取授权!'),axios[_0x7543e5(0xb3)](getApiHost()+'/api/auth',{'username':_0x4eb56d,'password':_0x22ea11})[_0x7543e5(0xca)](_0x426084=>{const _0x12bd51=_0x7543e5;if(_0x426084['data'][_0x12bd51(0xd7)]){console[_0x12bd51(0xba)](chalk[_0x12bd51(0x9e)](_0x12bd51(0xbd)));if(!fs[_0x12bd51(0xc7)](_0x11c1f5))console['log'](chalk[_0x12bd51(0xac)]('Error:\x20当前应用中不存在“jjb.config.json”文件!')),process[_0x12bd51(0xc9)](0x0);else{const _0x4ea32b=require(_0x11c1f5);!_0x4ea32b['javaGit']&&(console['log'](chalk['red'](_0x12bd51(0xb4))),process[_0x12bd51(0xc9)](0x0));!_0x4ea32b[_0x12bd51(0xd9)]&&(console[_0x12bd51(0xba)](chalk[_0x12bd51(0xac)]('Error:\x20“jjb.config.json”中缺少“javaGitName”字段!')),process['exit'](0x0));const _0x59ecd6=_0x3ad3bb+'/'+GIT_TEMP_JAVA;fs[_0x12bd51(0xc7)](_0x59ecd6)&&deleteFolderRecursive(_0x59ecd6);fs[_0x12bd51(0xb6)](_0x59ecd6);const _0x10d604=_0x59ecd6+'/'+_0x4ea32b['javaGitName'];fs[_0x12bd51(0xc7)](_0x10d604)?_0x44e1d1[_0x12bd51(0xc0)]('force')?DeleteDirAllFile(_0x10d604,()=>{const _0x519981=_0x12bd51;console['log'](chalk[_0x519981(0xb9)](_0x519981(0xc1)+_0x4ea32b[_0x519981(0xa6)]),_0x59ecd6),child_process[_0x519981(0xe6)]('git\x20clone\x20'+_0x4ea32b['javaGit'],{'cwd':_0x59ecd6});}):(console[_0x12bd51(0xba)](chalk[_0x12bd51(0xb9)]('Sudo:\x20git\x20clone\x20'+_0x4ea32b['javaGit']),_0x59ecd6),child_process[_0x12bd51(0xe6)](_0x12bd51(0xb1)+_0x4ea32b['javaGit'],{'cwd':_0x59ecd6})):(console[_0x12bd51(0xba)](chalk[_0x12bd51(0xb9)](_0x12bd51(0xc1)+_0x4ea32b[_0x12bd51(0xa6)]),_0x59ecd6),child_process['execSync']('git\x20clone\x20'+_0x4ea32b['javaGit'],{'cwd':_0x59ecd6})),_0x4d8e52(_0x59ecd6,_0x4ea32b);}}else console[_0x12bd51(0xba)](chalk[_0x12bd51(0xac)](_0x12bd51(0xdd))),process[_0x12bd51(0xc9)](0x0);})['catch'](_0xde5e95=>{const _0x282ca9=_0x7543e5;console[_0x282ca9(0xba)](chalk[_0x282ca9(0xac)]('Error:\x20授权失败,未知错误!'),_0xde5e95[_0x282ca9(0xe5)]),process[_0x282ca9(0xc9)](0x0);});arguments[_0x7543e5(0xe1)]<0x2&&(console['log'](chalk['red'](_0x7543e5(0xc6))),process[_0x7543e5(0xc9)](0x0));function _0x4d8e52(_0x321200,_0x48fb2e){const _0x1449e8=_0x7543e5,_0x187d37=_0x48fb2e[_0x1449e8(0xe8)][_0x5f4b38],_0x4e999c=_0x321200+'/'+_0x48fb2e[_0x1449e8(0xd9)];!_0x187d37[_0x1449e8(0xa5)]&&console[_0x1449e8(0xba)](chalk[_0x1449e8(0xdc)](_0x1449e8(0xc4)+_0x5f4b38+_0x1449e8(0xda)));console['log'](chalk[_0x1449e8(0xb9)](_0x1449e8(0xec)),_0x4e999c),child_process[_0x1449e8(0xe6)](_0x1449e8(0xed),{'cwd':_0x4e999c});!fs[_0x1449e8(0xc7)](_0x35c61c+_0x1449e8(0xcc))&&(console['log'](chalk[_0x1449e8(0xdc)](_0x1449e8(0xe9))),console[_0x1449e8(0xba)](chalk[_0x1449e8(0xb9)]('Sudo:\x20yarn'),_0x35c61c),child_process[_0x1449e8(0xe6)](_0x1449e8(0xa8),{'cwd':_0x35c61c}),console['log'](chalk[_0x1449e8(0x9e)](_0x1449e8(0xd0))));console['log'](_0x1449e8(0xce)+_0x5f4b38+']\x20请稍等!'),console['log'](chalk[_0x1449e8(0xb9)](_0x1449e8(0xae)+_0x5f4b38),_0x35c61c),child_process[_0x1449e8(0xe6)](_0x1449e8(0xdf)+_0x5f4b38,{'cwd':_0x35c61c,'maxBuffer':0x3b9aca00}),console['log'](chalk[_0x1449e8(0x9e)](_0x1449e8(0xc2)));if(fs[_0x1449e8(0xc7)](_0x13494b)){const _0xe3f687=_0x48fb2e[_0x1449e8(0xcd)],_0x783259=fs[_0x1449e8(0xaf)](_0x13494b+_0x1449e8(0xd1));_0x44e1d1[_0x1449e8(0xc0)](_0x1449e8(0xcf))?fs[_0x1449e8(0xe0)](_0x13494b+'/index.html',_0x783259,'utf-8'):fs[_0x1449e8(0xe0)](_0x13494b+'/'+_0xe3f687+_0x1449e8(0xc3),_0x783259,_0x1449e8(0x9f));const _0x113759=_0x4e999c+'/start/src/main/resources/templates';!fs[_0x1449e8(0xc7)](_0x113759)&&fs['mkdirSync'](_0x113759);const _0x266e38=_0x187d37[_0x1449e8(0xa5)]?_0x187d37[_0x1449e8(0xa5)]:_0x1449e8(0xa7);console[_0x1449e8(0xba)](chalk[_0x1449e8(0xb9)]('Sudo:\x20git\x20checkout\x20'+_0x266e38),_0x4e999c),child_process['execSync']('git\x20checkout\x20'+_0x266e38,{'cwd':_0x4e999c});const _0xde9bb7=_0x113759+'/'+_0x48fb2e[_0x1449e8(0xcd)];DeleteDirAllFile(_0xde9bb7,()=>{const _0x1d4ae7=_0x1449e8;fs[_0x1d4ae7(0xb6)](_0xde9bb7),fs[_0x1d4ae7(0xe0)](_0xde9bb7+_0x1d4ae7(0xc3),_0x783259,_0x1d4ae7(0x9f)),CopyFolder(_0x13494b+'\x5c'+_0x48fb2e[_0x1d4ae7(0xcd)],_0xde9bb7,()=>{setTimeout(()=>{const _0x38d350=a4_0x494d;console[_0x38d350(0xba)](chalk[_0x38d350(0xb9)]('Sudo:\x20git\x20pull'),_0x4e999c),child_process[_0x38d350(0xe6)]('git\x20pull',{'cwd':_0x4e999c}),console['log'](chalk['blue'](_0x38d350(0xe4)),_0x4e999c),child_process[_0x38d350(0xe6)](_0x38d350(0xc8),{'cwd':_0x4e999c});try{console['log'](chalk[_0x38d350(0xb9)](_0x38d350(0xc5)+_0x195adc+'\x20--no-verify'),_0x4e999c),child_process[_0x38d350(0xe6)](_0x38d350(0xb0)+_0x195adc+_0x38d350(0xeb),{'cwd':_0x4e999c});}catch(_0x396ad7){console[_0x38d350(0xba)](chalk[_0x38d350(0xac)]('Error:\x20'+_0x396ad7[_0x38d350(0xe5)]));}console[_0x38d350(0xba)](chalk[_0x38d350(0xb9)](_0x38d350(0xde)),_0x4e999c),child_process['execSync'](_0x38d350(0xdb),{'cwd':_0x4e999c});},0x3e8);});});}else console['log'](chalk[_0x1449e8(0xac)](_0x1449e8(0xb7))),process[_0x1449e8(0xc9)](0x0);}};function a4_0x494d(_0xb95393,_0x3d1363){const _0x5698d6=a4_0x5698();return a4_0x494d=function(_0x494db6,_0xe95d04){_0x494db6=_0x494db6-0x9e;let _0x468682=_0x5698d6[_0x494db6];return _0x468682;},a4_0x494d(_0xb95393,_0x3d1363);}function a4_0x5698(){const _0x561abc=['exit','then','axios','/node_modules','appIdentifier','Log:\x20即将进行应用打包\x20[Env#','index','Log:\x20应用依赖安装完成!','/index.html','lstatSync','split','path','./tools','\x5cdist','status','isDirectory','javaGitName',']\x20未配置“javaGitBranch”,将使用默认分支“master”!','git\x20push','yellow','Error:\x20授权失败!','Sudo:\x20git\x20push','yarn\x20build:','writeFileSync','length','303364VKQzTu','forEach','Sudo:\x20git\x20add\x20.','message','execSync','3732561FhfaTD','environment','Warning:\x20当前应用未安装依赖!即将执行依赖安装命令,请稍等!','162924lYiBwm','\x20--no-verify','Sudo:\x20git\x20pull','git\x20pull','green','utf-8','6JbgSkQ','resolve','readdirSync','200YIbjYE','../.auth','javaGitBranch','javaGit','master','yarn','21yVlQGl','61524GaeRuo','1834000kXRqEZ','red','unlinkSync','Sudo:\x20yarn\x20build:','readFileSync','git\x20commit\x20-m\x20','git\x20clone\x20','join','post','Error:\x20“jjb.config.json”中缺少“javaGit”字段!','./config','mkdirSync','Error:\x20未知错误,未找到“dist”目录!','\x22no\x20message\x22','blue','log','1675645MKrGcX','toString','Auth:\x20授权成功!','500239aVbqVg','tmpdir','includes','Sudo:\x20git\x20clone\x20','Log:\x20应用打包完成!','.html','Warning:\x20当前打包\x20[Env#','Sudo:\x20git\x20commit\x20-m\x20','Error:\x20命令参数传递错误!','existsSync','git\x20add\x20.'];a4_0x5698=function(){return _0x561abc;};return a4_0x5698();}
1
+ const a4_0xf2d8ab=a4_0x4b9c;(function(_0x471be0,_0x22460c){const _0x4a3e75=a4_0x4b9c,_0x2f13d4=_0x471be0();while(!![]){try{const _0x507fd3=-parseInt(_0x4a3e75(0x1d6))/0x1+-parseInt(_0x4a3e75(0x215))/0x2*(parseInt(_0x4a3e75(0x213))/0x3)+parseInt(_0x4a3e75(0x1f4))/0x4+parseInt(_0x4a3e75(0x206))/0x5*(-parseInt(_0x4a3e75(0x1db))/0x6)+-parseInt(_0x4a3e75(0x1ec))/0x7+-parseInt(_0x4a3e75(0x212))/0x8*(parseInt(_0x4a3e75(0x1f6))/0x9)+-parseInt(_0x4a3e75(0x1ef))/0xa*(-parseInt(_0x4a3e75(0x1e5))/0xb);if(_0x507fd3===_0x22460c)break;else _0x2f13d4['push'](_0x2f13d4['shift']());}catch(_0x4e8885){_0x2f13d4['push'](_0x2f13d4['shift']());}}}(a4_0x3ab3,0xf1f5f));const os=require('os'),path=require('path'),{CopyFolder,DeleteDirAllFile}=require(a4_0xf2d8ab(0x1f1)),{GIT_TEMP_JAVA,getApiHost}=require(a4_0xf2d8ab(0x1e4)),axios=require(a4_0xf2d8ab(0x1d9)),{CONSTANTS,logInfo,logSuccess,logWarning,logError,executeCommand,deleteFolderRecursive,fileExists,readFile,writeFile,createDir,isViteProject,validateConfig,validateEnvironment}=require(a4_0xf2d8ab(0x1f1));function a4_0x3ab3(){const _0x4e96f7=['tmpdir','isValid','BUILD_OUTPUT_DIR','./config','979Nglsca','/api/auth','项目为Vite项目,即将执行yarn\x20run\x20build命令','now','exports','javaGitName','exit','5833688DwggxH','appIdentifier','请先登录!','557980jVGShU','substr','./utils','yarn','length','7667948mcANAU','当前应用未安装依赖!即将执行依赖安装命令,请稍等!','27jREjjk','MAX_BUFFER_SIZE','split','node_modules','then','yarn\x20run\x20build','Auth:\x20授权成功!','toString','授权失败!','../.auth','git\x20clone\x20','应用打包完成!','未知错误,未找到\x22dist\x22目录!','SYNC_DELAY','git\x20commit\x20-m\x20','join','137135zaQezP','临时文件夹已清理:\x20','resolve','javaGit','未知错误!','javaGitBranch','environment','.html','missingFields','git\x20pull',']\x20请稍等!','\x20--no-verify','5140552xJLDyT','9yandtG','__esModule','299122YKBDBa','\x22no\x20message\x22','1420522xgnDOv','Git\x20commit\x20失败,可能没有变更需要提交:\x20','yarn\x20build:','axios','data','276TbRrBk','git\x20push','includes','TEMPLATES_PATH','清理临时文件夹失败:\x20','message'];a4_0x3ab3=function(){return _0x4e96f7;};return a4_0x3ab3();}function a4_0x4b9c(_0x340311,_0x46f33f){const _0x3ab312=a4_0x3ab3();return a4_0x4b9c=function(_0x4b9cc9,_0x4ca8aa){_0x4b9cc9=_0x4b9cc9-0x1d6;let _0x2692b2=_0x3ab312[_0x4b9cc9];return _0x2692b2;},a4_0x4b9c(_0x340311,_0x46f33f);}module[a4_0xf2d8ab(0x1e9)]=arguments=>{const _0x5649cf=a4_0xf2d8ab;arguments[_0x5649cf(0x1f3)]<0x2&&(logError('命令参数传递错误!'),process['exit'](0x1));let _0x26b301=null;const _0x44a21a=path['join'](__dirname,_0x5649cf(0x1ff));!fileExists(_0x44a21a)&&(logError(_0x5649cf(0x1ee)),process['exit'](0x1));const _0x15dad9=arguments[0x1],_0x3fa790=arguments[0x2]||_0x5649cf(0x216),_0x37716e=arguments[0x3]?arguments[0x3][_0x5649cf(0x1f8)]('-'):[],_0x10d39f=path[_0x5649cf(0x208)]('./'),_0x5b0839=path[_0x5649cf(0x205)](_0x10d39f,CONSTANTS['CONFIG_FILE_NAME']),_0x465394=path[_0x5649cf(0x205)](_0x10d39f,CONSTANTS[_0x5649cf(0x1e3)]),_0xc0702e=os[_0x5649cf(0x1e1)](),[_0x548128,_0x5f4a63]=readFile(_0x44a21a)['split']('/');logInfo('Auth:\x20正在获取授权!'),axios['post'](getApiHost()+_0x5649cf(0x1e6),{'username':_0x548128,'password':_0x5f4a63})[_0x5649cf(0x1fa)](async _0x499d05=>{const _0xe2bb3=_0x5649cf;if(_0x499d05[_0xe2bb3(0x1da)]['status']){logSuccess(_0xe2bb3(0x1fc));if(!fileExists(_0x5b0839))logError('当前应用中不存在\x22jjb.config.json\x22文件!'),process['exit'](0x1);else{let _0x1b5b7a;_0x1b5b7a=require(_0x5b0839),_0x1b5b7a=_0x1b5b7a[_0xe2bb3(0x214)]?_0x1b5b7a['default']:_0x1b5b7a;const _0x376fbe=[_0xe2bb3(0x209),_0xe2bb3(0x1ea),_0xe2bb3(0x1ed)],_0x3411fe=validateConfig(_0x1b5b7a,_0x376fbe);!_0x3411fe[_0xe2bb3(0x1e2)]&&(logError('\x22jjb.config.json\x22中缺少必要字段:\x20'+_0x3411fe[_0xe2bb3(0x20e)][_0xe2bb3(0x205)](',\x20')),process[_0xe2bb3(0x1eb)](0x1));!validateEnvironment(_0x1b5b7a,_0x15dad9)&&(logError('未找到环境配置\x20['+_0x15dad9+']!'),process['exit'](0x1));const _0x1c4bd2=GIT_TEMP_JAVA+'-'+Date[_0xe2bb3(0x1e8)]()+'-'+Math['random']()[_0xe2bb3(0x1fd)](0x24)[_0xe2bb3(0x1f0)](0x2,0x9);_0x26b301=_0x1c4bd2;const _0x4ff20a=path[_0xe2bb3(0x205)](_0xc0702e,_0x1c4bd2);fileExists(_0x4ff20a)&&deleteFolderRecursive(_0x4ff20a);createDir(_0x4ff20a);const _0x3a99bf=path[_0xe2bb3(0x205)](_0x4ff20a,_0x1b5b7a[_0xe2bb3(0x1ea)]);fileExists(_0x3a99bf)?_0x37716e[_0xe2bb3(0x1dd)]('force')?DeleteDirAllFile(_0x3a99bf,()=>{const _0x23becf=_0xe2bb3;executeCommand(_0x23becf(0x200)+_0x1b5b7a['javaGit'],_0x4ff20a);}):executeCommand(_0xe2bb3(0x200)+_0x1b5b7a[_0xe2bb3(0x209)],_0x4ff20a):executeCommand(_0xe2bb3(0x200)+_0x1b5b7a[_0xe2bb3(0x209)],_0x4ff20a),_0x5dd66b(_0x4ff20a,_0x1b5b7a,_0x1c4bd2);}}else logError(_0xe2bb3(0x1fe)),process['exit'](0x1);})['catch'](_0x459311=>{const _0x30e497=_0x5649cf;logError(_0x30e497(0x20a)+_0x459311[_0x30e497(0x1e0)]),process['exit'](0x1);}),process['on'](_0x5649cf(0x1eb),()=>{if(_0x26b301){const _0x18ceb6=path['join'](os['tmpdir'](),_0x26b301);if(fileExists(_0x18ceb6))try{deleteFolderRecursive(_0x18ceb6);}catch(_0x2a500f){}}}),process['on']('uncaughtException',_0x100ba0=>{const _0x307987=_0x5649cf;if(_0x26b301){const _0xe99b12=path['join'](os[_0x307987(0x1e1)](),_0x26b301);if(fileExists(_0xe99b12))try{deleteFolderRecursive(_0xe99b12);}catch(_0x935c07){}}throw _0x100ba0;});function _0x5dd66b(_0x1b6ab6,_0x2ae1f4,_0x4c2696){const _0x4170dc=_0x5649cf,_0x5484ca=_0x2ae1f4[_0x4170dc(0x20c)][_0x15dad9],_0xf3a471=path['join'](_0x1b6ab6,_0x2ae1f4['javaGitName']);!_0x5484ca[_0x4170dc(0x20b)]&&logWarning('当前打包\x20[Env#'+_0x15dad9+']\x20未配置\x22javaGitBranch\x22,将使用默认分支\x22master\x22!');executeCommand('git\x20pull',_0xf3a471);!fileExists(path[_0x4170dc(0x205)](_0x10d39f,_0x4170dc(0x1f9)))&&(logWarning(_0x4170dc(0x1f5)),executeCommand(_0x4170dc(0x1f2),_0x10d39f),logSuccess('应用依赖安装完成!'));const _0x3d45f7=isViteProject(_0x10d39f);_0x3d45f7?(logInfo(_0x4170dc(0x1e7)),executeCommand(_0x4170dc(0x1fb),_0x10d39f,{'maxBuffer':CONSTANTS['MAX_BUFFER_SIZE']})):(logInfo('项目为Webpack项目,即将进行应用打包\x20[Env#'+_0x15dad9+_0x4170dc(0x210)),executeCommand(_0x4170dc(0x1d8)+_0x15dad9,_0x10d39f,{'maxBuffer':CONSTANTS[_0x4170dc(0x1f7)]}));logSuccess(_0x4170dc(0x201));if(fileExists(_0x465394)){const _0x1ee009=_0x2ae1f4['appIdentifier'],_0x24cffb=readFile(path[_0x4170dc(0x205)](_0x465394,'index.html'));_0x37716e[_0x4170dc(0x1dd)]('index')?writeFile(path[_0x4170dc(0x205)](_0x465394,'index.html'),_0x24cffb):writeFile(path['join'](_0x465394,_0x1ee009+_0x4170dc(0x20d)),_0x24cffb);const _0x331246=path[_0x4170dc(0x205)](_0xf3a471,CONSTANTS[_0x4170dc(0x1de)]);createDir(_0x331246);const _0x2af0c9=_0x5484ca['javaGitBranch']?_0x5484ca[_0x4170dc(0x20b)]:CONSTANTS['DEFAULT_BRANCH'];executeCommand('git\x20checkout\x20'+_0x2af0c9,_0xf3a471);const _0x52c133=path[_0x4170dc(0x205)](_0x331246,_0x2ae1f4[_0x4170dc(0x1ed)]);DeleteDirAllFile(_0x52c133,()=>{const _0x3680b2=_0x4170dc;createDir(_0x52c133),writeFile(path[_0x3680b2(0x205)](_0x52c133,_0x3680b2(0x20d)),_0x24cffb),CopyFolder(path[_0x3680b2(0x205)](_0x465394,_0x2ae1f4['appIdentifier']),_0x52c133,()=>{const _0x225b85=_0x3680b2;setTimeout(()=>{const _0x3cee39=a4_0x4b9c;executeCommand(_0x3cee39(0x20f),_0xf3a471),executeCommand('git\x20add\x20.',_0xf3a471);try{executeCommand(_0x3cee39(0x204)+_0x3fa790+_0x3cee39(0x211),_0xf3a471);}catch(_0x76db47){logWarning(_0x3cee39(0x1d7)+_0x76db47['message']);}executeCommand(_0x3cee39(0x1dc),_0xf3a471),setTimeout(()=>{const _0x4ed277=_0x3cee39,_0x123729=path['join'](os['tmpdir'](),_0x4c2696);if(fileExists(_0x123729))try{deleteFolderRecursive(_0x123729),logInfo(_0x4ed277(0x207)+_0x4c2696);}catch(_0x229ab6){logWarning(_0x4ed277(0x1df)+_0x229ab6[_0x4ed277(0x1e0)]);}},CONSTANTS[_0x3cee39(0x203)]*0x2);},CONSTANTS[_0x225b85(0x203)]);});});}else{logError(_0x4170dc(0x202));const _0x6ca5c4=path[_0x4170dc(0x205)](os[_0x4170dc(0x1e1)](),_0x4c2696);if(fileExists(_0x6ca5c4))try{deleteFolderRecursive(_0x6ca5c4),logInfo(_0x4170dc(0x207)+_0x4c2696);}catch(_0x333170){logWarning(_0x4170dc(0x1df)+_0x333170['message']);}process[_0x4170dc(0x1eb)](0x1);}}};
package/src/rm-rf.js CHANGED
@@ -1 +1 @@
1
- const a5_0x35c5f5=a5_0x5e57;(function(_0x14cfef,_0xc3fd5f){const _0x52ebc4=a5_0x5e57,_0x9a27f4=_0x14cfef();while(!![]){try{const _0x12ba7b=-parseInt(_0x52ebc4(0x1a1))/0x1+-parseInt(_0x52ebc4(0x190))/0x2+parseInt(_0x52ebc4(0x193))/0x3+-parseInt(_0x52ebc4(0x1a4))/0x4+-parseInt(_0x52ebc4(0x192))/0x5+-parseInt(_0x52ebc4(0x19e))/0x6+parseInt(_0x52ebc4(0x1a5))/0x7;if(_0x12ba7b===_0xc3fd5f)break;else _0x9a27f4['push'](_0x9a27f4['shift']());}catch(_0x174427){_0x9a27f4['push'](_0x9a27f4['shift']());}}}(a5_0x5365,0x50e8f));const fs=require('fs'),path=require('path'),readline=require(a5_0x35c5f5(0x19a)),io=readline[a5_0x35c5f5(0x1a7)]({'input':process[a5_0x35c5f5(0x198)],'output':process[a5_0x35c5f5(0x19d)]});function a5_0x5e57(_0x91f5c0,_0x5ac7b4){const _0x536592=a5_0x5365();return a5_0x5e57=function(_0x5e5798,_0x8fc542){_0x5e5798=_0x5e5798-0x18f;let _0x904175=_0x536592[_0x5e5798];return _0x904175;},a5_0x5e57(_0x91f5c0,_0x5ac7b4);}module[a5_0x35c5f5(0x194)]=function(){const _0x2def0c=a5_0x35c5f5,_0xaa5e6e=path[_0x2def0c(0x199)]('./');io[_0x2def0c(0x19c)]('是否确认删除?删除后不可恢复![y/n]:',function(_0x23025c){const _0x285080=_0x2def0c;if(_0x23025c['trim']()==='y')console[_0x285080(0x1a6)]('正在计算项目数,请稍等...'),setTimeout(()=>{setTimeout(()=>{const _0x590c18=a5_0x5e57;console[_0x590c18(0x1a2)](),exec(_0xaa5e6e),setTimeout(()=>{const _0x4b7a96=_0x590c18;console[_0x4b7a96(0x1a6)](_0x4b7a96(0x19b)),console[_0x4b7a96(0x1a2)](),process['exit'](0x0);},0x1f4);},0x1f4);},0x1f4);else _0x23025c[_0x285080(0x19f)]()==='n'?(console[_0x285080(0x1a6)]('取消删除。'),process[_0x285080(0x18f)](0x0)):(console[_0x285080(0x1a6)]('无效操作。'),process['exit'](0x0));});};function a5_0x5365(){const _0x4e9107=['786704QdDbLA','9439031kFEsZp','log','createInterface','删除文件夹:','exit','818420KEWusD','删除异常:','1670075xESXcU','1239963IWuolJ','exports','readdirSync','unlinkSync','isDirectory','stdin','resolve','readline','删除完成。','question','stdout','1809144eBrszW','trim','existsSync','188922YqcqQZ','clear','statSync'];a5_0x5365=function(){return _0x4e9107;};return a5_0x5365();}function exec(_0x39257a){const _0x49678a=a5_0x35c5f5;if(fs[_0x49678a(0x1a0)](_0x39257a)){const _0x211994=fs[_0x49678a(0x195)](_0x39257a);for(let _0x5c9b39=0x0;_0x5c9b39<_0x211994['length'];_0x5c9b39++){const _0x3c5e3f=_0x211994[_0x5c9b39],_0x1906d8=_0x39257a+'/'+_0x3c5e3f;try{fs[_0x49678a(0x1a3)](_0x1906d8)[_0x49678a(0x197)]()?(exec(_0x1906d8),fs['rmdirSync'](_0x1906d8,{'recursive':!![]}),console[_0x49678a(0x1a6)](_0x49678a(0x1a8)+_0x1906d8)):(fs[_0x49678a(0x196)](_0x1906d8),console[_0x49678a(0x1a6)]('删除文件:'+_0x1906d8));}catch(_0x479a3e){console[_0x49678a(0x1a6)](_0x49678a(0x191)+_0x1906d8);}}}}
1
+ const a5_0x56327f=a5_0x20ad;(function(_0x2bbaab,_0x282fae){const _0x36d3e7=a5_0x20ad,_0x54236b=_0x2bbaab();while(!![]){try{const _0x22e116=-parseInt(_0x36d3e7(0x92))/0x1*(parseInt(_0x36d3e7(0x97))/0x2)+parseInt(_0x36d3e7(0x8d))/0x3+-parseInt(_0x36d3e7(0xa0))/0x4*(-parseInt(_0x36d3e7(0x98))/0x5)+-parseInt(_0x36d3e7(0x94))/0x6*(parseInt(_0x36d3e7(0x8e))/0x7)+-parseInt(_0x36d3e7(0xa8))/0x8*(-parseInt(_0x36d3e7(0xaa))/0x9)+-parseInt(_0x36d3e7(0x9b))/0xa*(parseInt(_0x36d3e7(0x9c))/0xb)+-parseInt(_0x36d3e7(0x90))/0xc*(-parseInt(_0x36d3e7(0x9a))/0xd);if(_0x22e116===_0x282fae)break;else _0x54236b['push'](_0x54236b['shift']());}catch(_0x21377c){_0x54236b['push'](_0x54236b['shift']());}}}(a5_0x4cdd,0x90525));const path=require(a5_0x56327f(0xa4)),readline=require(a5_0x56327f(0x8c)),{logInfo,logSuccess,logError,logWarning,deleteFolderRecursive}=require(a5_0x56327f(0xa5)),io=readline['createInterface']({'input':process['stdin'],'output':process[a5_0x56327f(0xa6)]});module[a5_0x56327f(0x99)]=function(){const _0x40f55e=a5_0x56327f,_0x523f5e=path[_0x40f55e(0x8f)]('./');logWarning(_0x40f55e(0x9e)),logWarning('⚠️\x20\x20删除后不可恢复,请谨慎操作!'),io[_0x40f55e(0x96)]('是否确认删除?删除后不可恢复![y/n]:',function(_0x480328){const _0x17fe60=_0x40f55e,_0xbb4598=_0x480328[_0x17fe60(0xa3)]()[_0x17fe60(0x91)]();if(_0xbb4598==='y'||_0xbb4598===_0x17fe60(0xa1))logInfo(_0x17fe60(0x9f)),setTimeout(()=>{const _0x2b10e6=_0x17fe60;try{logInfo(_0x2b10e6(0xa7)),deleteFolderRecursive(_0x523f5e),logSuccess('删除完成。'),process['exit'](0x0);}catch(_0x198140){logError(_0x2b10e6(0x9d)+_0x198140[_0x2b10e6(0xa9)]),process[_0x2b10e6(0x95)](0x1);}},0x3e8);else _0xbb4598==='n'||_0xbb4598==='no'?(logInfo(_0x17fe60(0x93)),process[_0x17fe60(0x95)](0x0)):(logError(_0x17fe60(0xa2)),process[_0x17fe60(0x95)](0x1));});};function a5_0x20ad(_0x4caa72,_0x4ba032){const _0x4cdd69=a5_0x4cdd();return a5_0x20ad=function(_0x20ad50,_0x517fc7){_0x20ad50=_0x20ad50-0x8c;let _0x1423b9=_0x4cdd69[_0x20ad50];return _0x1423b9;},a5_0x20ad(_0x4caa72,_0x4ba032);}function a5_0x4cdd(){const _0x32234b=['path','./utils','stdout','开始删除操作...','408CWCFLL','message','31707qkZcIW','readline','2501151kpIJuZ','5579vUDTke','resolve','4490292AzqOxa','toLowerCase','1SxhYQU','取消删除。','7530MyQlQP','exit','question','12746eraMmL','846490Xehakz','exports','13vIjttl','3181610NOnLLa','22aSvHZo','删除过程中发生错误:','⚠️\x20\x20危险操作:此命令将删除当前目录下的所有文件和文件夹!','正在计算项目数,请稍等...','20tumWeI','yes','无效操作,请输入\x20y\x20或\x20n。','trim'];a5_0x4cdd=function(){return _0x32234b;};return a5_0x4cdd();}
package/src/utils.js ADDED
@@ -0,0 +1 @@
1
+ const a6_0x51b2b3=a6_0x5c05;(function(_0x389e5a,_0xd420a3){const _0x3f9ce4=a6_0x5c05,_0x4e3c2e=_0x389e5a();while(!![]){try{const _0x1f6857=-parseInt(_0x3f9ce4(0xd5))/0x1+-parseInt(_0x3f9ce4(0xde))/0x2+parseInt(_0x3f9ce4(0xe7))/0x3*(-parseInt(_0x3f9ce4(0xc7))/0x4)+parseInt(_0x3f9ce4(0xe5))/0x5+parseInt(_0x3f9ce4(0xd3))/0x6*(parseInt(_0x3f9ce4(0xd2))/0x7)+parseInt(_0x3f9ce4(0xc2))/0x8*(-parseInt(_0x3f9ce4(0xbc))/0x9)+parseInt(_0x3f9ce4(0xdb))/0xa;if(_0x1f6857===_0xd420a3)break;else _0x4e3c2e['push'](_0x4e3c2e['shift']());}catch(_0x53cdec){_0x4e3c2e['push'](_0x4e3c2e['shift']());}}}(a6_0x1c95,0xd13f5));const fs=require('fs'),path=require(a6_0x51b2b3(0xe0)),child_process=require(a6_0x51b2b3(0xe3)),chalk=require(a6_0x51b2b3(0xb8)),CONSTANTS={'MAX_BUFFER_SIZE':0x3b9aca00,'SYNC_DELAY':0x3e8,'DEFAULT_BRANCH':a6_0x51b2b3(0xda),'CONFIG_FILE_NAME':a6_0x51b2b3(0xd7),'BUILD_OUTPUT_DIR':a6_0x51b2b3(0xb9),'TEMPLATES_PATH':a6_0x51b2b3(0xbe)};function a6_0x1c95(){const _0x4bf573=['dist','filter','execSync','981zSIIkI','vite.config.ts','start/src/main/resources/templates','forEach','lstatSync','utf8','110856hwOYxz','statSync','blue','readdir','mkdirSync','132OXsQTP','Sudo:\x20','复制文件出错:','createReadStream','vite.config.js','length','unlinkSync','mkdir','readFileSync','Log:\x20','existsSync','16583YXxIMY','3576OYYZIW','isDirectory','1232093WCxBjr','close','jjb.config.js','environment','Success:\x20','master','33974780xDqSst','log','rmdirSync','1975490vAXwfd','writeFileSync','path','vite.config.mjs','Error:\x20','child_process','join','1823000qPiMZs','readdirSync','53334irMqZj','error','pipe','chalk'];a6_0x1c95=function(){return _0x4bf573;};return a6_0x1c95();}function logInfo(_0x20b1f2,_0x127adf=''){const _0x1f0712=a6_0x51b2b3;console[_0x1f0712(0xdc)](chalk[_0x1f0712(0xc4)](_0x1f0712(0xd0)+_0x20b1f2),_0x127adf);}function logSuccess(_0x88b5ab){const _0x2a1532=a6_0x51b2b3;console[_0x2a1532(0xdc)](chalk['green'](_0x2a1532(0xd9)+_0x88b5ab));}function logWarning(_0x520026){const _0x168b52=a6_0x51b2b3;console[_0x168b52(0xdc)](chalk['yellow']('Warning:\x20'+_0x520026));}function logError(_0x346707){const _0x472af0=a6_0x51b2b3;console[_0x472af0(0xdc)](chalk['red'](_0x472af0(0xe2)+_0x346707));}function executeCommand(_0x51ff77,_0x3100a1,_0x1220ee={}){const _0x1ee58b=a6_0x51b2b3;return logInfo(_0x1ee58b(0xc8)+_0x51ff77,_0x3100a1),child_process[_0x1ee58b(0xbb)](_0x51ff77,{'cwd':_0x3100a1,..._0x1220ee});}function deleteFolderRecursive(_0x2d4c28){const _0x396e14=a6_0x51b2b3;fs['existsSync'](_0x2d4c28)&&(fs[_0x396e14(0xe6)](_0x2d4c28)[_0x396e14(0xbf)](_0x5f0d98=>{const _0x4748c8=_0x396e14,_0x2b9a60=path[_0x4748c8(0xe4)](_0x2d4c28,_0x5f0d98);fs[_0x4748c8(0xc0)](_0x2b9a60)[_0x4748c8(0xd4)]()?deleteFolderRecursive(_0x2b9a60):fs[_0x4748c8(0xcd)](_0x2b9a60);}),fs[_0x396e14(0xdd)](_0x2d4c28));}function fileExists(_0x2bc2ce){const _0x363049=a6_0x51b2b3;return fs[_0x363049(0xd1)](_0x2bc2ce);}function readFile(_0xecc7b3,_0x3439c6=a6_0x51b2b3(0xc1)){const _0x2ade12=a6_0x51b2b3;return fs[_0x2ade12(0xcf)](_0xecc7b3,_0x3439c6);}function writeFile(_0x5e70d5,_0x5a105f,_0x3b4f3c=a6_0x51b2b3(0xc1)){const _0xbd9e36=a6_0x51b2b3;fs[_0xbd9e36(0xdf)](_0x5e70d5,_0x5a105f,_0x3b4f3c);}function createDir(_0x1be3ee){const _0x6b840c=a6_0x51b2b3;!fs[_0x6b840c(0xd1)](_0x1be3ee)&&fs[_0x6b840c(0xc6)](_0x1be3ee,{'recursive':!![]});}function isViteProject(_0x3c9575){const _0x457ec6=a6_0x51b2b3;return fileExists(path[_0x457ec6(0xe4)](_0x3c9575,_0x457ec6(0xcb)))||fileExists(path[_0x457ec6(0xe4)](_0x3c9575,_0x457ec6(0xbd)))||fileExists(path['join'](_0x3c9575,_0x457ec6(0xe1)));}function a6_0x5c05(_0x3537ea,_0x4b0427){const _0x1c9531=a6_0x1c95();return a6_0x5c05=function(_0x5c0523,_0x3a3255){_0x5c0523=_0x5c0523-0xb7;let _0x31460f=_0x1c9531[_0x5c0523];return _0x31460f;},a6_0x5c05(_0x3537ea,_0x4b0427);}function validateConfig(_0x5e8962,_0x1e8cb0){const _0x236d53=a6_0x51b2b3,_0x1f647c=_0x1e8cb0[_0x236d53(0xba)](_0x1a4a8b=>!_0x5e8962[_0x1a4a8b]);return{'isValid':_0x1f647c['length']===0x0,'missingFields':_0x1f647c};}function validateEnvironment(_0x1cbd4f,_0xb83358){const _0xde3c29=a6_0x51b2b3;return _0x1cbd4f[_0xde3c29(0xd8)]&&_0x1cbd4f['environment'][_0xb83358];}function DeleteDirAllFile(_0x47d99f,_0x38d48a){const _0x3d3f3a=a6_0x51b2b3;let _0x41241a=[];fs['existsSync'](_0x47d99f)?(_0x41241a=fs[_0x3d3f3a(0xe6)](_0x47d99f),_0x41241a[_0x3d3f3a(0xbf)](function(_0x3771c7,_0x54ab7c){const _0x2cbe9d=_0x3d3f3a;let _0x308de7=path[_0x2cbe9d(0xe4)](_0x47d99f,_0x3771c7);fs[_0x2cbe9d(0xc3)](_0x308de7)[_0x2cbe9d(0xd4)]()?DeleteDirAllFile(_0x308de7):fs[_0x2cbe9d(0xcd)](_0x308de7);}),fs['rmdirSync'](_0x47d99f),_0x38d48a&&_0x38d48a()):_0x38d48a&&_0x38d48a();}function CopyFile(_0x4fba15,_0x6e7760,_0x199059){const _0x31bb49=a6_0x51b2b3,_0x5705f4=path['dirname'](_0x6e7760);!fs[_0x31bb49(0xd1)](_0x5705f4)&&fs['mkdirSync'](_0x5705f4,{'recursive':!![]});const _0x180465=fs['createReadStream'](_0x4fba15),_0x378e7f=fs['createWriteStream'](_0x6e7760);_0x180465[_0x31bb49(0xb7)](_0x378e7f),_0x378e7f['on'](_0x31bb49(0xd6),function(){_0x199059&&_0x199059();}),_0x378e7f['on'](_0x31bb49(0xe8),function(_0x321bc5){const _0x3f3bfd=_0x31bb49;console[_0x3f3bfd(0xe8)](_0x3f3bfd(0xc9),_0x321bc5),_0x199059&&_0x199059();});}function CopyFolder(_0x14aadb,_0xb49fba,_0x4d41ed){const _0x530726=a6_0x51b2b3;fs[_0x530726(0xc5)](_0x14aadb,function(_0x58d467,_0x380b3e){const _0x13a4b8=_0x530726;let _0x2c2194=0x0;const _0x52c700=function(){const _0x3549f8=a6_0x5c05;++_0x2c2194===_0x380b3e[_0x3549f8(0xcc)]&&_0x4d41ed&&_0x4d41ed();};if(_0x58d467){_0x52c700();return;}_0x380b3e[_0x13a4b8(0xbf)](function(_0x574542){const _0x81ce27=_0x13a4b8,_0xf04804=path['join'](_0x14aadb,_0x574542),_0x180718=path[_0x81ce27(0xe4)](_0xb49fba,_0x574542);fs['stat'](_0xf04804,function(_0x8ef30e,_0x341d17){const _0x294a28=_0x81ce27;if(_0x341d17[_0x294a28(0xd4)]())fs[_0x294a28(0xce)](_0x180718,function(_0x56d7d6){if(_0x56d7d6){console['log'](_0x56d7d6);return;}CopyFolder(_0xf04804,_0x180718,_0x52c700);});else{const _0x2fbc86=fs[_0x294a28(0xca)](_0xf04804),_0x21a4bb=fs['createWriteStream'](_0x180718);_0x2fbc86[_0x294a28(0xb7)](_0x21a4bb),_0x21a4bb['on'](_0x294a28(0xd6),_0x52c700),_0x21a4bb['on'](_0x294a28(0xe8),_0x52c700);}});}),_0x380b3e['length']===0x0&&_0x4d41ed&&_0x4d41ed();});}module['exports']={'CONSTANTS':CONSTANTS,'logInfo':logInfo,'logSuccess':logSuccess,'logWarning':logWarning,'logError':logError,'executeCommand':executeCommand,'deleteFolderRecursive':deleteFolderRecursive,'fileExists':fileExists,'readFile':readFile,'writeFile':writeFile,'createDir':createDir,'isViteProject':isViteProject,'validateConfig':validateConfig,'validateEnvironment':validateEnvironment,'DeleteDirAllFile':DeleteDirAllFile,'CopyFile':CopyFile,'CopyFolder':CopyFolder};
package/bin/command.js DELETED
@@ -1,73 +0,0 @@
1
- #! /usr/bin/env node
2
-
3
- const commander = require('commander');
4
- // const readline = require('readline');
5
- const path = require('path');
6
- const fs = require('fs');
7
- // const child_process = require('child_process');
8
-
9
- commander.command('v').description('-- 查看版本').action(() => {
10
- const package_json_file = JSON.parse(fs.readFileSync(path.join(__dirname, '../package.json')).toString());
11
- const {
12
- version
13
- } = package_json_file;
14
- console.log(`当前版本 v${version}`);
15
- });
16
-
17
- commander.command('help').description('-- 帮助').action(() => {
18
- console.log('jjb-cmd <command>');
19
- console.log('');
20
- console.log('使用:');
21
- console.log('');
22
- console.log('jjb-cmd help 帮助');
23
- console.log('jjb-cmd opti 代码优化');
24
- console.log('jjb-cmd v 查看版本');
25
- console.log('jjb-cmd publish <version> 发布云组件\n\targ1 <version> 发布版本,可设置为latest');
26
- console.log('jjb-cmd auth <username> <password> 登录授权\n\targ1 <username> 用户名\n\targ2 <password> 密码');
27
- console.log('jjb-cmd push java <env> 推送微应用到服务器\n\targ1 <env> 推送环境');
28
- });
29
-
30
- commander.command('pushMessage [args]').description('-- 设置publish提交时是否需要提交信息').action(args => {
31
- const package_json_file = JSON.parse(fs.readFileSync(path.join(__dirname, '../package.json')).toString());
32
- if ([ 'yes', 'no' ].includes(args)) {
33
- package_json_file.pushMessage = args;
34
- fs.writeFileSync(path.join(__dirname, '../package.json'), JSON.stringify(package_json_file));
35
- }
36
- });
37
-
38
- // 命令
39
- commander.command('auth [args]').description('-- 授权').action(args => {
40
- require('../src/auth.js')(process.argv.splice(3));
41
- });
42
-
43
- // 优化
44
- commander.command('opti').description('-- 代码优化').action(args => {
45
- require('../src/code-optimization')();
46
- });
47
-
48
- // 发包
49
- commander.command('publish [args]').description('-- 发布包').action(args => {
50
- require('../src/publish.js')(args);
51
- });
52
-
53
- // publish 命令
54
- commander.command('push [args]').description('-- 发布包').action(args => {
55
- if (args) {
56
- if ([ 'java' ].includes(args)) {
57
- require('../src/push.js')(process.argv.splice(3));
58
- } else {
59
- console.log(`无效的选项‘${args}’。`);
60
- process.exit(0);
61
- }
62
- } else {
63
- console.log(`无效的选项‘${args}’。`);
64
- process.exit(0);
65
- }
66
- });
67
-
68
- // rm-rf 命令
69
- commander.command('rm-rf').description('-- 删除全部').action(() => {
70
- require('../src/rm-rf.js')();
71
- });
72
-
73
- commander.parse(process.argv);
package/src/tools.js DELETED
@@ -1 +0,0 @@
1
- function a6_0x3a04(_0x323ad1,_0x472581){const _0x475d88=a6_0x475d();return a6_0x3a04=function(_0x3a04c8,_0x2619a8){_0x3a04c8=_0x3a04c8-0x1d2;let _0x564c72=_0x475d88[_0x3a04c8];return _0x564c72;},a6_0x3a04(_0x323ad1,_0x472581);}function a6_0x475d(){const _0x18f5ca=['701138YEhYgX','DeepScanner','jjb-common-lib','{\x22name\x22:\x22','【Error】:[jjb.config.json.installTarget]类型是一个string。','4ljQoKf','f_rm_rf','f_resolve_install_resources','join','projectType','_zip','\x5cjjb.config.json','readdirSync','rmdirSync','\x5cpackage.json','【Error】:[jjb.config.json]文件配置无效,需要installTarget属性。','stat','name','f_scan_jjb_config_json','existsSync','string','/api/v4/projects/','createReadStream','error','4104630uekeDP','read\x20error','vue-unisass-component','unlinkSync','f_create_package_json','dependencies','includes','installTarget','\x22,\x22main\x22:\x20\x22index.js\x22}','readdir','42VKLIbN','【Error】:[jjb.config.json.node_modules]配置无效,有效值<node_modules\x20|\x20src>。','replace','【Error】:[jjb.config.json]文件配置无效,需要projectType属性。','push','pipe','spa','mkdirSync','isArray','readFileSync','micro-spa','【Error】:[jjb.config.json.installResources]类型是一个Array<string>。','CreatePaths','log','f_pull_git_repository','react-admin-component','installResources','1021914oXQniB','\x22,\x22version\x22:\x22','【Error】:[jjb.config.json]文件配置无效,需要installResources属性。','1223253ihxQhf','toString','length','f_scan_jjb_config_json_rules','statSync','./config','【Error】:[jjb.config.json.projectType]类型是一个string。','4064259yDawIQ','jjb-dva-runtime','CopyFolder','jjb-common','writeFileSync','DeleteDirAllFile','parse','close','filter','7201850BGDuAG','exit','forEach','f_file_copy','projectId','/repository/archive.zip?private_token=','isDirectory','f_update_project_package_json','node_modules','f_content_replace','map','4560440ZfakCh','path'];a6_0x475d=function(){return _0x18f5ca;};return a6_0x475d();}const a6_0x2d98bb=a6_0x3a04;(function(_0x2b7fbf,_0xbbbc2b){const _0x56e2f3=a6_0x3a04,_0x2eb4a2=_0x2b7fbf();while(!![]){try{const _0x2b54f7=parseInt(_0x56e2f3(0x204))/0x1+parseInt(_0x56e2f3(0x221))/0x2+parseInt(_0x56e2f3(0x20b))/0x3*(-parseInt(_0x56e2f3(0x1d3))/0x4)+-parseInt(_0x56e2f3(0x214))/0x5+parseInt(_0x56e2f3(0x201))/0x6*(parseInt(_0x56e2f3(0x1f0))/0x7)+parseInt(_0x56e2f3(0x21f))/0x8+parseInt(_0x56e2f3(0x1e6))/0x9;if(_0x2b54f7===_0xbbbc2b)break;else _0x2eb4a2['push'](_0x2eb4a2['shift']());}catch(_0x4fc034){_0x2eb4a2['push'](_0x2eb4a2['shift']());}}}(a6_0x475d,0xc9d72));const fs=require('fs'),os=require('os'),path=require(a6_0x2d98bb(0x220)),{GIT_HOST,GIT_TEMP_DIR,CLOUD_PROJECT}=require(a6_0x2d98bb(0x209));exports['f_rm_rf']=function(_0xd6ef32){const _0x37d4e0=a6_0x2d98bb;if(fs['existsSync'](_0xd6ef32)){const _0x1ba257=fs[_0x37d4e0(0x1da)](_0xd6ef32);for(let _0x40b7fc=0x0;_0x40b7fc<_0x1ba257[_0x37d4e0(0x206)];_0x40b7fc++){const _0x2a97de=_0x1ba257[_0x40b7fc],_0x2d82dd=_0xd6ef32+'/'+_0x2a97de;fs[_0x37d4e0(0x208)](_0x2d82dd)[_0x37d4e0(0x21a)]()?(exports[_0x37d4e0(0x1d4)](_0x2d82dd),fs[_0x37d4e0(0x1db)](_0x2d82dd)):fs[_0x37d4e0(0x1e9)](_0x2d82dd);}}},exports[a6_0x2d98bb(0x1fe)]=function(_0x53ae6a=[]){return _0x53ae6a['map'](_0x4ce1f8=>{const _0x1675fe=a6_0x3a04,_0x567907=CLOUD_PROJECT[_0x4ce1f8['name']]||undefined,_0x122b76=os['tmpdir']();return{'path':_0x122b76+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4ce1f8[_0x1675fe(0x1df)]+'.zip','compress':_0x122b76+'\x5c'+GIT_TEMP_DIR+'\x5c'+_0x4ce1f8[_0x1675fe(0x1df)]+_0x1675fe(0x1d8),'repository':GIT_HOST+_0x1675fe(0x1e3)+_0x567907[_0x1675fe(0x218)]+_0x1675fe(0x219)+_0x567907['token']+'&ref=master'};});},exports[a6_0x2d98bb(0x1e0)]=function(_0x24f274){const _0x52549f=a6_0x2d98bb;return fs[_0x52549f(0x1e1)](_0x24f274+_0x52549f(0x1d9));},exports[a6_0x2d98bb(0x207)]=function(_0x3b039a){const _0x3e754d=a6_0x2d98bb;let _0x224751={};try{_0x224751=JSON[_0x3e754d(0x211)](fs[_0x3e754d(0x1f9)](_0x3b039a+_0x3e754d(0x1d9))[_0x3e754d(0x205)]());}catch(_0x294978){console['log']('【Error】:[jjb.config.json]文件解析失败,请确认是否配置正确。'),process[_0x3e754d(0x215)](0x0);}!(_0x3e754d(0x1d7)in _0x224751)&&(console[_0x3e754d(0x1fd)](_0x3e754d(0x1f3)),process[_0x3e754d(0x215)](0x0));!('installTarget'in _0x224751)&&(console['log'](_0x3e754d(0x1dd)),process['exit'](0x0));!(_0x3e754d(0x200)in _0x224751)&&(console[_0x3e754d(0x1fd)](_0x3e754d(0x203)),process[_0x3e754d(0x215)](0x0));typeof _0x224751[_0x3e754d(0x1d7)]!==_0x3e754d(0x1e2)&&(console[_0x3e754d(0x1fd)](_0x3e754d(0x20a)),process[_0x3e754d(0x215)](0x0));!['multi',_0x3e754d(0x1f6),'uniapp',_0x3e754d(0x1fa)][_0x3e754d(0x1ec)](_0x224751['projectType'])&&(console[_0x3e754d(0x1fd)]('【Error】:[jjb.config.json.projectType]配置无效,有效值<multi\x20|\x20spa\x20|\x20micro-spa\x20|\x20uniapp>。'),process[_0x3e754d(0x215)](0x0));typeof _0x224751[_0x3e754d(0x1ed)]!==_0x3e754d(0x1e2)&&(console[_0x3e754d(0x1fd)](_0x3e754d(0x1d2)),process[_0x3e754d(0x215)](0x0));![_0x3e754d(0x21c),'src'][_0x3e754d(0x1ec)](_0x224751[_0x3e754d(0x1ed)])&&(console[_0x3e754d(0x1fd)](_0x3e754d(0x1f1)),process[_0x3e754d(0x215)](0x0));!Array['isArray'](_0x224751[_0x3e754d(0x200)])&&(console['log'](_0x3e754d(0x1fb)),process[_0x3e754d(0x215)](0x0));_0x224751[_0x3e754d(0x200)]['length']===0x0&&(console[_0x3e754d(0x1fd)]('【Error】:[jjb.config.json.installResources]无资源。'),process[_0x3e754d(0x215)](0x0));const _0x1e5a0c=exports[_0x3e754d(0x1d5)](_0x224751[_0x3e754d(0x200)]);return _0x1e5a0c[_0x3e754d(0x21e)](_0x27f4d1=>_0x27f4d1[_0x3e754d(0x1df)])[_0x3e754d(0x213)](_0x29884b=>![_0x3e754d(0x20e),_0x3e754d(0x20c),_0x3e754d(0x223),'jjb-common-decorator',_0x3e754d(0x1ff),_0x3e754d(0x1e8)][_0x3e754d(0x1ec)](_0x29884b))['length']!==0x0&&(console['log']('【Error】:[jjb.config.json.installResources]配置无效,有效值<common\x20|\x20react-admin-component\x20|\x20vue-unisass-component\x20|\x20jjb-common-decorator\x20|\x20jjb-dva-runtime\x20|\x20jjb-common-lib>。'),process[_0x3e754d(0x215)](0x0)),_0x224751[_0x3e754d(0x200)]=_0x1e5a0c,_0x224751;},exports[a6_0x2d98bb(0x1ea)]=function(_0x1636dd,_0x5ed53d,_0x565969){const _0x199154=a6_0x2d98bb;fs[_0x199154(0x20f)](_0x1636dd+_0x199154(0x1dc),_0x199154(0x224)+_0x5ed53d+_0x199154(0x202)+_0x565969+_0x199154(0x1ee));},exports['f_resolve_install_resources']=function(_0x862926=[]){const _0x23ef0f=a6_0x2d98bb,_0x53762c=[];return Array[_0x23ef0f(0x1f8)](_0x862926)&&_0x862926[_0x23ef0f(0x216)](_0x52d09b=>{const _0x2dea00=_0x23ef0f;if(Array['isArray'](_0x52d09b)){const [_0xaa1793,_0x5e0b72=[]]=_0x52d09b;_0x53762c[_0x2dea00(0x1f4)]({'name':_0xaa1793,'importList':_0x5e0b72});}else _0x53762c[_0x2dea00(0x1f4)]({'name':_0x52d09b,'importList':[]});}),_0x53762c;},exports[a6_0x2d98bb(0x21b)]=function(_0x58cd31,_0x18a6bb,_0x30aefe){const _0x3171b6=a6_0x2d98bb,_0x88f5c1=JSON[_0x3171b6(0x211)](fs[_0x3171b6(0x1f9)](_0x58cd31)[_0x3171b6(0x205)]());_0x88f5c1[_0x3171b6(0x1eb)][_0x18a6bb]=_0x30aefe,fs[_0x3171b6(0x20f)](_0x58cd31,JSON['stringify'](_0x88f5c1,null,0x2));},exports[a6_0x2d98bb(0x217)]=function(_0x33e4ab,_0x5b5cdd){const _0xec7b9b=a6_0x2d98bb;fs[_0xec7b9b(0x1da)](_0x33e4ab)[_0xec7b9b(0x216)](_0x3b8af3=>{const _0x5e40a7=_0xec7b9b,_0x47377b=_0x33e4ab+'\x5c'+_0x3b8af3,_0x593282=_0x5b5cdd+'\x5c'+_0x3b8af3;fs[_0x5e40a7(0x208)](_0x47377b)['isDirectory']()?(fs['mkdirSync'](_0x593282),exports[_0x5e40a7(0x217)](_0x47377b,_0x593282)):fs['writeFileSync'](_0x593282,fs[_0x5e40a7(0x1f9)](_0x47377b)[_0x5e40a7(0x205)]());});},exports[a6_0x2d98bb(0x21d)]=function(_0x3ad1e0=[],_0x5cda9b){const _0x2e4f30=a6_0x2d98bb;_0x3ad1e0[_0x2e4f30(0x216)](_0x49ed33=>{const _0x5c716e=_0x2e4f30,_0x28ae41=_0x5cda9b+_0x49ed33[_0x5c716e(0x220)];if(fs[_0x5c716e(0x1e1)](_0x28ae41)){let _0x14aa32=fs[_0x5c716e(0x1f9)](_0x28ae41)['toString']();_0x49ed33[_0x5c716e(0x1f2)][_0x5c716e(0x216)](_0x3aba70=>{_0x14aa32=_0x14aa32['replace'](_0x3aba70[0x0],_0x3aba70[0x1]);}),fs[_0x5c716e(0x20f)](_0x28ae41,_0x14aa32);}});},exports[a6_0x2d98bb(0x210)]=(_0x3ab7ea,_0x28e425)=>{const _0xd3a3dd=a6_0x2d98bb;let _0x491f6c=[];const _0x33f235=this;fs['existsSync'](_0x3ab7ea)?(_0x491f6c=fs[_0xd3a3dd(0x1da)](_0x3ab7ea),_0x491f6c[_0xd3a3dd(0x216)](function(_0x458f80,_0x3718f6){const _0x5d79a1=_0xd3a3dd;let _0x32504f=_0x3ab7ea+'/'+_0x458f80;fs['statSync'](_0x32504f)[_0x5d79a1(0x21a)]()?_0x33f235['DeleteDirAllFile'](_0x32504f):fs[_0x5d79a1(0x1e9)](_0x32504f);}),fs['rmdirSync'](_0x3ab7ea),_0x28e425&&_0x28e425()):_0x28e425&&_0x28e425();},exports['CopyFolder']=(_0x5ec054,_0x1c1b7e,_0x37725b)=>{const _0x7c553a=a6_0x2d98bb,_0x22d29b=this;fs[_0x7c553a(0x1ef)](_0x5ec054,function(_0x3fb7da,_0x1db27c){const _0x47c312=_0x7c553a;let _0x402dd7=0x0;const _0x41ba4c=function(){const _0x5c8019=a6_0x3a04;++_0x402dd7===_0x1db27c[_0x5c8019(0x206)]&&_0x37725b&&_0x37725b();};if(_0x3fb7da){_0x41ba4c();return;}_0x1db27c[_0x47c312(0x216)](function(_0x4cda27){const _0x597472=_0x47c312,_0x56ba22=path[_0x597472(0x1d6)](_0x5ec054,_0x4cda27),_0x1bf8fc=path[_0x597472(0x1d6)](_0x1c1b7e,_0x4cda27);fs[_0x597472(0x1de)](_0x56ba22,function(_0x4d5dd3,_0x2f3d40){const _0x3146b3=_0x597472;_0x2f3d40[_0x3146b3(0x21a)]()?fs['mkdir'](_0x1bf8fc,function(_0x2bf7e0){const _0x37f509=_0x3146b3;if(_0x2bf7e0){console[_0x37f509(0x1fd)](_0x2bf7e0);return;}_0x22d29b[_0x37f509(0x20d)](_0x56ba22,_0x1bf8fc,_0x41ba4c);}):_0x22d29b['CopyFile'](_0x56ba22,_0x1bf8fc,_0x41ba4c);});}),_0x1db27c[_0x47c312(0x206)]===0x0&&_0x37725b&&_0x37725b();});},exports['CopyFile']=(_0x45e670,_0x224fc1,_0x31cce8)=>{const _0x223265=a6_0x2d98bb,_0x8c7086=fs[_0x223265(0x1e4)](_0x45e670);_0x8c7086['on'](_0x223265(0x1e5),function(_0x1efd64){const _0x19c62d=_0x223265;_0x1efd64&&console[_0x19c62d(0x1fd)](_0x19c62d(0x1e7),_0x45e670),_0x31cce8&&_0x31cce8(_0x1efd64);});const _0x7873fc=fs['createWriteStream'](_0x224fc1);_0x7873fc['on'](_0x223265(0x1e5),function(_0x70c028){_0x70c028&&console['log']('write\x20error',_0x224fc1),_0x31cce8&&_0x31cce8(_0x70c028);}),_0x7873fc['on'](_0x223265(0x212),function(_0x192b4f){_0x31cce8&&_0x31cce8(_0x192b4f);}),_0x8c7086[_0x223265(0x1f5)](_0x7873fc);},exports[a6_0x2d98bb(0x222)]=(_0x24afd2,_0x407887)=>{const _0x4d919c=a6_0x2d98bb,_0x13ee5e=this,_0x349b9a=fs[_0x4d919c(0x1da)](_0x24afd2);_0x349b9a['forEach'](_0x595fc1=>{const _0x10e64d=_0x4d919c,_0x322e27=_0x24afd2+'/'+_0x595fc1,_0x3040a2=fs[_0x10e64d(0x208)](_0x322e27);_0x3040a2[_0x10e64d(0x21a)]()?_0x13ee5e[_0x10e64d(0x222)](_0x322e27,_0x407887):_0x407887[_0x10e64d(0x1f4)](_0x322e27);});},exports[a6_0x2d98bb(0x1fc)]=(_0x4a3fd9,_0x4b1851)=>{return new Promise(_0x1e1f90=>{const _0x1012a9=[];_0x4b1851['forEach']((_0x53b6c8,_0x349766)=>{const _0x254df3=a6_0x3a04,_0x486c49=_0x4a3fd9+'/'+_0x1012a9[_0x254df3(0x1d6)]('/')+'/'+_0x53b6c8;try{const _0x2f7897=fs[_0x254df3(0x208)](_0x486c49);_0x2f7897[_0x254df3(0x21a)]()?_0x349766===_0x4b1851['length']-0x1&&_0x1e1f90():(fs[_0x254df3(0x1f7)](_0x486c49),_0x349766===_0x4b1851[_0x254df3(0x206)]-0x1&&_0x1e1f90());}catch(_0x18aceb){fs[_0x254df3(0x1f7)](_0x486c49),_0x349766===_0x4b1851['length']-0x1&&_0x1e1f90();}_0x1012a9['push'](_0x53b6c8);});});};
package/src/version.js DELETED
@@ -1 +0,0 @@
1
- function a6_0x1c8a(_0x2566f3,_0x262ab0){const _0x369cb7=a6_0x369c();return a6_0x1c8a=function(_0x1c8ac2,_0x252c6e){_0x1c8ac2=_0x1c8ac2-0x72;let _0x1444ba=_0x369cb7[_0x1c8ac2];return _0x1444ba;},a6_0x1c8a(_0x2566f3,_0x262ab0);}const a6_0x123a7c=a6_0x1c8a;function a6_0x369c(){const _0x5c00b5=['post','log','/api/file/version','exit','parse','网络异常。','6rcMBMt','4540UQBWwO','data','8008080kpcUSy','75878tTNCbn','existsSync','then','1236924CPPyWD','28gcimhN','548147dzzdhR','catch','\x5cpackage.json','./config','917945nPKIFC','查询失败!根目录缺少‘package.json’文件,无法完成查询。','toString','8217993XgmAVm','2199375OXHGFY','6qOnJAE'];a6_0x369c=function(){return _0x5c00b5;};return a6_0x369c();}(function(_0x5517f3,_0x5d7f2b){const _0x29c589=a6_0x1c8a,_0x343f18=_0x5517f3();while(!![]){try{const _0x400b4f=parseInt(_0x29c589(0x7e))/0x1*(-parseInt(_0x29c589(0x75))/0x2)+parseInt(_0x29c589(0x86))/0x3+parseInt(_0x29c589(0x7d))/0x4*(-parseInt(_0x29c589(0x82))/0x5)+-parseInt(_0x29c589(0x87))/0x6*(parseInt(_0x29c589(0x85))/0x7)+parseInt(_0x29c589(0x78))/0x8+parseInt(_0x29c589(0x7c))/0x9+parseInt(_0x29c589(0x76))/0xa*(parseInt(_0x29c589(0x79))/0xb);if(_0x400b4f===_0x5d7f2b)break;else _0x343f18['push'](_0x343f18['shift']());}catch(_0x4f3216){_0x343f18['push'](_0x343f18['shift']());}}}(a6_0x369c,0xdba74));const path=require('path'),fs=require('fs'),axios=require('axios'),{getApiHost}=require(a6_0x123a7c(0x81));module['exports']=()=>{const _0x5cdb1e=a6_0x123a7c,_0x16efd8=path['resolve']('./'),_0x4f3501=_0x16efd8+_0x5cdb1e(0x80);if(fs[_0x5cdb1e(0x7a)](_0x4f3501)){const _0x39e8a7=JSON[_0x5cdb1e(0x73)](fs['readFileSync'](_0x4f3501)[_0x5cdb1e(0x84)]()),{name:_0x4e3f8b}=_0x39e8a7;axios[_0x5cdb1e(0x88)](getApiHost()+_0x5cdb1e(0x8a),{'package_name':_0x4e3f8b})[_0x5cdb1e(0x7b)](_0x5374eb=>{const _0x2684af=_0x5cdb1e;_0x5374eb[_0x2684af(0x77)]['status']?console['log'](_0x5374eb[_0x2684af(0x77)][_0x2684af(0x77)]):console[_0x2684af(0x89)](_0x5374eb[_0x2684af(0x77)]['message']),process['exit'](0x0);})[_0x5cdb1e(0x7f)](()=>{const _0x192cf1=_0x5cdb1e;console[_0x192cf1(0x89)](_0x192cf1(0x74)),process[_0x192cf1(0x72)](0x0);});}else console[_0x5cdb1e(0x89)](_0x5cdb1e(0x83)),process['exit'](0x0);};