首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
ThinkPHP3原样输出字段名大小写
ThinkPHP3原样输出字段名大小写
tech
2025-07-29
9
//Application/Common/Conf/config.php
'DB_PARAMS'
=
>
[
\
PDO
:
:
ATTR_CASE
=
>
\
PDO
:
:
CASE_NATURAL
]
,
//原样输出数据库字段名大小写
转载请注明原文地址:https://tech.qufami.com/read-23334.html
最新回复
(
0
)