Commit 96f34245 authored by wuxiaoli's avatar wuxiaoli

no message

parent 2c909e78
......@@ -247,9 +247,9 @@ if (!function_exists('getEndDay')) {
$res = \think\Db::name('admin_config')->where(array('name' => 'market_data_in'))->value('value');
//判断股票前缀
if(toMarket($code)){
/*if(toMarket($code)){
$market = toMarket($code);
};
};*/
$code=strtolower($market).$code;
//判断股票是否
......
This diff is collapsed.
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