From 1a9f55664a8deb94598d00e5ca23a4e02a6ecdc0 Mon Sep 17 00:00:00 2001 From: jhc <2991879965@qq.com> Date: 星期一, 04 十一月 2024 10:22:52 +0800 Subject: [PATCH] 更改生产计划结构体 --- common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common.h b/common.h index 2eb4a0f..e48cee1 100644 --- a/common.h +++ b/common.h @@ -607,7 +607,7 @@ struct PdplanInfo { int planId;//璁㈠崟缂栧彿 - char planName[32];//璁㈠崟鍒掑悕瀛� + char planName[32];//璁㈠崟鍚嶅瓧 char startDate[32];//璧峰鏃ユ湡 char closingDate[32];//浜や粯鏃ユ湡 char pdName[8];//浜у搧鍚� -- Gitblit v1.8.0