2022-06-27 23:38:56 +08:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-06-27 22:14:40 +08:00
|
|
|
|
<!--
|
|
|
|
|
|
引入图形设置(非必须),作用范围:该MethodId对象。
|
|
|
|
|
|
被ResourceScanner扫描器检查更新
|
|
|
|
|
|
-->
|
|
|
|
|
|
<shapes>
|
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
|
|
|
|
methodId 建模方法Id(methodId、methodId.shapeId),多个用逗号隔开
|
|
|
|
|
|
|
2022-07-26 11:31:55 +08:00
|
|
|
|
-->
|
|
|
|
|
|
<!-- <import methodId="basic"/> -->
|
|
|
|
|
|
<!-- <import methodId="data.form"/> -->
|
|
|
|
|
|
<!-- <import methodId="org.normal"/> -->
|
2022-06-27 22:14:40 +08:00
|
|
|
|
</shapes>
|