From 5146c216da66499e9da8d5948eae83cf26984ba8 Mon Sep 17 00:00:00 2001
From: cyy <cuiqian2004@163.com>
Date: 星期日, 28 九月 2025 10:25:40 +0800
Subject: [PATCH] test

---
 api/org.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/org.js b/api/org.js
index f71cc67..47646d6 100644
--- a/api/org.js
+++ b/api/org.js
@@ -15,7 +15,7 @@
 	var header = {}
 	var url = app.globalData.mobox3ApiUrl.org + 'api/user/ace/VerifyPassword'
 	var data = {
-		app_type: "mobox",
+		app_type: "mobox3",
 		user_login: Base64.encode(id),
 		user_psw: Base64.encode(pwd),
 		client_info: {

--
Gitblit v1.9.1