Commit 7b2df38c authored by shajiaiming's avatar shajiaiming

fix

parent 8350388a
......@@ -422,7 +422,7 @@ class IssueChainTransferController extends Controller
$model->publish_count = $token['total'];
$model->chain = 'BTY';
$model->platform_id = 1;
$model->treaty = 1;
$model->treaty = 2;
$model->save();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment