modified 统一代码风格
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
//@function: AutoInjectionCode
|
||||
//@description: 向文件中固定注释位置写入代码
|
||||
//@param: filepath string, funcName string, codeData string
|
||||
//@return: err error
|
||||
//@return: error
|
||||
|
||||
func AutoInjectionCode(filepath string, funcName string, codeData string) error {
|
||||
startComment := "Code generated by gin-vue-admin Begin; DO NOT EDIT."
|
||||
|
Reference in New Issue
Block a user