From 1ba7e105ab813015b0ce1d08d955abf8ee52e871 Mon Sep 17 00:00:00 2001 From: liulin <lin.liu@88.com> Date: 星期五, 04 七月 2025 14:37:03 +0800 Subject: [PATCH] 修改支付接口 --- run-doc.bat | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/run-doc.bat b/run-doc.bat index 640912c..abe09ae 100644 --- a/run-doc.bat +++ b/run-doc.bat @@ -10,7 +10,7 @@ cd %currPath% -mvn smart-doc:html -Dfile.encoding=UTF-8 -pl :xxx-yyy -am -mvn smart-doc:openapi -Dfile.encoding=UTF-8 -pl :xxx-yyy -am +mvn smart-doc:html -Dfile.encoding=UTF-8 -pl :water-ration -am +mvn smart-doc:openapi -Dfile.encoding=UTF-8 -pl :water-ration -am pause>nul \ No newline at end of file -- Gitblit v1.9.3