|
@@ -19,7 +19,7 @@ public class EmailParseQuery extends PageQuery {
|
|
*/
|
|
*/
|
|
private Integer emailType;
|
|
private Integer emailType;
|
|
/**
|
|
/**
|
|
- * 解析状态:1-成功,2-净值缺失,3-未匹配基金,4-净值<=0,5-资产净值<=0
|
|
|
|
|
|
+ * 解析状态:1-成功,2-失败
|
|
*/
|
|
*/
|
|
private Integer parseStatus;
|
|
private Integer parseStatus;
|
|
|
|
|