소스 검색

提交信息

lvhao 2 일 전
부모
커밋
653c31cd6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/models/Model_apitt.php

+ 1 - 1
core/CoreApp/models/Model_apitt.php

@@ -288,7 +288,7 @@ function __construct(){
 		{
 			$sku = rtrim($sku,',').','.$zjsku[$shop['id']];
 		}
-		//$post['extra_text'] = json_encode($extra_text,JSON_UNESCAPED_UNICODE);
+		$post['extra_text'] = json_encode($extra_text,JSON_UNESCAPED_UNICODE);
 		$post['user_id'] = $data['user_id'];
 		$post['state'] = $s;
 		$post['shop'] = $shop['id'];//店铺ID