day day up

This commit is contained in:
谢小军
2020-01-08 20:21:30 +08:00
parent 0a32dfe0e3
commit 204164e8b9
9 changed files with 90 additions and 20 deletions

View File

@@ -7,5 +7,5 @@ func GetGenBaseTemp() string {
// GetGenLogicTemp get gen logic template str
func GetGenLogicTemp() string {
return ""
return genlogic
}