|
@@ -376,7 +376,7 @@ public class ResponseWechatPayHandler {
|
|
|
/**
|
|
|
* 销售订单支付回调方法 -- tooth订单返回
|
|
|
*/
|
|
|
- @RequestMapping("/testOrderPayBack")
|
|
|
+// @RequestMapping("/testOrderPayBack")
|
|
|
public synchronized void testOrderPayBack(HttpServletRequest request,
|
|
|
HttpServletResponse response, String orderId, String openId) throws IOException {
|
|
|
String orderIdMD5 = orderId;
|