添加生成课程码的功能

This commit is contained in:
2025-06-23 08:36:27 +08:00
parent c04ae851cd
commit 2c25017f0a
24 changed files with 206 additions and 17 deletions

View File

@ -13,7 +13,7 @@ spring:
data:
redis:
port: 6379
host: 154.8.193.216
host: 27.30.77.229
database: 7
password: Cksys6509

View File

@ -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/

View File

@ -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:

View File

@ -13,7 +13,7 @@ spring:
data:
redis:
port: 6379
host: 154.8.193.216
host: 27.30.77.229
database: 8
password: Cksys6509

View File

@ -1,4 +1,4 @@
spring:
profiles:
active: test
active: dev

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.