@@ -52,7 +52,7 @@ public class ChatgptCarSessionView {
/**
* 车名称
*/
- @DbField("cs.carName")
+ @DbField("cs.car_name")
private String carName;