zainali5120
2020-09-29 6996a122ff2fa78335d9f347fbbd413803a3a5e6
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}