Ver código fonte

测试修改

qiuzijian 4 anos atrás
pai
commit
4ba6f8b117
2 arquivos alterados com 5 adições e 23 exclusões
  1. 5 5
      .idea/workspace.xml
  2. 0 18
      Modules/Camera/Services/CameraServices.php

+ 5 - 5
.idea/workspace.xml

@@ -39,8 +39,8 @@
       <file pinned="false" current-in-tab="true">
         <entry file="file://$PROJECT_DIR$/Modules/Camera/Services/CameraServices.php">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="718">
-              <caret line="798" column="8" selection-start-line="798" selection-start-column="8" selection-end-line="798" selection-end-column="8" />
+            <state relative-caret-position="613">
+              <caret line="781" column="5" selection-start-line="781" selection-start-column="5" selection-end-line="781" selection-end-column="5" />
               <folding>
                 <element signature="e#129#150#0#PHP" expanded="true" />
               </folding>
@@ -549,7 +549,7 @@
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="320834000" />
+    <option name="totallyTimeSpent" value="320896000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="0" y="0" width="1440" height="900" extended-state="0" />
@@ -951,8 +951,8 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/Modules/Camera/Services/CameraServices.php">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="718">
-          <caret line="798" column="8" selection-start-line="798" selection-start-column="8" selection-end-line="798" selection-end-column="8" />
+        <state relative-caret-position="613">
+          <caret line="781" column="5" selection-start-line="781" selection-start-column="5" selection-end-line="781" selection-end-column="5" />
           <folding>
             <element signature="e#129#150#0#PHP" expanded="true" />
           </folding>

+ 0 - 18
Modules/Camera/Services/CameraServices.php

@@ -780,22 +780,4 @@ class CameraServices
 
         return $result;
     }
-
-    public function test()
-    {
-
-
-
-
-
-
-
-
-
-
-
-
-
-        
-    }
 }