logic-post-method

This commit is contained in:
Eason010212
2023-04-19 17:11:12 +08:00
parent 842e6a02d2
commit a3caa815c6
4 changed files with 53 additions and 0 deletions

View File

@@ -396,6 +396,18 @@
</shadow>
</value>
</block>
<block type="POST">
<value name="url">
<shadow type="text">
<field name="TEXT">URL</field>
</shadow>
</value>
<value name="data">
<shadow type="text">
<field name="TEXT">{"name": "Mixly"}</field>
</shadow>
</value>
</block>
</category>