更新:增加充值商品类型

This commit is contained in:
2025-12-19 11:02:25 +08:00
parent f0b46896c5
commit de2fea9750
8 changed files with 178 additions and 67 deletions

View File

@@ -25,7 +25,7 @@ module.exports = {
// Various Dev Server settings
host: 'localhost', // can be overwritten by process.env.HOST
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
port: 8002, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: true,
errorOverlay: true,
notifyOnErrors: true,