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