Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/eyes
| | |
| | | @ApiModelProperty(value = "毛利率") |
| | | @TableField("profitRating") |
| | | private BigDecimal profitRating; |
| | | @ApiModelProperty(value = "验光来源") |
| | | @ApiModelProperty(value = "验光来源 1=外部验光 2=门店修改 3=客户自改") |
| | | @TableField("profitRating") |
| | | private Integer optometrySource; |
| | | } |
| | |
| | | @ApiModelProperty(value = "毛利率") |
| | | @TableField("profitRating") |
| | | private BigDecimal profitRating; |
| | | @ApiModelProperty(value = "验光来源") |
| | | @ApiModelProperty(value = "验光来源 1=外部验光 2=门店修改 3=客户自改") |
| | | @TableField("profitRating") |
| | | private Integer optometrySource; |
| | | } |