Skip to content

比如创建一个菜单,我想由后端赋值创建时间和创建人,请问怎么操作? #196

Description

@ImagineL

具体说下
比如创建一个菜单,我想由后端赋值创建时间和创建人,请问怎么操作?
image
{ "Application":{ "name":"测试应用", "appkey": "kdyh", "type": 2, "gmt_create()":"getNow()" }, "tag":"Application" }

我觉得我比较理想的方式应该是这样: "gmt_create()":"getNow()",后端就识别到赋值并写入数据库了。但是实际上,这个是将当前时间返回给前端。

求大佬帮助 [哭泣][哭泣][哭泣]

为什么
因为这个场景我太常用了。我试过远程函数调用,但是都是以response的方式返回。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions