feat:系统建店审核后门店编码
This commit is contained in:
@@ -19,4 +19,7 @@ public class AuditResultRequest {
|
||||
|
||||
@ApiModelProperty("通过/失败原因")
|
||||
private String cause = "";
|
||||
|
||||
@ApiModelProperty("门店编码(系统建店时使用)")
|
||||
private String storeNum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user