one_after 3 月之前
父节点
当前提交
e6fde299fb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/functions.php

+ 1 - 1
app/functions.php

@@ -338,7 +338,7 @@
     define('streamType38', 38);
     /** 平台赠送 */
     define('streamType39', 39);
-    /** 兑换 */
+    /** 平台兑换 */
     define('streamType40', 40);
     function streamType($value = '')
     {