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