@ -488,10 +488,10 @@ namespace djy.Service.AFR
house.CntrList.ForEach(cntr =>
{
cntr.LastUpdate = nowTime;
if (string.IsNullOrEmpty(cntr.GID))
StringTrimmer.TrimStringProperties(cntr);
cntr.GID = Guid.NewGuid().ToString();
cntr.PID = house.GID;
cntr.CreateTime = nowTime;