edit
This commit is contained in:
@@ -53,7 +53,7 @@ class Api::BatchLineItemsController < ApplicationController
|
|||||||
end
|
end
|
||||||
else
|
else
|
||||||
if check_manufacture.asset_identity !=card_account_no
|
if check_manufacture.asset_identity !=card_account_no
|
||||||
@out=true,check_manufacture.serial_no,check_manufacture.account_no
|
@out=true,check_manufacture.serial_no,check_manufacture.asset_identity
|
||||||
else
|
else
|
||||||
@out=false,'Manufacture UID is already registered!'
|
@out=false,'Manufacture UID is already registered!'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user