diff --git a/business/jxstore/cms/job.go b/business/jxstore/cms/job.go index 604c48d79..3e6b63766 100644 --- a/business/jxstore/cms/job.go +++ b/business/jxstore/cms/job.go @@ -3,9 +3,7 @@ package cms import ( "encoding/json" "fmt" - "git.rosy.net.cn/baseapi/platformapi/mtunionapi" "git.rosy.net.cn/baseapi/platformapi/tbunionapi" - "git.rosy.net.cn/jx-callback/business/jxstore/partner/mt" "math" "regexp" "strings"