package test import ( "Cold_mqtt/models/Device" "testing" ) func TestWarniData(t *testing.T) { Device.RedisDeviceData_Get("2024373764352840", 2) }