Commit 6a39bf81 by shiwenbo

Merge branch 'develop' of gitlab.beecode.cn:kunlun/xyst_dinas/xyst_dinas_backend into develop

parents f4cd6fde fbf42963
...@@ -36,6 +36,16 @@ ...@@ -36,6 +36,16 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>station.del</m:name>
<m:title>场站是否删除</m:title>
<m:type>boolean</m:type>
<m:ref>
<m:name>com.xyst.dinas.biz.datamodel.Station</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>station.regionalCompany.id</m:name> <m:name>station.regionalCompany.id</m:name>
<m:title>区域公司</m:title> <m:title>区域公司</m:title>
<m:type>uuid</m:type> <m:type>uuid</m:type>
......
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