package com.jd.doctor.v2.doctor.entity;import lombok.extern.slf4j.Slf4j;import java.util.*;@Slf4jpublic class SqlFormatUtil { static String prepar...