移除广播表
短剧首页 关联查询修改
This commit is contained in:
@@ -107,8 +107,8 @@ spring:
|
||||
# matching-strategy: ant_path_matcher
|
||||
shardingsphere:
|
||||
#广播表
|
||||
broadcast-tables:
|
||||
- course
|
||||
# broadcast-tables:
|
||||
# - course
|
||||
# 短剧集表 通过course_id 分
|
||||
course-details:
|
||||
- course_details
|
||||
@@ -131,6 +131,7 @@ spring:
|
||||
- sys_user
|
||||
#中心表
|
||||
center-tables:
|
||||
- course
|
||||
- message_info
|
||||
- announcement
|
||||
- schedule_job_log
|
||||
|
||||
Reference in New Issue
Block a user