KKSU
2024-07-06 fa5e63f49f1e5c891312d9cd659b91c09107ded5
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> {