lmw
2024-07-09 b13afc751dbbce24753d008f1f87d2c5e133a4ad
app/src/main/java/com/dollearn/student/network/entity/Goods.kt
@@ -24,5 +24,5 @@
    val typeIds: String,
    val updateBy: String,
    val updateTime: String,
    val userCount: Int
    val userCount: Int?
):Parcelable