Update Printer Lab ke Sampling Surabaya v2

This commit is contained in:
mikael-zakaria 2025-04-28 14:22:13 +07:00
parent 90483835bc
commit 5e5b0047b4

View File

@ -167,7 +167,7 @@ class PrintLabelSby extends BaseController {
// $pathNetworkFolder = 'Y:/Sampling_Labels/';
// $letterPath = 'Y:';
IP PC Sampling
// IP PC Sampling
exec('net use V: \\\\10.0.2.125\\Labelshare /user:Administrator 2>&1', $output, $return_var);
$pathNetworkFolder = 'V:/Sampling_Labels/';
$letterPath = 'V:';