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