The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 1.9K

greatypine/unimall 小程序 + App + 公众号H5
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.gitignore 1.12 KB
Copy Edit Raw Blame History
dobbinsoft authored 2020-08-05 17:51 . [dev] 部分动态配置
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
#/build/
### VS Code ###
.vscode/
### maven ###
.mvn
mvnw
mvnw.cmd
###properties###
/unimall-launcher/src/main/resources/application.properties
/unimall-launcher/src/main/resources/application-dev.properties
/unimall-launcher/src/main/resources/application-ops.properties
/unimall-launcher/src/main/resources/application-prd.properties
### target ###
/target/
/unimall-admin-api/target/
/unimall-app-api/target/
/unimall-biz/target/
/unimall-data/target/
/unimall-core/target/
/unimall-launcher/target/
/unimall-app/unpackage/dist/
/unimall-app/unpackage/resources/
/unimall-app/unpackage/debug/
/unimall-admin/dist.zip
###node_modules###
/unimall-admin/node_modules/
/unimall-app/node_modules/
###logs###
unimall.log
unimall.log.*.gz
unimall.log.*.tmp
### plugins ###
/plugins/
/unimall-app/pages/plugins/
/unimall-admin/src/views/plugins/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/greatypine/unimall.git
git@gitee.com:greatypine/unimall.git
greatypine
unimall
unimall 小程序 + App + 公众号H5
master

Search