Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
2026-04-02 17:49:05 +08:00
3 changed files with 21 additions and 0 deletions

View File

@ -59,6 +59,13 @@ public class LngContractSalesPng implements Serializable {
*/
@ApiModelProperty("备注")
private String note;
/**
* 长协/现货/年度合同(长协/现货/年度……)
*/
@ApiModelProperty("长协/现货/年度合同(长协/现货/年度……)")
private String longSpotCode;
/**