소스 검색

抽取ms-db

guwd 5 년 전
부모
커밋
0bd341644f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/application.yml

+ 1 - 1
src/main/resources/application.yml

@@ -87,7 +87,7 @@ spring:
 mybatis-plus:
   global-config:
     db-config:
-      column-format: "\"%s\""
+      column-format: "\"%s\"" #增加这个需要增加 ms-db
       id-type: assign_id
   configuration:
     database-id: mysql