修改唯品尚配置命名
This commit is contained in:
@@ -19,7 +19,7 @@ func setupMockServer(path string, method string, response string, t *testing.T)
|
||||
}
|
||||
|
||||
func newClientWithServer(ts *httptest.Server) *wps.WeiPinShangClient {
|
||||
return wps.NewWeiPinShangClient(wps.Config{
|
||||
return wps.NewWeiPinShangClient(wps.WpsConfig{
|
||||
BaseURL: wps.DevHost,
|
||||
ChannelType: "AILEHUI",
|
||||
Key: "f654ea5bde7635c3f46191191e5c4c8e",
|
||||
|
Reference in New Issue
Block a user