|
|
@ -49,7 +49,7 @@ public class PurchaseBillQuery implements Query { |
|
|
|
@ApiModelProperty("单据编号") |
|
|
|
private String billNo; |
|
|
|
@ApiModelProperty("采购员") |
|
|
|
private String purchaserSid; |
|
|
|
private String purchaserName; |
|
|
|
@ApiModelProperty("备注") |
|
|
|
private String remarks; |
|
|
|
@ApiModelProperty("发货状态key") |
|
|
|