mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
Merge branch 'dev' of https://gitee.com/dromara/liteFlow into issue/#I8MW6Q-2
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
b=10
|
||||
if a>5:
|
||||
b=5
|
||||
print 'hello'
|
||||
print '你好'.decode('UTF-8')
|
||||
else:
|
||||
print 'hi'
|
||||
defaultContext.setData("s1",a*b)
|
||||
defaultContext.setData("td", td.sayHi("jack"))
|
||||
]]>
|
||||
</node>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user