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 miniprogram/helper/cloud_helper.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Notes: 云操作类库
* Ver : CCMiniCloud Framework 2.3.1 ALL RIGHTS RESERVED BY cclinux0730 (wechat)
* Date: 2020-11-14 07:48:00
* Date: 2023-11-14 07:48:00
*/

const helper = require('./helper.js');
Expand Down Expand Up @@ -462,4 +462,4 @@ module.exports = {
transFormsTempPics,
getTempFileURLOne,
transTempPicOne
}
}