lxc 1 year ago
parent
commit
3c7e1945d9
  1. 483
      ECDeveloper/DataBase/Alarm.db
  2. 953
      ECDeveloper/DataBase/DeviceManger.db
  3. 2228
      ECDeveloper/DataBase/Interface.db
  4. 52
      ECDeveloper/DataBase/JointControl.db
  5. 430
      ECDeveloper/DataBase/MD.db
  6. 326
      ECDeveloper/DataBase/MapBoard.db
  7. 4437
      ECDeveloper/DataBase/Shop.db
  8. 2
      ECDeveloper/DataBase/SpSampleDb.dbprj
  9. 1960
      ECDeveloper/DataBase/TargetInfos.db
  10. 0
      ECDeveloper/DataBase/ThreeDMap.db
  11. 2
      ECDeveloper/ECDeveloper1.0.Sp

483
ECDeveloper/DataBase/Alarm.db

@ -0,0 +1,483 @@
<?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>d319757d-08e8-4552-8aab-64e53ae075c0</Guid>
<Text>ms_alarm_info</Text>
<ModuleName>Alarm</ModuleName>
<FileNodeGuid>bc906de5-f6ac-40bf-bf08-8d95f31a4efb</FileNodeGuid>
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>125</X>
<Y>102</Y>
</Location>
<Size>
<Width>141.777344</Width>
<Height>283.259766</Height>
</Size>
<X>125</X>
<Y>102</Y>
<Width>141.777344</Width>
<Height>283.259766</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>1001a8bb-907a-450c-adab-074bd034c854</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>9cfc10d9-e42e-48b6-9133-0d88d8d591bc</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>1c1aaac2-4c62-4c60-a796-64b76dd683d7</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>cc001cf3-e6a3-4b40-bb16-1d93ded09203</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_alarm_info</Name>
<Guid>dab0ce12-3702-4807-b52f-5cfcd28d95c1</Guid>
<CnName>告警信息格式</CnName>
<Note />
<TableSpace />
<Owner />
<ModuleName>Alarm</ModuleName>
<Fields>
<Field>
<Guid>c9f4718d-f642-420a-8f35-03eb859ba103</Guid>
<Name>id</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>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>32位随机字符串</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b54f8eca-0aa1-4973-9e0e-7a8fdb50ce49</Guid>
<Name>alarm_owner_id</Name>
<CnName>报警所属站点ID</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>false</IsNullable>
<DefaultValue />
<Note>前端站、各级监控中心</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>da1d2135-b691-4033-8b73-a71805e1b7e4</Guid>
<Name>alarm_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>false</IsNullable>
<DefaultValue />
<Note>1:雷达报警,2:人工报警;3:传感器报警;4:光电报警;
11:首次进入预警;12:双拖预警;
13:单拖预警;14:多个AIS预警;
15:AIS变更预警;16:异常轨迹预警;
17:禁入预警;18:航道偏离预警;
19:黑名单预警;20:非法驻留预警
21:低速并靠预警;22:低速行驶预警;
23:超速行驶预警;24:大飞预警;
25:AIS关闭预警;26:航向错误预警;
27:非法采砂预警;28:非法搭靠预警;
29:非法抛锚预警;</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b933fd70-b1e1-4af8-b9e9-0edd52f59d88</Guid>
<Name>alarm_type_name</Name>
<CnName>报警类型名称</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>1:雷达报警,2:人工报警;3:传感器报警;4:光电报警;</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>e7094023-73cc-46b4-8545-1e0853adc233</Guid>
<Name>alarm_level</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>false</IsNullable>
<DefaultValue />
<Note>1:危急;2:紧急(高);3:警告(中);4:一般(低);5:未知</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b43e6e7d-355a-4f98-aeee-1f67e56fe00a</Guid>
<Name>alarm_content</Name>
<CnName>报警信息描述</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</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>c4f83059-53c2-42bc-b2d0-6e5743dbff55</Guid>
<Name>alarm_disposal</Name>
<CnName>报警处置状态</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</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:已处置,2:处置中,3:已取消</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>f596f5d3-52a9-4361-ab31-25751565a470</Guid>
<Name>alarm_time_start</Name>
<CnName>报警开始时间</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType26</ID>
<Name>Datetime</Name>
<GroupName>datetime</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Datetime</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>3b50d3c4-c86b-4d3e-8349-d414c4674845</Guid>
<Name>alarm_time_end</Name>
<CnName>报警关闭时间</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType26</ID>
<Name>Datetime</Name>
<GroupName>datetime</GroupName>
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Datetime</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note />
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>d9d41d7c-0e4d-493e-8613-61fc8218a0f1</Guid>
<Name>alarm_point_lon</Name>
<CnName>报警点经度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue>0</DefaultValue>
<Note>小数点后6位,113.337664</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>46e340f2-4b2b-46e1-8b75-ea8866aa3fc8</Guid>
<Name>alarm_point_lat</Name>
<CnName>报警点纬度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue>0</DefaultValue>
<Note>小数点后6位,22.597240</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>6c54d3fa-065f-4cf0-9a0f-ca41e0b0e465</Guid>
<Name>alarm_point_alt</Name>
<CnName>报警点海拔</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>-1</Scale>
<Visiable>true</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue>0</DefaultValue>
<Note>小数点后2位,71.45;</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>f6aa6a3b-f056-4609-b9c0-5e445bcf0279</Guid>
<Name>alarm_target_id</Name>
<CnName>关联报警目标唯一标识</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note>32位随机字符串</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>1de49697-2fc4-4515-ae33-f30656078e3d</Guid>
<Name>target_point</Name>
<CnName>记录目标到目前位置航迹点位</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</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>9f7a5096-2b6b-421b-be60-d0d1e58e9e8e</Guid>
<Name>alarm_camera_id</Name>
<CnName>关联摄像机唯一标识</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>255</Scale>
<Visiable>true</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>1</Start>
<Inc>1</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>true</IsNullable>
<DefaultValue />
<Note>可以关联多个摄像机镜头</Note>
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
<FileNodeGuid>bc906de5-f6ac-40bf-bf08-8d95f31a4efb</FileNodeGuid>
</Table>
<Collapse>false</Collapse>
</GraphicNode>
</GraphicNodes>
<Connections />
</GraphAbstract>

