Administrator
2026-05-27 9baa6b8c99463e1ee21932b8d2c4233ad8788629
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}