This commit is contained in:
‘huanghaiixia’
2025-10-23 14:03:24 +08:00
6 changed files with 1370 additions and 1374 deletions

View File

@ -7,6 +7,14 @@ export interface LngBPriceTermPageParams extends BasicPageParams {
fullName: string;
valid: string;
code: string;
freightSign: string;
insuranceSign: string;
note: string;
}
/**