mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-18 13:58:07 +08:00
优化测试用例
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
b=10
|
||||
if a>5:
|
||||
b=5
|
||||
print 'hello'
|
||||
print '你好'.decode('UTF-8')
|
||||
else:
|
||||
print 'hi'
|
||||
defaultContext.setData("s1",a*b)
|
||||
|
||||
Reference in New Issue
Block a user