mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
chore: reformat code (#2903)
This commit is contained in:
@@ -21,5 +21,6 @@ func genRequest(dir string) error {
|
||||
if pathx.FileExists(filename) {
|
||||
return nil
|
||||
}
|
||||
|
||||
return os.WriteFile(filename, []byte(requestTemplate), 0644)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user