mirror of
https://gitee.com/chunanyong/zorm.git
synced 2025-12-06 15:09:08 +08:00
修改注释
This commit is contained in:
@@ -802,7 +802,7 @@ var FuncGenerateStringID = func(ctx context.Context) string {
|
||||
//
|
||||
// example:
|
||||
// zorm.FuncWrapFieldTagName = func(ctx context.Context, field *reflect.StructField, colName string) string {
|
||||
// config, err := GetContextDataSourceConfig(ctx)
|
||||
// config, err := zorm.GetContextDataSourceConfig(ctx)
|
||||
// if err != nil {
|
||||
// return ""
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user