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