提交 27088a5d 编写于 作者: zcdtk's avatar zcdtk

名称变化

上级 22a80862
......@@ -753,7 +753,7 @@ export class EntityServiceBase {
* @memberof EntityServiceBase
*/
public async GetWFHistory(context: any = {}, data: any = {}): Promise<any> {
return Http.getInstance().get(`/wfcore/${this.systemName}-app-${this.appName}/${this.dePath}/${context[this.key]}/process-instances/alls/history`);
return Http.getInstance().get(`/wfcore/${this.systemName}-app-${this.appName}/${this.dePath}/${context[this.deName]}/process-instances/alls/history`);
}
/**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册