[fix] up it

This commit is contained in:
jieshoudaxue
2023-10-10 15:30:05 +08:00
parent 4054d53129
commit 613261f2b7
+1 -1
View File
@@ -60,7 +60,7 @@ public:
} else if (voice_txt.find("") != std::string::npos) {
ToDownstream("小车请向右转", 0, -0.3);
} else if (voice_txt.find("") != std::string::npos) {
ToDownstream("小车请打转", 0.3, -0.3);
ToDownstream("小车请打转", 0.3, -0.3);
}
resp.success = true;