@@ -64,7 +64,7 @@ public class ChatgptCarInfoView {
/**
* 使用次数
*/
-
+ @DbIgnore
private Integer use;
@DbField("cs.isPlus")