优化展示
This commit is contained in:
@@ -240,6 +240,7 @@ import {PaginationDTO, Response} from '../enums';
|
||||
* @property {string} description
|
||||
* @property {Array<RawMaterialNutrientDTO>} raw_material_nutrients
|
||||
* @property {number} [reference_price] - 参考价格(kg/元)
|
||||
* @property {number} [max_addition_ratio] - 最大添加比例(%)
|
||||
*/
|
||||
|
||||
/**
|
||||
@@ -264,6 +265,7 @@ import {PaginationDTO, Response} from '../enums';
|
||||
* @property {string} name - 原料名称
|
||||
* @property {string} [description] - 描述
|
||||
* @property {number} [reference_price] - 参考价格(kg/元)
|
||||
* @property {number} [max_addition_ratio] - 最大添加比例(%)
|
||||
*/
|
||||
|
||||
/**
|
||||
@@ -271,6 +273,7 @@ import {PaginationDTO, Response} from '../enums';
|
||||
* @property {string} name - 原料名称
|
||||
* @property {string} [description] - 描述
|
||||
* @property {number} [reference_price] - 参考价格(kg/元)
|
||||
* @property {number} [max_addition_ratio] - 最大添加比例(%)
|
||||
*/
|
||||
|
||||
// --- Recipe ---
|
||||
|
||||
Reference in New Issue
Block a user