Commit b01633c3 by xmy

feat:vip

parent 538cd6e9
......@@ -27,4 +27,8 @@ interface VipInterface
public function tryVipCountByReferId(int $referId);
public function getVipByOemId($oemId);
public function updateByOemId($oemId, $price);
public function saveByOemId($oemId, $price);
}
\ No newline at end of file
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