diff --git a/cloudfunctions/cloud/project/service/data_service.js b/cloudfunctions/cloud/project/service/data_service.js index aa7285b..588f17c 100644 --- a/cloudfunctions/cloud/project/service/data_service.js +++ b/cloudfunctions/cloud/project/service/data_service.js @@ -1,5 +1,5 @@ /** - * Notes: 各种数据操作业务逻辑 + * Notes: 各种数据操 作业务逻辑 * Ver : CCMiniCloud Framework 2.0.1 ALL RIGHTS RESERVED BY cclinux@qq.com * Date: 2021-03-01 07:48:00 */ @@ -126,4 +126,4 @@ class DataService extends BaseService { } } -module.exports = DataService; \ No newline at end of file +module.exports = DataService;