shish %!s(int64=2) %!d(string=hai) anos
pai
achega
24beb2cd26
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/RefundController.php

+ 1 - 1
app-ghs/controllers/RefundController.php

@@ -119,7 +119,7 @@ class RefundController extends BaseController
                 util::fail('请先升级系统');
             }
             if ($confirm == 0) {
-                util::success(['notFirstApply' => 1]);
+                util::success(['error' => 'notFirstApply']);
             }
         }