增加事件驱动和业务回滚处理方式

This commit is contained in:
冯佳
2026-03-04 08:50:04 +08:00
parent cc4c361df6
commit 47a9dff6ef
25 changed files with 2626 additions and 1780 deletions

View File

@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.10"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "rtthread-nano-stm32f407ve",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "rtthread-nano-stm32f407ve::@6890427a1f51a3e7e1df",
"jsonFile" : "target-rtthread-nano-stm32f407ve-328f41688cea50c58d51.json",
"name" : "rtthread-nano-stm32f407ve",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "C:/Users/ZHIZHANKEJI/Downloads/rtthread-nano-4.1.1/rtthread-nano-4.1.1/build",
"source" : "C:/Users/ZHIZHANKEJI/Downloads/rtthread-nano-4.1.1/rtthread-nano-4.1.1"
},
"version" :
{
"major" : 2,
"minor" : 7
}
}