5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
# -*- coding: utf-8 -*-
|
|
# entity_update.dspy —— 更新实体
|
|
result = await update_entity(request, params_kw)
|
|
return result
|