953
ECDeveloper/DataBase/Machine.db → ECDeveloper/DataBase/DeviceManger.db

File diff suppressed because it is too large

2228
ECDeveloper/DataBase/Interface.db

File diff suppressed because it is too large

52
ECDeveloper/DataBase/JointControl.db

@ -10,17 +10,17 @@
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
<X>248</X> <X>252</X>
<Y>14</Y> <Y>102</Y>
</Location> </Location>
<Size> <Size>
<Width>168.789032</Width> <Width>168.789032</Width>
<Height>202.839828</Height> <Height>202.839844</Height>
</Size> </Size>
<X>248</X> <X>252</X>
<Y>14</Y> <Y>102</Y>
<Width>168.789032</Width> <Width>168.789032</Width>
<Height>202.839828</Height> <Height>202.839844</Height>
</Rectangle> </Rectangle>
<Connectors> <Connectors>
<Connector> <Connector>
@ -345,15 +345,15 @@
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
<X>432</X> <X>433</X>
<Y>119</Y> <Y>101</Y>
</Location> </Location>
<Size> <Size>
<Width>172.972656</Width> <Width>172.972656</Width>
<Height>106.335922</Height> <Height>106.335922</Height>
</Size> </Size>
<X>432</X> <X>433</X>
<Y>119</Y> <Y>101</Y>
<Width>172.972656</Width> <Width>172.972656</Width>
<Height>106.335922</Height> <Height>106.335922</Height>
</Rectangle> </Rectangle>
@ -518,15 +518,15 @@
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
<X>628</X> <X>627</X>
<Y>137</Y> <Y>108</Y>
</Location> </Location>
<Size> <Size>
<Width>196.544861</Width> <Width>196.544861</Width>
<Height>106.335922</Height> <Height>106.335922</Height>
</Size> </Size>
<X>628</X> <X>627</X>
<Y>137</Y> <Y>108</Y>
<Width>196.544861</Width> <Width>196.544861</Width>
<Height>106.335922</Height> <Height>106.335922</Height>
</Rectangle> </Rectangle>
@ -1107,17 +1107,17 @@
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
<X>484</X> <X>481</X>
<Y>403</Y> <Y>341</Y>
</Location> </Location>
<Size> <Size>
<Width>198.126892</Width> <Width>198.126892</Width>
<Height>106.335922</Height> <Height>106.335938</Height>
</Size> </Size>
<X>484</X> <X>481</X>
<Y>403</Y> <Y>341</Y>
<Width>198.126892</Width> <Width>198.126892</Width>
<Height>106.335922</Height> <Height>106.335938</Height>
</Rectangle> </Rectangle>
<Connectors> <Connectors>
<Connector> <Connector>
@ -1280,17 +1280,17 @@
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
<X>709</X> <X>712</X>
<Y>407</Y> <Y>343</Y>
</Location> </Location>
<Size> <Size>
<Width>198.126953</Width> <Width>198.126953</Width>
<Height>106.335922</Height> <Height>106.335938</Height>
</Size> </Size>
<X>709</X> <X>712</X>
<Y>407</Y> <Y>343</Y>
<Width>198.126953</Width> <Width>198.126953</Width>
<Height>106.335922</Height> <Height>106.335938</Height>
</Rectangle> </Rectangle>
<Connectors> <Connectors>
<Connector> <Connector>

430
ECDeveloper/DataBase/MD.db

