mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-25 00:00:12 +08:00
5 lines
126 B
YAML
5 lines
126 B
YAML
spring:
|
|
sql:
|
|
init:
|
|
schema-locations: classpath:db/join/schema.sql
|
|
data-locations: classpath:db/join/data.sql |