fix
Helius
2022-06-14 4a1e4abf6ed1deafdb293d3aa85d099ef5c63a1a
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> {