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