1
zj
2024-08-01 cc90152bc8eab5e26bd997a0fc5b06ae78bd2b0b
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 # 实体类的包路径