From 08e9685fa3f343f91c714489c9036bf5a9f8e49e Mon Sep 17 00:00:00 2001 From: Administrator <zhubaomin> Date: 星期五, 26 一月 2024 20:26:20 +0800 Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV --- pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/cardOperate/qo/QoTransaction.java | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/cardOperate/qo/QoTransaction.java b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/cardOperate/qo/QoTransaction.java index 9e83b62..fbea65b 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/cardOperate/qo/QoTransaction.java +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/cardOperate/qo/QoTransaction.java @@ -30,4 +30,7 @@ @Schema(description = "浜ゆ槗鏌ヨ鎴鏃堕棿") public String operateTimeStop; + + @Schema(description = "鏀堕摱鍛業D") + public Long cashierId; } -- Gitblit v1.8.0