public WeBatchAddCard(string cardId, WeCardExt cardExt) { CardId = cardId; CardExt = cardExt.WriteJson(); }