|
@@ -251,7 +251,7 @@ class Model_express_tt extends Lin_Model {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//创建发货单和运单标签
|
|
//创建发货单和运单标签
|
|
|
- private function createExpressLabel($info,$shop_info){
|
|
|
|
|
|
|
+ public function createExpressLabel($info,$shop_info){
|
|
|
if(is_string($info['extra_text'])){
|
|
if(is_string($info['extra_text'])){
|
|
|
$extra_text = json_decode($info['extra_text'],true);
|
|
$extra_text = json_decode($info['extra_text'],true);
|
|
|
}else{
|
|
}else{
|