浏览代码

社媒对接

moshaorui 1 天之前
父节点
当前提交
2af3cbbf35
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/dictionary.php

+ 1 - 1
config/dictionary.php

@@ -119,7 +119,7 @@ return [
         0 => 'pending_to_send',
         1 => 'Sending',
         2 => 'success',
-        3 => 'failure',
+        3 => 'failed',
     ],
 
 ];