5 lines
121 B
JavaScript
5 lines
121 B
JavaScript
/**
|
||
* 自定义 Swagger Schemas(模板项目为空,按需在此定义复合响应结构)
|
||
*/
|
||
module.exports = {};
|