Commit 2dd29155 authored by clone's avatar clone

bug

parent 1345d92a
......@@ -1189,7 +1189,7 @@ class OBargainModel extends Model
$group_ = "";
switch ($type) {
case 1:
$group_ = "b.agent_id";
$group_ = "a.agent_id";
break;
case 2:
$group_ = "b.store_id";
......
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