Administrator
2026-06-15 c5fffc4a6d7f07e7073eb23a04839b1451f795fb
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}