From 37d58d5f73f17fcca7dd171e3f92572679e74ffd Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 27 八月 2024 17:35:26 +0800
Subject: [PATCH] feat:8.27 再生发版

---
 api/globalApi.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 009fe33..b2ebcfe 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -521,4 +521,8 @@
 		url: '/wrzs/userOperation/disAgreeWeigh',
 		method: 'POST'
 	},
+	reSendErp: {  //鍙告満鍚屾剰澶嶇
+		url: '/wrzs/userOperation/reSendErp',
+		method: 'POST'
+	},
 }

--
Gitblit v1.9.1