Browse Source

消费赠送RWA,101

dong025 5 days ago
parent
commit
a76be7fb28
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/Chabao.php

+ 1 - 0
application/api/controller/Chabao.php

@@ -169,6 +169,7 @@ class Chabao extends Api
                     if ($ret) {
                         $item['gift_record_type'] = 1;
                         $item['reason'] = '赠送RWA茶成功';
+                        
                     } else {
                         $item['gift_record_type'] = 0;
                         $item['reason'] = '赠送RWA茶失败';