mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-10-15 17:24:34 +08:00
交易:核销
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
// ========== 售后基本信息 ==========
|
// ========== 售后基本信息 ==========
|
||||||
|
|
||||||
// ========== 营销基本信息 ==========
|
// ========== 营销基本信息 ==========
|
||||||
|
Reference in New Issue
Block a user