diff --git a/pom.xml b/pom.xml
index b041b44..13a7e09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,12 +113,16 @@
1.0-SNAPSHOT
+
+ cn.com.tenlion
+ interface-building-pictures
+ 1.0-SNAPSHOT
+
- org.springframework
- spring-beans
- 5.3.3
- compile
+ cn.com.tenlion
+ module-building-pictures
+ 1.0-SNAPSHOT
@@ -126,7 +130,6 @@
module-material-store
1.0-SNAPSHOT
-
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index c69c9eb..15f4a94 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,6 @@
server:
- port: 8088
- url: http://127.0.0.1:8088/businesscard
+ port: 8090
+ url: http://192.168.0.115:8090/businesscard
system-title: 名片管理系统
system-sub-title: 名片系统
servlet:
@@ -28,8 +28,8 @@ spring:
url: jdbc:mysql://49.232.216.45:3306/db_business_card?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
db-type: mysql
driver-class-name: com.mysql.cj.jdbc.Driver
- username: liuyang
- password: tsliuyang
+ username: cuibaocheng
+ password: 1qaz2wsx
initial-size: 2
min-idle: 2
max-active: 10
@@ -67,6 +67,7 @@ logging:
root: error
com.cm: debug
ink.wgink: debug
+ cn.com: debug
swagger:
base-package-list: ink.wgink,cn.com.tenlion
@@ -74,7 +75,7 @@ swagger:
# 文件上传管理
file:
# 文件的保存路径
- upload-path: D:\CF_work\ideaWorkSpace\uploadFiles
+ upload-path: D:\card
# 图片类型
image-types: png,jpg,jpeg,gif,blob
# 视频类型
@@ -88,20 +89,19 @@ file:
# 图片输出压缩质量,大于0,默认0.4
image-output-quality: 0.4
# 媒体最大时长(单位:秒)
- media-max-duration:
- # 后台
- backend:
- video: 10
- audio: 60
- # 微信
- wechat:
- video: 10
- audio: 60
- # app
- app:
- video: 10
- audio: 60
-
+# media-max-duration:
+# # 后台
+# backend:
+# video: 10
+# audio: 60
+# # 微信
+# wechat:
+# video: 10
+# audio: 60
+# # app
+# app:
+# video: 10
+# audio: 60
open-platform:
wechat:
mini-app: