下单平台:只能查询购买过的资源

(cherry picked from commit 743bd6e277)
This commit is contained in:
zzs 2024-11-19 10:06:52 +08:00
parent 1bf68b4811
commit db4a0dabe5

View File

@ -181,7 +181,7 @@ public class AssepcDynamic {
return CustomApiResult.fail("501", "客户编码必传");
}
extracted(algoKey, qFilters, jsonArray);
fillMissInfo(algoKey, number, jsonArray);
// fillMissInfo(algoKey, number, jsonArray);
}
object.put("status", "success");
object.put("mag", "");