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

issue creaet

parent ae2506dd
...@@ -38,6 +38,7 @@ class ServerLicenseCreate extends Component ...@@ -38,6 +38,7 @@ class ServerLicenseCreate extends Component
public $hscodeMethod = 1; public $hscodeMethod = 1;
public $customerUrl; public $customerUrl;
public $contact; public $contact;
public $contactCustomerName;
protected $rules = [ protected $rules = [
'serverKey' => 'required|string|max:255', 'serverKey' => 'required|string|max:255',
......
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