ソースを参照

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