This commit is contained in:
jl
2025-06-28 09:40:33 +08:00
parent 3042ef9370
commit 722f16a77e
6 changed files with 41 additions and 28 deletions

View File

@ -10,7 +10,7 @@ using System.Threading.Tasks;
namespace Epost.BLL
{
public class Print_BoxBLL
{
{
Print_BoxDAL dal = new Print_BoxDAL();
#region
public DataTable GetPrintList(string block)