优化申请异常订单
This commit is contained in:
parent
e1368bf800
commit
6174ec8167
@ -385,8 +385,6 @@ public class XhpcPileOrderController extends BaseController {
|
||||
map.put("userId", userId);
|
||||
JSONObject json = new JSONObject(map);
|
||||
webSocketService.getMessage(userId+"",json.toString());
|
||||
|
||||
|
||||
}catch (Exception e){
|
||||
e.printStackTrace();
|
||||
return R.fail(500,"添加订单回调失败");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user