From ae0de0617298a3d276622421c77c72435f4ec068 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期一, 31 七月 2023 16:32:00 +0800
Subject: [PATCH] 提交文件

---
 src/api/daping.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/api/daping.js b/src/api/daping.js
index 9c3b1a5..6c05b05 100644
--- a/src/api/daping.js
+++ b/src/api/daping.js
@@ -69,3 +69,8 @@
 export const getMapData = params => {
   return getRequest('/tssw/api/getMapData', params);
 }
+
+//鎺堟潈
+export const getLicense = params => {
+  return getRequest('/tssw/api/getLicense', params);
+}

--
Gitblit v1.9.1