新建
This commit is contained in:
13
application/api/model/JunkaReject.php
Normal file
13
application/api/model/JunkaReject.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
namespace app\api\model;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 购卡记录
|
||||
*/
|
||||
class JunkaReject extends \app\common\model\JunkaReject
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user