onchain-sdk
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -138,3 +138,3 @@ import { GanttStatic } from 'dhtmlx-gantt'; | ||
autoSetSign(task: PlmTask): { | ||
hasOptType: boolean; | ||
hasOptType: boolean; /** 清除一个节点的兄弟、祖先节点信息 */ | ||
hasInProcess: boolean; | ||
@@ -141,0 +141,0 @@ hasNewValue: boolean; |
@@ -11,2 +11,3 @@ import { ResponseData } from '../../typings'; | ||
static upload(data: any): Promise<any>; | ||
static getInsByParams(data: any): Promise<any>; | ||
static customUpdate(url: string, method: string, params: Record<string, any>): Promise<any>; | ||
@@ -335,3 +336,3 @@ static getPriadd(params: any): Promise<any>; | ||
static getOtherChangeTabCount(params: any): Promise<ResponseData>; | ||
static doubleCanEdit(changeInsId: string, insIdPath: string, tabCode: any): Promise<ResponseData>; | ||
static doubleCanEdit(changeInsId: string, insIdPath: string, tabCode: any, workflowId: any): Promise<ResponseData>; | ||
static designCheckout({ insId, fileSize, changeInsId, checkoutBy, insName, }: { | ||
@@ -338,0 +339,0 @@ insId: string | undefined; |
@@ -33,3 +33,2 @@ import { ResponseData } from '../../typings'; | ||
/*****附件*****/ | ||
static getSelectfilebyparams(data: any): Promise<ResponseData>; | ||
static attachmentCheckOut(data: any): Promise<ResponseData>; | ||
@@ -55,3 +54,2 @@ static attachmentCancelCheckOut(data: any): Promise<ResponseData>; | ||
static editInsOnlineEditingStatus(data: any): Promise<ResponseData>; | ||
static editCreateTime(data: any): Promise<ResponseData>; | ||
/*****产品分类*****/ | ||
@@ -58,0 +56,0 @@ /** |
import InstanceUtils from './InstanceUtils'; | ||
export { InstanceUtils }; | ||
import ICommonManager from '../ICommonManager'; | ||
export { InstanceUtils, ICommonManager }; |
{ | ||
"name": "onchain-sdk", | ||
"private": false, | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "start": "umi dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
478129
399
12864
3