Add source to invoice criteria. Modify invoice rules to get service fees from... #1701
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class AuthController extends ApiController
|
|||
|
||||
// return data
|
||||
return new ApiResponse(true, '', [
|
||||
'session_id' => $sess->getID(),
|
||||
'session_key' => $sess->getID(),
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue