@@ -198,8 +198,8 @@ public class FsStoreOrderExportVO implements Serializable
// /** 给用户退了多少积分 */
// private BigDecimal backIntegral;
- /** 备注 */
- @Excel(name = "备注")
+ /** 用户订单备注 */
+ @Excel(name = "用户备注")
private String mark;
// /** 是否删除 */