代码生成

This commit is contained in:
2026-01-19 21:30:09 +08:00
parent b3def6eb10
commit 06979818be
26 changed files with 933 additions and 51 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<flow>
<!-- 主流程:用户下单 -->
<chain name="controller">
THEN(controllerCodeCreate);
</chain>
</flow>