1
zj
2024-10-29 c8b1fc4dd96f24215cb5ed633a5b5c59c405f910
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;