标准征求意见 - 流程逻辑 bug
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
@Component
|
||||
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
|
||||
@FeignClient(value = "FotonLAWSSystem556",path="/api",url="")
|
||||
@RequestMapping("/")
|
||||
public interface LawsUserInfoService {
|
||||
|
||||
|
||||
@@ -82,6 +82,7 @@ public class DeptApplayAfter implements TaskListener{
|
||||
standard.setSpecificItem(os.getString("itemsNum"));
|
||||
standard.setStandNumber(object.getString("itemsNum"));
|
||||
standard.setInterpretationTime(delegateTask.getCreateTime());
|
||||
standard.setRiskDegree("0");
|
||||
standards.add(standard);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user