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