Commit 532345c9 authored by chenshouchao's avatar chenshouchao

feat: 增加一句注释

parent 2c758df2
......@@ -38,6 +38,7 @@ const APIOPTION = function () {
if (fileServerEndPoint) {
return fileServerEndPoint;
} else {
// 云超算逻辑
const raysyncAddr = getLoaclStorageOfKey("raysyncAddr");
return raysyncAddr.fileServerEndPoint || "";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment