@@ -278,7 +278,7 @@ export interface IBillIndexGlj {
type: GljType;
code: string;
name: string;
- specs: string;
+ specs?: string;
unit: string;
quantity: string;
marketPrice: string;