xiaogang
2022-03-19 4b5da34447481e257e3206ce471f05ca85a8b964
service-api/src/main/java/com/java110/api/controller/FlowController.java
@@ -21,7 +21,7 @@
import com.java110.utils.constant.CommonConstant;
import com.java110.utils.util.Assert;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.java110.core.log.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;