Commit 96d3374f by yanHeng

[修改] 流域区域增加坐标类型

parent 01609f55
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-type">
<specification>1.0</specification>
<id>dc239645-f994-4413-b124-9911bff7f448</id>
......@@ -142,6 +142,25 @@
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>javax.persistence.Column</m:type>
<m:properties>
<m:property>
<m:key>name</m:key>
<m:value>area_coord_type</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>8a13aebf-60e6-4ce2-9b69-5a3233adf10b</m:id>
<m:name>areaCoordType</m:name>
<m:title>坐标类型</m:title>
<m:type>int</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>bcp.type.constraint.StringLength</m:type>
<m:value>1500</m:value>
</m:annotation>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment