跳到主要内容

POS 管理

功能描述

对 POS 设备的新增修改,以及停用启用 项目:SaleClient

组件:PosManageBoth

组件别名:pos-manage-both

查询条件

没有特殊 不做阐述

查询列表

主要查询sql
select *
from (select CASE
WHEN datediff(day, f_report_date, getdate()) > 1 THEN '失联'
ELSE '正常' end isunknown,
t_equipment.*
from t_equipment

where {condition}) t
order by id desc

功能权限

拥有 POS参数管理 可以设置 pos 参数

系统参数

银行属性 系统属性 参数的列表