소스 검색

删除多余demo路由

dbcgit 5 년 전
부모
커밋
36364f60da
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      backend/src/dashoo.cn/modi_webapi/router/router.go

+ 0 - 1
backend/src/dashoo.cn/modi_webapi/router/router.go

@@ -3,7 +3,6 @@ package router
 import (
 	"dashoo.cn/modi_webapi/app/api/class"
 	"dashoo.cn/modi_webapi/app/api/duty"
-	"dashoo.cn/modi_webapi/app/api/demo"
 	"dashoo.cn/modi_webapi/app/api/information"
 	"dashoo.cn/modi_webapi/app/api/instrument"
 	"dashoo.cn/modi_webapi/app/api/microDemo"