1
This commit is contained in:
parent
281567d2ef
commit
1379f62091
10
webapp/models/FragmentPool.php
Normal file
10
webapp/models/FragmentPool.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace models;
|
||||
|
||||
use mt;
|
||||
use phpcommon\SqlHelper;
|
||||
|
||||
class FragmentPool extends BaseModel {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user