From cd3f4e1d1bc10a7b6f9622908aa21c9e058f36ba Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期六, 15 二月 2025 17:05:51 +0800 Subject: [PATCH] 能力范围-产品维护联调 --- src/api/structural/capability.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/structural/capability.js b/src/api/structural/capability.js index 75c7d63..666a78b 100644 --- a/src/api/structural/capability.js +++ b/src/api/structural/capability.js @@ -71,7 +71,7 @@ data: query }) } -// 鏌ヨ妫�楠屽璞$殑浜у搧 +// 鏌ヨ妫�楠屽璞$殑浜у搧缁存姢鍒楄〃 export function selectProductListByObjectId(query) { return request({ url: '/capacityScope/selectProductListByObjectId', -- Gitblit v1.9.3