不限制heihe上的order项
This commit is contained in:
parent
1edecd120a
commit
6d5397273e
|
@ -11,7 +11,7 @@ class OrderOperate implements \Order\Listener\OrderEvents
|
|||
|
||||
//!!!!!!important!!!!!
|
||||
//不同项目使用时是否要修改此项??
|
||||
public $tbl_metadata = "heihemetadata";
|
||||
public $tbl_metadata = "normalmetadata";
|
||||
public $tbl_dataorder = "dataorder";
|
||||
|
||||
function __construct($db = NULL)
|
||||
|
|
Loading…
Reference in New Issue