江苏数交所接口开发
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -14,7 +14,7 @@ import java.math.BigDecimal; | ... | @@ -14,7 +14,7 @@ import java.math.BigDecimal; |
14 | **/ | 14 | **/ |
15 | @Data | 15 | @Data |
16 | @Schema(title = "江苏开发主体附件返回参数") | 16 | @Schema(title = "江苏开发主体附件返回参数") |
17 | public class JSAttachRSVO extends JSPageQueryVO { | 17 | public class JSAttachRSVO { |
18 | /** | 18 | /** |
19 | * 文件ID | 19 | * 文件ID |
20 | */ | 20 | */ | ... | ... |
-
Please register or sign in to post a comment