调整外层文件夹

This commit is contained in:
oker 2022-10-12 20:44:06 +08:00
parent 58d9be68c3
commit 2c0be6b881
1 changed files with 1 additions and 1 deletions

View File

@ -1053,7 +1053,7 @@
" ordType=\"conditional\", # order type\n", " ordType=\"conditional\", # order type\n",
" state=\"canceled\" # state of the orders\n", " state=\"canceled\" # state of the orders\n",
")\n", ")\n",
"print(result)" "print(result)\n"
] ]
} }
], ],