1
zj
2024-09-11 a8eb5441d15fbb694ad679df135bd6a1c7ddcde6
src/main/java/com/nq/vo/position/UserPendingorderVO.java
@@ -17,6 +17,7 @@
@Data
public class UserPendingorderVO  {
    private Integer id;
    private Integer userId;
    private String stockId;
    private String stockName;