@@ -887,7 +887,7 @@ public class WmPayOffController {
}
// return R.ok(msgList);
- return R.ok("操作成功");
+ return R.ok();
/**