fix
Helius
2022-08-26 a7aca2f0ae9455d23a7c8c5c5f2a6210b6e1fb4f
src/main/java/cc/mrbird/febs/dapp/mapper/DappAdressListDao.java
@@ -5,7 +5,7 @@
import org.apache.ibatis.annotations.Param;
/**
 * @author wzy
 * @author
 * @date 2021-10-20
 **/
public interface DappAdressListDao extends BaseMapper<DappAddressList> {