Commit fb8995ec authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

main

parents
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MasterSizetype extends Model
{
protected $table = 'master_sizetype';
protected $fillable = [
'id',
'sizeTypeName',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MasterStatcode extends Model
{
protected $table = 'master_statcode';
protected $fillable = [
'tariffclas',
'tariffstat',
'unitcode',
'desc1',
'desc2',
'desc3',
'announceno',
'announcedd',
'startdate',
'finishdate',
'usrname',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MasterTariff extends Model
{
protected $table = 'master_tariff';
protected $fillable = [
'tariffclas',
'compensatn',
'tdesc1',
'tdesc2',
'edesc1',
'edesc2',
'startdate',
'finishdate',
'usrname',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MasterTeam extends Model
{
protected $table = 'master_team';
protected $fillable = [
'id',
'teamName',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MasterTransportmode extends Model
{
protected $table = 'master_transportmode';
protected $fillable = [
'code',
'name',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MonitorChat extends Model
{
protected $table = 'monitor_chat';
protected $fillable = [
'mid',
'sender',
'msg',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MonitorDashboard extends Model
{
protected $table = 'monitor_dashboard';
protected $fillable = [
'id',
'item',
'itemGroup',
'stat',
'dailyStat',
'monthlyStat',
'yearlyStat',
'contactPerson',
'status',
'SLA',
'email',
'content',
'failedInd',
'lastClearTime',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MonitorLog extends Model
{
protected $table = 'monitor_log';
protected $fillable = [
'did',
'id',
'recorder',
'issue',
'status',
'createDate',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MonitorSpnstat extends Model
{
protected $table = 'monitor_spnstat';
protected $fillable = [
'id',
'snkey',
'service',
'action',
'starttime',
'exittime',
'starttime_micro',
'user',
'exittime_micro',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class MonitorSpnstatWatchlist extends Model
{
protected $table = 'monitor_spnstat_watchlist';
protected $fillable = [
'id',
'snkey',
'service',
'action',
'starttime',
'exittime',
'starttime_micro',
'user',
'exittime_micro',
'diff',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class Profile extends Model
{
protected $table = 'profile';
protected $fillable = [
'PID',
'XMLID',
'CPNAME',
'Provider',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class Shippingnetnews extends Model
{
protected $table = 'shippingnetnews';
protected $fillable = [
'shippingnetnews_ID',
'groupID',
'description',
'content',
'issueDate',
'expireDate',
'authorDate',
'topic',
'newstype',
'uploadFilePathName1',
'uploadFilePathName2',
'uploadFileName1',
'uploadFileName2',
'topiccolor',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class Shippingnetnewstype extends Model
{
protected $table = 'shippingnetnewstype';
protected $fillable = [
'id',
'newstype',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class Shippingnetservergroup extends Model
{
protected $table = 'shippingnetservergroup';
protected $fillable = [
'groupID',
'groupname',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SignAdminLog extends Model
{
protected $table = 'sign_admin_log';
protected $fillable = [
'id',
'userId',
'action',
'description',
'date_time',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SignCenter extends Model
{
protected $table = 'sign_center';
protected $fillable = [
'ID',
'CTRL_XML',
'XML',
'REFNO',
'XMLSIGN',
'STATUS',
'SENDBY',
'PREVIEWHTML',
'SENDER_ID',
'RECEIVER_ID',
'SENDDATE',
'SIGNDATE',
'RECEIVEDATE',
'SEND2CUSTOMSBY',
'SEND2CUSTOMSDATE',
'CUSTOMSSTATUS',
'CUSTOMSRESPONSE',
'SERVERID',
'GATEWAY_USER',
'GATEWAY_PASS',
'GATEWAY_ORG',
'SUBJECT',
'REJECT_DATE',
'REJECT_NOTE',
'DECLTYPE',
'BUCODE',
'WAIT4SIGN_UID',
'DECLARATIONNO',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SignCenterImporterProfile extends Model
{
protected $table = 'sign_center_importer_profile';
protected $fillable = [
'IMID',
'IMTax',
'IMCompanyName',
'IMOwner',
'NOTIFY',
'GMAIL_USER',
'GMAIL_PASSWORD',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SyncConfLabelForm extends Model
{
protected $table = 'sync_conf_label_form';
protected $fillable = [
'lid',
'form_name',
'l_name',
'l_value',
'x',
'y',
'parentId',
'editLayout',
'width',
'height',
'type',
'format',
'ServerID',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SyncConfUi extends Model
{
protected $table = 'sync_conf_ui';
protected $fillable = [
'name',
'tname',
'required',
'type',
'spec',
'pageCode',
'manual',
'user_note',
'js_before_focus',
'cannotImport',
'ServerID',
];
}
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SysWorkflowDatum extends Model
{
protected $table = 'sys_workflow_data';
protected $fillable = [
'WID',
'FLID',
'STAGEID',
'OID',
'OGID',
'OCID',
'OTID',
'CREATEDATE',
'RESOURCE_ID',
'RESOURCE_NAME',
'HISTORY_LOG',
'LAST_UPDATE_COMMENT',
'SUBJECT_LABEL',
];
}
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