更新版本
This commit is contained in:
8
types/Common/HostUrl.d.ts
vendored
8
types/Common/HostUrl.d.ts
vendored
@@ -24,6 +24,11 @@ export declare const DirUrl: {
|
||||
update: string;
|
||||
move: string;
|
||||
};
|
||||
export declare const DirPermissionUrls: {
|
||||
query: string;
|
||||
set: string;
|
||||
};
|
||||
export declare const EmployeeListUrl: string;
|
||||
export declare const MaterialUrls: {
|
||||
query: string;
|
||||
create: string;
|
||||
@@ -111,8 +116,6 @@ export declare const RecycleBinUrls: {
|
||||
Delete: string;
|
||||
};
|
||||
export declare const ErrorReportUrl: string;
|
||||
export declare let FileHistoryUrl: string;
|
||||
export declare let FileHistoryFilesUrl: string;
|
||||
export declare const ResourceLibraryURL: {
|
||||
RenderClassList: string;
|
||||
RenderModulesList: string;
|
||||
@@ -158,4 +161,5 @@ export declare const PrivateModule: {
|
||||
export declare const OssSign: string;
|
||||
export declare const NOTICE: string;
|
||||
export declare const NOTICEPNG: string;
|
||||
export declare const PrivateFileDirCapacity: string;
|
||||
//# sourceMappingURL=HostUrl.d.ts.map
|
Reference in New Issue
Block a user