Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
leon-mbs committed Dec 1, 2024
1 parent fba4988 commit 17789fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/app/pages/service/armpos.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class ARMPos extends \App\Pages\Base
public $_paytype = 0;
private $pos;
private $_doc = null;
private $_rowid = 0;
private $_rowid = -1;
private $_pt = 0;
private $_store_id = 0;
private $_salesource = 0;
Expand Down

0 comments on commit 17789fe

Please sign in to comment.