Commit 96ae7997 authored by heyubin's avatar heyubin Committed by vipwzw

add by hyb for lint

parent 8c86b8d5
......@@ -31,7 +31,7 @@ func New() wcom.WalletBizPolicy {
return &ParaPolicy{mtx: &sync.Mutex{}}
}
// ParaPolicy: 结构体
// ParaPolicy 结构体
type ParaPolicy struct {
mtx *sync.Mutex
walletOperate wcom.WalletOperate
......
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