From 8466ef45795b1a98421f0da3712ab249da6ac853 Mon Sep 17 00:00:00 2001 From: yxj <1qaz@123> Date: 星期六, 08 十月 2022 15:36:14 +0800 Subject: [PATCH] 条码生成模块,内销机条码流水号由原5位改为4位 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ec285d0..365c632 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,5 @@ /PayM/obj/Release /PayM/obj/Debug /NETERPNoWin/obj +/WebAPI/Sc_MouldProdOutBill/Log +/PayM/bin/Debug -- Gitblit v1.9.1