ZengTao
2024-10-23 f3e1240dc943cefae96860ea4cd4a82e4da3c41e
hangzhoumesParent/moduleService/GlassStorageModule/src/main/java/com/mes/rawglassstation/controller/RawGlassStorageStationController.java
@@ -29,9 +29,6 @@
    } else {
      return Result.build(200, "禁用", result);
    }
  }
}