@gct-paas/api 0.1.6-dev.13 → 0.1.6-dev.15

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.
@@ -88,7 +88,7 @@ export interface AcLicenseResponse {
88
88
  }
89
89
  export interface AccountConfig {
90
90
  /**
91
- * 应用类型 枚举(钉钉 DINGDING,企微 QIYEWEIXIN,飞书 FEISHU)
91
+ * 应用类型 枚举 (钉钉 DINGDING,企微 QIYEWEIXIN,飞书 FEISHU,微软 MICROSOFT)
92
92
  *
93
93
  * @type string
94
94
  */
@@ -546,6 +546,9 @@ export interface AgentResponse {
546
546
  */
547
547
  usage?: string;
548
548
  }
549
+ export interface Annotation {
550
+ // 暂无属性
551
+ }
549
552
  export interface ApiInfo {
550
553
  /**
551
554
  *
@@ -2466,6 +2469,74 @@ export interface AppSettingRequest {
2466
2469
  */
2467
2470
  type?: string;
2468
2471
  }
2472
+ export interface ApplicationContext {
2473
+ /**
2474
+ *
2475
+ *
2476
+ * @type string
2477
+ */
2478
+ applicationName?: string;
2479
+ /**
2480
+ *
2481
+ *
2482
+ * @type AutowireCapableBeanFactory
2483
+ */
2484
+ autowireCapableBeanFactory?: AutowireCapableBeanFactory;
2485
+ /**
2486
+ *
2487
+ *
2488
+ * @type number
2489
+ */
2490
+ beanDefinitionCount?: number;
2491
+ /**
2492
+ *
2493
+ *
2494
+ * @type string[]
2495
+ */
2496
+ beanDefinitionNames?: string[];
2497
+ /**
2498
+ *
2499
+ *
2500
+ * @type ClassLoader
2501
+ */
2502
+ classLoader?: ClassLoader;
2503
+ /**
2504
+ *
2505
+ *
2506
+ * @type string
2507
+ */
2508
+ displayName?: string;
2509
+ /**
2510
+ *
2511
+ *
2512
+ * @type Environment
2513
+ */
2514
+ environment?: Environment;
2515
+ /**
2516
+ *
2517
+ *
2518
+ * @type string
2519
+ */
2520
+ id?: string;
2521
+ /**
2522
+ *
2523
+ *
2524
+ * @type ApplicationContext
2525
+ */
2526
+ parent?: ApplicationContext;
2527
+ /**
2528
+ *
2529
+ *
2530
+ * @type BeanFactory
2531
+ */
2532
+ parentBeanFactory?: BeanFactory;
2533
+ /**
2534
+ *
2535
+ *
2536
+ * @type number
2537
+ */
2538
+ startupDate?: number;
2539
+ }
2469
2540
  export interface AssetsResponse {
2470
2541
  /**
2471
2542
  * 分类ID
@@ -2832,6 +2903,9 @@ export interface AuthConfig {
2832
2903
  */
2833
2904
  title?: string;
2834
2905
  }
2906
+ export interface AutowireCapableBeanFactory {
2907
+ // 暂无属性
2908
+ }
2835
2909
  export interface BIChartConditionDTO {
2836
2910
  /**
2837
2911
  *
@@ -3104,6 +3178,9 @@ export interface Base64UploadPlatFormRequest {
3104
3178
  */
3105
3179
  filename?: string;
3106
3180
  }
3181
+ export interface BeanFactory {
3182
+ // 暂无属性
3183
+ }
3107
3184
  export interface BiDataSetPreviewRequest {
3108
3185
  /**
3109
3186
  * 描述
@@ -3732,6 +3809,14 @@ export interface CSV数据源表实体类 {
3732
3809
  */
3733
3810
  user_id?: string;
3734
3811
  }
3812
+ export interface CardLoginConfig {
3813
+ /**
3814
+ * 是否启用
3815
+ *
3816
+ * @type number
3817
+ */
3818
+ enabled?: number;
3819
+ }
3735
3820
  export interface Category {
3736
3821
  /**
3737
3822
  *
@@ -3920,6 +4005,38 @@ export interface CategoryResponse {
3920
4005
  */
3921
4006
  sysBuiltin?: number;
3922
4007
  }
4008
+ export interface ClassLoader {
4009
+ /**
4010
+ *
4011
+ *
4012
+ * @type Package[]
4013
+ */
4014
+ definedPackages?: Package[];
4015
+ /**
4016
+ *
4017
+ *
4018
+ * @type string
4019
+ */
4020
+ name?: string;
4021
+ /**
4022
+ *
4023
+ *
4024
+ * @type ClassLoader
4025
+ */
4026
+ parent?: ClassLoader;
4027
+ /**
4028
+ *
4029
+ *
4030
+ * @type boolean
4031
+ */
4032
+ registeredAsParallelCapable?: boolean;
4033
+ /**
4034
+ *
4035
+ *
4036
+ * @type Module
4037
+ */
4038
+ unnamedModule?: Module;
4039
+ }
3923
4040
  export interface ClientsDto {
3924
4041
  /**
3925
4042
  *
@@ -6168,6 +6285,20 @@ export interface Echart图表主题查询参数 {
6168
6285
  */
6169
6286
  user_id?: string;
6170
6287
  }
6288
+ export interface Environment {
6289
+ /**
6290
+ *
6291
+ *
6292
+ * @type string[]
6293
+ */
6294
+ activeProfiles?: string[];
6295
+ /**
6296
+ *
6297
+ *
6298
+ * @type string[]
6299
+ */
6300
+ defaultProfiles?: string[];
6301
+ }
6171
6302
  export interface ExcelOrgUserSearchReq {
6172
6303
  /**
6173
6304
  * 是否显示下级
@@ -7213,6 +7344,12 @@ export interface FileTaskResponse {
7213
7344
  * @type string
7214
7345
  */
7215
7346
  name?: string;
7347
+ /**
7348
+ *
7349
+ *
7350
+ * @type IObject
7351
+ */
7352
+ params?: IObject;
7216
7353
  /**
7217
7354
  * 关联数据id(edhr实模板ID)
7218
7355
  *
@@ -8504,7 +8641,7 @@ export interface LoginModeConfig {
8504
8641
  */
8505
8642
  address?: string;
8506
8643
  /**
8507
- * 登录方式类型 枚举(ACCOUNT/ 账号登录,DOMAIN_ACCOUNT/域账号密码登录,MOBILE)
8644
+ * 登录方式类型 枚举(ACCOUNT/ 账号登录,DOMAIN_ACCOUNT/域账号密码登录,MOBILE,CARD:刷卡登录)
8508
8645
  *
8509
8646
  * @type string
8510
8647
  */
@@ -9676,6 +9813,73 @@ export interface ModelResponse {
9676
9813
  */
9677
9814
  providerName?: string;
9678
9815
  }
9816
+ export interface Module {
9817
+ /**
9818
+ *
9819
+ *
9820
+ * @type Annotation[]
9821
+ */
9822
+ annotations?: Annotation[];
9823
+ /**
9824
+ *
9825
+ *
9826
+ * @type ClassLoader
9827
+ */
9828
+ classLoader?: ClassLoader;
9829
+ /**
9830
+ *
9831
+ *
9832
+ * @type Annotation[]
9833
+ */
9834
+ declaredAnnotations?: Annotation[];
9835
+ /**
9836
+ *
9837
+ *
9838
+ * @type ModuleDescriptor
9839
+ */
9840
+ descriptor?: ModuleDescriptor;
9841
+ /**
9842
+ *
9843
+ *
9844
+ * @type ModuleLayer
9845
+ */
9846
+ layer?: ModuleLayer;
9847
+ /**
9848
+ *
9849
+ *
9850
+ * @type string
9851
+ */
9852
+ name?: string;
9853
+ /**
9854
+ *
9855
+ *
9856
+ * @type boolean
9857
+ */
9858
+ named?: boolean;
9859
+ /**
9860
+ *
9861
+ *
9862
+ * @type string[]
9863
+ */
9864
+ packages?: string[];
9865
+ }
9866
+ export interface ModuleDescriptor {
9867
+ /**
9868
+ *
9869
+ *
9870
+ * @type boolean
9871
+ */
9872
+ automatic?: boolean;
9873
+ /**
9874
+ *
9875
+ *
9876
+ * @type boolean
9877
+ */
9878
+ open?: boolean;
9879
+ }
9880
+ export interface ModuleLayer {
9881
+ // 暂无属性
9882
+ }
9679
9883
  export interface MqttPropertiesDTO {
9680
9884
  /**
9681
9885
  * 密码
@@ -10817,6 +11021,12 @@ export interface OrgAddOrUpdateUserRequest {
10817
11021
  username?: string;
10818
11022
  }
10819
11023
  export interface OrgBaseInfo {
11024
+ /**
11025
+ *
11026
+ *
11027
+ * @type string
11028
+ */
11029
+ createTime?: string;
10820
11030
  /**
10821
11031
  *
10822
11032
  *
@@ -10847,6 +11057,12 @@ export interface OrgBaseInfo {
10847
11057
  * @type string
10848
11058
  */
10849
11059
  parentId?: string;
11060
+ /**
11061
+ *
11062
+ *
11063
+ * @type string
11064
+ */
11065
+ type?: string;
10850
11066
  }
10851
11067
  export interface OrgConfig {
10852
11068
  /**
@@ -11656,6 +11872,68 @@ export interface OrgUserSearchRequest {
11656
11872
  */
11657
11873
  username?: string;
11658
11874
  }
11875
+ export interface Package {
11876
+ /**
11877
+ *
11878
+ *
11879
+ * @type Annotation[]
11880
+ */
11881
+ annotations?: Annotation[];
11882
+ /**
11883
+ *
11884
+ *
11885
+ * @type Annotation[]
11886
+ */
11887
+ declaredAnnotations?: Annotation[];
11888
+ /**
11889
+ *
11890
+ *
11891
+ * @type string
11892
+ */
11893
+ implementationTitle?: string;
11894
+ /**
11895
+ *
11896
+ *
11897
+ * @type string
11898
+ */
11899
+ implementationVendor?: string;
11900
+ /**
11901
+ *
11902
+ *
11903
+ * @type string
11904
+ */
11905
+ implementationVersion?: string;
11906
+ /**
11907
+ *
11908
+ *
11909
+ * @type string
11910
+ */
11911
+ name?: string;
11912
+ /**
11913
+ *
11914
+ *
11915
+ * @type boolean
11916
+ */
11917
+ sealed?: boolean;
11918
+ /**
11919
+ *
11920
+ *
11921
+ * @type string
11922
+ */
11923
+ specificationTitle?: string;
11924
+ /**
11925
+ *
11926
+ *
11927
+ * @type string
11928
+ */
11929
+ specificationVendor?: string;
11930
+ /**
11931
+ *
11932
+ *
11933
+ * @type string
11934
+ */
11935
+ specificationVersion?: string;
11936
+ }
11659
11937
  export interface PackageJson {
11660
11938
  /**
11661
11939
  *
@@ -14901,12 +15179,6 @@ export interface PrintAdapterDTO {
14901
15179
  * @type string
14902
15180
  */
14903
15181
  env?: string;
14904
- /**
14905
- * 打印控制参数
14906
- *
14907
- * @type IObject
14908
- */
14909
- param?: IObject;
14910
15182
  /**
14911
15183
  * 触发打印的应用id
14912
15184
  *
@@ -15001,12 +15273,6 @@ export interface PrintLogDto {
15001
15273
  * @type string
15002
15274
  */
15003
15275
  macAddress?: string;
15004
- /**
15005
- *
15006
- *
15007
- * @type IObject
15008
- */
15009
- param?: IObject;
15010
15276
  /**
15011
15277
  *
15012
15278
  *
@@ -15233,12 +15499,6 @@ export interface PrintLogResponse {
15233
15499
  * @type string
15234
15500
  */
15235
15501
  modifyUserName?: string;
15236
- /**
15237
- * 打印控制参数
15238
- *
15239
- * @type IObject
15240
- */
15241
- param?: IObject;
15242
15502
  /**
15243
15503
  * 触发打印的应用id
15244
15504
  *
@@ -16052,6 +16312,74 @@ export interface QueryBean {
16052
16312
  */
16053
16313
  sql?: string;
16054
16314
  }
16315
+ export interface RedirectView {
16316
+ /**
16317
+ *
16318
+ *
16319
+ * @type ApplicationContext
16320
+ */
16321
+ applicationContext?: ApplicationContext;
16322
+ /**
16323
+ *
16324
+ *
16325
+ * @type IObject
16326
+ */
16327
+ attributesMap?: IObject;
16328
+ /**
16329
+ *
16330
+ *
16331
+ * @type string
16332
+ */
16333
+ beanName?: string;
16334
+ /**
16335
+ *
16336
+ *
16337
+ * @type string
16338
+ */
16339
+ contentType?: string;
16340
+ /**
16341
+ *
16342
+ *
16343
+ * @type boolean
16344
+ */
16345
+ exposePathVariables?: boolean;
16346
+ /**
16347
+ *
16348
+ *
16349
+ * @type string[]
16350
+ */
16351
+ hosts?: string[];
16352
+ /**
16353
+ *
16354
+ *
16355
+ * @type boolean
16356
+ */
16357
+ propagateQueryProperties?: boolean;
16358
+ /**
16359
+ *
16360
+ *
16361
+ * @type boolean
16362
+ */
16363
+ redirectView?: boolean;
16364
+ /**
16365
+ *
16366
+ *
16367
+ * @type string
16368
+ */
16369
+ requestContextAttribute?: string;
16370
+ /**
16371
+ *
16372
+ *
16373
+ * @type IObject
16374
+ */
16375
+ staticAttributes?: IObject;
16376
+ /**
16377
+ *
16378
+ *
16379
+ * @type string
16380
+ */
16381
+ url?: string;
16382
+ }
16055
16383
  export interface RegexpRequest {
16056
16384
  /**
16057
16385
  * 正则名称
@@ -18800,7 +19128,7 @@ export interface ThirdAppConfigReq {
18800
19128
  */
18801
19129
  appId?: string;
18802
19130
  /**
18803
- * 登录方式类型 枚举(QIYEWEIXIN/ 企微登录,FEISHU/飞书登录,DINGDING/钉钉登录 )
19131
+ * 登录方式类型 枚举 (QIYEWEIXIN/ 企微登录,FEISHU/飞书登录,DINGDING/钉钉登录,MICROSOFT/微软登录)
18804
19132
  *
18805
19133
  * @type string
18806
19134
  */
@@ -18966,7 +19294,7 @@ export interface ThirdPartyLoginConfig {
18966
19294
  */
18967
19295
  appId?: string;
18968
19296
  /**
18969
- * 登录方式类型 枚举(QIYEWEIXIN/ 企微登录,FEISHU/飞书登录,DINGDING/钉钉登录 )
19297
+ * 登录方式类型 枚举 (QIYEWEIXIN/ 企微登录,FEISHU/飞书登录,DINGDING/钉钉登录,MICROSOFT/微软登录)
18970
19298
  *
18971
19299
  * @type string
18972
19300
  */
@@ -18989,6 +19317,12 @@ export interface ThirdPartyLoginConfig {
18989
19317
  * @type string
18990
19318
  */
18991
19319
  redirectURL?: string;
19320
+ /**
19321
+ * 账号关联字段(username_/账号,emp_no_/工号,mobile_/手机号码)
19322
+ *
19323
+ * @type string
19324
+ */
19325
+ relationField?: string;
18992
19326
  /**
18993
19327
  * 应用secret
18994
19328
  *
@@ -19549,6 +19883,12 @@ export interface UserBaseInfo {
19549
19883
  username?: string;
19550
19884
  }
19551
19885
  export interface UserBaseReq {
19886
+ /**
19887
+ *
19888
+ *
19889
+ * @type string
19890
+ */
19891
+ authCode?: string;
19552
19892
  /**
19553
19893
  * 授权code
19554
19894
  *
@@ -19567,6 +19907,18 @@ export interface UserBaseReq {
19567
19907
  * @type string
19568
19908
  */
19569
19909
  password?: string;
19910
+ /**
19911
+ *
19912
+ *
19913
+ * @type string
19914
+ */
19915
+ referer?: string;
19916
+ /**
19917
+ *
19918
+ *
19919
+ * @type string
19920
+ */
19921
+ source?: string;
19570
19922
  /**
19571
19923
  * 账号
19572
19924
  *
@@ -21513,6 +21865,12 @@ export interface UserTenantDTO {
21513
21865
  * @type string
21514
21866
  */
21515
21867
  id?: string;
21868
+ /**
21869
+ * 是否最后登录租户,0:否 1:是
21870
+ *
21871
+ * @type number
21872
+ */
21873
+ latestLogin?: number;
21516
21874
  /**
21517
21875
  * 直属上级id
21518
21876
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gct-paas/api",
3
- "version": "0.1.6-dev.13",
3
+ "version": "0.1.6-dev.15",
4
4
  "description": "paas 平台底包",
5
5
  "type": "module",
6
6
  "keywords": [
@@ -27,25 +27,32 @@
27
27
  "import": "./es/index.mjs"
28
28
  },
29
29
  "./apaas": {
30
- "types": "./es/apaas/index.d.ts"
30
+ "types": "./es/apaas/index.d.ts",
31
+ "import": "./es/empty.mjs"
31
32
  },
32
33
  "./ipaas": {
33
- "types": "./es/ipaas/index.d.ts"
34
+ "types": "./es/ipaas/index.d.ts",
35
+ "import": "./es/empty.mjs"
34
36
  },
35
37
  "./platform": {
36
- "types": "./es/platform/index.d.ts"
38
+ "types": "./es/platform/index.d.ts",
39
+ "import": "./es/empty.mjs"
37
40
  },
38
41
  "./apaas/apis/*": {
39
- "types": "./es/apaas/service/apis/*.d.ts"
42
+ "types": "./es/apaas/service/apis/*.d.ts",
43
+ "import": "./es/empty.mjs"
40
44
  },
41
45
  "./ipaas/apis/*": {
42
- "types": "./es/ipaas/service/apis/*.d.ts"
46
+ "types": "./es/ipaas/service/apis/*.d.ts",
47
+ "import": "./es/empty.mjs"
43
48
  },
44
49
  "./platform/apis/*": {
45
- "types": "./es/platform/service/apis/*.d.ts"
50
+ "types": "./es/platform/service/apis/*.d.ts",
51
+ "import": "./es/empty.mjs"
46
52
  },
47
53
  "./global-type": {
48
- "types": "./es/types/index.d.ts"
54
+ "types": "./es/types/index.d.ts",
55
+ "import": "./es/empty.mjs"
49
56
  }
50
57
  },
51
58
  "files": [
@@ -80,8 +87,8 @@
80
87
  "devDependencies": {
81
88
  "@babel/preset-env": "^7.29.5",
82
89
  "@commitlint/cli": "^20.5.3",
83
- "@gct-paas/build": "^0.1.14",
84
- "@gct-paas/cli": "^0.1.21",
90
+ "@gct-paas/build": "^0.1.17",
91
+ "@gct-paas/cli": "^0.1.23",
85
92
  "@types/fs-extra": "^11.0.4",
86
93
  "@types/lodash-es": "^4.17.12",
87
94
  "@types/node": "^25.6.2",