tyc-server/deploy/template/model/interface-insert.tpl

1 line
101 B
Smarty
Raw Normal View History

2024-11-03 15:28:10 +08:00
Insert(ctx context.Context, session sqlx.Session,data *{{.upperStartCamelObject}}) (sql.Result,error)