小票logo 改名为 标签打印logo

This commit is contained in:
2026-04-28 10:27:23 +08:00
parent 680684e31a
commit db308e2e26
3 changed files with 3 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ public class ShopExtend implements Serializable {
this.value = "https://czg-qr-order.oss-cn-beijing.aliyuncs.com/shopDetails/topBanner.png";
break;
case "ticket_logo":
this.name = "小票logo";
this.name = "标签打印logo";
this.detail="建议尺寸: 417*139";
this.value = "https://cashier-oss.oss-cn-beijing.aliyuncs.com/upload/20241022/eeee8e85c66947e5bcaebf687381b5d6.png";
break;