Commit c451eb7d by xmy

Merge branch 'ft-oem' into test

parents 5acfbb22 9c17cbfc
......@@ -25,4 +25,6 @@ interface VipInterface
public function getVip(int $vipId);
public function tryVipCountByReferId(int $referId);
public function getVipByOemId($oemId);
}
\ 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