正在显示
4 个修改的文件
包含
2 行增加
和
2 行删除
lastupdate.tmp
0 → 100755
1 | +{"/Users/steve/go/src/partner01/pkg/port/beego":1617354279378526449} |
partner01
0 → 100755
不能预览此文件类型
@@ -7,7 +7,6 @@ import ( | @@ -7,7 +7,6 @@ import ( | ||
7 | "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/constant" | 7 | "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/constant" |
8 | "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/infrastructure/pg/models" | 8 | "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/infrastructure/pg/models" |
9 | 9 | ||
10 | - //_ "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/infrastructure/pg/models" | ||
11 | "github.com/linmadan/egglib-go/persistent/pg/hooks" | 10 | "github.com/linmadan/egglib-go/persistent/pg/hooks" |
12 | ) | 11 | ) |
13 | 12 |
@@ -9,7 +9,7 @@ import ( | @@ -9,7 +9,7 @@ import ( | ||
9 | pG "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/infrastructure/pg" | 9 | pG "gitlab.fjmaimaimai.com/mmm-go-pp/partner01/pkg/infrastructure/pg" |
10 | ) | 10 | ) |
11 | 11 | ||
12 | -var _ = Describe("创建订单增删改查", func() { | 12 | +var _ = FDescribe("创建订单增删改查", func() { |
13 | Describe("提交数据创建订单增删改查", func() { | 13 | Describe("提交数据创建订单增删改查", func() { |
14 | Context("提交正确的新订单实体数据", func() { | 14 | Context("提交正确的新订单实体数据", func() { |
15 | It("返回订单实体数据", func() { | 15 | It("返回订单实体数据", func() { |
-
请 注册 或 登录 后发表评论