<?php
return [
'db' => [
'coin_type_platform' => 1,
'coin_type_earn' => 2,
'coin_type_fluidity' => 3,
]
];