@ -3228,6 +3228,436 @@ D:数据库服务器</Note>
</Table> </Table>
<Collapse>false</Collapse> <Collapse>false</Collapse>
</GraphicNode> </GraphicNode>
<GraphicNode xsi:type="TableShape">
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>8e2c1702-d2ee-4498-9e23-4529b85cbe77</Guid>
<Text>ms_site</Text>
<ModuleName>MD</ModuleName>
<FileNodeGuid>60fa656f-b0c4-48c5-a141-8d3d0bbfa729</FileNodeGuid>
<Resizable>false</Resizable>
<Rectangle>
<Location>
<X>338</X>
<Y>443</Y>
</Location>
<Size>
<Width>100</Width>
<Height>267.175781</Height>
</Size>
<X>338</X>
<Y>443</Y>
<Width>100</Width>
<Height>267.175781</Height>
</Rectangle>
<Connectors>
<Connector>
<Guid>e40978ba-e994-4ab4-b8ef-175eccf617b8</Guid>
<ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name>
</Connector>
<Connector>
<Guid>30a1d2c9-4a12-4e7f-bafb-2c9a0c58d53d</Guid>
<ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name>
</Connector>
<Connector>
<Guid>672b4042-d62e-4d16-9c4d-8a5eaab6cc74</Guid>
<ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name>
</Connector>
<Connector>
<Guid>8130e01f-0723-4779-8343-c0c1d153cd1e</Guid>
<ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name>
</Connector>
</Connectors>
<SubTitle> 双击编辑</SubTitle>
<Table>
<Name>ms_site</Name>
<Guid>c834314a-7641-4cec-8fcd-58546642a6af</Guid>
<CnName>站点信息</CnName>
<Note />
<TableSpace />
<Owner />
<ModuleName>MD</ModuleName>
<Fields>
<Field>
<Guid>db3b7a8a-2b8b-442b-8808-a6c5e508b258</Guid>
<Name>site_id</Name>
<CnName>站点ID</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>VarChar(50)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>true</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点ID</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>84fb1f06-46e8-4abf-95cb-21483439b22a</Guid>
<Name>site_name</Name>
<CnName>站点名</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点名</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>50194e68-4ee0-4e46-bcdf-9d2133ab9d74</Guid>
<Name>type</Name>
<CnName>站点类型</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点类型</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>ec0b599f-cc3b-4323-9c79-ed7934f97c5f</Guid>
<Name>state</Name>
<CnName>站点运行状态</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType23</ID>
<Name>VarChar</Name>
<GroupName>string</GroupName>
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>VarChar(255)</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点运行状态(正常/无信号/离线等)</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>571ed6d3-3bb9-4164-af37-72e2d8b032ff</Guid>
<Name>quality</Name>
<CnName>数据质量</CnName>
<DataType>
<precision>-1</precision>
<ID>DataType6</ID>
<Name>Integer</Name>
<GroupName>Number</GroupName>
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Integer</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>数据质量(100-正常,50-预测,0-故障)</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>7cd95c10-07bc-4e68-980f-82e249596aa1</Guid>
<Name>latitude</Name>
<CnName>纬度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>维度,精度0.00000001度,wgs84坐标系</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>c68fac1b-339e-4c30-8dba-8d5b740c1179</Guid>
<Name>longitude</Name>
<CnName>经度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>经度,精度0.00000001度,wgs84坐标系</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>3e38e2e4-9331-405b-906e-aebfe77720d2</Guid>
<Name>heading</Name>
<CnName>站点头指向</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点头指向(默认0),精度0.01度</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>eeb73b94-9ccd-45e0-8b0f-e3310ca2f5ce</Guid>
<Name>speed</Name>
<CnName>站点速度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点速度(默认0),精度0.01节</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>39252e79-f506-442b-b7ec-418ef4c94367</Guid>
<Name>height</Name>
<CnName>站点高度</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点高度,精度1米</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>9b82cc28-4520-42cd-b24d-961d13868b6a</Guid>
<Name>course</Name>
<CnName>站点航向</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点航向(默认0),精度0.01度</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>60c887ac-e789-4bde-be5a-51565d5adaff</Guid>
<Name>tangage</Name>
<CnName>纵摇</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>纵摇,移动平台的船载,精度0.01度,可选</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>7c7f987a-7fed-435e-b62f-9e842370618c</Guid>
<Name>sensor_zone</Name>
<CnName>目标覆盖范围</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点探测目标覆盖范围,单位0.01米</Note>
<Code />
<FormDbFullName />
</Field>
<Field>
<Guid>b6b0b43c-8d8b-4b00-928b-b2a4899d4907</Guid>
<Name>period</Name>
<CnName>运行周期</CnName>
<DataType>
<precision>-1</precision>
<Name>Double</Name>
<GroupName />
<Precision>-1</Precision>
<Scale>0</Scale>
<Visiable>false</Visiable>
<FullName>Double</FullName>
</DataType>
<Identity>
<Enable>false</Enable>
<Start>0</Start>
<Inc>0</Inc>
</Identity>
<IsPK>false</IsPK>
<IsFK>false</IsFK>
<IsNullable>false</IsNullable>
<DefaultValue />
<Note>站点运行周期,精度</Note>
<Code />
<FormDbFullName />
</Field>
</Fields>
<Indexes />
<Triggers />
<Constraints />
<FileNodeGuid>60fa656f-b0c4-48c5-a141-8d3d0bbfa729</FileNodeGuid>
</Table>
<Collapse>false</Collapse>
</GraphicNode>
</GraphicNodes> </GraphicNodes>
<Connections /> <Connections />
</GraphAbstract> </GraphAbstract>

326
ECDeveloper/DataBase/zgx.db → ECDeveloper/DataBase/MapBoard.db

