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

1 line
406 B
JSON

{"bsonType":"object","required":[],"permission":{"read":false,"create":false,"update":false,"delete":false},"properties":{"_id":{"description":"模板ID"},"name":{"bsonType":"string","description":"模板名称"},"content":{"bsonType":"string","description":"模板内容"},"type":{"bsonType":"int","description":"模板类型"},"sign":{"bsonType":"string","description":"模板签名"}},"version":"0.0.1"}