Commit 74905980 authored by odlai's avatar odlai

add table web_add_service

parent d906c57b
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Web_add_service extends Model
{
//
protected $table="web_add_service";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment