相关方项目列表接口添加参数,区分是否是股份端项目

master
hs 2026-05-29 17:10:59 +08:00
parent c64cac4e43
commit fd9254e823
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ class BasicInfoApi {
data: {
'pageSize': 999,
'pageIndex': 1,
'includingReg': 2
},
);
}