sp_set_dynamic_config()

V1.1.1新增

  1. <?php
  2. $data=array("URL_HTML_SUFFIX"=>".html");
  3. $result=sp_set_dynamic_config($data);
  4. ?>