jiazx0107@163.com
2023-08-11 be175fe739e687cd1d45da58f2cb7dd0c36d001f
igds-inout/src/main/java/com/ld/igds/m/view/AppointPR.java
@@ -19,7 +19,9 @@
import com.ld.igds.util.DateUtil;
import com.ld.igds.warn.data.MsgResponse;
import com.ld.igds.wechat.WeChatUtils;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
@@ -36,6 +38,7 @@
 */
@Slf4j
@Component
@SuppressWarnings("rawtypes")
public class AppointPR {
   @Autowired
@@ -157,6 +160,7 @@
    *
    * @return
    */
   @Expose
   public String pushCustomer() {