Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
7f4464a0
Commit
7f4464a0
authored
Oct 16, 2017
by
季圣华
Browse files
Merge branch 'master' of
https://gitee.com/jishenghua/JSH_ERP
parents
13470fdf
7a831b2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
7f4464a0
...
...
@@ -11,4 +11,4 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea
.idea
\ No newline at end of file
pom.xml
View file @
7f4464a0
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.jsh
</groupId>
<artifactId>
jshERP
</artifactId>
<version>
2017.10.
09
</version>
<version>
2017.10.
13
</version>
<packaging>
war
</packaging>
<name>
jshERP
</name>
<url>
http://git.oschina.net/jishenghua/JSH_ERP
</url>
...
...
Write
Preview
Supports
Markdown
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