跳到主要内容

lock_order

锁定一个订单,保证在锁定期间,只有锁定者才能操作本订单

声明

void lock_order(string order_no)

参数

参数名描述
order_no订单号

返回值

使用方式

返回文档