From 6aa7c5f05b0132b1ef3a0e93d6faa3e5fd85f6cb Mon Sep 17 00:00:00 2001 From: chenruilong Date: Mon, 28 Nov 2022 17:37:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BE=A4=E5=8F=91=E7=9F=AD=E4=BF=A1?= =?UTF-8?q?=E8=A1=A8=E6=94=B9=E4=B8=BAopendb(template,=20task,=20result)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../collection.json | 0 .../{uni-batch-sms-task => opendb-sms-log}/package.json | 8 ++++---- .../collection.json | 0 .../package.json | 8 ++++---- .../collection.json | 0 .../package.json | 8 ++++---- 6 files changed, 12 insertions(+), 12 deletions(-) rename collection/{uni-batch-sms-result => opendb-sms-log}/collection.json (100%) rename collection/{uni-batch-sms-task => opendb-sms-log}/package.json (58%) rename collection/{uni-batch-sms-task => opendb-sms-task}/collection.json (100%) rename collection/{uni-batch-sms-result => opendb-sms-task}/package.json (57%) rename collection/{uni-batch-sms-template => opendb-sms-template}/collection.json (100%) rename collection/{uni-batch-sms-template => opendb-sms-template}/package.json (57%) diff --git a/collection/uni-batch-sms-result/collection.json b/collection/opendb-sms-log/collection.json similarity index 100% rename from collection/uni-batch-sms-result/collection.json rename to collection/opendb-sms-log/collection.json diff --git a/collection/uni-batch-sms-task/package.json b/collection/opendb-sms-log/package.json similarity index 58% rename from collection/uni-batch-sms-task/package.json rename to collection/opendb-sms-log/package.json index 89efa82..32f7b1c 100644 --- a/collection/uni-batch-sms-task/package.json +++ b/collection/opendb-sms-log/package.json @@ -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": [ { diff --git a/collection/uni-batch-sms-task/collection.json b/collection/opendb-sms-task/collection.json similarity index 100% rename from collection/uni-batch-sms-task/collection.json rename to collection/opendb-sms-task/collection.json diff --git a/collection/uni-batch-sms-result/package.json b/collection/opendb-sms-task/package.json similarity index 57% rename from collection/uni-batch-sms-result/package.json rename to collection/opendb-sms-task/package.json index 241a261..d797536 100644 --- a/collection/uni-batch-sms-result/package.json +++ b/collection/opendb-sms-task/package.json @@ -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": [ { diff --git a/collection/uni-batch-sms-template/collection.json b/collection/opendb-sms-template/collection.json similarity index 100% rename from collection/uni-batch-sms-template/collection.json rename to collection/opendb-sms-template/collection.json diff --git a/collection/uni-batch-sms-template/package.json b/collection/opendb-sms-template/package.json similarity index 57% rename from collection/uni-batch-sms-template/package.json rename to collection/opendb-sms-template/package.json index 9dd9550..dffc392 100644 --- a/collection/uni-batch-sms-template/package.json +++ b/collection/opendb-sms-template/package.json @@ -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": [ {