From 8a0f8fdf77290cdfc98757dc766d6098fae89ea5 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期二, 25 六月 2019 16:11:49 +0800 Subject: [PATCH] pollconifg set --- taskApi.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/taskApi.go b/taskApi.go index 136577b..2be4791 100644 --- a/taskApi.go +++ b/taskApi.go @@ -1,7 +1,7 @@ package dbapi import ( - "analyweb/protomsg" + "basic.com/pubsub/protomsg.git" "encoding/json" "fmt" ) -- Gitblit v1.8.0