hsun 2 年之前
父節點
當前提交
d9cb630b0a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      init_serve/router.go

+ 0 - 2
init_serve/router.go

@@ -65,8 +65,6 @@ func InitRouter() (r *gin.Engine) {
 	routers.InitComment(r)
 	// 研报消息相关路由
 	routers.InitMessage(r)
-	//pc相关路由
-	routers.InitPc(r)
 	// 价格驱动相关路由
 	routers.InitPriceDriven(r)
 	//沙盘逻辑推演路由