@@ -52,6 +52,9 @@ public class EVisaMakeSealVO {
*/
private String idNumber;
+ /**
+ * 不知道是什么玩意
+ */
private String operationCode = "gy003";
}