Skip to content

Commit eb5e828

Browse files
committed
apollo.php 新增strict_mode控制,值为true时,对config值数据类型转换处理
1 parent 62a640a commit eb5e828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/resources/config_center/apollo.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
'application',
2020
],
2121
'interval' => 5,
22+
'strict_mode' => false,
2223
];

0 commit comments

Comments
 (0)