From 0b345eef9549c7a641202bad894eee32c4b02d52 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期四, 18 九月 2025 16:33:31 +0800 Subject: [PATCH] 修复订单组托功能 --- .idea/misc.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project> \ No newline at end of file -- Gitblit v1.9.1