Compare commits
2 Commits
a0d62d8a5c
...
66d1efe389
Author | SHA1 | Date |
---|---|---|
lxc | 66d1efe389 | 1 year ago |
lxc | 65ed9673c3 | 1 year ago |
8 changed files with 1623 additions and 710 deletions
File diff suppressed because it is too large
@ -1,5 +1,207 @@ |
|||
<?xml version="1.0"?> |
|||
<GraphAbstract xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|||
<GraphicNodes /> |
|||
<GraphicNodes> |
|||
<GraphicNode xsi:type="TableShape"> |
|||
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID> |
|||
<Guid>df7b93f6-63f9-4aa5-a30e-8dbf79ab14b7</Guid> |
|||
<Text>map_draw</Text> |
|||
<ModuleName>ThreeDMap</ModuleName> |
|||
<FileNodeGuid>fa8c8002-974c-4c21-a89d-44f42c85f03e</FileNodeGuid> |
|||
<Resizable>false</Resizable> |
|||
<Rectangle> |
|||
<Location> |
|||
<X>130</X> |
|||
<Y>76</Y> |
|||
</Location> |
|||
<Size> |
|||
<Width>114.513641</Width> |
|||
<Height>122.419907</Height> |
|||
</Size> |
|||
<X>130</X> |
|||
<Y>76</Y> |
|||
<Width>114.513641</Width> |
|||
<Height>122.419907</Height> |
|||
</Rectangle> |
|||
<Connectors> |
|||
<Connector> |
|||
<Guid>7dca5ea9-17f1-4791-815c-5f40bce25502</Guid> |
|||
<Text /> |
|||
<ConnectorDirection>Top</ConnectorDirection> |
|||
<Name>Top</Name> |
|||
</Connector> |
|||
<Connector> |
|||
<Guid>57bf2e3c-bcdc-4460-bad8-f50e1fb11770</Guid> |
|||
<Text /> |
|||
<ConnectorDirection>Bottom</ConnectorDirection> |
|||
<Name>Bottom</Name> |
|||
</Connector> |
|||
<Connector> |
|||
<Guid>2e92f0e4-b39b-48ff-bd27-c67d78701750</Guid> |
|||
<Text /> |
|||
<ConnectorDirection>Left</ConnectorDirection> |
|||
<Name>Left</Name> |
|||
</Connector> |
|||
<Connector> |
|||
<Guid>ff189121-96b7-469c-9f3d-9d14d7e4a7ff</Guid> |
|||
<Text /> |
|||
<ConnectorDirection>Right</ConnectorDirection> |
|||
<Name>Right</Name> |
|||
</Connector> |
|||
</Connectors> |
|||
<SubTitle> 双击编辑</SubTitle> |
|||
<Table> |
|||
<Name>map_draw</Name> |
|||
<Guid>6540add3-d09f-4db5-b654-7649ea99834c</Guid> |
|||
<CnName>地图画图</CnName> |
|||
<Note /> |
|||
<TableSpace>dt_</TableSpace> |
|||
<Owner /> |
|||
<ModuleName>ThreeDMap</ModuleName> |
|||
<Fields> |
|||
<Field> |
|||
<Guid>8864077f-28e0-4133-97f1-f7540baaf9c9</Guid> |
|||
<Name>id</Name> |
|||
<CnName>id</CnName> |
|||
<DataType> |
|||
<precision>-1</precision> |
|||
<ID>DataType23</ID> |
|||
<Name>VarChar</Name> |
|||
<GroupName>string</GroupName> |
|||
<Precision>-1</Precision> |
|||
<Scale>50</Scale> |
|||
<Visiable>true</Visiable> |
|||
<FullName>VarChar(50)</FullName> |
|||
</DataType> |
|||
<Identity> |
|||
<Enable>false</Enable> |
|||
<Start>1</Start> |
|||
<Inc>1</Inc> |
|||
</Identity> |
|||
<IsPK>true</IsPK> |
|||
<IsFK>false</IsFK> |
|||
<IsNullable>false</IsNullable> |
|||
<DefaultValue /> |
|||
<Note /> |
|||
<Code /> |
|||
<FormDbFullName /> |
|||
</Field> |
|||
<Field> |
|||
<Guid>369453d8-c860-4e2d-b659-76aa9142c7f6</Guid> |
|||
<Name>scene_id</Name> |
|||
<CnName>场景Id</CnName> |
|||
<DataType> |
|||
<precision>-1</precision> |
|||
<ID>DataType23</ID> |
|||
<Name>VarChar</Name> |
|||
<GroupName>string</GroupName> |
|||
<Precision>-1</Precision> |
|||
<Scale>50</Scale> |
|||
<Visiable>true</Visiable> |
|||
<FullName>VarChar(50)</FullName> |
|||
</DataType> |
|||
<Identity> |
|||
<Enable>false</Enable> |
|||
<Start>1</Start> |
|||
<Inc>1</Inc> |
|||
</Identity> |
|||
<IsPK>false</IsPK> |
|||
<IsFK>false</IsFK> |
|||
<IsNullable>true</IsNullable> |
|||
<DefaultValue /> |
|||
<Note /> |
|||
<Code /> |
|||
<FormDbFullName /> |
|||
</Field> |
|||
<Field> |
|||
<Guid>4f84428b-1f7b-4586-91e6-336d3872b2b7</Guid> |
|||
<Name>draw_type</Name> |
|||
<CnName>画图类型</CnName> |
|||
<DataType> |
|||
<precision>-1</precision> |
|||
<ID>DataType6</ID> |
|||
<Name>Integer</Name> |
|||
<GroupName>Number</GroupName> |
|||
<Precision>-1</Precision> |
|||
<Scale>-1</Scale> |
|||
<Visiable>true</Visiable> |
|||
<FullName>Integer</FullName> |
|||
</DataType> |
|||
<Identity> |
|||
<Enable>false</Enable> |
|||
<Start>1</Start> |
|||
<Inc>1</Inc> |
|||
</Identity> |
|||
<IsPK>false</IsPK> |
|||
<IsFK>false</IsFK> |
|||
<IsNullable>true</IsNullable> |
|||
<DefaultValue /> |
|||
<Note>0:一般 |
|||
1:军事态势标会</Note> |
|||
<Code /> |
|||
<FormDbFullName /> |
|||
</Field> |
|||
<Field> |
|||
<Guid>f00669f9-ee6b-4bc9-925a-4ac0b70f46bd</Guid> |
|||
<Name>draw_data</Name> |
|||
<CnName>画图数据</CnName> |
|||
<DataType> |
|||
<precision>-1</precision> |
|||
<ID>DataType19</ID> |
|||
<Name>Text</Name> |
|||
<GroupName>Blob</GroupName> |
|||
<Precision>-1</Precision> |
|||
<Scale>-1</Scale> |
|||
<Visiable>true</Visiable> |
|||
<FullName>Text</FullName> |
|||
</DataType> |
|||
<Identity> |
|||
<Enable>false</Enable> |
|||
<Start>1</Start> |
|||
<Inc>1</Inc> |
|||
</Identity> |
|||
<IsPK>false</IsPK> |
|||
<IsFK>false</IsFK> |
|||
<IsNullable>true</IsNullable> |
|||
<DefaultValue /> |
|||
<Note /> |
|||
<Code /> |
|||
<FormDbFullName /> |
|||
</Field> |
|||
<Field> |
|||
<Guid>73182405-41ef-4c4f-bb95-4ef60db4575a</Guid> |
|||
<Name>remark</Name> |
|||
<CnName>备注</CnName> |
|||
<DataType> |
|||
<precision>-1</precision> |
|||
<ID>DataType23</ID> |
|||
<Name>VarChar</Name> |
|||
<GroupName>string</GroupName> |
|||
<Precision>-1</Precision> |
|||
<Scale>50</Scale> |
|||
<Visiable>true</Visiable> |
|||
<FullName>VarChar(50)</FullName> |
|||
</DataType> |
|||
<Identity> |
|||
<Enable>false</Enable> |
|||
<Start>1</Start> |
|||
<Inc>1</Inc> |
|||
</Identity> |
|||
<IsPK>false</IsPK> |
|||
<IsFK>false</IsFK> |
|||
<IsNullable>true</IsNullable> |
|||
<DefaultValue /> |
|||
<Note /> |
|||
<Code /> |
|||
<FormDbFullName /> |
|||
</Field> |
|||
</Fields> |
|||
<Indexes /> |
|||
<Triggers /> |
|||
<Constraints /> |
|||
<FileNodeGuid>fa8c8002-974c-4c21-a89d-44f42c85f03e</FileNodeGuid> |
|||
</Table> |
|||
<Collapse>false</Collapse> |
|||
</GraphicNode> |
|||
</GraphicNodes> |
|||
<Connections /> |
|||
</GraphAbstract> |
Binary file not shown.
Loading…
Reference in new issue