|
|
private static function singleNote($memberId, $keywords, $amount, &$issueNo, &$text, &$errText)
|
|
private static function singleNote($memberId, $keywords, $amount, &$issueNo, &$text, &$errText)
|
|
|
$serviceAccount = Config::where('field', 'service_customer')->first()->val;
|
|
$serviceAccount = Config::where('field', 'service_customer')->first()->val;
|