del: 移除重复模块

This commit is contained in:
meilin.huang
2021-03-24 17:22:38 +08:00
parent 7ff730128d
commit a1141a405a
12 changed files with 1 additions and 1119 deletions

View File

@@ -10,7 +10,7 @@ import (
"mayfly-go/mock-server/controllers/form"
)
const key = "ccbscf:mock:data"
const key = "mock:data"
type MockController struct {
base.Controller