门店评分
This commit is contained in:
@@ -2,8 +2,9 @@ package misc
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"git.rosy.net.cn/jx-callback/business/jxutils/jxcontext"
|
||||
)
|
||||
|
||||
func TestStartOrEndOpStore(t *testing.T) {
|
||||
StartOrEndOpStore(1, true, 0, 0, false, true)
|
||||
StartOrEndOpStore(jxcontext.AdminCtx, true, []int{}, []int{}, 0, 0, false, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user