Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
attendance-performance-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
attendance-performance-platform
Commits
02a2993e
Commit
02a2993e
authored
Apr 01, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改打包,分离前端代码
parent
3787dbb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
attendance-performance-manager/pom.xml
attendance-performance-manager/pom.xml
+5
-5
attendance-performance-manager/src/main/bin/deploy.sh
attendance-performance-manager/src/main/bin/deploy.sh
+1
-1
No files found.
attendance-performance-manager/pom.xml
View file @
02a2993e
...
...
@@ -77,7 +77,7 @@
<profiles.dingtalk.token>
m3WeuVx5kcTY76kh22uWZOTSu0XjvcwNhd
</profiles.dingtalk.token>
<profiles.dingtalk.opUserId>
254868153920685466
</profiles.dingtalk.opUserId>
<profiles.webUrl>
http://8.136.255.30:11039/attendance
</profiles.webUrl>
<skipUi>
fals
e
</skipUi>
<skipUi>
tur
e
</skipUi>
</properties>
</profile>
...
...
@@ -104,7 +104,7 @@
<profiles.dingtalk.opUserId>
254868153920685466
</profiles.dingtalk.opUserId>
<profiles.webUrl>
http://8.136.255.30:21039/attendance
</profiles.webUrl>
<package.environment>
build
</package.environment>
<skipUi>
fals
e
</skipUi>
<skipUi>
tur
e
</skipUi>
</properties>
</profile>
<profile>
...
...
@@ -131,7 +131,7 @@
<profiles.dingtalk.opUserId>
254868153920685466
</profiles.dingtalk.opUserId>
<profiles.webUrl>
https://ybswxxcx.zwfwhfgjjfzj.yibin.gov.cn/performance-h5
</profiles.webUrl>
<package.environment>
build
</package.environment>
<skipUi>
fals
e
</skipUi>
<skipUi>
tur
e
</skipUi>
</properties>
</profile>
...
...
@@ -168,7 +168,7 @@
<profiles.sms.smsSendUrl>
http://sms.wx3.com.cn/api/index/index
</profiles.sms.smsSendUrl>
<profiles.sms.apiId>
ADsUXLrS81vZDU95
</profiles.sms.apiId>
<package.environment>
build
</package.environment>
<skipUi>
fals
e
</skipUi>
<skipUi>
tur
e
</skipUi>
</properties>
</profile>
...
...
@@ -181,7 +181,7 @@
<profiles.nacos.namespace>
smart-gov
</profiles.nacos.namespace>
<profiles.sms.smsSendUrl>
http://sms.wx3.com.cn/api/index/index
</profiles.sms.smsSendUrl>
<profiles.sms.apiId>
ADsUXLrS81vZDU95
</profiles.sms.apiId>
<skipUi>
fals
e
</skipUi>
<skipUi>
tur
e
</skipUi>
</properties>
</profile>
...
...
attendance-performance-manager/src/main/bin/deploy.sh
View file @
02a2993e
...
...
@@ -105,7 +105,7 @@ main() {
echo
"后台服务部署"
project_deploy
echo
"前端服务部署"
project_ui_deploy
#
project_ui_deploy
exit
${
RETVAL
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment