From 5b4291f2d02a7a441c786df8fd10d6fc042698be Mon Sep 17 00:00:00 2001 From: liugongyu <290219706@qq.com> Date: Mon, 16 May 2022 11:05:45 +0800 Subject: [PATCH] 停车记录 --- common/common.js | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/common/common.js b/common/common.js index 131c621..23a0a8a 100644 --- a/common/common.js +++ b/common/common.js @@ -143,7 +143,21 @@ export default { userLoginout, useraboutUs, walletAccount, - // + //刘淇接口 getBusinessParkOrderByBusIdForPage, - getPayOrderByOrderId + getPayOrderByOrderId, + + + + + + + + + + //陈彪接口 + + + + } -- libgit2 0.21.4