Ver código fonte

2024-11-05 修改

luguang 2 semanas atrás
pai
commit
c75d2c7474

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