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