修改注册普通用户权限为消费者1,之前是三门店老板和消费者
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package mtps
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
_ "git.rosy.net.cn/jx-callback/business/jxcallback/orderman"
|
||||
@@ -35,3 +36,6 @@ func TestCancelWaybill(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func Test11(t *testing.T) {
|
||||
fmt.Println(1|2)
|
||||
}
|
||||
Reference in New Issue
Block a user