NGTools/uniCloud-aliyun/database/opendb-search-hot.schema.json
ldeyun 9dbfdc6c71 V1.0.0
微信小程序运行成功;
H5运行成功
2024-09-30 01:30:39 +08:00

1 line
390 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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