Completed
Push — master ( abadcc...07c0d0 )
by Xu
206:14 queued 166:15
created
config/console.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
 return [
20 20
     'components' => [
21 21
         'cache' => [
22
-            'keyPrefix' => 'rest',       //前缀
22
+            'keyPrefix' => 'rest', //前缀
23 23
         ],
24 24
         'request' => [
25 25
             'class' => yuncms\console\Request::class,
Please login to merge, or discard this patch.