From 0a08dbfcc47520581f34896ce88fcd7b824c35ca Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 17 十月 2025 10:18:51 +0800
Subject: [PATCH] imagebutton

---
 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