@ -5,8 +5,8 @@
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID> <UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>e390fd3f-94a3-4155-8aaf-5d9019c300c9</Guid> <Guid>e390fd3f-94a3-4155-8aaf-5d9019c300c9</Guid>
<Text>ms_models_board</Text> <Text>ms_models_board</Text>
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
@ -25,25 +25,21 @@
<Connectors> <Connectors>
<Connector> <Connector>
<Guid>92799690-5db0-45a5-bd5a-8434fb09bb18</Guid> <Guid>92799690-5db0-45a5-bd5a-8434fb09bb18</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection> <ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name> <Name>Top</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>e63f4c8a-3a7c-4b30-8923-a798ed74af21</Guid> <Guid>e63f4c8a-3a7c-4b30-8923-a798ed74af21</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection> <ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name> <Name>Bottom</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>ad546841-bed4-4846-b6df-91d65bb8f2f6</Guid> <Guid>ad546841-bed4-4846-b6df-91d65bb8f2f6</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection> <ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name> <Name>Left</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>0fd454f3-7f27-4a72-951f-fdd8cd05a16d</Guid> <Guid>0fd454f3-7f27-4a72-951f-fdd8cd05a16d</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection> <ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name> <Name>Right</Name>
</Connector> </Connector>
@ -51,15 +47,15 @@
<SubTitle> 双击编辑</SubTitle> <SubTitle> 双击编辑</SubTitle>
<Table> <Table>
<Name>ms_models_board</Name> <Name>ms_models_board</Name>
<Guid>433e53de-e636-4ce2-a752-2144b4b327f8</Guid> <Guid>ed3eb0b4-e500-4f67-88c7-43099524ac24</Guid>
<CnName>看板模板</CnName> <CnName>看板模板</CnName>
<Note /> <Note />
<TableSpace /> <TableSpace />
<Owner /> <Owner />
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<Fields> <Fields>
<Field> <Field>
<Guid>06489533-7827-4a74-92b2-9fe8c1082a09</Guid> <Guid>2dd7d439-481f-4578-8aba-09ba5c64ae31</Guid>
<Name>id</Name> <Name>id</Name>
<CnName /> <CnName />
<DataType> <DataType>
@ -68,14 +64,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>true</IsPK> <IsPK>true</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -86,7 +82,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>e8fd9abc-cbb9-48e7-b269-60d0acef488d</Guid> <Guid>543cd6f4-7215-4bcf-81c1-68752db00b3e</Guid>
<Name>board_type</Name> <Name>board_type</Name>
<CnName>看板类型</CnName> <CnName>看板类型</CnName>
<DataType> <DataType>
@ -95,14 +91,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -113,7 +109,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>9cedfbf7-455d-48cd-af62-6d7a4b2b4649</Guid> <Guid>0da6e679-572a-4742-b727-d6127f908f86</Guid>
<Name>board_name</Name> <Name>board_name</Name>
<CnName>看板名称</CnName> <CnName>看板名称</CnName>
<DataType> <DataType>
@ -122,14 +118,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -140,7 +136,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>f38fa753-3d1f-4289-ba73-0eb74b0982e8</Guid> <Guid>c277b13e-7782-4d55-943c-b1050f6f55b9</Guid>
<Name>template</Name> <Name>template</Name>
<CnName>模板</CnName> <CnName>模板</CnName>
<DataType> <DataType>
@ -149,14 +145,14 @@
<Name>Text</Name> <Name>Text</Name>
<GroupName>Blob</GroupName> <GroupName>Blob</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>-1</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>Text</FullName> <FullName>Text</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -167,7 +163,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>82276310-0992-43d8-bd30-0ac20ff6f956</Guid> <Guid>2cbdce00-5c29-45d7-9958-8596ea15856d</Guid>
<Name>dataurl</Name> <Name>dataurl</Name>
<CnName>数据url</CnName> <CnName>数据url</CnName>
<DataType> <DataType>
@ -176,14 +172,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>150</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(150)</FullName> <FullName>VarChar(150)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -194,7 +190,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>6dea81c5-f6b9-415c-94f0-1564591b4782</Guid> <Guid>974f5e35-9377-453e-b1f5-6b4bcb40b75c</Guid>
<Name>data_key</Name> <Name>data_key</Name>
<CnName>参数key</CnName> <CnName>参数key</CnName>
<DataType> <DataType>
@ -203,14 +199,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -221,7 +217,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>48c80036-2ec0-4ffc-8c6d-33436821dd53</Guid> <Guid>ece5765d-ac28-47a8-90e1-a02fabdefb78</Guid>
<Name>testjson</Name> <Name>testjson</Name>
<CnName>测试json</CnName> <CnName>测试json</CnName>
<DataType> <DataType>
@ -230,14 +226,14 @@
<Name>Text</Name> <Name>Text</Name>
<GroupName>Blob</GroupName> <GroupName>Blob</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>-1</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>Text</FullName> <FullName>Text</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -251,7 +247,7 @@
<Indexes /> <Indexes />
<Triggers /> <Triggers />
<Constraints /> <Constraints />
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
</Table> </Table>
<Collapse>false</Collapse> <Collapse>false</Collapse>
</GraphicNode> </GraphicNode>
@ -259,8 +255,8 @@
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID> <UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>42427112-da4e-45db-a39a-63efc5378c0d</Guid> <Guid>42427112-da4e-45db-a39a-63efc5378c0d</Guid>
<Text>ms_models_api_config</Text> <Text>ms_models_api_config</Text>
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
@ -279,25 +275,21 @@
<Connectors> <Connectors>
<Connector> <Connector>
<Guid>d8e41daa-d878-4d18-b071-69c11f751448</Guid> <Guid>d8e41daa-d878-4d18-b071-69c11f751448</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection> <ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name> <Name>Top</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>70e2b042-c490-47b8-9d8e-9b4c8950cfec</Guid> <Guid>70e2b042-c490-47b8-9d8e-9b4c8950cfec</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection> <ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name> <Name>Bottom</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>90ab8dc4-dca6-4893-9d38-cfac79fad2e1</Guid> <Guid>90ab8dc4-dca6-4893-9d38-cfac79fad2e1</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection> <ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name> <Name>Left</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>2e7cac97-7c9b-4071-bd6d-02167e6e26fd</Guid> <Guid>2e7cac97-7c9b-4071-bd6d-02167e6e26fd</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection> <ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name> <Name>Right</Name>
</Connector> </Connector>
@ -305,15 +297,15 @@
<SubTitle> 双击编辑</SubTitle> <SubTitle> 双击编辑</SubTitle>
<Table> <Table>
<Name>ms_models_api_config</Name> <Name>ms_models_api_config</Name>
<Guid>43144c3c-0a3f-4db2-b08f-ff44be385c94</Guid> <Guid>7a6eaad0-ef97-4329-8c84-60abb94ebdf4</Guid>
<CnName>模型API配置</CnName> <CnName>模型API配置</CnName>
<Note /> <Note />
<TableSpace /> <TableSpace />
<Owner /> <Owner />
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<Fields> <Fields>
<Field> <Field>
<Guid>9357e648-1ee2-49ba-bd32-5866ce96473b</Guid> <Guid>ccc9c2fd-8938-4bc2-9683-9d285116d840</Guid>
<Name>id</Name> <Name>id</Name>
<CnName /> <CnName />
<DataType> <DataType>
@ -322,14 +314,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>true</IsPK> <IsPK>true</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -340,7 +332,7 @@
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>b6490270-d274-4bd5-a77c-7eb2bb91c305</Guid> <Guid>2ebf0889-b4ce-4071-84c3-938a24b9e4bd</Guid>
<Name>http_type</Name> <Name>http_type</Name>
<CnName>请求方式</CnName> <CnName>请求方式</CnName>
<DataType> <DataType>
@ -349,14 +341,14 @@
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -370,7 +362,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>e5e5d83e-9402-480d-89f2-810d1bb75bd9</Guid> <Guid>e1177bcd-b3d9-4454-bc97-393072b0592d</Guid>
<Name>url</Name> <Name>url</Name>
<CnName>url</CnName> <CnName>url</CnName>
<DataType> <DataType>
@ -379,14 +371,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -397,7 +389,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>339170f0-0da9-40d7-8a72-7b1fbf55d991</Guid> <Guid>9e3e95ab-72e9-4dce-b142-90f265398626</Guid>
<Name>key1</Name> <Name>key1</Name>
<CnName>参数1</CnName> <CnName>参数1</CnName>
<DataType> <DataType>
@ -406,14 +398,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -424,7 +416,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>2d19a837-a456-4120-ac68-301ea3cf7b84</Guid> <Guid>e4521533-1da0-44c9-8277-2cb8638aea75</Guid>
<Name>value1</Name> <Name>value1</Name>
<CnName>参数1值</CnName> <CnName>参数1值</CnName>
<DataType> <DataType>
@ -433,14 +425,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -451,7 +443,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>89893237-bd26-4026-b0d9-89ee4c6e8202</Guid> <Guid>78a0e776-ff18-471a-8331-a21c99820056</Guid>
<Name>key2</Name> <Name>key2</Name>
<CnName>参数2</CnName> <CnName>参数2</CnName>
<DataType> <DataType>
@ -460,14 +452,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -478,7 +470,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>a5a9eefd-d595-414b-86b4-e51825111bff</Guid> <Guid>db707e57-9a35-460c-919c-69a7df391ed4</Guid>
<Name>value2</Name> <Name>value2</Name>
<CnName>参数2值</CnName> <CnName>参数2值</CnName>
<DataType> <DataType>
@ -487,14 +479,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -505,7 +497,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>3f59b0a5-841e-4769-8778-83b69de368ef</Guid> <Guid>1d6db1f7-bde0-46c4-902d-09a60d109430</Guid>
<Name>key3</Name> <Name>key3</Name>
<CnName>参数3</CnName> <CnName>参数3</CnName>
<DataType> <DataType>
@ -514,14 +506,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -532,7 +524,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>c1d9d9fc-3cea-4001-ae7d-ae256b208dcc</Guid> <Guid>7e0d3fb8-f1f3-4135-8a5d-97734e3ce1ab</Guid>
<Name>value3</Name> <Name>value3</Name>
<CnName>参数3值</CnName> <CnName>参数3值</CnName>
<DataType> <DataType>
@ -541,14 +533,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -562,7 +554,7 @@ delete</Note>
<Indexes /> <Indexes />
<Triggers /> <Triggers />
<Constraints /> <Constraints />
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
</Table> </Table>
<Collapse>false</Collapse> <Collapse>false</Collapse>
</GraphicNode> </GraphicNode>
@ -570,8 +562,8 @@ delete</Note>
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID> <UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>2d7f288d-a32c-4ede-8503-24bad4ece8db</Guid> <Guid>2d7f288d-a32c-4ede-8503-24bad4ece8db</Guid>
<Text>ms_models_board_api</Text> <Text>ms_models_board_api</Text>
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
@ -590,25 +582,21 @@ delete</Note>
<Connectors> <Connectors>
<Connector> <Connector>
<Guid>e13863e2-0962-433e-aaaf-9eb2b3e54844</Guid> <Guid>e13863e2-0962-433e-aaaf-9eb2b3e54844</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection> <ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name> <Name>Top</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>ffcc5505-ac81-4a26-acc1-0427f5f9d2e6</Guid> <Guid>ffcc5505-ac81-4a26-acc1-0427f5f9d2e6</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection> <ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name> <Name>Bottom</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>5d108b09-c130-4c83-b724-e695912a059f</Guid> <Guid>5d108b09-c130-4c83-b724-e695912a059f</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection> <ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name> <Name>Left</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>fc9d9f92-bc8e-41cb-bd6e-b93267c56336</Guid> <Guid>fc9d9f92-bc8e-41cb-bd6e-b93267c56336</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection> <ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name> <Name>Right</Name>
</Connector> </Connector>
@ -616,15 +604,15 @@ delete</Note>
<SubTitle> 双击编辑</SubTitle> <SubTitle> 双击编辑</SubTitle>
<Table> <Table>
<Name>ms_models_board_api</Name> <Name>ms_models_board_api</Name>
<Guid>ef0b8a66-7af9-4644-9670-2d2dbdde88b2</Guid> <Guid>062adc87-f639-4b91-b75c-c74be39417ae</Guid>
<CnName>看板模板API</CnName> <CnName>看板模板API</CnName>
<Note /> <Note />
<TableSpace /> <TableSpace />
<Owner /> <Owner />
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<Fields> <Fields>
<Field> <Field>
<Guid>01a7e6db-1a00-4359-9c19-a2a2e3ba4d9d</Guid> <Guid>68500141-b7de-46d2-a342-22167724eed9</Guid>
<Name>id</Name> <Name>id</Name>
<CnName /> <CnName />
<DataType> <DataType>
@ -633,14 +621,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>true</IsPK> <IsPK>true</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -651,7 +639,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>7356eff6-afd2-4619-b4b6-5a5896f66c5a</Guid> <Guid>18f0bbe5-41bb-40a7-b5e0-c5fe13951643</Guid>
<Name>board_type</Name> <Name>board_type</Name>
<CnName>看板类型</CnName> <CnName>看板类型</CnName>
<DataType> <DataType>
@ -660,14 +648,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -678,7 +666,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>014debde-6bae-4c12-8a62-e7a2155f4d6b</Guid> <Guid>0e984570-ae37-4143-b4f9-aca9913b65cc</Guid>
<Name>board_name</Name> <Name>board_name</Name>
<CnName>看板类型名称</CnName> <CnName>看板类型名称</CnName>
<DataType> <DataType>
@ -687,14 +675,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -705,7 +693,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>9b5b392a-9587-4ea2-962c-47b31d493c3f</Guid> <Guid>b2ebbc10-a34f-4854-8f78-0858b6404ca8</Guid>
<Name>template</Name> <Name>template</Name>
<CnName>模板</CnName> <CnName>模板</CnName>
<DataType> <DataType>
@ -714,14 +702,14 @@ delete</Note>
<Name>Text</Name> <Name>Text</Name>
<GroupName>Blob</GroupName> <GroupName>Blob</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>-1</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>Text</FullName> <FullName>Text</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -732,7 +720,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>c2956160-9c12-4d2d-a1ea-e2cd19270cb0</Guid> <Guid>b880b3e5-483f-42fc-b74e-2ec5ac1ce18f</Guid>
<Name>dataapi</Name> <Name>dataapi</Name>
<CnName>数据api</CnName> <CnName>数据api</CnName>
<DataType> <DataType>
@ -741,14 +729,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>150</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(150)</FullName> <FullName>VarChar(150)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -759,7 +747,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>5adfbaf1-271a-4fa7-98f0-02c27302c7c4</Guid> <Guid>c5a73093-ec7c-4978-8355-e15e148dd441</Guid>
<Name>data_key</Name> <Name>data_key</Name>
<CnName>参数key</CnName> <CnName>参数key</CnName>
<DataType> <DataType>
@ -768,14 +756,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -786,7 +774,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>8d3b1e1f-714c-442c-a6fb-aefad33e1e72</Guid> <Guid>954fb0a1-be00-48e9-b00a-6c7cf07eb17e</Guid>
<Name>testjson</Name> <Name>testjson</Name>
<CnName>测试json</CnName> <CnName>测试json</CnName>
<DataType> <DataType>
@ -795,14 +783,14 @@ delete</Note>
<Name>Text</Name> <Name>Text</Name>
<GroupName>Blob</GroupName> <GroupName>Blob</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>-1</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>Text</FullName> <FullName>Text</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -813,7 +801,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>6d1ce539-ef63-4531-9a84-7d7d3c98f769</Guid> <Guid>f0c0f2a5-b441-4b39-9733-b7a0b89bd349</Guid>
<Name>serveapi</Name> <Name>serveapi</Name>
<CnName>服务API</CnName> <CnName>服务API</CnName>
<DataType> <DataType>
@ -822,14 +810,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -843,7 +831,7 @@ delete</Note>
<Indexes /> <Indexes />
<Triggers /> <Triggers />
<Constraints /> <Constraints />
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
</Table> </Table>
<Collapse>false</Collapse> <Collapse>false</Collapse>
</GraphicNode> </GraphicNode>
@ -851,8 +839,8 @@ delete</Note>
<UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID> <UID>70B9E33A-D70C-4dfc-A1B0-801908608048</UID>
<Guid>3a84905d-5412-41f2-b458-73ccbd3e9d9a</Guid> <Guid>3a84905d-5412-41f2-b458-73ccbd3e9d9a</Guid>
<Text>ms_rpt_data_head</Text> <Text>ms_rpt_data_head</Text>
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
<Resizable>false</Resizable> <Resizable>false</Resizable>
<Rectangle> <Rectangle>
<Location> <Location>
@ -871,25 +859,21 @@ delete</Note>
<Connectors> <Connectors>
<Connector> <Connector>
<Guid>d1d3fe2a-f56f-4d7e-8050-29b133ec3c8f</Guid> <Guid>d1d3fe2a-f56f-4d7e-8050-29b133ec3c8f</Guid>
<Text />
<ConnectorDirection>Top</ConnectorDirection> <ConnectorDirection>Top</ConnectorDirection>
<Name>Top</Name> <Name>Top</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>a8aec023-120f-4f71-b3b8-8c88ffabfba6</Guid> <Guid>a8aec023-120f-4f71-b3b8-8c88ffabfba6</Guid>
<Text />
<ConnectorDirection>Bottom</ConnectorDirection> <ConnectorDirection>Bottom</ConnectorDirection>
<Name>Bottom</Name> <Name>Bottom</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>b8cbdd49-2a57-4db5-9031-3947e7104512</Guid> <Guid>b8cbdd49-2a57-4db5-9031-3947e7104512</Guid>
<Text />
<ConnectorDirection>Left</ConnectorDirection> <ConnectorDirection>Left</ConnectorDirection>
<Name>Left</Name> <Name>Left</Name>
</Connector> </Connector>
<Connector> <Connector>
<Guid>d8ec116b-b760-47dc-ab98-3acaa13d7ddd</Guid> <Guid>d8ec116b-b760-47dc-ab98-3acaa13d7ddd</Guid>
<Text />
<ConnectorDirection>Right</ConnectorDirection> <ConnectorDirection>Right</ConnectorDirection>
<Name>Right</Name> <Name>Right</Name>
</Connector> </Connector>
@ -897,15 +881,15 @@ delete</Note>
<SubTitle> 双击编辑</SubTitle> <SubTitle> 双击编辑</SubTitle>
<Table> <Table>
<Name>ms_rpt_data_head</Name> <Name>ms_rpt_data_head</Name>
<Guid>5e46dcd2-8a44-453f-a33a-c1701b717c1c</Guid> <Guid>e40c1a0b-16f7-43f3-bb6e-90a2ac2e7494</Guid>
<CnName>看板数据主表</CnName> <CnName>看板数据主表</CnName>
<Note /> <Note />
<TableSpace /> <TableSpace />
<Owner /> <Owner />
<ModuleName>zgx</ModuleName> <ModuleName>MapBoard</ModuleName>
<Fields> <Fields>
<Field> <Field>
<Guid>6c977303-5fca-4269-bf6f-3471f25813ad</Guid> <Guid>9510e957-33fe-4e1a-bf1a-2353885ee7f9</Guid>
<Name>id</Name> <Name>id</Name>
<CnName /> <CnName />
<DataType> <DataType>
@ -914,14 +898,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>true</IsPK> <IsPK>true</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -932,7 +916,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>78695135-17f6-4616-869f-7e4528de7e51</Guid> <Guid>cef3b4eb-22c6-46cd-8807-20d72f5d9248</Guid>
<Name>board_code</Name> <Name>board_code</Name>
<CnName>看板编号</CnName> <CnName>看板编号</CnName>
<DataType> <DataType>
@ -941,14 +925,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -959,7 +943,7 @@ delete</Note>
<FormDbFullName /> <FormDbFullName />
</Field> </Field>
<Field> <Field>
<Guid>6c8a31d2-c5b6-4a12-bac5-30571cbbbfe0</Guid> <Guid>ecb0a3de-f2f9-4e99-ad41-8ce463dcec7f</Guid>
<Name>board_name</Name> <Name>board_name</Name>
<CnName>看板名称</CnName> <CnName>看板名称</CnName>
<DataType> <DataType>
@ -968,14 +952,14 @@ delete</Note>
<Name>VarChar</Name> <Name>VarChar</Name>
<GroupName>string</GroupName> <GroupName>string</GroupName>
<Precision>-1</Precision> <Precision>-1</Precision>
<Scale>50</Scale> <Scale>0</Scale>
<Visiable>true</Visiable> <Visiable>false</Visiable>
<FullName>VarChar(50)</FullName> <FullName>VarChar(50)</FullName>
</DataType> </DataType>
<Identity> <Identity>
<Enable>false</Enable> <Enable>false</Enable>
<Start>1</Start> <Start>0</Start>
<Inc>1</Inc> <Inc>0</Inc>
</Identity> </Identity>
<IsPK>false</IsPK> <IsPK>false</IsPK>
<IsFK>false</IsFK> <IsFK>false</IsFK>
@ -989,7 +973,7 @@ delete</Note>
<Indexes /> <Indexes />
<Triggers /> <Triggers />
<Constraints /> <Constraints />
<FileNodeGuid>4733ded3-0248-4086-a6c6-698fadedea18</FileNodeGuid> <FileNodeGuid>251de4a0-4031-4af0-87b0-9c9d057cc68a</FileNodeGuid>
</Table> </Table>
<Collapse>false</Collapse> <Collapse>false</Collapse>
</GraphicNode> </GraphicNode>

