Commit 8674bcad authored by linj's avatar linj

fmt

parent b1ae3b6e
...@@ -29,7 +29,6 @@ import ( ...@@ -29,7 +29,6 @@ import (
5. 显示指定状态下的某地址卖单 (无分页) -> owner_isSell_status 5. 显示指定状态下的某地址卖单 (无分页) -> owner_isSell_status
6. 显示一个token 指定数量的卖单 -> asset_isSell 6. 显示一个token 指定数量的卖单 -> asset_isSell
7. 根据状态分页列出某地址的订单(包括买单卖单) owner_status 7. 根据状态分页列出某地址的订单(包括买单卖单) owner_status
*/ */
var opt_order_table = &table.Option{ var opt_order_table = &table.Option{
Prefix: "LODB-trade", Prefix: "LODB-trade",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment