chengjie 8 months ago
parent
commit
b211ba6fcc
1 changed files with 1 additions and 2 deletions
  1. 1 2
      app.js

+ 1 - 2
app.js

@@ -1,9 +1,8 @@
1
 //app.js
1
 //app.js
2
 App({
2
 App({
3
   globalData: {
3
   globalData: {
4
-    Version: "1.1.22",
4
+    Version: "1.1.23",
5
     IsProduction: true,
5
     IsProduction: true,
6
-    //IsProduction: false,
7
     ProgramID: 105,
6
     ProgramID: 105,
8
     AppID: "wx1fef080f74481cbd",
7
     AppID: "wx1fef080f74481cbd",
9
     ProgramName: "数学计算题",
8
     ProgramName: "数学计算题",