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