添加生成课程码的功能
This commit is contained in:
@ -13,7 +13,7 @@ spring:
|
||||
data:
|
||||
redis:
|
||||
port: 6379
|
||||
host: 154.8.193.216
|
||||
host: 27.30.77.229
|
||||
database: 7
|
||||
password: Cksys6509
|
||||
|
||||
|
@ -13,7 +13,7 @@ spring:
|
||||
data:
|
||||
redis:
|
||||
port: 6379
|
||||
host: 154.8.193.216
|
||||
host: 27.30.77.229
|
||||
database: 9
|
||||
password: Cksys6509
|
||||
|
||||
@ -28,8 +28,8 @@ spring:
|
||||
|
||||
#文件上传和下载地址
|
||||
file:
|
||||
upload-dir: /www/wwwroot/fileUpload_qc/
|
||||
# upload-dir: D:/qingcheng/image/
|
||||
# upload-dir: /www/wwwroot/fileUpload_qc/
|
||||
upload-dir: D:/qingcheng/image/
|
||||
|
||||
|
||||
|
||||
|
@ -13,8 +13,8 @@ spring:
|
||||
data:
|
||||
redis:
|
||||
port: 6379
|
||||
host: 154.8.193.216
|
||||
database: 9
|
||||
host: 27.30.77.229
|
||||
database: 10
|
||||
password: Cksys6509
|
||||
|
||||
servlet:
|
||||
|
@ -13,7 +13,7 @@ spring:
|
||||
data:
|
||||
redis:
|
||||
port: 6379
|
||||
host: 154.8.193.216
|
||||
host: 27.30.77.229
|
||||
database: 8
|
||||
password: Cksys6509
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: test
|
||||
active: dev
|
||||
|
||||
|
BIN
src/main/resources/fonts/SourceHanSansCN-Bold.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Bold.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-ExtraLight.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-Heavy.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Heavy.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-Light.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Light.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-Medium.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Medium.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-Normal.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Normal.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSansCN-Regular.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSansCN-Regular.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-Bold.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-Bold.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-ExtraLight.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-Heavy.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-Heavy.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-Light.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-Light.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-Medium.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-Medium.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-Regular.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-Regular.ttf
Normal file
Binary file not shown.
BIN
src/main/resources/fonts/SourceHanSerifCN-SemiBold.ttf
Normal file
BIN
src/main/resources/fonts/SourceHanSerifCN-SemiBold.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user