From b3e602a218cd1a6a6bcad672a5ee2cb14efca614 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期一, 15 五月 2023 08:12:46 +0800
Subject: [PATCH] 补充遗漏的文件
---
api/globalApi.js | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/api/globalApi.js b/api/globalApi.js
index 4efd156..5ec62f6 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -347,5 +347,12 @@
appSave: {
url: '/wrzs/userentity/appSave',
method: 'POST'
+ },
+ /**
+ @description 鍙告満棣栭〉鐐瑰嚮鍦板浘icon鑾峰彇缁忕含搴�
+ */
+ getAppLocation: {
+ url: '/wrzs/userOperation/getAppLocation',
+ method: 'GET'
}
}
--
Gitblit v1.9.1