separation pasal version1 and version2 fix upah xdetect
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
use App\Services\MasterServices;
|
||||
use App\Support\v2\Calculation;
|
||||
|
||||
$number = 1456.50;
|
||||
$test2 = new Calculation();
|
||||
$test = new MasterServices('KB2');
|
||||
// $response = $test->kiraUpahTawarruq('KB2231207-0004');
|
||||
$testrounded = $test2->getRoundedMethod($number);
|
||||
$response = 'tes';
|
||||
dd($response);
|
||||
dd($testrounded);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user