1
zj
2025-07-15 e816946bb6e8f6b88045e565a3368c2367e7158a
websocketSerivce/src/main/resources/application.yml
@@ -50,3 +50,6 @@
          config:
            multi-statement-allow: false
mybatis:
  mapper-locations: classpath:/mappers/*.xml # Mapper XML文件的位置
  type-aliases-package: com.example.demo.entity # 实体类的包路径