瀏覽代碼

签约信息功能配置文件

shuiqilin
zhangxin 1 年之前
父節點
當前提交
5e91ae0fe5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle 查看文件



dependencies { dependencies {
implementation group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.2.6' implementation group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.2.6'
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '3.16'
implementation group: 'org.reflections', name: 'reflections', version: '0.9.11' implementation group: 'org.reflections', name: 'reflections', version: '0.9.11'
implementation group: 'com.txffp.study', name: 'smp-protocol', version: '1.0.2' implementation group: 'com.txffp.study', name: 'smp-protocol', version: '1.0.2'
implementation group: 'com.txffp.study', name: 'api-core', version: '1.0.0' implementation group: 'com.txffp.study', name: 'api-core', version: '1.0.0'

Loading…
取消
儲存