mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
fix: 群发短信表改为opendb(template, task, result)
This commit is contained in:
parent
fde80486b8
commit
6aa7c5f05b
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@opendb/uni-batch-sms-task",
|
"name": "@opendb/opendb-sms-log",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "uni-batch-sms-task",
|
"description": "opendb-sms-log",
|
||||||
"keywords": ["群发短信任务"],
|
"keywords": ["短信发送日志"],
|
||||||
"opendb": {
|
"opendb": {
|
||||||
"title": "群发短信任务",
|
"title": "短信发送日志",
|
||||||
"type": "collection",
|
"type": "collection",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@opendb/uni-batch-sms-result",
|
"name": "@opendb/opendb-sms-task",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "uni-batch-sms-result",
|
"description": "opendb-sms-task",
|
||||||
"keywords": ["群发短信结果"],
|
"keywords": ["短信任务"],
|
||||||
"opendb": {
|
"opendb": {
|
||||||
"title": "群发短信结果",
|
"title": "短信任务",
|
||||||
"type": "collection",
|
"type": "collection",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@opendb/uni-batch-sms-template",
|
"name": "@opendb/opendb-sms-template",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "uni-batch-sms-template",
|
"description": "opendb-sms-template",
|
||||||
"keywords": ["群发短信模板"],
|
"keywords": ["短信模板"],
|
||||||
"opendb": {
|
"opendb": {
|
||||||
"title": "群发短信模板",
|
"title": "短信模板",
|
||||||
"type": "collection",
|
"type": "collection",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user