You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
9
hyhproject/mobile2/model/Payments.php
Executable file
9
hyhproject/mobile2/model/Payments.php
Executable file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace wstmart\mobile\model;
|
||||
use wstmart\common\model\Payments as CPayments;
|
||||
/**
|
||||
* ============================================================================
|
||||
* 支付管理业务处理
|
||||
*/
|
||||
class Payments extends CPayments{
|
||||
}
|
Reference in New Issue
Block a user