1 Star 0 Fork 0

朝华/ch-upms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 824 Bytes
一键复制 编辑 原始数据 按行查看 历史
仙_梦如尘 提交于 2020-07-02 23:48 . 添加部门服务接口
## Java
*.class
*.war
*.ear
hs_err_pid*
## Robovm
robovm-build/
## GWT
war/
html/war/gwt_bree/
html/gwt-unitCache/
.apt_generated/
html/war/WEB-INF/deploy/
html/war/WEB-INF/classes/
.gwt/
gwt-unitCache/
www-test/
.gwt-tmp/
## Android Studio and Intellij and Android in general
android/libs/armeabi/
android/libs/armeabi-v7a/
android/libs/arm64-v8a/
android/libs/x86/
android/libs/x86_64/
android/gen/
.idea/
*.ipr
*.iws
*.iml
out/
com_crashlytics_export_strings.xml
## Eclipse
.classpath
.project
.metadata
**/bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.externalToolBuilders/
*.launch
## NetBeans
**/nbproject/private/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
## Gradle
.gradle
gradle-app.setting
build/
##libs/
logs/
*.log
## OS Specific
.DS_Store
Thumbs.db
upload/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ch-cloud/ch-upms.git
[email protected]:ch-cloud/ch-upms.git
ch-cloud
ch-upms
ch-upms
master

搜索帮助