update carton filter and merge api for shipment

This commit is contained in:
tzw
2024-03-02 18:15:05 +06:30
parent b1e45debc7
commit c63353636a
22 changed files with 410 additions and 150 deletions

View File

@@ -1,4 +1,5 @@
const uploadPhotoLimit = 10;
const shipmentCountForCartonFilter = 10;
const config_collection = "configs";
const user_collection = "users";