From 491249bdf736a5f7d50417c889ad2db734b12383 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期四, 07 九月 2023 10:22:07 +0800 Subject: [PATCH] 操作指引修改 --- api/globalApi.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index 081216d..d3ca4b8 100644 --- a/api/globalApi.js +++ b/api/globalApi.js @@ -429,4 +429,10 @@ url: '/wrzs/jcproduct/getSpec', method: 'GET' }, + /** + * @description 鑾峰彇鐧诲綍鏃ュ織 濡傛灉绗竴娆$櫥褰� 灏卞己鍒舵墦寮�鏂版墜鎸囧紩 */ + getLogOn: { + url: 'admin/log/getLogOn', + method: 'GET' + } } \ No newline at end of file -- Gitblit v1.9.1