package thyyxxk.webserver.dao.his.medicine;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import thyyxxk.webserver.entity.medicine.YpZdDictVo;
import thyyxxk.webserver.entity.medicine.vo.YpCodgVo;
import java.util.List;
import java.util.Map;
@Mapper
public interface YpCodgMatchDao {
@Select("")
List