Administrator
2025-12-29 6d4c2127b45c37b02fc1b02a4feb8e6d6439b9e8
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}