fix
wzy
2022-11-06 c0989001fbddc1b6e24783c3a4b8cb8775eab1fe
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> {