fix:修正mac情况下的文件冲突
This commit is contained in:
parent
7b6b610a74
commit
ba05ef0e57
|
@ -19,7 +19,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
autoPath = "autoCode/"
|
||||
autoPath = "autocode_template/"
|
||||
basePath = "resource/template"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue