feat : 模块抽离 + 自定义查分表模块基本完成
This commit is contained in:
7
code-gen/src/main/resources/bootstrap-pro.yml
Normal file
7
code-gen/src/main/resources/bootstrap-pro.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Spring
|
||||
spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: nacos.fateverse.svc.cluster.local:8848
|
||||
Reference in New Issue
Block a user