schema 開過的 // 'en_Csr_policydirector' => array( // /*year(varchar),fulldate(varchar),comment[text]*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'year' =>'string', // 'fulldate' =>'string', // 'comment' =>'text', // ), // 'en_Csr_policyaudit' => array( // /*[title(varchar),comment(text)]*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'comment' =>'text', // ), // 'en_Csr_policystep' => array( // /*fulldate(varchar),title(varchar),file(varchar)*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'fulldate' =>'text', // 'file' =>'text', // ), // 'en_Csr_policyphoto' => array( // /*title(varchar),image_pc(varchar),image_mobile(varchar)*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'comment' =>'text', // 'image_pc' =>'string', // 'image_mobile' => 'string' // ), // 'en_Csr_activeconf' => array( // /*year(varchar),title(varchar),file(varchar),type(varchar)[annouce,conference]*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'year' =>'string', // 'file' =>'string', // 'type' =>'string', // ), // 'en_Csr_servieinfo' => array( // /*position(varchar),fullname(varchar),phone(varchar),email(varchar)*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'position' =>'string', // 'fullname' =>'string', // 'phone' =>'string', // 'email' =>'string', // ), // 'en_Csr_servieques' => array( // /*title,answer*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'answer' =>'string', // ), // 'en_Csr_contact' => array( // /*title,answer*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'comment' =>'text', // ), // 'en_Csr_identification' => array( // /*[people(varchar),concern(text),communicationway(text)]*/ // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'title' =>'string', // 'concern' =>'text', // 'communicationway' =>'text', // ), // 'en_Csr_communacation' => array( // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // ), // 'en_Csr_shareholder' => array( // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'year' =>'string', // 'title' => 'string', // 'file' => 'string' // ), // 'en_Csr_FinanceInfo' => array( // 'id' => 'increments', // 'rank' => 'Integer', // 'is_visible' => 'Integer', // 'year' =>'string', // 'month' =>'string', // 'month_income' =>'string', // 'lastym_rate' =>'string', // 'headincome' =>'string', // 'lasty_income' =>'string', // 'yearrate' =>'string', // ),