Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita99546a

Browse files
updated request enterprise license form
1 parent6f65a88 commita99546a

File tree

3 files changed

+370
-84
lines changed

3 files changed

+370
-84
lines changed

‎client/packages/lowcoder/src/api/licenseRequestApi.ts‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export interface LicenseRequestData {
1111
taxId?:string;
1212
vatId?:string;
1313
organizationId:string;
14-
deploymentIds:string[];
1514
};
1615
licenseType:'per-api-calls'|'per-instance';
1716
licenseData:{
@@ -22,8 +21,6 @@ export interface LicenseRequestData {
2221
};
2322
organizationId:string;
2423
deploymentIds:string[];
25-
submittedAt:string;
26-
submittedBy:string;
2724
}
2825

2926
exportinterfaceLicenseRequestResponse{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp