fix: 群发短信表改为opendb(template, task, result)

This commit is contained in:
chenruilong 2022-11-28 17:37:15 +08:00
parent fde80486b8
commit 6aa7c5f05b
6 changed files with 12 additions and 12 deletions

View File

@ -1,10 +1,10 @@
{
"name": "@opendb/uni-batch-sms-task",
"name": "@opendb/opendb-sms-log",
"version": "0.0.1",
"description": "uni-batch-sms-task",
"keywords": ["群发短信任务"],
"description": "opendb-sms-log",
"keywords": ["短信发送日志"],
"opendb": {
"title": "群发短信任务",
"title": "短信发送日志",
"type": "collection",
"contributors": [
{

View File

@ -1,10 +1,10 @@
{
"name": "@opendb/uni-batch-sms-result",
"name": "@opendb/opendb-sms-task",
"version": "0.0.1",
"description": "uni-batch-sms-result",
"keywords": ["群发短信结果"],
"description": "opendb-sms-task",
"keywords": ["短信任务"],
"opendb": {
"title": "群发短信结果",
"title": "短信任务",
"type": "collection",
"contributors": [
{

View File

@ -1,10 +1,10 @@
{
"name": "@opendb/uni-batch-sms-template",
"name": "@opendb/opendb-sms-template",
"version": "0.0.1",
"description": "uni-batch-sms-template",
"keywords": ["群发短信模板"],
"description": "opendb-sms-template",
"keywords": ["短信模板"],
"opendb": {
"title": "群发短信模板",
"title": "短信模板",
"type": "collection",
"contributors": [
{