From 0007e69142f83757094a941a855fca923171689d Mon Sep 17 00:00:00 2001 From: buhuazhen <hua100783@gmail.com> Date: 星期三, 01 四月 2026 17:38:48 +0800 Subject: [PATCH] feat(production): 新增自动报工功能及生产订单管理 --- src/main/resources/application-dev.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 3196942..9eff9ac 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -253,4 +253,4 @@ file: temp-dir: D:/ruoyi/temp/uploads # 涓存椂鐩綍 - upload-dir: D:/ruoyi/prod/uploads # 姝e紡鐩綍 \ No newline at end of file + upload-dir: D:/ruoyi/prod/uploads # 姝e紡鐩綍 -- Gitblit v1.9.3