From 05ce81ee4babaa95d44318ebcdc1d7cc6d0f7dfe Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 16 Oct 2023 14:30:47 +0800 Subject: [PATCH] 一个商品领取一张卷, --- src/main/resources/application-test.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 7609d80..cd7ffa2 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -82,4 +82,4 @@ serviceName: yiyuanshucai system: - job: false \ No newline at end of file + job: true \ No newline at end of file -- Gitblit v1.9.1