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

Commit cbf596e6 authored by GaoHu's avatar GaoHu

Merge remote-tracking branch 'origin/dev-smile' into dev-smile

parents dbd601ac 85d07622
// ================================================== 创建集合
db.createCollection("SellDataDetailVO");
db.createCollection("SellDataVO");
// ================================================== 创建索引
db.GoblinSelfGoodsCategoryVo.createIndex({dataId:"hashed"});
db.GoblinSelfGoodsCategoryVo.createIndex({sellDataId:"hashed"});
\ No newline at end of file
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