4437
ECDeveloper/DataBase/Shop.db

File diff suppressed because it is too large

2
ECDeveloper/DataBase/SpSampleDb.dbprj

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><DbProject><DataBase><MYSQL Guid="3b576077-0415-4597-b30e-eaa5561f2111" ID="5" Ver="MySql 5.0" DataSource="192.168.1.200" Port="3306" Passwd="4E-DC-56-4F-72-4E-A4-37" UserID="root" InitialCatalog="MySql" IsNew="False" /></DataBase><Numbers Guid="eb965687-ad39-4e2f-ba0d-0db512dca859" Table="213" View="1" Trigger="1" Index="1" /><Settings><FileNode Guid="eb965687-ad39-4e2f-ba0d-0db512dca859" /></Settings><FileSet><DbDraw Name="AI.db" RelativePath="" Guid="fcfb08e2-f6d9-4a19-91f9-c38428d9bc6c" /><DbDraw Name="DDT.db" RelativePath="" Guid="e63e3199-8024-42cb-9836-e0f82b589bb1" /><DbDraw Name="DT.db" RelativePath="" Guid="6f0ab34a-9aa8-41c8-8e4f-9d48145d1885" /><DbDraw Name="iot.db" RelativePath="" Guid="276f4108-ac9a-46d2-915d-836c70388b76" /><DbDraw Name="JointControl.db" RelativePath="" Guid="bdd57bfc-318c-4116-8e20-a672706a978d" /><DbDraw Name="MD.db" RelativePath="" Guid="60fa656f-b0c4-48c5-a141-8d3d0bbfa729" /><Folder Name="Sql" RelativePath="" Guid="f1bee0f2-e6a3-4689-8584-e126c1286853"><DbSql Name="Create.sql" RelativePath="Sql" Guid="42e39a8e-279f-4638-82e5-e0cb1081bd6e" /><DbSql Name="Data.sql" RelativePath="Sql" Guid="6470e47d-a7dc-47fb-9eec-4de1a0cac403" /><DbSql Name="Drop.sql" RelativePath="Sql" Guid="f8655af0-c0bf-4291-beac-e4036e9b995f" /></Folder><DbDraw Name="zgx.db" RelativePath="" Guid="4733ded3-0248-4086-a6c6-698fadedea18" /></FileSet></DbProject> <?xml version="1.0" encoding="utf-8"?><DbProject><DataBase><MYSQL Guid="3b576077-0415-4597-b30e-eaa5561f2111" ID="5" Ver="MySql 5.0" DataSource="192.168.1.200" Port="3306" Passwd="4E-DC-56-4F-72-4E-A4-37" UserID="root" InitialCatalog="MySql" IsNew="False" /></DataBase><Numbers Guid="eb965687-ad39-4e2f-ba0d-0db512dca859" Table="222" View="1" Trigger="1" Index="1" /><Settings><FileNode Guid="eb965687-ad39-4e2f-ba0d-0db512dca859" /></Settings><FileSet><DbDraw Name="AI.db" RelativePath="" Guid="fcfb08e2-f6d9-4a19-91f9-c38428d9bc6c" /><DbDraw Name="Alarm.db" RelativePath="" Guid="bc906de5-f6ac-40bf-bf08-8d95f31a4efb" /><DbDraw Name="DeviceManger.db" RelativePath="" Guid="2fc72604-4dd1-4843-89cd-b3f4173af05c" /><DbDraw Name="Interface.db" RelativePath="" Guid="c7884c9a-4469-42e6-bb0c-56ac278a95a5" /><DbDraw Name="iot.db" RelativePath="" Guid="276f4108-ac9a-46d2-915d-836c70388b76" /><DbDraw Name="JointControl.db" RelativePath="" Guid="bdd57bfc-318c-4116-8e20-a672706a978d" /><DbDraw Name="MapBoard.db" RelativePath="" Guid="251de4a0-4031-4af0-87b0-9c9d057cc68a" /><DbDraw Name="MD.db" RelativePath="" Guid="60fa656f-b0c4-48c5-a141-8d3d0bbfa729" /><Folder Name="Sql" RelativePath="" Guid="f1bee0f2-e6a3-4689-8584-e126c1286853"><DbSql Name="Create.sql" RelativePath="Sql" Guid="42e39a8e-279f-4638-82e5-e0cb1081bd6e" /><DbSql Name="Data.sql" RelativePath="Sql" Guid="6470e47d-a7dc-47fb-9eec-4de1a0cac403" /><DbSql Name="Drop.sql" RelativePath="Sql" Guid="f8655af0-c0bf-4291-beac-e4036e9b995f" /></Folder><DbDraw Name="TargetInfos.db" RelativePath="" Guid="a451b7f5-bebb-4631-8ba9-b5e112551ac9" /><DbDraw Name="ThreeDMap.db" RelativePath="" Guid="fa8c8002-974c-4c21-a89d-44f42c85f03e" /></FileSet></DbProject>

1960
ECDeveloper/DataBase/DDT.db → ECDeveloper/DataBase/TargetInfos.db

File diff suppressed because it is too large

0
ECDeveloper/DataBase/DT.db → ECDeveloper/DataBase/ThreeDMap.db

2
ECDeveloper/ECDeveloper1.0.Sp

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><Soluction><Settings><FileNode Guid="fa7f8304-762e-4772-98a2-ff48e86d87c8" /></Settings><ProjectSet><DbProject RelativePath=".\..\..\dt\dt.dbprj" /><CSharpTemplateProject RelativePath=".\Template\SpSample.cstprj" /><DbProject RelativePath=".\DataBase\SpSampleDb.dbprj" /></ProjectSet></Soluction> <?xml version="1.0" encoding="utf-8"?><Soluction><Settings><FileNode Guid="fa7f8304-762e-4772-98a2-ff48e86d87c8" /></Settings><ProjectSet><CSharpTemplateProject RelativePath=".\Template\SpSample.cstprj" /><DbProject RelativePath=".\DataBase\SpSampleDb.dbprj" /></ProjectSet></Soluction>
Loading…
Cancel
Save