mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
dtable accessToken (#3953)
* get dtable accessToken * add testcase * change token load method * repair code error * update dtable version
This commit is contained in:
@@ -17,7 +17,7 @@ window.dtable = {
|
||||
filePath: filePath,
|
||||
fileName: fileName,
|
||||
dtableUuid: dtableUuid,
|
||||
accessToken: '12345678'
|
||||
accessToken: ''
|
||||
};
|
||||
|
||||
window.seafileAPI = seafileAPI;
|
||||
|
Reference in New Issue
Block a user