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

Commit 85d07622 authored by zhengfuxin's avatar zhengfuxin

修改smile 配置

parent 96f2bd49
// ================================================== 创建集合
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