public object SysGetSmObject() => SysCacheSm.Get("123");
 public string SysGetSm() => (string)SysCacheSm.Get("123");