select scene_name from template_lamp_control.road_scene where scene_id=20;

在Navicat中 表里scene_id前面多了一个小的可以忽略的空格,导致它找不到了。原先一直以为是自增主键不能where,是可以的。粗心啊。

相关文章:

  • 2022-12-23
  • 2021-08-16
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2023-02-22
  • 2021-08-08
猜你喜欢
  • 2021-12-07
  • 2021-11-13
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案