Commit 8939a68c by Phạm Văn Đoan

cập nhật action

parent 560f1295
......@@ -21,4 +21,4 @@ Route::get('/get-nct-top100', 'Api\NctController@getNctTop100');
Route::get('/get-zing-top100', 'Api\NctController@getZingTop100');
Route::get('/get-listen-history-by-date', 'Api\ListenHistoryController@getListenHistoryByDate');
Route::get('/get-track-list', 'Api\TrackController@getTrackList');
Route::get('/get-nct-top100-as-comma', 'Api\TrackController@getNctTop100AsComma');
Route::get('/get-nct-top100-as-comma', 'Api\NctController@getNctTop100AsComma');
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