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