//
// 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.SignInfoHclcFace;
import com.hand.hap.mybatis.common.Mapper;

public interface SignInfoHclcFaceMapper extends Mapper<SignInfoHclcFace> {
}
