fix(image):
This commit is contained in:
parent
2b8745679f
commit
040c3c7751
6 changed files with 459 additions and 437 deletions
|
|
@ -189,7 +189,7 @@ var (
|
|||
func NewData(taoLogger *logger.TaoLogger, redisClient *RedisCli) *Data {
|
||||
|
||||
allRecipeFiles := helpers.ScanRecipeFiles(helpers.LoadCountrySettings())
|
||||
fmt.Println(allRecipeFiles)
|
||||
// fmt.Println(allRecipeFiles)
|
||||
|
||||
defaultFile := "coffeethai02_600.json"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue