Your Name
2023-07-13 bdf14974dbc3c985be5bceb772e17921d8a996bf
java110-interface/src/main/java/com/java110/intf/oa/IOaWorkflowFormInnerServiceSMO.java
@@ -2,8 +2,8 @@
import com.alibaba.fastjson.JSONObject;
import com.java110.config.feign.FeignConfiguration;
import com.java110.dto.oaWorkflowForm.OaWorkflowFormDto;
import com.java110.po.oaWorkflowForm.OaWorkflowFormPo;
import com.java110.dto.oaWorkflow.OaWorkflowFormDto;
import com.java110.po.oaWorkflow.OaWorkflowFormPo;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;