curl --location --request POST 'pm/bian-geng/submit' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'contractId="330"' \ --form 'orderId="202210180002"' \ --form 'excuteType="1"' \ --form 'debug="{{DEBUG}}"'
{}