重新生成price
This commit is contained in:
@ -7,6 +7,14 @@ export interface LngBPriceTermPageParams extends BasicPageParams {
|
||||
fullName: string;
|
||||
|
||||
valid: string;
|
||||
|
||||
code: string;
|
||||
|
||||
freightSign: string;
|
||||
|
||||
insuranceSign: string;
|
||||
|
||||
note: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user