Files
t/uniCloud-alipay/database/opendb-search-hot.schema.json
T
2025-06-13 20:46:10 +08:00

1 line
373 B
JSON

{"bsonType":"object","permission":{"create":false,"delete":false,"read":true,"update":false},"properties":{"_id":{"description":"ID,系统自动生成"},"content":{"bsonType":"string","description":"搜索内容"},"count":{"bsonType":"long","description":"搜索次数"},"create_date":{"bsonType":"timestamp","description":"统计时间"}},"required":["content","count"]}