15 lines
386 B
XML
15 lines
386 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!--
|
||
引入图形设置(非必须),作用范围:该MethodId对象。
|
||
被ResourceScanner扫描器检查更新
|
||
-->
|
||
<shapes>
|
||
<!--
|
||
|
||
methodId 建模方法Id(methodId、methodId.shapeId),多个用逗号隔开
|
||
|
||
|
||
<import methodId="basic"/>
|
||
<import methodId="data.form"/>
|
||
<import methodId="org.normal"/> -->
|
||
</shapes> |