|
@@ -19,6 +19,7 @@ use yii\db\Exception;
|
|
|
class ItemService extends BaseService
|
|
class ItemService extends BaseService
|
|
|
{
|
|
{
|
|
|
|
|
|
|
|
|
|
+ public static $baseFile = '\bizGhs\item\classes\ItemClass';
|
|
|
//新增花材
|
|
//新增花材
|
|
|
public static function addGhsItem($data)
|
|
public static function addGhsItem($data)
|
|
|
{
|
|
{
|