Fix the problem of package name for generated kt code. (#3082)
Co-authored-by: 李春华 <lichunhua@threesoft.cn>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package {{with .Info}}{{.Desc}}{{end}}
|
||||
package {{.Pkg}}
|
||||
|
||||
import com.google.gson.Gson
|
||||
|
||||
|
||||
Reference in New Issue
Block a user