|
@@ -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;
|