Skip to content

Commit

Permalink
Change the format (#32)
Browse files Browse the repository at this point in the history
* change the format
  • Loading branch information
wangxingaoyan authored and vita-dounai committed Sep 2, 2019
1 parent 9bffb26 commit 7056fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/interfaces/crud.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ interfaces.push(produceSubCommandInfo(
return {status: "success"};
} else {
return {status: "fail"};
}
}
}
));

Expand Down

0 comments on commit 7056fbe

Please sign in to comment.