战斗任务消耗资源代码

This commit is contained in:
wangwenhua 2025-09-19 12:26:43 +08:00
parent 0366ab6a67
commit 0315e5a8b0

View File

@ -34,7 +34,6 @@ public class SupplierRequest implements Serializable {
private String supplierType;
@TableField(value="SUPPLIER_NUM")
private String supplierNum;
@TableField(value="LAT")
private String lat;
@TableField(value="LNG")