lrf 1 year ago
parent
commit
b09b0039bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/public/defaultData/config.js

+ 1 - 1
app/public/defaultData/config.js

@@ -1,4 +1,4 @@
 module.exports = {
 module.exports = {
-  title: '天恩活泉',
+  title: '感恩爱购',
   config: { buyPoint: 10 },
   config: { buyPoint: 10 },
 };
 };