first commit
This commit is contained in:
6
pgserver/application/model/BillDetail.php
Normal file
6
pgserver/application/model/BillDetail.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace app\model;
|
||||
|
||||
class BillDetail extends Base{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user