|
@@ -473,6 +473,7 @@ namespace MySystem
|
|
int Version = 0;
|
|
int Version = 0;
|
|
if(MerHelpFlag == 2) Version = 1;
|
|
if(MerHelpFlag == 2) Version = 1;
|
|
if(MerHelpFlag == 3) Version = 2;
|
|
if(MerHelpFlag == 3) Version = 2;
|
|
|
|
+ //盒易付和来客吧电签,稳定期自动转到稳定期A
|
|
if((pos.BrandId == 12 || pos.BrandId == 13 || pos.BrandId == 15) && Version == 0)
|
|
if((pos.BrandId == 12 || pos.BrandId == 13 || pos.BrandId == 15) && Version == 0)
|
|
{
|
|
{
|
|
Version = 1;
|
|
Version = 1;
|