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