阅读背景:

Interpolation substitution on JSON string Using Python

来源:互联网 

config.ini

request = {"order": {"order_id": {order_id},"customer_id":10001, "prd_price":50, "quantity":{quantity}, "total_price": {total_price}, "product_id":1, "last_name": "lavanya"}}
data = {'quantity': '315', 'total_price': '50', 'order_id': '102'}
request = {"order": {"order_id": {



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: