@djvlc/openapi-user-client 1.7.8 → 1.7.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -137,7 +137,7 @@ interface ApiResponse<T> {
137
137
  * DJVLC User API
138
138
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
139
139
  *
140
- * The version of the OpenAPI document: 2.0.0
140
+ * The version of the OpenAPI document: 1.0.0
141
141
  * Contact: dev@djvlc.com
142
142
  *
143
143
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -231,7 +231,7 @@ declare function ActionContextToJSON(value?: ActionContext | null): any;
231
231
  * DJVLC User API
232
232
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
233
233
  *
234
- * The version of the OpenAPI document: 2.0.0
234
+ * The version of the OpenAPI document: 1.0.0
235
235
  * Contact: dev@djvlc.com
236
236
  *
237
237
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -287,7 +287,7 @@ declare function GetActionDefinition200ResponseDataToJSON(value?: GetActionDefin
287
287
  * DJVLC User API
288
288
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
289
289
  *
290
- * The version of the OpenAPI document: 2.0.0
290
+ * The version of the OpenAPI document: 1.0.0
291
291
  * Contact: dev@djvlc.com
292
292
  *
293
293
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -320,7 +320,7 @@ declare function ActionDefinitionResponseToJSON(value?: ActionDefinitionResponse
320
320
  * DJVLC User API
321
321
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
322
322
  *
323
- * The version of the OpenAPI document: 2.0.0
323
+ * The version of the OpenAPI document: 1.0.0
324
324
  * Contact: dev@djvlc.com
325
325
  *
326
326
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -373,7 +373,7 @@ declare function ActionEffectToJSON(value?: ActionEffect | null): any;
373
373
  * DJVLC User API
374
374
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
375
375
  *
376
- * The version of the OpenAPI document: 2.0.0
376
+ * The version of the OpenAPI document: 1.0.0
377
377
  * Contact: dev@djvlc.com
378
378
  *
379
379
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -443,7 +443,7 @@ declare function ActionManifestToJSON(value?: ActionManifest | null): any;
443
443
  * DJVLC User API
444
444
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
445
445
  *
446
- * The version of the OpenAPI document: 2.0.0
446
+ * The version of the OpenAPI document: 1.0.0
447
447
  * Contact: dev@djvlc.com
448
448
  *
449
449
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -481,7 +481,7 @@ declare function BatchQueryData200ResponseDataValueErrorToJSON(value?: BatchQuer
481
481
  * DJVLC User API
482
482
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
483
483
  *
484
- * The version of the OpenAPI document: 2.0.0
484
+ * The version of the OpenAPI document: 1.0.0
485
485
  * Contact: dev@djvlc.com
486
486
  *
487
487
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -526,7 +526,7 @@ declare function BatchQueryData200ResponseDataValueToJSON(value?: BatchQueryData
526
526
  * DJVLC User API
527
527
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
528
528
  *
529
- * The version of the OpenAPI document: 2.0.0
529
+ * The version of the OpenAPI document: 1.0.0
530
530
  * Contact: dev@djvlc.com
531
531
  *
532
532
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -567,7 +567,7 @@ declare function BatchQueryData200ResponseToJSON(value?: BatchQueryData200Respon
567
567
  * DJVLC User API
568
568
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
569
569
  *
570
- * The version of the OpenAPI document: 2.0.0
570
+ * The version of the OpenAPI document: 1.0.0
571
571
  * Contact: dev@djvlc.com
572
572
  *
573
573
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -611,7 +611,7 @@ declare function BatchQueryDataRequestQueriesInnerToJSON(value?: BatchQueryDataR
611
611
  * DJVLC User API
612
612
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
613
613
  *
614
- * The version of the OpenAPI document: 2.0.0
614
+ * The version of the OpenAPI document: 1.0.0
615
615
  * Contact: dev@djvlc.com
616
616
  *
617
617
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -661,7 +661,7 @@ declare function QueryDataRequestContextToJSON(value?: QueryDataRequestContext |
661
661
  * DJVLC User API
662
662
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
663
663
  *
664
- * The version of the OpenAPI document: 2.0.0
664
+ * The version of the OpenAPI document: 1.0.0
665
665
  * Contact: dev@djvlc.com
666
666
  *
667
667
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -700,7 +700,7 @@ declare function BatchQueryDataRequestToJSON(value?: BatchQueryDataRequest | nul
700
700
  * DJVLC User API
701
701
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
702
702
  *
703
- * The version of the OpenAPI document: 2.0.0
703
+ * The version of the OpenAPI document: 1.0.0
704
704
  * Contact: dev@djvlc.com
705
705
  *
706
706
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -739,7 +739,7 @@ declare function BatchQueryRequestToJSON(value?: BatchQueryRequest | null): any;
739
739
  * DJVLC User API
740
740
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
741
741
  *
742
- * The version of the OpenAPI document: 2.0.0
742
+ * The version of the OpenAPI document: 1.0.0
743
743
  * Contact: dev@djvlc.com
744
744
  *
745
745
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -780,7 +780,7 @@ declare function BatchQueryResponseToJSON(value?: BatchQueryResponse | null): an
780
780
  * DJVLC User API
781
781
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
782
782
  *
783
- * The version of the OpenAPI document: 2.0.0
783
+ * The version of the OpenAPI document: 1.0.0
784
784
  * Contact: dev@djvlc.com
785
785
  *
786
786
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -869,7 +869,7 @@ declare function ClaimRecordInfoToJSON(value?: ClaimRecordInfo | null): any;
869
869
  * DJVLC User API
870
870
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
871
871
  *
872
- * The version of the OpenAPI document: 2.0.0
872
+ * The version of the OpenAPI document: 1.0.0
873
873
  * Contact: dev@djvlc.com
874
874
  *
875
875
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -937,7 +937,7 @@ declare function ComponentManifestToJSON(value?: ComponentManifest | null): any;
937
937
  * DJVLC User API
938
938
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
939
939
  *
940
- * The version of the OpenAPI document: 2.0.0
940
+ * The version of the OpenAPI document: 1.0.0
941
941
  * Contact: dev@djvlc.com
942
942
  *
943
943
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -975,7 +975,7 @@ declare function GetPage404ResponseDetailsInnerToJSON(value?: GetPage404Response
975
975
  * DJVLC User API
976
976
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
977
977
  *
978
- * The version of the OpenAPI document: 2.0.0
978
+ * The version of the OpenAPI document: 1.0.0
979
979
  * Contact: dev@djvlc.com
980
980
  *
981
981
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1026,7 +1026,7 @@ declare function ErrorResponseToJSON(value?: ErrorResponse | null): any;
1026
1026
  * DJVLC User API
1027
1027
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1028
1028
  *
1029
- * The version of the OpenAPI document: 2.0.0
1029
+ * The version of the OpenAPI document: 1.0.0
1030
1030
  * Contact: dev@djvlc.com
1031
1031
  *
1032
1032
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1079,7 +1079,7 @@ declare function ExecuteAction200ResponseDataEffectsInnerToJSON(value?: ExecuteA
1079
1079
  * DJVLC User API
1080
1080
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1081
1081
  *
1082
- * The version of the OpenAPI document: 2.0.0
1082
+ * The version of the OpenAPI document: 1.0.0
1083
1083
  * Contact: dev@djvlc.com
1084
1084
  *
1085
1085
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1124,7 +1124,7 @@ declare function ExecuteAction200ResponseDataToJSON(value?: ExecuteAction200Resp
1124
1124
  * DJVLC User API
1125
1125
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1126
1126
  *
1127
- * The version of the OpenAPI document: 2.0.0
1127
+ * The version of the OpenAPI document: 1.0.0
1128
1128
  * Contact: dev@djvlc.com
1129
1129
  *
1130
1130
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1168,7 +1168,7 @@ declare function ExecuteAction200ResponseMetaToJSON(value?: ExecuteAction200Resp
1168
1168
  * DJVLC User API
1169
1169
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1170
1170
  *
1171
- * The version of the OpenAPI document: 2.0.0
1171
+ * The version of the OpenAPI document: 1.0.0
1172
1172
  * Contact: dev@djvlc.com
1173
1173
  *
1174
1174
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1213,7 +1213,7 @@ declare function ExecuteAction200ResponseToJSON(value?: ExecuteAction200Response
1213
1213
  * DJVLC User API
1214
1214
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1215
1215
  *
1216
- * The version of the OpenAPI document: 2.0.0
1216
+ * The version of the OpenAPI document: 1.0.0
1217
1217
  * Contact: dev@djvlc.com
1218
1218
  *
1219
1219
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1263,7 +1263,7 @@ declare function ExecuteAction409ResponseDataToJSON(value?: ExecuteAction409Resp
1263
1263
  * DJVLC User API
1264
1264
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1265
1265
  *
1266
- * The version of the OpenAPI document: 2.0.0
1266
+ * The version of the OpenAPI document: 1.0.0
1267
1267
  * Contact: dev@djvlc.com
1268
1268
  *
1269
1269
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1302,7 +1302,7 @@ declare function ExecuteAction409ResponseToJSON(value?: ExecuteAction409Response
1302
1302
  * DJVLC User API
1303
1303
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1304
1304
  *
1305
- * The version of the OpenAPI document: 2.0.0
1305
+ * The version of the OpenAPI document: 1.0.0
1306
1306
  * Contact: dev@djvlc.com
1307
1307
  *
1308
1308
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1396,7 +1396,7 @@ declare function ExecuteActionRequestContextToJSON(value?: ExecuteActionRequestC
1396
1396
  * DJVLC User API
1397
1397
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1398
1398
  *
1399
- * The version of the OpenAPI document: 2.0.0
1399
+ * The version of the OpenAPI document: 1.0.0
1400
1400
  * Contact: dev@djvlc.com
1401
1401
  *
1402
1402
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1434,7 +1434,7 @@ declare function ExecuteActionRequestOptionsToJSON(value?: ExecuteActionRequestO
1434
1434
  * DJVLC User API
1435
1435
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1436
1436
  *
1437
- * The version of the OpenAPI document: 2.0.0
1437
+ * The version of the OpenAPI document: 1.0.0
1438
1438
  * Contact: dev@djvlc.com
1439
1439
  *
1440
1440
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1519,7 +1519,7 @@ declare function ExecuteActionRequestToJSON(value?: ExecuteActionRequest | null)
1519
1519
  * DJVLC User API
1520
1520
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1521
1521
  *
1522
- * The version of the OpenAPI document: 2.0.0
1522
+ * The version of the OpenAPI document: 1.0.0
1523
1523
  * Contact: dev@djvlc.com
1524
1524
  *
1525
1525
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1564,7 +1564,7 @@ declare function ExecuteActionResponseToJSON(value?: ExecuteActionResponse | nul
1564
1564
  * DJVLC User API
1565
1565
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1566
1566
  *
1567
- * The version of the OpenAPI document: 2.0.0
1567
+ * The version of the OpenAPI document: 1.0.0
1568
1568
  * Contact: dev@djvlc.com
1569
1569
  *
1570
1570
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1597,7 +1597,7 @@ declare function GetActionDefinition200ResponseToJSON(value?: GetActionDefinitio
1597
1597
  * DJVLC User API
1598
1598
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1599
1599
  *
1600
- * The version of the OpenAPI document: 2.0.0
1600
+ * The version of the OpenAPI document: 1.0.0
1601
1601
  * Contact: dev@djvlc.com
1602
1602
  *
1603
1603
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1641,7 +1641,7 @@ declare function GetActivityInfo200ResponseDataRewardsInnerToJSON(value?: GetAct
1641
1641
  * DJVLC User API
1642
1642
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1643
1643
  *
1644
- * The version of the OpenAPI document: 2.0.0
1644
+ * The version of the OpenAPI document: 1.0.0
1645
1645
  * Contact: dev@djvlc.com
1646
1646
  *
1647
1647
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1747,7 +1747,7 @@ declare function GetActivityInfo200ResponseDataToJSON(value?: GetActivityInfo200
1747
1747
  * DJVLC User API
1748
1748
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1749
1749
  *
1750
- * The version of the OpenAPI document: 2.0.0
1750
+ * The version of the OpenAPI document: 1.0.0
1751
1751
  * Contact: dev@djvlc.com
1752
1752
  *
1753
1753
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1786,7 +1786,7 @@ declare function GetActivityInfo200ResponseToJSON(value?: GetActivityInfo200Resp
1786
1786
  * DJVLC User API
1787
1787
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1788
1788
  *
1789
- * The version of the OpenAPI document: 2.0.0
1789
+ * The version of the OpenAPI document: 1.0.0
1790
1790
  * Contact: dev@djvlc.com
1791
1791
  *
1792
1792
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1864,7 +1864,7 @@ declare function GetActivityState200ResponseDataToJSON(value?: GetActivityState2
1864
1864
  * DJVLC User API
1865
1865
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1866
1866
  *
1867
- * The version of the OpenAPI document: 2.0.0
1867
+ * The version of the OpenAPI document: 1.0.0
1868
1868
  * Contact: dev@djvlc.com
1869
1869
  *
1870
1870
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1903,7 +1903,7 @@ declare function GetActivityState200ResponseToJSON(value?: GetActivityState200Re
1903
1903
  * DJVLC User API
1904
1904
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1905
1905
  *
1906
- * The version of the OpenAPI document: 2.0.0
1906
+ * The version of the OpenAPI document: 1.0.0
1907
1907
  * Contact: dev@djvlc.com
1908
1908
  *
1909
1909
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1992,7 +1992,7 @@ declare function GetClaimRecords200ResponseDataInnerToJSON(value?: GetClaimRecor
1992
1992
  * DJVLC User API
1993
1993
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
1994
1994
  *
1995
- * The version of the OpenAPI document: 2.0.0
1995
+ * The version of the OpenAPI document: 1.0.0
1996
1996
  * Contact: dev@djvlc.com
1997
1997
  *
1998
1998
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2042,7 +2042,7 @@ declare function GetClaimRecords200ResponseMetaToJSON(value?: GetClaimRecords200
2042
2042
  * DJVLC User API
2043
2043
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2044
2044
  *
2045
- * The version of the OpenAPI document: 2.0.0
2045
+ * The version of the OpenAPI document: 1.0.0
2046
2046
  * Contact: dev@djvlc.com
2047
2047
  *
2048
2048
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2087,7 +2087,7 @@ declare function GetClaimRecords200ResponseToJSON(value?: GetClaimRecords200Resp
2087
2087
  * DJVLC User API
2088
2088
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2089
2089
  *
2090
- * The version of the OpenAPI document: 2.0.0
2090
+ * The version of the OpenAPI document: 1.0.0
2091
2091
  * Contact: dev@djvlc.com
2092
2092
  *
2093
2093
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2182,7 +2182,7 @@ declare function GetLotteryRecords200ResponseDataInnerToJSON(value?: GetLotteryR
2182
2182
  * DJVLC User API
2183
2183
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2184
2184
  *
2185
- * The version of the OpenAPI document: 2.0.0
2185
+ * The version of the OpenAPI document: 1.0.0
2186
2186
  * Contact: dev@djvlc.com
2187
2187
  *
2188
2188
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2227,7 +2227,7 @@ declare function GetLotteryRecords200ResponseToJSON(value?: GetLotteryRecords200
2227
2227
  * DJVLC User API
2228
2228
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2229
2229
  *
2230
- * The version of the OpenAPI document: 2.0.0
2230
+ * The version of the OpenAPI document: 1.0.0
2231
2231
  * Contact: dev@djvlc.com
2232
2232
  *
2233
2233
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2265,7 +2265,7 @@ declare function GetPage200ResponseDataMetaToJSON(value?: GetPage200ResponseData
2265
2265
  * DJVLC User API
2266
2266
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2267
2267
  *
2268
- * The version of the OpenAPI document: 2.0.0
2268
+ * The version of the OpenAPI document: 1.0.0
2269
2269
  * Contact: dev@djvlc.com
2270
2270
  *
2271
2271
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2316,7 +2316,7 @@ declare function GetPage200ResponseDataToJSON(value?: GetPage200ResponseData | n
2316
2316
  * DJVLC User API
2317
2317
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2318
2318
  *
2319
- * The version of the OpenAPI document: 2.0.0
2319
+ * The version of the OpenAPI document: 1.0.0
2320
2320
  * Contact: dev@djvlc.com
2321
2321
  *
2322
2322
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2349,7 +2349,7 @@ declare function GetPage200ResponseToJSON(value?: GetPage200Response | null): an
2349
2349
  * DJVLC User API
2350
2350
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2351
2351
  *
2352
- * The version of the OpenAPI document: 2.0.0
2352
+ * The version of the OpenAPI document: 1.0.0
2353
2353
  * Contact: dev@djvlc.com
2354
2354
  *
2355
2355
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2400,7 +2400,7 @@ declare function GetPage404ResponseToJSON(value?: GetPage404Response | null): an
2400
2400
  * DJVLC User API
2401
2401
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2402
2402
  *
2403
- * The version of the OpenAPI document: 2.0.0
2403
+ * The version of the OpenAPI document: 1.0.0
2404
2404
  * Contact: dev@djvlc.com
2405
2405
  *
2406
2406
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2456,7 +2456,7 @@ declare function GetQueryDefinition200ResponseDataToJSON(value?: GetQueryDefinit
2456
2456
  * DJVLC User API
2457
2457
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2458
2458
  *
2459
- * The version of the OpenAPI document: 2.0.0
2459
+ * The version of the OpenAPI document: 1.0.0
2460
2460
  * Contact: dev@djvlc.com
2461
2461
  *
2462
2462
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2489,7 +2489,7 @@ declare function GetQueryDefinition200ResponseToJSON(value?: GetQueryDefinition2
2489
2489
  * DJVLC User API
2490
2490
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2491
2491
  *
2492
- * The version of the OpenAPI document: 2.0.0
2492
+ * The version of the OpenAPI document: 1.0.0
2493
2493
  * Contact: dev@djvlc.com
2494
2494
  *
2495
2495
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2527,7 +2527,7 @@ declare function GetSigninCalendar200ResponseDataRecordsInnerRewardToJSON(value?
2527
2527
  * DJVLC User API
2528
2528
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2529
2529
  *
2530
- * The version of the OpenAPI document: 2.0.0
2530
+ * The version of the OpenAPI document: 1.0.0
2531
2531
  * Contact: dev@djvlc.com
2532
2532
  *
2533
2533
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2572,7 +2572,7 @@ declare function GetSigninCalendar200ResponseDataRecordsInnerToJSON(value?: GetS
2572
2572
  * DJVLC User API
2573
2573
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2574
2574
  *
2575
- * The version of the OpenAPI document: 2.0.0
2575
+ * The version of the OpenAPI document: 1.0.0
2576
2576
  * Contact: dev@djvlc.com
2577
2577
  *
2578
2578
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2629,7 +2629,7 @@ declare function GetSigninCalendar200ResponseDataToJSON(value?: GetSigninCalenda
2629
2629
  * DJVLC User API
2630
2630
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2631
2631
  *
2632
- * The version of the OpenAPI document: 2.0.0
2632
+ * The version of the OpenAPI document: 1.0.0
2633
2633
  * Contact: dev@djvlc.com
2634
2634
  *
2635
2635
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2668,7 +2668,7 @@ declare function GetSigninCalendar200ResponseToJSON(value?: GetSigninCalendar200
2668
2668
  * DJVLC User API
2669
2669
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2670
2670
  *
2671
- * The version of the OpenAPI document: 2.0.0
2671
+ * The version of the OpenAPI document: 1.0.0
2672
2672
  * Contact: dev@djvlc.com
2673
2673
  *
2674
2674
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2712,7 +2712,7 @@ declare function GetTenantConfig200ResponseDataBlockedComponentsInnerToJSON(valu
2712
2712
  * DJVLC User API
2713
2713
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2714
2714
  *
2715
- * The version of the OpenAPI document: 2.0.0
2715
+ * The version of the OpenAPI document: 1.0.0
2716
2716
  * Contact: dev@djvlc.com
2717
2717
  *
2718
2718
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2756,7 +2756,7 @@ declare function GetTenantConfig200ResponseDataKillSwitchToJSON(value?: GetTenan
2756
2756
  * DJVLC User API
2757
2757
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2758
2758
  *
2759
- * The version of the OpenAPI document: 2.0.0
2759
+ * The version of the OpenAPI document: 1.0.0
2760
2760
  * Contact: dev@djvlc.com
2761
2761
  *
2762
2762
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2823,7 +2823,7 @@ declare function GetTenantConfig200ResponseDataToJSON(value?: GetTenantConfig200
2823
2823
  * DJVLC User API
2824
2824
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2825
2825
  *
2826
- * The version of the OpenAPI document: 2.0.0
2826
+ * The version of the OpenAPI document: 1.0.0
2827
2827
  * Contact: dev@djvlc.com
2828
2828
  *
2829
2829
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2862,7 +2862,7 @@ declare function GetTenantConfig200ResponseToJSON(value?: GetTenantConfig200Resp
2862
2862
  * DJVLC User API
2863
2863
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2864
2864
  *
2865
- * The version of the OpenAPI document: 2.0.0
2865
+ * The version of the OpenAPI document: 1.0.0
2866
2866
  * Contact: dev@djvlc.com
2867
2867
  *
2868
2868
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2915,7 +2915,7 @@ declare function HealthCheck200ResponseDependenciesValueToJSON(value?: HealthChe
2915
2915
  * DJVLC User API
2916
2916
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2917
2917
  *
2918
- * The version of the OpenAPI document: 2.0.0
2918
+ * The version of the OpenAPI document: 1.0.0
2919
2919
  * Contact: dev@djvlc.com
2920
2920
  *
2921
2921
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2983,7 +2983,7 @@ declare function HealthCheck200ResponseToJSON(value?: HealthCheck200Response | n
2983
2983
  * DJVLC User API
2984
2984
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
2985
2985
  *
2986
- * The version of the OpenAPI document: 2.0.0
2986
+ * The version of the OpenAPI document: 1.0.0
2987
2987
  * Contact: dev@djvlc.com
2988
2988
  *
2989
2989
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3051,7 +3051,7 @@ declare function HealthResponseToJSON(value?: HealthResponse | null): any;
3051
3051
  * DJVLC User API
3052
3052
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3053
3053
  *
3054
- * The version of the OpenAPI document: 2.0.0
3054
+ * The version of the OpenAPI document: 1.0.0
3055
3055
  * Contact: dev@djvlc.com
3056
3056
  *
3057
3057
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3090,7 +3090,7 @@ declare function IdempotencyConflictResponseToJSON(value?: IdempotencyConflictRe
3090
3090
  * DJVLC User API
3091
3091
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3092
3092
  *
3093
- * The version of the OpenAPI document: 2.0.0
3093
+ * The version of the OpenAPI document: 1.0.0
3094
3094
  * Contact: dev@djvlc.com
3095
3095
  *
3096
3096
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3122,7 +3122,7 @@ declare function LivenessCheck200ResponseToJSON(value?: LivenessCheck200Response
3122
3122
  * DJVLC User API
3123
3123
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3124
3124
  *
3125
- * The version of the OpenAPI document: 2.0.0
3125
+ * The version of the OpenAPI document: 1.0.0
3126
3126
  * Contact: dev@djvlc.com
3127
3127
  *
3128
3128
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3217,7 +3217,7 @@ declare function LotteryRecordInfoToJSON(value?: LotteryRecordInfo | null): any;
3217
3217
  * DJVLC User API
3218
3218
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3219
3219
  *
3220
- * The version of the OpenAPI document: 2.0.0
3220
+ * The version of the OpenAPI document: 1.0.0
3221
3221
  * Contact: dev@djvlc.com
3222
3222
  *
3223
3223
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3261,7 +3261,7 @@ declare function OpsConfigToJSON(value?: OpsConfig | null): any;
3261
3261
  * DJVLC User API
3262
3262
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3263
3263
  *
3264
- * The version of the OpenAPI document: 2.0.0
3264
+ * The version of the OpenAPI document: 1.0.0
3265
3265
  * Contact: dev@djvlc.com
3266
3266
  *
3267
3267
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3294,7 +3294,7 @@ declare function PageResponseToJSON(value?: PageResponse | null): any;
3294
3294
  * DJVLC User API
3295
3295
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3296
3296
  *
3297
- * The version of the OpenAPI document: 2.0.0
3297
+ * The version of the OpenAPI document: 1.0.0
3298
3298
  * Contact: dev@djvlc.com
3299
3299
  *
3300
3300
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3344,7 +3344,7 @@ declare function PaginationMetaToJSON(value?: PaginationMeta | null): any;
3344
3344
  * DJVLC User API
3345
3345
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3346
3346
  *
3347
- * The version of the OpenAPI document: 2.0.0
3347
+ * The version of the OpenAPI document: 1.0.0
3348
3348
  * Contact: dev@djvlc.com
3349
3349
  *
3350
3350
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3450,7 +3450,7 @@ declare function PublicActivityInfoToJSON(value?: PublicActivityInfo | null): an
3450
3450
  * DJVLC User API
3451
3451
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3452
3452
  *
3453
- * The version of the OpenAPI document: 2.0.0
3453
+ * The version of the OpenAPI document: 1.0.0
3454
3454
  * Contact: dev@djvlc.com
3455
3455
  *
3456
3456
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3500,7 +3500,7 @@ declare function QueryContextToJSON(value?: QueryContext | null): any;
3500
3500
  * DJVLC User API
3501
3501
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3502
3502
  *
3503
- * The version of the OpenAPI document: 2.0.0
3503
+ * The version of the OpenAPI document: 1.0.0
3504
3504
  * Contact: dev@djvlc.com
3505
3505
  *
3506
3506
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3550,7 +3550,7 @@ declare function QueryData200ResponseMetaPaginationToJSON(value?: QueryData200Re
3550
3550
  * DJVLC User API
3551
3551
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3552
3552
  *
3553
- * The version of the OpenAPI document: 2.0.0
3553
+ * The version of the OpenAPI document: 1.0.0
3554
3554
  * Contact: dev@djvlc.com
3555
3555
  *
3556
3556
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3607,7 +3607,7 @@ declare function QueryData200ResponseMetaToJSON(value?: QueryData200ResponseMeta
3607
3607
  * DJVLC User API
3608
3608
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3609
3609
  *
3610
- * The version of the OpenAPI document: 2.0.0
3610
+ * The version of the OpenAPI document: 1.0.0
3611
3611
  * Contact: dev@djvlc.com
3612
3612
  *
3613
3613
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3652,7 +3652,7 @@ declare function QueryData200ResponseToJSON(value?: QueryData200Response | null)
3652
3652
  * DJVLC User API
3653
3653
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3654
3654
  *
3655
- * The version of the OpenAPI document: 2.0.0
3655
+ * The version of the OpenAPI document: 1.0.0
3656
3656
  * Contact: dev@djvlc.com
3657
3657
  *
3658
3658
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3696,7 +3696,7 @@ declare function QueryDataRequestOptionsToJSON(value?: QueryDataRequestOptions |
3696
3696
  * DJVLC User API
3697
3697
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3698
3698
  *
3699
- * The version of the OpenAPI document: 2.0.0
3699
+ * The version of the OpenAPI document: 1.0.0
3700
3700
  * Contact: dev@djvlc.com
3701
3701
  *
3702
3702
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3749,7 +3749,7 @@ declare function QueryDataRequestToJSON(value?: QueryDataRequest | null): any;
3749
3749
  * DJVLC User API
3750
3750
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3751
3751
  *
3752
- * The version of the OpenAPI document: 2.0.0
3752
+ * The version of the OpenAPI document: 1.0.0
3753
3753
  * Contact: dev@djvlc.com
3754
3754
  *
3755
3755
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3794,7 +3794,7 @@ declare function QueryDataResponseToJSON(value?: QueryDataResponse | null): any;
3794
3794
  * DJVLC User API
3795
3795
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3796
3796
  *
3797
- * The version of the OpenAPI document: 2.0.0
3797
+ * The version of the OpenAPI document: 1.0.0
3798
3798
  * Contact: dev@djvlc.com
3799
3799
  *
3800
3800
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3827,7 +3827,7 @@ declare function QueryDefinitionResponseToJSON(value?: QueryDefinitionResponse |
3827
3827
  * DJVLC User API
3828
3828
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3829
3829
  *
3830
- * The version of the OpenAPI document: 2.0.0
3830
+ * The version of the OpenAPI document: 1.0.0
3831
3831
  * Contact: dev@djvlc.com
3832
3832
  *
3833
3833
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3871,7 +3871,7 @@ declare function QueryManifestToJSON(value?: QueryManifest | null): any;
3871
3871
  * DJVLC User API
3872
3872
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3873
3873
  *
3874
- * The version of the OpenAPI document: 2.0.0
3874
+ * The version of the OpenAPI document: 1.0.0
3875
3875
  * Contact: dev@djvlc.com
3876
3876
  *
3877
3877
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3903,7 +3903,7 @@ declare function ReadinessCheck200ResponseToJSON(value?: ReadinessCheck200Respon
3903
3903
  * DJVLC User API
3904
3904
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3905
3905
  *
3906
- * The version of the OpenAPI document: 2.0.0
3906
+ * The version of the OpenAPI document: 1.0.0
3907
3907
  * Contact: dev@djvlc.com
3908
3908
  *
3909
3909
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3941,7 +3941,7 @@ declare function ReadinessCheck503ResponseToJSON(value?: ReadinessCheck503Respon
3941
3941
  * DJVLC User API
3942
3942
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
3943
3943
  *
3944
- * The version of the OpenAPI document: 2.0.0
3944
+ * The version of the OpenAPI document: 1.0.0
3945
3945
  * Contact: dev@djvlc.com
3946
3946
  *
3947
3947
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4030,7 +4030,7 @@ declare function ResolveContextToJSON(value?: ResolveContext | null): any;
4030
4030
  * DJVLC User API
4031
4031
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4032
4032
  *
4033
- * The version of the OpenAPI document: 2.0.0
4033
+ * The version of the OpenAPI document: 1.0.0
4034
4034
  * Contact: dev@djvlc.com
4035
4035
  *
4036
4036
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4100,7 +4100,7 @@ declare function ResolvePage200ResponseDataManifestsActionsInnerToJSON(value?: R
4100
4100
  * DJVLC User API
4101
4101
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4102
4102
  *
4103
- * The version of the OpenAPI document: 2.0.0
4103
+ * The version of the OpenAPI document: 1.0.0
4104
4104
  * Contact: dev@djvlc.com
4105
4105
  *
4106
4106
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4168,7 +4168,7 @@ declare function ResolvePage200ResponseDataManifestsComponentsInnerToJSON(value?
4168
4168
  * DJVLC User API
4169
4169
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4170
4170
  *
4171
- * The version of the OpenAPI document: 2.0.0
4171
+ * The version of the OpenAPI document: 1.0.0
4172
4172
  * Contact: dev@djvlc.com
4173
4173
  *
4174
4174
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4212,7 +4212,7 @@ declare function ResolvePage200ResponseDataManifestsQueriesInnerToJSON(value?: R
4212
4212
  * DJVLC User API
4213
4213
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4214
4214
  *
4215
- * The version of the OpenAPI document: 2.0.0
4215
+ * The version of the OpenAPI document: 1.0.0
4216
4216
  * Contact: dev@djvlc.com
4217
4217
  *
4218
4218
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4257,7 +4257,7 @@ declare function ResolvePage200ResponseDataManifestsToJSON(value?: ResolvePage20
4257
4257
  * DJVLC User API
4258
4258
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4259
4259
  *
4260
- * The version of the OpenAPI document: 2.0.0
4260
+ * The version of the OpenAPI document: 1.0.0
4261
4261
  * Contact: dev@djvlc.com
4262
4262
  *
4263
4263
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4301,7 +4301,7 @@ declare function ResolvePage200ResponseDataOpsConfigToJSON(value?: ResolvePage20
4301
4301
  * DJVLC User API
4302
4302
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4303
4303
  *
4304
- * The version of the OpenAPI document: 2.0.0
4304
+ * The version of the OpenAPI document: 1.0.0
4305
4305
  * Contact: dev@djvlc.com
4306
4306
  *
4307
4307
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4372,7 +4372,7 @@ declare function ResolvePage200ResponseDataToJSON(value?: ResolvePage200Response
4372
4372
  * DJVLC User API
4373
4373
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4374
4374
  *
4375
- * The version of the OpenAPI document: 2.0.0
4375
+ * The version of the OpenAPI document: 1.0.0
4376
4376
  * Contact: dev@djvlc.com
4377
4377
  *
4378
4378
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4405,7 +4405,7 @@ declare function ResolvePage200ResponseToJSON(value?: ResolvePage200Response | n
4405
4405
  * DJVLC User API
4406
4406
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4407
4407
  *
4408
- * The version of the OpenAPI document: 2.0.0
4408
+ * The version of the OpenAPI document: 1.0.0
4409
4409
  * Contact: dev@djvlc.com
4410
4410
  *
4411
4411
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4494,7 +4494,7 @@ declare function ResolvePageRequestContextToJSON(value?: ResolvePageRequestConte
4494
4494
  * DJVLC User API
4495
4495
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4496
4496
  *
4497
- * The version of the OpenAPI document: 2.0.0
4497
+ * The version of the OpenAPI document: 1.0.0
4498
4498
  * Contact: dev@djvlc.com
4499
4499
  *
4500
4500
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4538,7 +4538,7 @@ declare function ResolvePageRequestOptionsToJSON(value?: ResolvePageRequestOptio
4538
4538
  * DJVLC User API
4539
4539
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4540
4540
  *
4541
- * The version of the OpenAPI document: 2.0.0
4541
+ * The version of the OpenAPI document: 1.0.0
4542
4542
  * Contact: dev@djvlc.com
4543
4543
  *
4544
4544
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4577,7 +4577,7 @@ declare function ResolvePageRequestToJSON(value?: ResolvePageRequest | null): an
4577
4577
  * DJVLC User API
4578
4578
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4579
4579
  *
4580
- * The version of the OpenAPI document: 2.0.0
4580
+ * The version of the OpenAPI document: 1.0.0
4581
4581
  * Contact: dev@djvlc.com
4582
4582
  *
4583
4583
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4610,7 +4610,7 @@ declare function ResolvePageResponseToJSON(value?: ResolvePageResponse | null):
4610
4610
  * DJVLC User API
4611
4611
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4612
4612
  *
4613
- * The version of the OpenAPI document: 2.0.0
4613
+ * The version of the OpenAPI document: 1.0.0
4614
4614
  * Contact: dev@djvlc.com
4615
4615
  *
4616
4616
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4681,7 +4681,7 @@ declare function ResolveTenant200ResponseDataToJSON(value?: ResolveTenant200Resp
4681
4681
  * DJVLC User API
4682
4682
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4683
4683
  *
4684
- * The version of the OpenAPI document: 2.0.0
4684
+ * The version of the OpenAPI document: 1.0.0
4685
4685
  * Contact: dev@djvlc.com
4686
4686
  *
4687
4687
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4720,7 +4720,7 @@ declare function ResolveTenant200ResponseToJSON(value?: ResolveTenant200Response
4720
4720
  * DJVLC User API
4721
4721
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4722
4722
  *
4723
- * The version of the OpenAPI document: 2.0.0
4723
+ * The version of the OpenAPI document: 1.0.0
4724
4724
  * Contact: dev@djvlc.com
4725
4725
  *
4726
4726
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4764,7 +4764,7 @@ declare function ResolveTenantRequestToJSON(value?: ResolveTenantRequest | null)
4764
4764
  * DJVLC User API
4765
4765
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4766
4766
  *
4767
- * The version of the OpenAPI document: 2.0.0
4767
+ * The version of the OpenAPI document: 1.0.0
4768
4768
  * Contact: dev@djvlc.com
4769
4769
  *
4770
4770
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4809,7 +4809,7 @@ declare function ResourceManifestsToJSON(value?: ResourceManifests | null): any;
4809
4809
  * DJVLC User API
4810
4810
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4811
4811
  *
4812
- * The version of the OpenAPI document: 2.0.0
4812
+ * The version of the OpenAPI document: 1.0.0
4813
4813
  * Contact: dev@djvlc.com
4814
4814
  *
4815
4815
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4866,7 +4866,7 @@ declare function SigninCalendarToJSON(value?: SigninCalendar | null): any;
4866
4866
  * DJVLC User API
4867
4867
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4868
4868
  *
4869
- * The version of the OpenAPI document: 2.0.0
4869
+ * The version of the OpenAPI document: 1.0.0
4870
4870
  * Contact: dev@djvlc.com
4871
4871
  *
4872
4872
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4933,7 +4933,7 @@ declare function TenantConfigToJSON(value?: TenantConfig | null): any;
4933
4933
  * DJVLC User API
4934
4934
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
4935
4935
  *
4936
- * The version of the OpenAPI document: 2.0.0
4936
+ * The version of the OpenAPI document: 1.0.0
4937
4937
  * Contact: dev@djvlc.com
4938
4938
  *
4939
4939
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5004,7 +5004,7 @@ declare function TenantInfoToJSON(value?: TenantInfo | null): any;
5004
5004
  * DJVLC User API
5005
5005
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5006
5006
  *
5007
- * The version of the OpenAPI document: 2.0.0
5007
+ * The version of the OpenAPI document: 1.0.0
5008
5008
  * Contact: dev@djvlc.com
5009
5009
  *
5010
5010
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5036,7 +5036,7 @@ declare function Track202ResponseDataToJSON(value?: Track202ResponseData | null)
5036
5036
  * DJVLC User API
5037
5037
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5038
5038
  *
5039
- * The version of the OpenAPI document: 2.0.0
5039
+ * The version of the OpenAPI document: 1.0.0
5040
5040
  * Contact: dev@djvlc.com
5041
5041
  *
5042
5042
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5075,7 +5075,7 @@ declare function Track202ResponseToJSON(value?: Track202Response | null): any;
5075
5075
  * DJVLC User API
5076
5076
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5077
5077
  *
5078
- * The version of the OpenAPI document: 2.0.0
5078
+ * The version of the OpenAPI document: 1.0.0
5079
5079
  * Contact: dev@djvlc.com
5080
5080
  *
5081
5081
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5113,7 +5113,7 @@ declare function TrackBatch202ResponseDataErrorsInnerToJSON(value?: TrackBatch20
5113
5113
  * DJVLC User API
5114
5114
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5115
5115
  *
5116
- * The version of the OpenAPI document: 2.0.0
5116
+ * The version of the OpenAPI document: 1.0.0
5117
5117
  * Contact: dev@djvlc.com
5118
5118
  *
5119
5119
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5158,7 +5158,7 @@ declare function TrackBatch202ResponseDataToJSON(value?: TrackBatch202ResponseDa
5158
5158
  * DJVLC User API
5159
5159
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5160
5160
  *
5161
- * The version of the OpenAPI document: 2.0.0
5161
+ * The version of the OpenAPI document: 1.0.0
5162
5162
  * Contact: dev@djvlc.com
5163
5163
  *
5164
5164
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5197,7 +5197,7 @@ declare function TrackBatch202ResponseToJSON(value?: TrackBatch202Response | nul
5197
5197
  * DJVLC User API
5198
5198
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5199
5199
  *
5200
- * The version of the OpenAPI document: 2.0.0
5200
+ * The version of the OpenAPI document: 1.0.0
5201
5201
  * Contact: dev@djvlc.com
5202
5202
  *
5203
5203
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5253,7 +5253,7 @@ declare function TrackRequestContextToJSON(value?: TrackRequestContext | null):
5253
5253
  * DJVLC User API
5254
5254
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5255
5255
  *
5256
- * The version of the OpenAPI document: 2.0.0
5256
+ * The version of the OpenAPI document: 1.0.0
5257
5257
  * Contact: dev@djvlc.com
5258
5258
  *
5259
5259
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5322,7 +5322,7 @@ declare function TrackRequestToJSON(value?: TrackRequest | null): any;
5322
5322
  * DJVLC User API
5323
5323
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5324
5324
  *
5325
- * The version of the OpenAPI document: 2.0.0
5325
+ * The version of the OpenAPI document: 1.0.0
5326
5326
  * Contact: dev@djvlc.com
5327
5327
  *
5328
5328
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5355,7 +5355,7 @@ declare function TrackBatchRequestToJSON(value?: TrackBatchRequest | null): any;
5355
5355
  * DJVLC User API
5356
5356
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5357
5357
  *
5358
- * The version of the OpenAPI document: 2.0.0
5358
+ * The version of the OpenAPI document: 1.0.0
5359
5359
  * Contact: dev@djvlc.com
5360
5360
  *
5361
5361
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5433,7 +5433,7 @@ declare function UserActivityStateToJSON(value?: UserActivityState | null): any;
5433
5433
  * DJVLC User API
5434
5434
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5435
5435
  *
5436
- * The version of the OpenAPI document: 2.0.0
5436
+ * The version of the OpenAPI document: 1.0.0
5437
5437
  * Contact: dev@djvlc.com
5438
5438
  *
5439
5439
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5477,7 +5477,7 @@ declare function ValidateActionParams200ResponseDataErrorsInnerToJSON(value?: Va
5477
5477
  * DJVLC User API
5478
5478
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5479
5479
  *
5480
- * The version of the OpenAPI document: 2.0.0
5480
+ * The version of the OpenAPI document: 1.0.0
5481
5481
  * Contact: dev@djvlc.com
5482
5482
  *
5483
5483
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5516,7 +5516,7 @@ declare function ValidateActionParams200ResponseDataToJSON(value?: ValidateActio
5516
5516
  * DJVLC User API
5517
5517
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5518
5518
  *
5519
- * The version of the OpenAPI document: 2.0.0
5519
+ * The version of the OpenAPI document: 1.0.0
5520
5520
  * Contact: dev@djvlc.com
5521
5521
  *
5522
5522
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5549,7 +5549,7 @@ declare function ValidateActionParams200ResponseToJSON(value?: ValidateActionPar
5549
5549
  * DJVLC User API
5550
5550
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5551
5551
  *
5552
- * The version of the OpenAPI document: 2.0.0
5552
+ * The version of the OpenAPI document: 1.0.0
5553
5553
  * Contact: dev@djvlc.com
5554
5554
  *
5555
5555
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5595,7 +5595,7 @@ declare function ValidateActionParamsRequestToJSON(value?: ValidateActionParamsR
5595
5595
  * DJVLC User API
5596
5596
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5597
5597
  *
5598
- * The version of the OpenAPI document: 2.0.0
5598
+ * The version of the OpenAPI document: 1.0.0
5599
5599
  * Contact: dev@djvlc.com
5600
5600
  *
5601
5601
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5641,7 +5641,7 @@ declare function ValidateActionRequestToJSON(value?: ValidateActionRequest | nul
5641
5641
  * DJVLC User API
5642
5642
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5643
5643
  *
5644
- * The version of the OpenAPI document: 2.0.0
5644
+ * The version of the OpenAPI document: 1.0.0
5645
5645
  * Contact: dev@djvlc.com
5646
5646
  *
5647
5647
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5674,7 +5674,7 @@ declare function ValidateActionResponseToJSON(value?: ValidateActionResponse | n
5674
5674
  * DJVLC User API
5675
5675
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5676
5676
  *
5677
- * The version of the OpenAPI document: 2.0.0
5677
+ * The version of the OpenAPI document: 1.0.0
5678
5678
  * Contact: dev@djvlc.com
5679
5679
  *
5680
5680
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5781,7 +5781,7 @@ declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
5781
5781
  * DJVLC User API
5782
5782
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5783
5783
  *
5784
- * The version of the OpenAPI document: 2.0.0
5784
+ * The version of the OpenAPI document: 1.0.0
5785
5785
  * Contact: dev@djvlc.com
5786
5786
  *
5787
5787
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5952,7 +5952,7 @@ declare class ActivitiesApi extends BaseAPI implements ActivitiesApiInterface {
5952
5952
  * DJVLC User API
5953
5953
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
5954
5954
  *
5955
- * The version of the OpenAPI document: 2.0.0
5955
+ * The version of the OpenAPI document: 1.0.0
5956
5956
  * Contact: dev@djvlc.com
5957
5957
  *
5958
5958
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6036,7 +6036,7 @@ declare class PagesApi extends BaseAPI implements PagesApiInterface {
6036
6036
  * DJVLC User API
6037
6037
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
6038
6038
  *
6039
- * The version of the OpenAPI document: 2.0.0
6039
+ * The version of the OpenAPI document: 1.0.0
6040
6040
  * Contact: dev@djvlc.com
6041
6041
  *
6042
6042
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6143,7 +6143,7 @@ declare class QueriesApi extends BaseAPI implements QueriesApiInterface {
6143
6143
  * DJVLC User API
6144
6144
  * DJVLC 低代码平台用户端 API(数据面) 提供以下功能: - 页面解析(Page Resolve) - 动作执行(Action Gateway - 统一入口) - 数据查询(Data Proxy - 统一入口) - 活动状态查询 - 埋点上报(Track) - 租户解析(Tenant Resolver) - 健康检查(Health) 核心原则: - 所有业务动作只走 Action Gateway(鉴权/风控/幂等/审计/签名) - 所有数据访问只走 Data Proxy(白名单/裁剪/脱敏/缓存) - 全链路可追溯:pageVersionId + componentVersionId + actionId + traceId
6145
6145
  *
6146
- * The version of the OpenAPI document: 2.0.0
6146
+ * The version of the OpenAPI document: 1.0.0
6147
6147
  * Contact: dev@djvlc.com
6148
6148
  *
6149
6149
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6315,6 +6315,6 @@ declare function createUserConfiguration(config?: UserClientConfig): Configurati
6315
6315
  */
6316
6316
 
6317
6317
  /** 客户端版本 */
6318
- declare const VERSION = "2.0.0";
6318
+ declare const VERSION = "1.0.0";
6319
6319
 
6320
6320
  export { type ActionContext, ActionContextFromJSON, ActionContextFromJSONTyped, ActionContextToJSON, type ActionDefinitionResponse, ActionDefinitionResponseFromJSON, ActionDefinitionResponseFromJSONTyped, ActionDefinitionResponseToJSON, type ActionEffect, ActionEffectFromJSON, ActionEffectFromJSONTyped, ActionEffectToJSON, ActionEffectTypeEnum, type ActionManifest, ActionManifestActionTypeEnum, ActionManifestFromJSON, ActionManifestFromJSONTyped, ActionManifestToJSON, ActionsApi, ActivitiesApi, BaseAPI, type BatchQueryData200Response, type BatchQueryData200ResponseDataValue, type BatchQueryData200ResponseDataValueError, BatchQueryData200ResponseDataValueErrorFromJSON, BatchQueryData200ResponseDataValueErrorFromJSONTyped, BatchQueryData200ResponseDataValueErrorToJSON, BatchQueryData200ResponseDataValueFromJSON, BatchQueryData200ResponseDataValueFromJSONTyped, BatchQueryData200ResponseDataValueToJSON, BatchQueryData200ResponseFromJSON, BatchQueryData200ResponseFromJSONTyped, BatchQueryData200ResponseToJSON, type BatchQueryDataRequest, BatchQueryDataRequestFromJSON, BatchQueryDataRequestFromJSONTyped, type BatchQueryDataRequestQueriesInner, BatchQueryDataRequestQueriesInnerFromJSON, BatchQueryDataRequestQueriesInnerFromJSONTyped, BatchQueryDataRequestQueriesInnerToJSON, BatchQueryDataRequestToJSON, type BatchQueryRequest, BatchQueryRequestFromJSON, BatchQueryRequestFromJSONTyped, BatchQueryRequestToJSON, type BatchQueryResponse, BatchQueryResponseFromJSON, BatchQueryResponseFromJSONTyped, BatchQueryResponseToJSON, type ClaimRecordInfo, ClaimRecordInfoFromJSON, ClaimRecordInfoFromJSONTyped, ClaimRecordInfoStatusEnum, ClaimRecordInfoToJSON, type ComponentManifest, ComponentManifestFromJSON, ComponentManifestFromJSONTyped, ComponentManifestToJSON, Configuration, type ConfigurationParameters, type ErrorResponse, ErrorResponseFromJSON, ErrorResponseFromJSONTyped, ErrorResponseToJSON, type ExecuteAction200Response, type ExecuteAction200ResponseData, type ExecuteAction200ResponseDataEffectsInner, ExecuteAction200ResponseDataEffectsInnerFromJSON, ExecuteAction200ResponseDataEffectsInnerFromJSONTyped, ExecuteAction200ResponseDataEffectsInnerToJSON, ExecuteAction200ResponseDataEffectsInnerTypeEnum, ExecuteAction200ResponseDataFromJSON, ExecuteAction200ResponseDataFromJSONTyped, ExecuteAction200ResponseDataToJSON, ExecuteAction200ResponseFromJSON, ExecuteAction200ResponseFromJSONTyped, type ExecuteAction200ResponseMeta, ExecuteAction200ResponseMetaFromJSON, ExecuteAction200ResponseMetaFromJSONTyped, ExecuteAction200ResponseMetaToJSON, ExecuteAction200ResponseToJSON, type ExecuteAction409Response, type ExecuteAction409ResponseData, ExecuteAction409ResponseDataFromJSON, ExecuteAction409ResponseDataFromJSONTyped, ExecuteAction409ResponseDataToJSON, ExecuteAction409ResponseFromJSON, ExecuteAction409ResponseFromJSONTyped, ExecuteAction409ResponseToJSON, type ExecuteActionRequest, ExecuteActionRequestActionTypeEnum, type ExecuteActionRequestContext, ExecuteActionRequestContextFromJSON, ExecuteActionRequestContextFromJSONTyped, ExecuteActionRequestContextToJSON, ExecuteActionRequestFromJSON, ExecuteActionRequestFromJSONTyped, type ExecuteActionRequestOptions, ExecuteActionRequestOptionsFromJSON, ExecuteActionRequestOptionsFromJSONTyped, ExecuteActionRequestOptionsToJSON, ExecuteActionRequestToJSON, type ExecuteActionResponse, ExecuteActionResponseFromJSON, ExecuteActionResponseFromJSONTyped, ExecuteActionResponseToJSON, type FetchAPI, FetchError, type GetActionDefinition200Response, type GetActionDefinition200ResponseData, GetActionDefinition200ResponseDataFromJSON, GetActionDefinition200ResponseDataFromJSONTyped, GetActionDefinition200ResponseDataToJSON, GetActionDefinition200ResponseFromJSON, GetActionDefinition200ResponseFromJSONTyped, GetActionDefinition200ResponseToJSON, type GetActivityInfo200Response, type GetActivityInfo200ResponseData, GetActivityInfo200ResponseDataFromJSON, GetActivityInfo200ResponseDataFromJSONTyped, type GetActivityInfo200ResponseDataRewardsInner, GetActivityInfo200ResponseDataRewardsInnerFromJSON, GetActivityInfo200ResponseDataRewardsInnerFromJSONTyped, GetActivityInfo200ResponseDataRewardsInnerToJSON, GetActivityInfo200ResponseDataStatusEnum, GetActivityInfo200ResponseDataToJSON, GetActivityInfo200ResponseDataTypeEnum, GetActivityInfo200ResponseFromJSON, GetActivityInfo200ResponseFromJSONTyped, GetActivityInfo200ResponseToJSON, type GetActivityState200Response, type GetActivityState200ResponseData, GetActivityState200ResponseDataFromJSON, GetActivityState200ResponseDataFromJSONTyped, GetActivityState200ResponseDataToJSON, GetActivityState200ResponseFromJSON, GetActivityState200ResponseFromJSONTyped, GetActivityState200ResponseToJSON, type GetClaimRecords200Response, type GetClaimRecords200ResponseDataInner, GetClaimRecords200ResponseDataInnerFromJSON, GetClaimRecords200ResponseDataInnerFromJSONTyped, GetClaimRecords200ResponseDataInnerStatusEnum, GetClaimRecords200ResponseDataInnerToJSON, GetClaimRecords200ResponseFromJSON, GetClaimRecords200ResponseFromJSONTyped, type GetClaimRecords200ResponseMeta, GetClaimRecords200ResponseMetaFromJSON, GetClaimRecords200ResponseMetaFromJSONTyped, GetClaimRecords200ResponseMetaToJSON, GetClaimRecords200ResponseToJSON, type GetLotteryRecords200Response, type GetLotteryRecords200ResponseDataInner, GetLotteryRecords200ResponseDataInnerFromJSON, GetLotteryRecords200ResponseDataInnerFromJSONTyped, GetLotteryRecords200ResponseDataInnerPrizeTypeEnum, GetLotteryRecords200ResponseDataInnerStatusEnum, GetLotteryRecords200ResponseDataInnerToJSON, GetLotteryRecords200ResponseFromJSON, GetLotteryRecords200ResponseFromJSONTyped, GetLotteryRecords200ResponseToJSON, type GetPage200Response, type GetPage200ResponseData, GetPage200ResponseDataFromJSON, GetPage200ResponseDataFromJSONTyped, type GetPage200ResponseDataMeta, GetPage200ResponseDataMetaFromJSON, GetPage200ResponseDataMetaFromJSONTyped, GetPage200ResponseDataMetaToJSON, GetPage200ResponseDataToJSON, GetPage200ResponseFromJSON, GetPage200ResponseFromJSONTyped, GetPage200ResponseToJSON, type GetPage404Response, type GetPage404ResponseDetailsInner, GetPage404ResponseDetailsInnerFromJSON, GetPage404ResponseDetailsInnerFromJSONTyped, GetPage404ResponseDetailsInnerToJSON, GetPage404ResponseFromJSON, GetPage404ResponseFromJSONTyped, GetPage404ResponseToJSON, type GetQueryDefinition200Response, type GetQueryDefinition200ResponseData, GetQueryDefinition200ResponseDataFromJSON, GetQueryDefinition200ResponseDataFromJSONTyped, GetQueryDefinition200ResponseDataToJSON, GetQueryDefinition200ResponseFromJSON, GetQueryDefinition200ResponseFromJSONTyped, GetQueryDefinition200ResponseToJSON, type GetSigninCalendar200Response, type GetSigninCalendar200ResponseData, GetSigninCalendar200ResponseDataFromJSON, GetSigninCalendar200ResponseDataFromJSONTyped, type GetSigninCalendar200ResponseDataRecordsInner, GetSigninCalendar200ResponseDataRecordsInnerFromJSON, GetSigninCalendar200ResponseDataRecordsInnerFromJSONTyped, type GetSigninCalendar200ResponseDataRecordsInnerReward, GetSigninCalendar200ResponseDataRecordsInnerRewardFromJSON, GetSigninCalendar200ResponseDataRecordsInnerRewardFromJSONTyped, GetSigninCalendar200ResponseDataRecordsInnerRewardToJSON, GetSigninCalendar200ResponseDataRecordsInnerToJSON, GetSigninCalendar200ResponseDataToJSON, GetSigninCalendar200ResponseFromJSON, GetSigninCalendar200ResponseFromJSONTyped, GetSigninCalendar200ResponseToJSON, type GetTenantConfig200Response, type GetTenantConfig200ResponseData, type GetTenantConfig200ResponseDataBlockedComponentsInner, GetTenantConfig200ResponseDataBlockedComponentsInnerFromJSON, GetTenantConfig200ResponseDataBlockedComponentsInnerFromJSONTyped, GetTenantConfig200ResponseDataBlockedComponentsInnerToJSON, GetTenantConfig200ResponseDataFromJSON, GetTenantConfig200ResponseDataFromJSONTyped, type GetTenantConfig200ResponseDataKillSwitch, GetTenantConfig200ResponseDataKillSwitchFromJSON, GetTenantConfig200ResponseDataKillSwitchFromJSONTyped, GetTenantConfig200ResponseDataKillSwitchToJSON, GetTenantConfig200ResponseDataToJSON, GetTenantConfig200ResponseFromJSON, GetTenantConfig200ResponseFromJSONTyped, GetTenantConfig200ResponseToJSON, type HealthCheck200Response, type HealthCheck200ResponseDependenciesValue, HealthCheck200ResponseDependenciesValueFromJSON, HealthCheck200ResponseDependenciesValueFromJSONTyped, HealthCheck200ResponseDependenciesValueStatusEnum, HealthCheck200ResponseDependenciesValueToJSON, HealthCheck200ResponseFromJSON, HealthCheck200ResponseFromJSONTyped, HealthCheck200ResponseStatusEnum, HealthCheck200ResponseToJSON, type HealthResponse, HealthResponseFromJSON, HealthResponseFromJSONTyped, HealthResponseStatusEnum, HealthResponseToJSON, type IdempotencyConflictResponse, IdempotencyConflictResponseFromJSON, IdempotencyConflictResponseFromJSONTyped, IdempotencyConflictResponseToJSON, type LivenessCheck200Response, LivenessCheck200ResponseFromJSON, LivenessCheck200ResponseFromJSONTyped, LivenessCheck200ResponseToJSON, type LotteryRecordInfo, LotteryRecordInfoFromJSON, LotteryRecordInfoFromJSONTyped, LotteryRecordInfoPrizeTypeEnum, LotteryRecordInfoStatusEnum, LotteryRecordInfoToJSON, type Middleware, type OpsConfig, OpsConfigFromJSON, OpsConfigFromJSONTyped, OpsConfigToJSON, type PageResponse, PageResponseFromJSON, PageResponseFromJSONTyped, PageResponseToJSON, PagesApi, type PaginationMeta, PaginationMetaFromJSON, PaginationMetaFromJSONTyped, PaginationMetaToJSON, type PublicActivityInfo, PublicActivityInfoFromJSON, PublicActivityInfoFromJSONTyped, PublicActivityInfoStatusEnum, PublicActivityInfoToJSON, PublicActivityInfoTypeEnum, QueriesApi, type QueryContext, QueryContextFromJSON, QueryContextFromJSONTyped, QueryContextToJSON, type QueryData200Response, QueryData200ResponseFromJSON, QueryData200ResponseFromJSONTyped, type QueryData200ResponseMeta, QueryData200ResponseMetaFromJSON, QueryData200ResponseMetaFromJSONTyped, type QueryData200ResponseMetaPagination, QueryData200ResponseMetaPaginationFromJSON, QueryData200ResponseMetaPaginationFromJSONTyped, QueryData200ResponseMetaPaginationToJSON, QueryData200ResponseMetaToJSON, QueryData200ResponseToJSON, type QueryDataRequest, type QueryDataRequestContext, QueryDataRequestContextFromJSON, QueryDataRequestContextFromJSONTyped, QueryDataRequestContextToJSON, QueryDataRequestFromJSON, QueryDataRequestFromJSONTyped, type QueryDataRequestOptions, QueryDataRequestOptionsFromJSON, QueryDataRequestOptionsFromJSONTyped, QueryDataRequestOptionsToJSON, QueryDataRequestToJSON, type QueryDataResponse, QueryDataResponseFromJSON, QueryDataResponseFromJSONTyped, QueryDataResponseToJSON, type QueryDefinitionResponse, QueryDefinitionResponseFromJSON, QueryDefinitionResponseFromJSONTyped, QueryDefinitionResponseToJSON, type QueryManifest, QueryManifestFromJSON, QueryManifestFromJSONTyped, QueryManifestToJSON, type ReadinessCheck200Response, ReadinessCheck200ResponseFromJSON, ReadinessCheck200ResponseFromJSONTyped, ReadinessCheck200ResponseToJSON, type ReadinessCheck503Response, ReadinessCheck503ResponseFromJSON, ReadinessCheck503ResponseFromJSONTyped, ReadinessCheck503ResponseToJSON, RequiredError, type ResolveContext, ResolveContextDeviceTypeEnum, ResolveContextFromJSON, ResolveContextFromJSONTyped, ResolveContextToJSON, type ResolvePage200Response, type ResolvePage200ResponseData, ResolvePage200ResponseDataFromJSON, ResolvePage200ResponseDataFromJSONTyped, type ResolvePage200ResponseDataManifests, type ResolvePage200ResponseDataManifestsActionsInner, ResolvePage200ResponseDataManifestsActionsInnerActionTypeEnum, ResolvePage200ResponseDataManifestsActionsInnerFromJSON, ResolvePage200ResponseDataManifestsActionsInnerFromJSONTyped, ResolvePage200ResponseDataManifestsActionsInnerToJSON, type ResolvePage200ResponseDataManifestsComponentsInner, ResolvePage200ResponseDataManifestsComponentsInnerFromJSON, ResolvePage200ResponseDataManifestsComponentsInnerFromJSONTyped, ResolvePage200ResponseDataManifestsComponentsInnerToJSON, ResolvePage200ResponseDataManifestsFromJSON, ResolvePage200ResponseDataManifestsFromJSONTyped, type ResolvePage200ResponseDataManifestsQueriesInner, ResolvePage200ResponseDataManifestsQueriesInnerFromJSON, ResolvePage200ResponseDataManifestsQueriesInnerFromJSONTyped, ResolvePage200ResponseDataManifestsQueriesInnerToJSON, ResolvePage200ResponseDataManifestsToJSON, type ResolvePage200ResponseDataOpsConfig, ResolvePage200ResponseDataOpsConfigFromJSON, ResolvePage200ResponseDataOpsConfigFromJSONTyped, ResolvePage200ResponseDataOpsConfigToJSON, ResolvePage200ResponseDataToJSON, ResolvePage200ResponseFromJSON, ResolvePage200ResponseFromJSONTyped, ResolvePage200ResponseToJSON, type ResolvePageRequest, type ResolvePageRequestContext, ResolvePageRequestContextDeviceTypeEnum, ResolvePageRequestContextFromJSON, ResolvePageRequestContextFromJSONTyped, ResolvePageRequestContextToJSON, ResolvePageRequestFromJSON, ResolvePageRequestFromJSONTyped, type ResolvePageRequestOptions, ResolvePageRequestOptionsFromJSON, ResolvePageRequestOptionsFromJSONTyped, ResolvePageRequestOptionsToJSON, ResolvePageRequestToJSON, type ResolvePageResponse, ResolvePageResponseFromJSON, ResolvePageResponseFromJSONTyped, ResolvePageResponseToJSON, type ResolveTenant200Response, type ResolveTenant200ResponseData, ResolveTenant200ResponseDataFromJSON, ResolveTenant200ResponseDataFromJSONTyped, ResolveTenant200ResponseDataStatusEnum, ResolveTenant200ResponseDataToJSON, ResolveTenant200ResponseFromJSON, ResolveTenant200ResponseFromJSONTyped, ResolveTenant200ResponseToJSON, type ResolveTenantRequest, ResolveTenantRequestFromJSON, ResolveTenantRequestFromJSONTyped, ResolveTenantRequestToJSON, type ResourceManifests, ResourceManifestsFromJSON, ResourceManifestsFromJSONTyped, ResourceManifestsToJSON, ResponseError, type SigninCalendar, SigninCalendarFromJSON, SigninCalendarFromJSONTyped, SigninCalendarToJSON, type TenantConfig, TenantConfigFromJSON, TenantConfigFromJSONTyped, TenantConfigToJSON, type TenantInfo, TenantInfoFromJSON, TenantInfoFromJSONTyped, TenantInfoStatusEnum, TenantInfoToJSON, type Track202Response, type Track202ResponseData, Track202ResponseDataFromJSON, Track202ResponseDataFromJSONTyped, Track202ResponseDataToJSON, Track202ResponseFromJSON, Track202ResponseFromJSONTyped, Track202ResponseToJSON, TrackApi, type TrackBatch202Response, type TrackBatch202ResponseData, type TrackBatch202ResponseDataErrorsInner, TrackBatch202ResponseDataErrorsInnerFromJSON, TrackBatch202ResponseDataErrorsInnerFromJSONTyped, TrackBatch202ResponseDataErrorsInnerToJSON, TrackBatch202ResponseDataFromJSON, TrackBatch202ResponseDataFromJSONTyped, TrackBatch202ResponseDataToJSON, TrackBatch202ResponseFromJSON, TrackBatch202ResponseFromJSONTyped, TrackBatch202ResponseToJSON, type TrackBatchRequest, TrackBatchRequestFromJSON, TrackBatchRequestFromJSONTyped, TrackBatchRequestToJSON, type TrackRequest, type TrackRequestContext, TrackRequestContextFromJSON, TrackRequestContextFromJSONTyped, TrackRequestContextToJSON, TrackRequestEventTypeEnum, TrackRequestFromJSON, TrackRequestFromJSONTyped, TrackRequestToJSON, type UserActivityState, UserActivityStateFromJSON, UserActivityStateFromJSONTyped, UserActivityStateToJSON, UserClient, type UserClientConfig, VERSION, type ValidateActionParams200Response, type ValidateActionParams200ResponseData, type ValidateActionParams200ResponseDataErrorsInner, ValidateActionParams200ResponseDataErrorsInnerFromJSON, ValidateActionParams200ResponseDataErrorsInnerFromJSONTyped, ValidateActionParams200ResponseDataErrorsInnerToJSON, ValidateActionParams200ResponseDataFromJSON, ValidateActionParams200ResponseDataFromJSONTyped, ValidateActionParams200ResponseDataToJSON, ValidateActionParams200ResponseFromJSON, ValidateActionParams200ResponseFromJSONTyped, ValidateActionParams200ResponseToJSON, type ValidateActionParamsRequest, ValidateActionParamsRequestFromJSON, ValidateActionParamsRequestFromJSONTyped, ValidateActionParamsRequestToJSON, type ValidateActionRequest, ValidateActionRequestFromJSON, ValidateActionRequestFromJSONTyped, ValidateActionRequestToJSON, type ValidateActionResponse, ValidateActionResponseFromJSON, ValidateActionResponseFromJSONTyped, ValidateActionResponseToJSON, createUserClient, createUserConfiguration, instanceOfActionContext, instanceOfActionDefinitionResponse, instanceOfActionEffect, instanceOfActionManifest, instanceOfBatchQueryData200Response, instanceOfBatchQueryData200ResponseDataValue, instanceOfBatchQueryData200ResponseDataValueError, instanceOfBatchQueryDataRequest, instanceOfBatchQueryDataRequestQueriesInner, instanceOfBatchQueryRequest, instanceOfBatchQueryResponse, instanceOfClaimRecordInfo, instanceOfComponentManifest, instanceOfErrorResponse, instanceOfExecuteAction200Response, instanceOfExecuteAction200ResponseData, instanceOfExecuteAction200ResponseDataEffectsInner, instanceOfExecuteAction200ResponseMeta, instanceOfExecuteAction409Response, instanceOfExecuteAction409ResponseData, instanceOfExecuteActionRequest, instanceOfExecuteActionRequestContext, instanceOfExecuteActionRequestOptions, instanceOfExecuteActionResponse, instanceOfGetActionDefinition200Response, instanceOfGetActionDefinition200ResponseData, instanceOfGetActivityInfo200Response, instanceOfGetActivityInfo200ResponseData, instanceOfGetActivityInfo200ResponseDataRewardsInner, instanceOfGetActivityState200Response, instanceOfGetActivityState200ResponseData, instanceOfGetClaimRecords200Response, instanceOfGetClaimRecords200ResponseDataInner, instanceOfGetClaimRecords200ResponseMeta, instanceOfGetLotteryRecords200Response, instanceOfGetLotteryRecords200ResponseDataInner, instanceOfGetPage200Response, instanceOfGetPage200ResponseData, instanceOfGetPage200ResponseDataMeta, instanceOfGetPage404Response, instanceOfGetPage404ResponseDetailsInner, instanceOfGetQueryDefinition200Response, instanceOfGetQueryDefinition200ResponseData, instanceOfGetSigninCalendar200Response, instanceOfGetSigninCalendar200ResponseData, instanceOfGetSigninCalendar200ResponseDataRecordsInner, instanceOfGetSigninCalendar200ResponseDataRecordsInnerReward, instanceOfGetTenantConfig200Response, instanceOfGetTenantConfig200ResponseData, instanceOfGetTenantConfig200ResponseDataBlockedComponentsInner, instanceOfGetTenantConfig200ResponseDataKillSwitch, instanceOfHealthCheck200Response, instanceOfHealthCheck200ResponseDependenciesValue, instanceOfHealthResponse, instanceOfIdempotencyConflictResponse, instanceOfLivenessCheck200Response, instanceOfLotteryRecordInfo, instanceOfOpsConfig, instanceOfPageResponse, instanceOfPaginationMeta, instanceOfPublicActivityInfo, instanceOfQueryContext, instanceOfQueryData200Response, instanceOfQueryData200ResponseMeta, instanceOfQueryData200ResponseMetaPagination, instanceOfQueryDataRequest, instanceOfQueryDataRequestContext, instanceOfQueryDataRequestOptions, instanceOfQueryDataResponse, instanceOfQueryDefinitionResponse, instanceOfQueryManifest, instanceOfReadinessCheck200Response, instanceOfReadinessCheck503Response, instanceOfResolveContext, instanceOfResolvePage200Response, instanceOfResolvePage200ResponseData, instanceOfResolvePage200ResponseDataManifests, instanceOfResolvePage200ResponseDataManifestsActionsInner, instanceOfResolvePage200ResponseDataManifestsComponentsInner, instanceOfResolvePage200ResponseDataManifestsQueriesInner, instanceOfResolvePage200ResponseDataOpsConfig, instanceOfResolvePageRequest, instanceOfResolvePageRequestContext, instanceOfResolvePageRequestOptions, instanceOfResolvePageResponse, instanceOfResolveTenant200Response, instanceOfResolveTenant200ResponseData, instanceOfResolveTenantRequest, instanceOfResourceManifests, instanceOfSigninCalendar, instanceOfTenantConfig, instanceOfTenantInfo, instanceOfTrack202Response, instanceOfTrack202ResponseData, instanceOfTrackBatch202Response, instanceOfTrackBatch202ResponseData, instanceOfTrackBatch202ResponseDataErrorsInner, instanceOfTrackBatchRequest, instanceOfTrackRequest, instanceOfTrackRequestContext, instanceOfUserActivityState, instanceOfValidateActionParams200Response, instanceOfValidateActionParams200ResponseData, instanceOfValidateActionParams200ResponseDataErrorsInner, instanceOfValidateActionParamsRequest, instanceOfValidateActionRequest, instanceOfValidateActionResponse };