zhangyong
2024-11-27 5e7af1c3ce9e48f81ac96b8e009af47def0d17e6
hangzhoumesParent/moduleService/GlassStorageModule/src/main/java/com/mes/rawglassstation/controller/RawGlassStorageStationController.java
@@ -29,9 +29,6 @@
    } else {
      return Result.build(200, "禁用", result);
    }
  }
}