Commit b639acb5 authored by wwccw0591's avatar wwccw0591

pc

parent e42cf04a
......@@ -93,9 +93,9 @@ class GoodsCommonStorageModel extends \DAO\AbstractModel {
$re['store_name']='testlyz1的小店';
$re['goods_addtime']=TIMESTAMP;
$re['gc_id']=1152;
$re['gc_id1']=1064;
$re['gc_id2']=1081;
$re['gc_id3']=1152;
$re['gc_id_1']=1064;
$re['gc_id_2']=1081;
$re['gc_id_3']=1152;
$this->db->insert($this->_tableName)->rows($re)->execute();
$goodsStorage->addOne($re);
......
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