소스 검색

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