src/main/java/com/nq/pojo/StockSubscribe.java @@ -33,6 +33,9 @@ private String code; /** * 类型 sh sz hk us * sh 沪 * sz 深 * bj 京 */ private String stockType; /** @@ -80,6 +83,8 @@ */ private Integer type; private Integer residualShare; /** * 是否上市 */