update 打包管理确认收入金额
This commit is contained in:
@@ -95,6 +95,7 @@ public class PayPackCompany implements Serializable {
|
||||
@Excel(name = "确认收入金额", width = 15)
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "确认收入金额")
|
||||
@JsonFormat(shape = JsonFormat.Shape.STRING)
|
||||
private BigDecimal confirmAmount;
|
||||
|
||||
/**实际到账费用*/
|
||||
|
||||
Reference in New Issue
Block a user