MANAGEMENT 经营品种
ABOUT RONGTAI 关于荣泰

四川荣泰药业有限公司于2004年7月20日顺利取得《GSP》证书。公司是具有法人资格的、独立经营的股份制公司,主要从事批发中药材和中药饮片经营业务。主要经营川贝母、黄连、川芎、柴胡、羌活、天麻、大黄等川产品种。公司总人数 26人,取得技术职称证的5人(其中执业药师2人,主管中药师1人,药师1人,其他职称1人)。我公司于2004年成立,为进一步完善GSP管理……

查看更多
PRODUCT 产品展示
查看更多
System Error


[2] ErrorException in Base.php line 8

Cannot modify header information - headers already sent by (output started at /scrttwww/wwwroot/runtime/classmap.php:824)

  1. <?php
  2. namespace app\index\controller;
  3. use think\Controller;
  4. class Base extends Controller
  5. {
  6. public function _initialize(){
  7. header('Content-Type:text/html;charset=utf-8');
  8. $data = Db('news_type')->where('parentID=0')->order('SortNumber')->select();
  9. $secMenu_isshow = false;
  10. foreach ($data as $k => $v) {
  11. $sec = Db('news_type')->where('parentID',$v['id'])->order('SortNumber')->select();
  12. $secMenu =$this->_array_column($sec, 'is_meau');
  13. if(in_array('1', $secMenu)){
  14. $data[$k]['secMenu'] = 1;
  15. }else{
  16. $data[$k]['secMenu'] = 0;

Call Stack

  1. in Base.php line 8
  2. at Error::appError(2, 'Cannot modify header...', '/scrttwww/wwwroot/ap...', 8, [])
  3. at header('Content-Type:text/ht...') in Base.php line 8
  4. at Base->_initialize() in Controller.php line 56
  5. at Controller->__construct(object(Request))
  6. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 215
  7. at App::invokeClass('app\index\controller...') in Loader.php line 420
  8. at Loader::controller('index', 'controller', false, 'Error') in App.php line 386
  9. at App::module(['index', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  10. at App::exec(['type' => 'module', 'module' => ['index', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  11. at App::run() in start.php line 18
  12. at require('/scrttwww/wwwroot/th...') in index.php line 21

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/dev/null
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/scrttwww/wwwroot/index.php
PATH_INFO
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx
QUERY_STRING
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/scrttwww/wwwroot
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
REMOTE_ADDR
110.157.246.49
REMOTE_PORT
50841
SERVER_ADDR
211.149.141.130
SERVER_PORT
80
SERVER_NAME
www.scrtt.cn
REDIRECT_STATUS
200
HTTP_HOST
www.scrtt.cn
HTTP_CONNECTION
keep-alive
HTTP_UPGRADE_INSECURE_REQUESTS
1
HTTP_USER_AGENT
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
HTTP_ACCEPT_ENCODING
gzip, deflate
HTTP_ACCEPT_LANGUAGE
en-US,en;q=0.9
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1739168329.6258
REQUEST_TIME
1739168329
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/scrttwww/wwwroot/application/
BIND_MODULE
index
THINK_VERSION
5.0.10
THINK_START_TIME
1739168329.6266
THINK_START_MEM
261936
EXT
.php
DS
/
THINK_PATH
/scrttwww/wwwroot/thinkphp/
LIB_PATH
/scrttwww/wwwroot/thinkphp/library/
CORE_PATH
/scrttwww/wwwroot/thinkphp/library/think/
TRAIT_PATH
/scrttwww/wwwroot/thinkphp/library/traits/
ROOT_PATH
/scrttwww/wwwroot/
EXTEND_PATH
/scrttwww/wwwroot/extend/
VENDOR_PATH
/scrttwww/wwwroot/vendor/
RUNTIME_PATH
/scrttwww/wwwroot/runtime/
LOG_PATH
/scrttwww/wwwroot/runtime/log/
CACHE_PATH
/scrttwww/wwwroot/runtime/cache/
TEMP_PATH
/scrttwww/wwwroot/runtime/temp/
CONF_PATH
/scrttwww/wwwroot/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
System Error


[2] ErrorException in Base.php line 8

Cannot modify header information - headers already sent by (output started at /scrttwww/wwwroot/runtime/classmap.php:1553)

  1. <?php
  2. namespace app\index\controller;
  3. use think\Controller;
  4. class Base extends Controller
  5. {
  6. public function _initialize(){
  7. header('Content-Type:text/html;charset=utf-8');
  8. $data = Db('news_type')->where('parentID=0')->order('SortNumber')->select();
  9. $secMenu_isshow = false;
  10. foreach ($data as $k => $v) {
  11. $sec = Db('news_type')->where('parentID',$v['id'])->order('SortNumber')->select();
  12. $secMenu =$this->_array_column($sec, 'is_meau');
  13. if(in_array('1', $secMenu)){
  14. $data[$k]['secMenu'] = 1;
  15. }else{
  16. $data[$k]['secMenu'] = 0;

Call Stack

  1. in Base.php line 8
  2. at Error::appError(2, 'Cannot modify header...', '/scrttwww/wwwroot/ap...', 8, [])
  3. at header('Content-Type:text/ht...') in Base.php line 8
  4. at Base->_initialize() in Controller.php line 56
  5. at Controller->__construct(object(Request))
  6. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 215
  7. at App::invokeClass('app\index\controller...') in Loader.php line 420
  8. at Loader::controller('product', 'controller', false, 'Error') in App.php line 386
  9. at App::module(['index', 'product', 'show'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  10. at App::exec(['type' => 'module', 'module' => ['index', 'product', 'show']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  11. at App::run() in start.php line 18
  12. at require('/scrttwww/wwwroot/th...') in index.php line 21

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/dev/null
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/scrttwww/wwwroot/index.php
PATH_INFO
/product/show/typeid/17/proid/95.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx
QUERY_STRING
s=/product/show/typeid/17/proid/95.html
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/product/show/typeid/17/proid/95.html
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/scrttwww/wwwroot
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
REMOTE_ADDR
18.224.202.121
REMOTE_PORT
61904
SERVER_ADDR
211.149.141.130
SERVER_PORT
80
SERVER_NAME
www.scrtt.cn
REDIRECT_STATUS
200
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_HOST
www.scrtt.cn
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1747185736.5176
REQUEST_TIME
1747185736
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/scrttwww/wwwroot/application/
BIND_MODULE
index
THINK_VERSION
5.0.10
THINK_START_TIME
1747185736.5181
THINK_START_MEM
260560
EXT
.php
DS
/
THINK_PATH
/scrttwww/wwwroot/thinkphp/
LIB_PATH
/scrttwww/wwwroot/thinkphp/library/
CORE_PATH
/scrttwww/wwwroot/thinkphp/library/think/
TRAIT_PATH
/scrttwww/wwwroot/thinkphp/library/traits/
ROOT_PATH
/scrttwww/wwwroot/
EXTEND_PATH
/scrttwww/wwwroot/extend/
VENDOR_PATH
/scrttwww/wwwroot/vendor/
RUNTIME_PATH
/scrttwww/wwwroot/runtime/
LOG_PATH
/scrttwww/wwwroot/runtime/log/
CACHE_PATH
/scrttwww/wwwroot/runtime/cache/
TEMP_PATH
/scrttwww/wwwroot/runtime/temp/
CONF_PATH
/scrttwww/wwwroot/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false