cloud-server-management/src/main/java/com/dsh/guns/modular/system/controller/system/BallController.java
@@ -303,7 +303,8 @@ game.setOperationId(0); } System.out.println("============"+game); TStore tStore = storeService.getById(store); game.setOperationId(tStore.getOperatorId()); // 判断是新增还是修改 修改不会重新生成sutuId if (game.getId()==null) { HashMap<String, String> map5 = new HashMap<>();