//
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//

package com.hand.app.esignHclc.mapper;

import com.hand.app.esignHclc.dto.SignInfoHclc;
import com.hand.hap.mybatis.common.Mapper;

public interface SignInfoHclcMapper extends Mapper<SignInfoHclc> {
}
