package ebai import ( _ "git.rosy.net.cn/jx-callback/business/jxcallback/scheduler/defsch" "git.rosy.net.cn/jx-callback/globals/testinit" ) const ( testShopBaiduID = 2233976901 testShopID = 100077 ) func init() { testinit.Init() }