浏览代码

2024-11-05 修改

luguang 2 周之前
父节点
当前提交
c75d2c7474
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/main/java/com/sy/coinage/workshop/component/ScreenComponent.java

+ 2 - 0
src/main/java/com/sy/coinage/workshop/component/ScreenComponent.java

@@ -176,6 +176,8 @@ public class ScreenComponent {
                         }
                     }
                 }
+
+
             }
         }
         this.redisService.set("screen_ware", JSON.toJSONString(list));