zainali5120
2021-06-11 212b747da83e0f6d04a2bd5a12c7f9cc570adb02
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}