Browse Source

Initial commit

master
lzh 1 year ago
commit
385ea9c855
  1. 13
      .gitignore
  2. 3
      README.md

13
.gitignore

@ -0,0 +1,13 @@
# ---> Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar

3
README.md

@ -0,0 +1,3 @@
# yxt-yyth-biz
预约提货系统后台业务
Loading…
Cancel
Save