colly_wyx
2018-04-24 342b189c98dc0202c8e4dbab2e02c30c7fe7aa24
1
2
3
4
5
6
<?php
 
return array(
    'Hello {name}, Welcome to use PhalApi!' => 'Hello {name}, Welcome to use PhalApi!',
    'user not exists' => 'user not exists',
);