merge heihedata branch r4180
This commit is contained in:
parent
a92a46c17c
commit
b1a4cb94eb
|
@ -15,7 +15,7 @@ class HaiheController extends DataController
|
|||
function indexAction()
|
||||
{
|
||||
$archive = new Archive($this->db);
|
||||
$this->view->info = $archive->getOneArchive('海河流域地表通量、气象要素观测数据集','about');
|
||||
$this->view->info = $archive->getOneArchive('海河流域多尺度地表通量与气象要素观测数据集','about');
|
||||
}
|
||||
|
||||
function documentAction()
|
||||
|
|
Loading…
Reference in New Issue