DT 的数据字典
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

998 lines
31 KiB

1 year ago
<?xml version="1.0"?>
<GraphAbstract xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GraphicNodes>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>e390fd3f-94a3-4155-8aaf-5d9019c300c9</Guid>
<Text>ms_models_board</Text>
1 year ago
<ModuleName>MapBoard</ModuleName>
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>177</X>
<Y>94</Y>
</Location>
<Size>
<Width>163.193329</Width>
<Height>154.587875</Height>
</Size>
<X>177</X>
<Y>94</Y>
<Width>163.193329</Width>
<Height>154.587875</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>92799690-5db0-45a5-bd5a-8434fb09bb18</Guid>
<Text />
1 year ago
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>e63f4c8a-3a7c-4b30-8923-a798ed74af21</Guid>
<Text />
1 year ago
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>ad546841-bed4-4846-b6df-91d65bb8f2f6</Guid>
<Text />
1 year ago
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>0fd454f3-7f27-4a72-951f-fdd8cd05a16d</Guid>
<Text />
1 year ago
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_models_board</Name>
1 year ago
<Guid>ed3eb0b4-e500-4f67-88c7-43099524ac24</Guid>
1 year ago
<CnName>看板模板</CnName>
<Note />
<TableSpace />
<Owner />
1 year ago
<ModuleName>MapBoard</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>2dd7d439-481f-4578-8aba-09ba5c64ae31</Guid>
1 year ago
<Name>id</Name>
<CnName />
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>543cd6f4-7215-4bcf-81c1-68752db00b3e</Guid>
1 year ago
<Name>board_type</Name>
<CnName>看板类型</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>0da6e679-572a-4742-b727-d6127f908f86</Guid>
1 year ago
<Name>board_name</Name>
<CnName>看板名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>c277b13e-7782-4d55-943c-b1050f6f55b9</Guid>
1 year ago
<Name>template</Name>
<CnName>模板</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType19</ID>
<Name>Text</Name>
<GroupName>Blob</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>Text</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>2cbdce00-5c29-45d7-9958-8596ea15856d</Guid>
1 year ago
<Name>dataurl</Name>
<CnName>数据url</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(150)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>974f5e35-9377-453e-b1f5-6b4bcb40b75c</Guid>
1 year ago
<Name>data_key</Name>
<CnName>参数key</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>ece5765d-ac28-47a8-90e1-a02fabdefb78</Guid>
1 year ago
<Name>testjson</Name>
<CnName>测试json</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType19</ID>
<Name>Text</Name>
<GroupName>Blob</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>Text</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>42427112-da4e-45db-a39a-63efc5378c0d</Guid>
<Text>ms_models_api_config</Text>
1 year ago
<ModuleName>MapBoard</ModuleName>
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>408</X>
<Y>92</Y>
</Location>
<Size>
<Width>191.171829</Width>
<Height>186.755844</Height>
</Size>
<X>408</X>
<Y>92</Y>
<Width>191.171829</Width>
<Height>186.755844</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>d8e41daa-d878-4d18-b071-69c11f751448</Guid>
<Text />
1 year ago
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>70e2b042-c490-47b8-9d8e-9b4c8950cfec</Guid>
<Text />
1 year ago
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>90ab8dc4-dca6-4893-9d38-cfac79fad2e1</Guid>
<Text />
1 year ago
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>2e7cac97-7c9b-4071-bd6d-02167e6e26fd</Guid>
<Text />
1 year ago
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_models_api_config</Name>
1 year ago
<Guid>7a6eaad0-ef97-4329-8c84-60abb94ebdf4</Guid>
1 year ago
<CnName>模型API配置</CnName>
<Note />
<TableSpace />
<Owner />
1 year ago
<ModuleName>MapBoard</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>ccc9c2fd-8938-4bc2-9683-9d285116d840</Guid>
1 year ago
<Name>id</Name>
<CnName />
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>2ebf0889-b4ce-4071-84c3-938a24b9e4bd</Guid>
1 year ago
<Name>http_type</Name>
<CnName>请求方式</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note>get
post
put
delete</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>e1177bcd-b3d9-4454-bc97-393072b0592d</Guid>
1 year ago
<Name>url</Name>
<CnName>url</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>9e3e95ab-72e9-4dce-b142-90f265398626</Guid>
1 year ago
<Name>key1</Name>
<CnName>参数1</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>e4521533-1da0-44c9-8277-2cb8638aea75</Guid>
1 year ago
<Name>value1</Name>
<CnName>参数1值</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>78a0e776-ff18-471a-8331-a21c99820056</Guid>
1 year ago
<Name>key2</Name>
<CnName>参数2</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>db707e57-9a35-460c-919c-69a7df391ed4</Guid>
1 year ago
<Name>value2</Name>
<CnName>参数2值</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>1d6db1f7-bde0-46c4-902d-09a60d109430</Guid>
1 year ago
<Name>key3</Name>
<CnName>参数3</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>7e0d3fb8-f1f3-4135-8a5d-97734e3ce1ab</Guid>
1 year ago
<Name>value3</Name>
<CnName>参数3值</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>2d7f288d-a32c-4ede-8503-24bad4ece8db</Guid>
<Text>ms_models_board_api</Text>
1 year ago
<ModuleName>MapBoard</ModuleName>
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>167</X>
<Y>330</Y>
</Location>
<Size>
<Width>189.56636</Width>
<Height>170.67186</Height>
</Size>
<X>167</X>
<Y>330</Y>
<Width>189.56636</Width>
<Height>170.67186</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>e13863e2-0962-433e-aaaf-9eb2b3e54844</Guid>
<Text />
1 year ago
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>ffcc5505-ac81-4a26-acc1-0427f5f9d2e6</Guid>
<Text />
1 year ago
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>5d108b09-c130-4c83-b724-e695912a059f</Guid>
<Text />
1 year ago
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>fc9d9f92-bc8e-41cb-bd6e-b93267c56336</Guid>
<Text />
1 year ago
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_models_board_api</Name>
1 year ago
<Guid>062adc87-f639-4b91-b75c-c74be39417ae</Guid>
1 year ago
<CnName>看板模板API</CnName>
<Note />
<TableSpace />
<Owner />
1 year ago
<ModuleName>MapBoard</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>68500141-b7de-46d2-a342-22167724eed9</Guid>
1 year ago
<Name>id</Name>
<CnName />
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>18f0bbe5-41bb-40a7-b5e0-c5fe13951643</Guid>
1 year ago
<Name>board_type</Name>
<CnName>看板类型</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>0e984570-ae37-4143-b4f9-aca9913b65cc</Guid>
1 year ago
<Name>board_name</Name>
<CnName>看板类型名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>b2ebbc10-a34f-4854-8f78-0858b6404ca8</Guid>
1 year ago
<Name>template</Name>
<CnName>模板</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType19</ID>
<Name>Text</Name>
<GroupName>Blob</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>Text</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>b880b3e5-483f-42fc-b74e-2ec5ac1ce18f</Guid>
1 year ago
<Name>dataapi</Name>
<CnName>数据api</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(150)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>c5a73093-ec7c-4978-8355-e15e148dd441</Guid>
1 year ago
<Name>data_key</Name>
<CnName>参数key</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>954fb0a1-be00-48e9-b00a-6c7cf07eb17e</Guid>
1 year ago
<Name>testjson</Name>
<CnName>测试json</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType19</ID>
<Name>Text</Name>
<GroupName>Blob</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>Text</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>f0c0f2a5-b441-4b39-9733-b7a0b89bd349</Guid>
1 year ago
<Name>serveapi</Name>
<CnName>服务API</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>3a84905d-5412-41f2-b458-73ccbd3e9d9a</Guid>
<Text>ms_rpt_data_head</Text>
1 year ago
<ModuleName>MapBoard</ModuleName>
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>442</X>
<Y>376</Y>
</Location>
<Size>
<Width>166.603485</Width>
<Height>90.25194</Height>
</Size>
<X>442</X>
<Y>376</Y>
<Width>166.603485</Width>
<Height>90.25194</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>d1d3fe2a-f56f-4d7e-8050-29b133ec3c8f</Guid>
<Text />
1 year ago
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>a8aec023-120f-4f71-b3b8-8c88ffabfba6</Guid>
<Text />
1 year ago
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>b8cbdd49-2a57-4db5-9031-3947e7104512</Guid>
<Text />
1 year ago
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>d8ec116b-b760-47dc-ab98-3acaa13d7ddd</Guid>
<Text />
1 year ago
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_rpt_data_head</Name>
1 year ago
<Guid>e40c1a0b-16f7-43f3-bb6e-90a2ac2e7494</Guid>
1 year ago
<CnName>看板数据主表</CnName>
<Note />
<TableSpace />
<Owner />
1 year ago
<ModuleName>MapBoard</ModuleName>
1 year ago
<Fields>
<Field>
1 year ago
<Guid>9510e957-33fe-4e1a-bf1a-2353885ee7f9</Guid>
1 year ago
<Name>id</Name>
<CnName />
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>cef3b4eb-22c6-46cd-8807-20d72f5d9248</Guid>
1 year ago
<Name>board_code</Name>
<CnName>看板编号</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
1 year ago
<Guid>ecb0a3de-f2f9-4e99-ad41-8ce463dcec7f</Guid>
1 year ago
<Name>board_name</Name>
<CnName>看板名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
1 year ago
<Scale>0</Scale>
<Visiable>false</Visiable>
1 year ago
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
1 year ago
<Start>0</Start>
<Inc>0</Inc>
1 year ago
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
1 year ago
<FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
1 year ago
</Table>
<Collapse>false</Collapse>
</GraphicNode>
</GraphicNodes>
<Connections />
</GraphAbstract>