Browse Source

no message

FengChaoYu 7 months ago
parent
commit
4695c2dc75

+ 1 - 1
mall-server-api/src/main/java/com/gree/mall/manager/bean/material/manage/WebsitPartsSalesVO.java

@@ -64,7 +64,7 @@ public class WebsitPartsSalesVO {
     @ApiModelProperty("详细地址")
     private String addr;
 
-    @ApiModelProperty("购买方式")
+    @ApiModelProperty("订单来源")
     private SourceSalesEnum orderSource;
 
     @ApiModelProperty("订单状态")