|
@@ -4,7 +4,7 @@
|
4
|
4
|
"avatar": "",
|
5
|
5
|
"version": "4.6.0",
|
6
|
6
|
"createdTime": "2024-2-26 20:14:20",
|
7
|
|
- "updatedTime": "2024-2-28 10:46:52",
|
|
7
|
+ "updatedTime": "2024-2-29 22:03:30",
|
8
|
8
|
"dbConns": [],
|
9
|
9
|
"profile": {
|
10
|
10
|
"default": {
|
|
@@ -4671,6 +4671,183 @@
|
4671
|
4671
|
"indexes": [],
|
4672
|
4672
|
"notes": {}
|
4673
|
4673
|
},
|
|
4674
|
+ {
|
|
4675
|
+ "id": "22CC3927-2ADC-4C6A-951B-A40EB057EED1",
|
|
4676
|
+ "env": {
|
|
4677
|
+ "base": {
|
|
4678
|
+ "nameSpace": "com.njyunzhi.system",
|
|
4679
|
+ "codeRoot": "SysRoleResource"
|
|
4680
|
+ },
|
|
4681
|
+ "template": {
|
|
4682
|
+ "JavaMybatisPlus": {
|
|
4683
|
+ "Controller": {
|
|
4684
|
+ "suffix": "controller/{{=it.codeRoot}}Controller.java"
|
|
4685
|
+ },
|
|
4686
|
+ "Service": {
|
|
4687
|
+ "suffix": "service/{{=it.codeRoot}}Service.java"
|
|
4688
|
+ },
|
|
4689
|
+ "ServiceImpl": {
|
|
4690
|
+ "suffix": "service/impl/{{=it. codeRoot}}ServiceImpl.java"
|
|
4691
|
+ },
|
|
4692
|
+ "Mapper": {
|
|
4693
|
+ "suffix": "mapper/{{=it.codeRoot}}Mapper.java"
|
|
4694
|
+ },
|
|
4695
|
+ "Mapper.xml": {
|
|
4696
|
+ "suffix": "mapper/{{=it.codeRoot}}Mapper.xml"
|
|
4697
|
+ },
|
|
4698
|
+ "Entity": {
|
|
4699
|
+ "suffix": "entity/{{=it.codeRoot}}.java"
|
|
4700
|
+ }
|
|
4701
|
+ }
|
|
4702
|
+ },
|
|
4703
|
+ "custom": {}
|
|
4704
|
+ },
|
|
4705
|
+ "defKey": "sys_role_resource",
|
|
4706
|
+ "defName": "角色资源",
|
|
4707
|
+ "comment": "",
|
|
4708
|
+ "properties": {},
|
|
4709
|
+ "nameTemplate": "{defKey}[{defName}]",
|
|
4710
|
+ "headers": [
|
|
4711
|
+ {
|
|
4712
|
+ "refKey": "hideInGraph",
|
|
4713
|
+ "hideInGraph": true
|
|
4714
|
+ },
|
|
4715
|
+ {
|
|
4716
|
+ "refKey": "defKey",
|
|
4717
|
+ "hideInGraph": false
|
|
4718
|
+ },
|
|
4719
|
+ {
|
|
4720
|
+ "refKey": "defName",
|
|
4721
|
+ "hideInGraph": false
|
|
4722
|
+ },
|
|
4723
|
+ {
|
|
4724
|
+ "refKey": "primaryKey",
|
|
4725
|
+ "hideInGraph": false
|
|
4726
|
+ },
|
|
4727
|
+ {
|
|
4728
|
+ "refKey": "notNull",
|
|
4729
|
+ "hideInGraph": true
|
|
4730
|
+ },
|
|
4731
|
+ {
|
|
4732
|
+ "refKey": "autoIncrement",
|
|
4733
|
+ "hideInGraph": true
|
|
4734
|
+ },
|
|
4735
|
+ {
|
|
4736
|
+ "refKey": "domain",
|
|
4737
|
+ "hideInGraph": true
|
|
4738
|
+ },
|
|
4739
|
+ {
|
|
4740
|
+ "refKey": "type",
|
|
4741
|
+ "hideInGraph": false
|
|
4742
|
+ },
|
|
4743
|
+ {
|
|
4744
|
+ "refKey": "len",
|
|
4745
|
+ "hideInGraph": false
|
|
4746
|
+ },
|
|
4747
|
+ {
|
|
4748
|
+ "refKey": "scale",
|
|
4749
|
+ "hideInGraph": false
|
|
4750
|
+ },
|
|
4751
|
+ {
|
|
4752
|
+ "refKey": "comment",
|
|
4753
|
+ "hideInGraph": true
|
|
4754
|
+ },
|
|
4755
|
+ {
|
|
4756
|
+ "refKey": "refDict",
|
|
4757
|
+ "hideInGraph": true
|
|
4758
|
+ },
|
|
4759
|
+ {
|
|
4760
|
+ "refKey": "defaultValue",
|
|
4761
|
+ "hideInGraph": true
|
|
4762
|
+ },
|
|
4763
|
+ {
|
|
4764
|
+ "refKey": "isStandard",
|
|
4765
|
+ "hideInGraph": false
|
|
4766
|
+ },
|
|
4767
|
+ {
|
|
4768
|
+ "refKey": "uiHint",
|
|
4769
|
+ "hideInGraph": true
|
|
4770
|
+ },
|
|
4771
|
+ {
|
|
4772
|
+ "refKey": "extProps",
|
|
4773
|
+ "hideInGraph": true
|
|
4774
|
+ }
|
|
4775
|
+ ],
|
|
4776
|
+ "fields": [
|
|
4777
|
+ {
|
|
4778
|
+ "defKey": "id",
|
|
4779
|
+ "defName": "id",
|
|
4780
|
+ "comment": "",
|
|
4781
|
+ "type": "",
|
|
4782
|
+ "len": "",
|
|
4783
|
+ "scale": "",
|
|
4784
|
+ "primaryKey": true,
|
|
4785
|
+ "notNull": true,
|
|
4786
|
+ "autoIncrement": false,
|
|
4787
|
+ "defaultValue": "",
|
|
4788
|
+ "hideInGraph": false,
|
|
4789
|
+ "domain": "16120F75-6AA7-4483-868D-F07F511BB081",
|
|
4790
|
+ "refDict": null,
|
|
4791
|
+ "extProps": {},
|
|
4792
|
+ "id": "6CDA82B6-3A62-4002-9903-694EE37D5CD9",
|
|
4793
|
+ "uiHint": null
|
|
4794
|
+ },
|
|
4795
|
+ {
|
|
4796
|
+ "defKey": "role_id",
|
|
4797
|
+ "defName": "角色ID",
|
|
4798
|
+ "comment": "",
|
|
4799
|
+ "type": "",
|
|
4800
|
+ "len": "",
|
|
4801
|
+ "scale": "",
|
|
4802
|
+ "primaryKey": false,
|
|
4803
|
+ "notNull": false,
|
|
4804
|
+ "autoIncrement": false,
|
|
4805
|
+ "defaultValue": "",
|
|
4806
|
+ "hideInGraph": true,
|
|
4807
|
+ "domain": "16120F75-6AA7-4483-868D-F07F511BB081",
|
|
4808
|
+ "refDict": null,
|
|
4809
|
+ "uiHint": null,
|
|
4810
|
+ "id": "93B58469-0572-48CF-B459-7AE3782B9AF3"
|
|
4811
|
+ },
|
|
4812
|
+ {
|
|
4813
|
+ "defKey": "resource_id",
|
|
4814
|
+ "defName": "资源ID",
|
|
4815
|
+ "comment": "",
|
|
4816
|
+ "type": "",
|
|
4817
|
+ "len": "",
|
|
4818
|
+ "scale": "",
|
|
4819
|
+ "primaryKey": false,
|
|
4820
|
+ "notNull": false,
|
|
4821
|
+ "autoIncrement": false,
|
|
4822
|
+ "defaultValue": "",
|
|
4823
|
+ "hideInGraph": false,
|
|
4824
|
+ "refDict": null,
|
|
4825
|
+ "domain": "16120F75-6AA7-4483-868D-F07F511BB081",
|
|
4826
|
+ "id": "4505D557-0B19-43E2-BAEB-AF9D50513243",
|
|
4827
|
+ "uiHint": null
|
|
4828
|
+ },
|
|
4829
|
+ {
|
|
4830
|
+ "defKey": "resource_type",
|
|
4831
|
+ "defName": "资源类型",
|
|
4832
|
+ "comment": "",
|
|
4833
|
+ "type": "",
|
|
4834
|
+ "len": "",
|
|
4835
|
+ "scale": "",
|
|
4836
|
+ "primaryKey": false,
|
|
4837
|
+ "notNull": false,
|
|
4838
|
+ "autoIncrement": false,
|
|
4839
|
+ "defaultValue": "",
|
|
4840
|
+ "hideInGraph": false,
|
|
4841
|
+ "refDict": null,
|
|
4842
|
+ "extProps": {},
|
|
4843
|
+ "domain": "73FD2BAD-2358-4336-B96D-45DC897BD792",
|
|
4844
|
+ "id": "5218A1FB-A495-44D3-9351-B76C3F0F0005",
|
|
4845
|
+ "uiHint": null
|
|
4846
|
+ }
|
|
4847
|
+ ],
|
|
4848
|
+ "correlations": [],
|
|
4849
|
+ "indexes": []
|
|
4850
|
+ },
|
4674
|
4851
|
{
|
4675
|
4852
|
"id": "A10C5772-7D4F-4A1C-AF3B-34D3AA5FAA09",
|
4676
|
4853
|
"env": {
|
|
@@ -5713,7 +5890,7 @@
|
5713
|
5890
|
},
|
5714
|
5891
|
{
|
5715
|
5892
|
"defKey": "is_listed_company",
|
5716
|
|
- "defName": "是否为上市企业",
|
|
5893
|
+ "defName": "是否为上市企业 0:否 1:是",
|
5717
|
5894
|
"comment": "",
|
5718
|
5895
|
"type": "",
|
5719
|
5896
|
"len": "",
|
|
@@ -5732,7 +5909,7 @@
|
5732
|
5909
|
"defKey": "certificate_incorporation",
|
5733
|
5910
|
"defName": "公司注册证书",
|
5734
|
5911
|
"comment": "",
|
5735
|
|
- "type": "BLOB",
|
|
5912
|
+ "type": "VARCHAR",
|
5736
|
5913
|
"len": 255,
|
5737
|
5914
|
"scale": "",
|
5738
|
5915
|
"primaryKey": false,
|
|
@@ -5745,11 +5922,28 @@
|
5745
|
5922
|
"domain": "",
|
5746
|
5923
|
"id": "D515D25A-4FC1-4CC5-BDD3-A7CEB6FC541B"
|
5747
|
5924
|
},
|
|
5925
|
+ {
|
|
5926
|
+ "defKey": "company_business_registration_content",
|
|
5927
|
+ "defName": "公司商业登记证PDF",
|
|
5928
|
+ "comment": "",
|
|
5929
|
+ "type": "",
|
|
5930
|
+ "len": "",
|
|
5931
|
+ "scale": "",
|
|
5932
|
+ "primaryKey": false,
|
|
5933
|
+ "notNull": false,
|
|
5934
|
+ "autoIncrement": false,
|
|
5935
|
+ "defaultValue": "",
|
|
5936
|
+ "hideInGraph": false,
|
|
5937
|
+ "refDict": "",
|
|
5938
|
+ "extProps": {},
|
|
5939
|
+ "domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573",
|
|
5940
|
+ "id": "8A1E7CBC-6897-484D-8D72-F41E1324FECF"
|
|
5941
|
+ },
|
5748
|
5942
|
{
|
5749
|
5943
|
"defKey": "company_business_registration",
|
5750
|
5944
|
"defName": "公司商业登记证",
|
5751
|
5945
|
"comment": "",
|
5752
|
|
- "type": "BLOB",
|
|
5946
|
+ "type": "VARCHAR",
|
5753
|
5947
|
"len": 255,
|
5754
|
5948
|
"scale": "",
|
5755
|
5949
|
"primaryKey": false,
|
|
@@ -5766,7 +5960,7 @@
|
5766
|
5960
|
"defKey": "nnc1_nar1",
|
5767
|
5961
|
"defName": "nnc1/最新nar1",
|
5768
|
5962
|
"comment": "",
|
5769
|
|
- "type": "BLOB",
|
|
5963
|
+ "type": "VARCHAR",
|
5770
|
5964
|
"len": 255,
|
5771
|
5965
|
"scale": "",
|
5772
|
5966
|
"primaryKey": false,
|
|
@@ -5783,7 +5977,7 @@
|
5783
|
5977
|
"defKey": "other_annex",
|
5784
|
5978
|
"defName": "其他附件",
|
5785
|
5979
|
"comment": "",
|
5786
|
|
- "type": "BLOB",
|
|
5980
|
+ "type": "VARCHAR",
|
5787
|
5981
|
"len": 255,
|
5788
|
5982
|
"scale": "",
|
5789
|
5983
|
"primaryKey": false,
|
|
@@ -6866,6 +7060,23 @@
|
6866
|
7060
|
"attr9": "",
|
6867
|
7061
|
"id": "93631D7E-E81E-4DE4-B25B-1A342FAD40EC"
|
6868
|
7062
|
},
|
|
7063
|
+ {
|
|
7064
|
+ "defKey": "beneficiary_name",
|
|
7065
|
+ "defName": "受益人姓名",
|
|
7066
|
+ "comment": "",
|
|
7067
|
+ "type": "",
|
|
7068
|
+ "len": "",
|
|
7069
|
+ "scale": "",
|
|
7070
|
+ "primaryKey": false,
|
|
7071
|
+ "notNull": false,
|
|
7072
|
+ "autoIncrement": false,
|
|
7073
|
+ "defaultValue": "",
|
|
7074
|
+ "hideInGraph": false,
|
|
7075
|
+ "refDict": "",
|
|
7076
|
+ "extProps": {},
|
|
7077
|
+ "domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573",
|
|
7078
|
+ "id": "6AC832D7-8974-4364-B29E-69E07DF8CBBF"
|
|
7079
|
+ },
|
6869
|
7080
|
{
|
6870
|
7081
|
"defKey": "company_legal_id",
|
6871
|
7082
|
"defName": "公司法人代表信息id",
|