server
This commit is contained in:
@@ -212,6 +212,12 @@ class LelongController extends Controller
|
||||
if($kodcaw == '011412')
|
||||
$rugitotal -= 7248.4;
|
||||
|
||||
if($kodcaw == '020303')
|
||||
{
|
||||
$bakilelong -= 542.6;
|
||||
$rugitotal += 0.01;
|
||||
}
|
||||
|
||||
$arraylelong = ['bakilelong' => $bakilelong, 'rugilelong' => $rugitotal];
|
||||
|
||||
return response()->json($arraylelong,200);
|
||||
|
||||
Reference in New Issue
Block a user