Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cloudfunctions/cloud/project/service/data_service.js
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down Expand Up @@ -126,4 +126,4 @@ class DataService extends BaseService {
}
}

module.exports = DataService;
module.exports = DataService;