- GetVendorStore for ebai.
This commit is contained in:
10
controllers/ebai_order.go
Normal file
10
controllers/ebai_order.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package controllers
|
||||
|
||||
import (
|
||||
_ "git.rosy.net.cn/jx-callback/business/partner/purchase/ebai"
|
||||
"github.com/astaxie/beego"
|
||||
)
|
||||
|
||||
type EbaiController struct {
|
||||
beego.Controller
|
||||
}
|
||||
Reference in New Issue
Block a user