Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@ -59,6 +59,13 @@ public class LngContractSalesPng implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty("备注")
|
||||
private String note;
|
||||
|
||||
|
||||
/**
|
||||
* 长协/现货/年度合同(长协/现货/年度……)
|
||||
*/
|
||||
@ApiModelProperty("长协/现货/年度合同(长协/现货/年度……)")
|
||||
private String longSpotCode;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user