refactor container injection

This commit is contained in:
sunxyw
2022-04-11 23:31:49 +08:00
parent f2aff5882d
commit 7253a309c7
8 changed files with 141 additions and 101 deletions

View File

@@ -628,7 +628,6 @@ function zm_internal_errcode($code): string
}
/**
<<<<<<< HEAD
* 将可能为数组的参数转换为字符串
*
* 如传入字符串则为原样返回