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