api-blacklist.js 82 Bytes Raw Blame History Permalink 1 2 3 const blacklist = ['platform.queryShopsByAdminPid']; module.exports = blacklist;