Json转SimpleEncrypt
factory SimpleEncrypt.fromJson(Map<String, dynamic> json) => _$SimpleEncryptFromJson(json);