wupengfei 1 год назад
Родитель
Сommit
0d15c14b0b
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      .idea/workspace.xml
  2. 2 2
      application/api/controller/OssManage.php

+ 1 - 1
.idea/workspace.xml

@@ -295,7 +295,7 @@
       <workItem from="1681779545042" duration="19230000" />
       <workItem from="1681866032563" duration="20122000" />
       <workItem from="1681952639054" duration="20563000" />
-      <workItem from="1682038348727" duration="3609000" />
+      <workItem from="1682038348727" duration="3935000" />
     </task>
     <servers />
   </component>

+ 2 - 2
application/api/controller/OssManage.php

@@ -89,8 +89,8 @@ class OssManage extends Base
 
 
     /**
-     * @title 获取STS临时身份凭证
-     * @desc 获取STS临时身份凭证
+     * @title 临时身份凭证【rpc方式】
+     * @desc 临时身份凭证
      * @author qc
      * @url /api/Oss_manage/getOssCredential2
      * @method GET