rk
昨天 f9e4883831956328e73f4df77c8d6887a0f8d70b
server/dmmall_service/src/main/java/com/doumee/dao/business/model/InviteRecord.java
@@ -55,7 +55,7 @@
    private String phone;
    @ApiModelProperty(value = "是否完成首单:0否 1是", example = "1")
    @ExcelColumn(name="完成极端" ,index =4,width = 10,valueMapping = "0=已注册;1=完成首单;")
    @ExcelColumn(name="完成阶段" ,index =4,width = 10,valueMapping = "0=已注册;1=完成首单;")
    private Integer firstOrderStatus;
    @ApiModelProperty(value = "完成首单时间")