|
@ -3,8 +3,8 @@ package com.yihu.hos.services;
|
|
|
import com.yihu.ehr.framework.model.Result;
|
|
|
import com.yihu.ehr.framework.util.operator.ClassFileUtil;
|
|
|
import com.yihu.ehr.framework.util.operator.StringUtil;
|
|
|
import com.yihu.hos.model.CamelContextQueue;
|
|
|
import com.yihu.hos.model.SystemPathMapping;
|
|
|
import com.yihu.hos.models.CamelContextQueue;
|
|
|
import com.yihu.hos.models.SystemPathMapping;
|
|
|
import org.apache.logging.log4j.LogManager;
|
|
|
import org.apache.logging.log4j.Logger;
|
|
|
import org.springframework.stereotype.Service;
|