mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-12 07:02:14 +08:00
gateway init
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.Map;
|
||||
public class TaobaoClientPostTest extends TestBase {
|
||||
|
||||
|
||||
String url = "http://localhost:8081/api";
|
||||
String url = "http://localhost:8081";
|
||||
String appId = "taobao_test";
|
||||
// 支付宝私钥
|
||||
String secret = "G9w0BAQEFAAOCAQ8AMIIBCgKCA";
|
||||
|
Reference in New Issue
Block a user