mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
3 lines
46 B
Groovy
3 lines
46 B
Groovy
Integer a=3
|
|
Integer b=2
|
|
slot.setData("s1",a*b) |