瀏覽代碼

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));