@ -38,6 +38,9 @@ op=>operation: 领导
cond=>condition: 是否提交
e=>end
srt->cond->op->e
cond(yes)->op
cond(no)->str
```