- cms store management.
This commit is contained in:
@@ -37,7 +37,7 @@ func TestUpdateStore(t *testing.T) {
|
||||
|
||||
// result := &model.Store{}
|
||||
// result.ID = 100164
|
||||
// err := dao.GetEntity(result, nil)
|
||||
// err := dao.GetEntity(nil, result)
|
||||
|
||||
if err != nil {
|
||||
t.Fatal(err.Error())
|
||||
|
||||
Reference in New Issue
Block a user