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
d8ada868
Commit
d8ada868
authored
Apr 07, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
1ed2fd49
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
assembly/assembly-manager-ui.xml
assembly/assembly-manager-ui.xml
+1
-1
attendance-performance-manager/pom.xml
attendance-performance-manager/pom.xml
+2
-2
No files found.
assembly/assembly-manager-ui.xml
View file @
d8ada868
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<!-- 需要打包的文件集 -->
<!-- 需要打包的文件集 -->
<fileSets>
<fileSets>
<fileSet>
<fileSet>
<directory>
${project.parent.basedir}/
study
-manager-ui/admin/dist
</directory>
<directory>
${project.parent.basedir}/
attendance-performance
-manager-ui/admin/dist
</directory>
<includes>
<includes>
<include>
**/*
</include>
<include>
**/*
</include>
</includes>
</includes>
...
...
attendance-performance-manager/pom.xml
View file @
d8ada868
...
@@ -224,7 +224,7 @@
...
@@ -224,7 +224,7 @@
<arguments>
<arguments>
<argument></argument>
<argument></argument>
</arguments>
</arguments>
<workingDirectory>
${project.parent.basedir}/
study
-manager-ui/admin
</workingDirectory>
<workingDirectory>
${project.parent.basedir}/
attendance-performance
-manager-ui/admin
</workingDirectory>
</configuration>
</configuration>
</execution>
</execution>
...
@@ -240,7 +240,7 @@
...
@@ -240,7 +240,7 @@
<argument>
run
</argument>
<argument>
run
</argument>
<arguments>
${package.environment}
</arguments>
<arguments>
${package.environment}
</arguments>
</arguments>
</arguments>
<workingDirectory>
${project.parent.basedir}/
study
-manager-ui/admin
</workingDirectory>
<workingDirectory>
${project.parent.basedir}/
attendance-performance
-manager-ui/admin
</workingDirectory>
</configuration>
</configuration>
</execution>
</execution>
...
...
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