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