Commit 797a2d2c by ping.wu

老接口不再使用,废弃

parent e8187b10
......@@ -74,8 +74,8 @@ public class OrderServiceTest {
requestVo.setSessionId("1374933477d9ae3f68d51fe9cf355015eb5cb325");
requestVo.setPartnerId("1864");
requestVo.setShopId("1001");
BaseResponse baseResponse = orderService.checkBeforeCreateOrder(requestVo);
System.out.println("baseResponse : " + baseResponse);
// BaseResponse baseResponse = orderService.checkBeforeCreateOrder(requestVo);
// System.out.println("baseResponse : " + baseResponse);
}
@Test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment