mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.0.0
This commit is contained in:
@@ -36,8 +36,6 @@ public class AlipayClientPostTest extends TestBase {
|
||||
@Test
|
||||
public void testGet() throws Exception {
|
||||
|
||||
// 接口实现见:com.gitee.sop.storyweb.controller.AlipayController.getStory
|
||||
|
||||
// 公共请求参数
|
||||
Map<String, String> params = new HashMap<String, String>();
|
||||
params.put("app_id", appId);
|
||||
|
Reference in New Issue
Block a user