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