+ IMultipleStoresHandler.GetAllCategories
This commit is contained in:
11
business/partner/purchase/jd/jd_test.go
Normal file
11
business/partner/purchase/jd/jd_test.go
Normal file
@@ -0,0 +1,11 @@
|
||||
package jd
|
||||
|
||||
import (
|
||||
_ "git.rosy.net.cn/jx-callback/globals/api/apimanager"
|
||||
|
||||
"git.rosy.net.cn/jx-callback/globals/testinit"
|
||||
)
|
||||
|
||||
func init() {
|
||||
testinit.Init()
|
||||
}
|
||||
Reference in New Issue
Block a user