登录 注册
当前位置:主页 > 资源下载 > 50 > yygh是指预约挂号系统

yygh是指预约挂号系统

  • 更新:2024-11-18 22:57:56
  • 大小:38.35MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

yygh_parent 医院挂号系统开发中遇到的问题1.整合swagger时启动类添加的扫包一定要包含用户服务com.atguigu.yygh.hosp和swageer服务com.atguigu.yygh.common所有使用服务启动类@ComponentScan (basePackages = {“ com.atguigu.yygh”})2.配置mybaitis-plus代码生成器需要一定的依赖mybatis-plus-boot-starter mybatis-plus-generator 3.2.0 velocity-engine-core2.3