-- service 内引入 const { BizError, errorInfoEnum } = require('../constant/error'); -- 使用 throw new BizError(errorInfoEnum.disable_edit_appaId)