This commit is contained in:
morteza-mortezai
2025-11-30 21:45:11 +03:30
parent 7aa54a445b
commit 316a5f096f
165 changed files with 725 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"indexes": [
{ "v": { "$numberInt": "2" }, "key": { "_id": { "$numberInt": "1" } }, "name": "_id_" },
{
"v": { "$numberInt": "2" },
"key": { "seller": { "$numberInt": "1" }, "shop": { "$numberInt": "1" } },
"name": "seller_1_shop_1",
"background": true,
"unique": true
}
],
"uuid": "5f0cbf3619d646aa8f3a57b5e7696a4c",
"collectionName": "wholesalerequests",
"type": "collection"
}