This commit is contained in:
@@ -77,6 +77,11 @@ export interface RentalPlanForm extends BaseEntity {
|
||||
*/
|
||||
remarks?: string;
|
||||
|
||||
/**
|
||||
* 方案下绿植产品
|
||||
*/
|
||||
productList:any[];
|
||||
|
||||
}
|
||||
|
||||
export interface RentalPlanQuery extends PageQuery {
|
||||
|
Reference in New Issue
Block a user