mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
交易:核销
This commit is contained in:
parent
5819b08740
commit
8e905f706d
@ -113,6 +113,9 @@ public class AppTradeOrderDetailRespVO {
|
|||||||
@Schema(description = "自提门店编号", example = "1088")
|
@Schema(description = "自提门店编号", example = "1088")
|
||||||
private Long pickUpStoreId;
|
private Long pickUpStoreId;
|
||||||
|
|
||||||
|
@Schema(description = "自提核销码", example = "40964096")
|
||||||
|
private String pickUpVerifyCode;
|
||||||
|
|
||||||
// ========== 售后基本信息 ==========
|
// ========== 售后基本信息 ==========
|
||||||
|
|
||||||
// ========== 营销基本信息 ==========
|
// ========== 营销基本信息 ==========
|
||||||
|
Loading…
Reference in New Issue
Block a user