Browse Source

签约信息功能配置文件

shuiqilin
zhangxin 1 year ago
parent
commit
5e91ae0fe5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle View File

@@ -62,6 +62,7 @@ repositories {

dependencies {
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: 'com.txffp.study', name: 'smp-protocol', version: '1.0.2'
implementation group: 'com.txffp.study', name: 'api-core', version: '1.0.0'

Loading…
Cancel
Save