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