add
This commit is contained in:
8
backend/futures_trade_record/README.md
Normal file
8
backend/futures_trade_record/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
curl -X POST http://localhost:20010/api/variety/create \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"name": "螺纹钢",
|
||||
"code": "RB",
|
||||
"tick": 1.0,
|
||||
"tick_price": 10.0
|
||||
}'
|
||||
Reference in New Issue
Block a user