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/framework/cloud/cloud_base.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 cclinux0730 (wechat)
* Date: 2020-09-05 04:00:00
*/
Expand All @@ -19,4 +19,4 @@ function getCloud() {

module.exports = {
getCloud
}
}