@ -37,10 +37,10 @@ str=>start: Start
op=>operation: 领导
cond=>condition: 是否提交
e=>end
srt->cond->op->e
srt->cond->op
cond(yes)->op
cond(no)->str
op->e
```