示例#1
0
function getAllTariSelectBox()
{
    return Tari::lists('Name', 'AidaID')->all();
}