```angular2html 1. 光栅逻辑 2. 点击耗材扫描时,查询所有耗材对应的项目的温度,如果温度不一致,提醒用户需要先设置温度。 3. BUG-后台程序发送can消息报send frame overtime,重启后台程序后恢复 [25-01-03 16:48:14.582] [ExtAPIService ] [I] down can bin -> 2C0E010004005B00(16) [25-01-03 16:48:16.686] [ExtAPIService ] [I] down can bin -> 2D0E010004005B00(16) [25-01-03 16:48:16.686] [ExtAPIService ] [I] down can bin -> 2D0E010004005B00(16) [25-01-03 16:48:16.706] [SocketCan ] [E] send frame overtime [25-01-03 16:48:18.788] [ExtAPIService ] [I] down can bin -> 2E0E010004005B00(16) [25-01-03 16:48:18.809] [SocketCan ] [E] send frame overtime [25-01-03 16:48:20.893] [ExtAPIService ] [I] down can bin -> 2F0E010004005B00(16) [25-01-03 16:48:20.913] [SocketCan ] [E] send frame overtime [25-01-03 16:48:22.994] [ExtAPIService ] [I] down can bin -> 300E010004005B00(16) [25-01-03 16:48:23.014] [SocketCan ] [E] send frame overtime [25-01-03 16:48:25.096] [ExtAPIService ] [I] down can bin -> 310E010001005B00(16) [25-01-03 16:48:25.117] [SocketCan ] [E] send frame overtime [25-01-03 16:48:27.200] [ExtAPIService ] [I] down can bin -> 320E010001005B00(16) [25-01-03 16:48:27.220] [SocketCan ] [E] send frame overtime [25-01-03 16:48:29.301] [ExtAPIService ] [I] down can bin -> 330E010001005B00(16) [25-01-03 16:48:29.321] [SocketCan ] [E] send frame overtime [25-01-03 16:48:31.401] [ExtAPIService ] [I] down can bin -> 340E010001005B00(16) [25-01-03 16:48:31.422] [SocketCan ] [E] send frame overtime [25-01-03 16:48:33.504] [ExtAPIService ] [I] down can bin -> 350E010001005B00(16) [25-01-03 16:48:33.525] [SocketCan ] [E] send frame overtime 4. 处理一下A8kEcode.APPE_TAKE_TIP_FAIL错误 ```