@@ -67,7 +67,5 @@ public class BankQueryRsp {
@JsonFormat(pattern="yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
private LocalDateTime updateTime;
-
+ private String uscc;
}