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