初始化
This commit is contained in:
@@ -66,9 +66,4 @@ public class EsignCallbackFormBizService implements EsignCallbackBizService {
|
||||
FormTableExecutor.update(tableName,updateFields,conditions);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean support(String bizType) {
|
||||
return "FORM".equals(bizType);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user