Commit 8c86b8d5 authored by heyubin's avatar heyubin Committed by vipwzw

add by hyb for para-wallet lint

parent dfef076f
......@@ -31,6 +31,7 @@ func New() wcom.WalletBizPolicy {
return &ParaPolicy{mtx: &sync.Mutex{}}
}
// 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