Replies: 3 comments
-
Hi 这个需求场景是什么 |
Beta Was this translation helpful? Give feedback.
0 replies
-
您指的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个需要一个 if-then 的逻辑,而当前的 rules 中所有条件都是且的匹配关系, 如果想设计该需求,配置文件可能要改成这个样子: - peer: 宋家小厨房
targetAccount: Expenses:EatDrink:Meals
output:
item: 北门口煎饼果子 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
比如有以下记录:
规则:
如果我想在匹配
peer: 宋家小厨房
后不仅覆写targetAccount
,还进一步覆写naration
字段变成:是否可以呢?
Beta Was this translation helpful? Give feedback.
All reactions