parent
7522de6181
commit
cd84ba5ee3
@ -0,0 +1,7 @@
|
||||
class AppConfig {
|
||||
///彩云天气API Key
|
||||
static const caiYunAPI = 'YETFbiaWktYHfCQE';
|
||||
|
||||
///微信AppID
|
||||
static const wechatAppId = 'wxd7bdef0d4849ddb8';
|
||||
}
|
Loading…
Reference in new issue