import InvoiceController from '../../InvoiceController'; /** 更新 商品序号 */ export default function useToGenerateId(controller: InvoiceController): void;