lmw
19 小时以前 855a7e18a795f0db2453a19e3e8f26ba2ff553b4
app/src/main/java/com/dollearn/student/network/entity/Goods.kt
@@ -17,7 +17,7 @@
    val inventory: Int?,
    val isDelete: Int,
    val name: String,
    val price: Double,
    val price: Double?,
    val surplus: Int,
    val total: Int,
    val type: Int?,