From 9d2111fb2449f3d2e357fe6f5dea6ceeaaed0deb Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期三, 29 四月 2026 10:35:26 +0800
Subject: [PATCH] fix(staff): 修改试用月份字段的数据类型

---
 src/main/resources/application-jjxm.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-jjxm.yml b/src/main/resources/application-jjxm.yml
index 6d1ad57..2f685ef 100644
--- a/src/main/resources/application-jjxm.yml
+++ b/src/main/resources/application-jjxm.yml
@@ -231,4 +231,4 @@
   # 鐧诲綍鎺ㄩ�佸紑鍏�
   loginPush: true
   # 鐢垫暟鎹帹閫佸紑鍏�
-  push: true
\ No newline at end of file
+  push: false
\ No newline at end of file

--
Gitblit v1.9.3