记得上下班打卡 | git大法好,push需谨慎

Commit 17ad77fa authored by 胡佳晨's avatar 胡佳晨

Merge remote-tracking branch 'origin/hjc' into hjc

parents ef21f51f bd3fc0d8
......@@ -58,6 +58,7 @@ sh.shardCollection("dev_ln_scene.GoblinStoreOrderVo",{"orderId":"hashed"});
sh.shardCollection("dev_ln_scene.GoblinSelfMarketingVo",{"selfMarketId":"hashed"});
// ================================================== 创建索引
db.GoblinSelfGoodsCategoryVo.createIndex({cateId:"hashed"});
db.GoblinStoreGoodsCategoryVo.createIndex({storeId:"hashed"});
db.GoblinMgtCategorySpecVo.createIndex({cateId:"hashed"});
db.GoblinSelfTagVo.createIndex({tagBelong:"hashed"});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment