|
|
|
@@ -491,7 +491,7 @@ func GetCloudbrainsDetailData(ctx *context.Context) { |
|
|
|
} |
|
|
|
|
|
|
|
func GetCloudbrainsCreateHoursData(ctx *context.Context) { |
|
|
|
hourPeriodCount := make(map[string]interface{}) |
|
|
|
createHourPeriodCount := make(map[string]interface{}) |
|
|
|
brainRecordBeginTime, err := getBrainRecordBeginTime() |
|
|
|
if err != nil { |
|
|
|
log.Error("Can not get brain record begin time", err) |
|
|
|
|