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