初始化项目
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// OrderPending 待支付订单
|
||||
// 对应MongoDB集合:orders_pending
|
||||
// 订单创建后进入此状态
|
||||
|
||||
Reference in New Issue
Block a user