Przeglądaj źródła

sop快捷显示更改

wangliang 1 rok temu
rodzic
commit
0cafce70fd

+ 2 - 0
sop-business/src/main/java/com/qmth/sop/business/service/impl/TBSopInfoServiceImpl.java

@@ -315,6 +315,7 @@ public class TBSopInfoServiceImpl extends ServiceImpl<TBSopInfoMapper, TBSopInfo
      * @param crmProjectResult
      * @throws Exception
      */
+    @Override
     public SopPublishParam setSetupOne(SopPublishParam sopPublishParam, TFCustomFlow tfCustomFlow,
             CrmProjectResult crmProjectResult) throws Exception {
         Map<String, Object> propertiesMap = activitiService.formPropertiesGet(sopPublishParam.getFlowDeploymentId(),
@@ -1401,6 +1402,7 @@ public class TBSopInfoServiceImpl extends ServiceImpl<TBSopInfoMapper, TBSopInfo
      * @param flowTaskResult
      * @return
      */
+    @Override
     public ServiceScopeEnum findServiceScope(TFCustomTypeEnum type, FlowTaskResult flowTaskResult) {
         ServiceScopeEnum scopeEnum = null;
         if (type == TFCustomTypeEnum.OFFICE_SOP_FLOW) {//教务处sop流程待审核人