Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/front-web/build/assets/fonts/services.tar
Назад
user-session.js 0000644 00000000260 15107237640 0007544 0 ustar 00 'use strict'; /** * Read the documentation (https://strapi.io/documentation/v3.x/concepts/services.html#core-services) * to customize this service */ module.exports = {}; course-level.js 0000644 00000001150 15107333076 0007511 0 ustar 00 'use strict'; /** * Read the documentation (https://strapi.io/documentation/v3.x/concepts/services.html#core-services) * to customize this service */ module.exports = { async getByIds(ids) {//ids must be array return await strapi.query("course-level").find({ id_in: ids }) }, async getTeacherLevels(teacherId) { try { const entities = await strapi.services["course-level"].find({teacher_eq: teacherId}); return { result: true, entity: entities }; } catch (ex) { return { result: false, entity: ex.message } } } };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка