日志增加shopId,改动打印机,增加注册时默认四种支付方式

This commit is contained in:
liuyingfang
2024-03-13 10:57:00 +08:00
parent 2c5c32883d
commit 6568318806
11 changed files with 173 additions and 25 deletions

View File

@@ -32,7 +32,7 @@ public class TbPrintMachineQueryCriteria{
/** 精确 */
@Query
private String type;
private String contentType;
@Query
private String shopId;