Browse Source

test

MergeProblem1
kelvin.yau 2 weeks ago
parent
commit
e76073f36e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/app/api/warehouse/client.ts

+ 1
- 0
src/app/api/warehouse/client.ts View File

@@ -31,3 +31,4 @@ export const exportWarehouseQrCode = async (warehouseIds: number[]): Promise<{ b

return { blobValue, filename };
};
//test

Loading…
Cancel
Save