每日运势小程序
This commit is contained in:
8
DailyFortuneGuide/config/index.js
Normal file
8
DailyFortuneGuide/config/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
const config = {
|
||||
apiBaseUrl: "http://localhost:9291",//"https://qm.shiciju.cn",
|
||||
maxDailyQuota: 10,
|
||||
historyLimit: 20,
|
||||
adUnitId: ""//"69nupig8os5l4kcqpz"
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
Reference in New Issue
Block a user