소스 검색

提交数据

lvhao 5 일 전
부모
커밋
341d69b47b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 0
core/CoreApp/controllers/Whlabel_bh.php

@@ -1552,6 +1552,7 @@ class Whlabel_bh extends Start_Controller {
 				// $post['ctime15'] = $time;
 				$post['time'] = $time;
 				$post['gtime'] = date('Yms',$time);
+				$post['wbid'] = $data['id'];
 				$rows = array();
 				$label = date("ymdHis").rand(1000,9999);
 				$post['label'] = $label;