using System.Collections.Generic; using Library; namespace AppConfig { public class WeChatParam { public static string AesGemKey = "Vs64HGFxAjN7Nc3MYvNEDRDUx3MEQCvt"; } }