This commit is contained in:
tanghc
2019-03-08 20:10:50 +08:00
parent 7d22c92122
commit f94009e2c4
35 changed files with 526 additions and 185 deletions

View File

@@ -15,9 +15,9 @@ import java.util.Map;
public class TaobaoClientPostTest extends TestBase {
String url = "http://localhost:8081";
String url = "http://localhost:8081/api";
String appId = "taobao_test";
// 支付宝私钥
// 宝私钥
String secret = "G9w0BAQEFAAOCAQ8AMIIBCgKCA";
/*