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