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