Sign in

wms / wms4_henanqirui · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
5863f00b26fb302ca64bea138908b28ff8d4601b
  • wms4_henanqirui
  • .gitignore
  • !6 fix 数据字典导出500错误 ...
    75945d80
    * update git ignore
    * fix 数据字典导出 1 表名大写改小写 SYS_DICT_ITEM 2 增加导出数据排序
    * fix QRTZ with upper case
    * add git ignore
    Bobo authored
    6 years ago  
    Browse Code »
.gitignore 72 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
## ide
**/.idea
*.iml

## backend
**/target
**/logs

## front
**/*.lock