Skip to content

Commit fea8093

Browse files
authored
Merge pull request #26 from qingpizi/master
apollo.php 新增strict_mode控制,值为true时,对config值数据类型转换处理
2 parents 62a640a + eb5e828 commit fea8093

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)