Git Product home page Git Product logo

Comments (11)

jia000 avatar jia000 commented on May 23, 2024

id就是一个随机数

import { guid } from '@tmagic/uitls'

const id = guid()

提供的时间接口是什么?

from tmagic-editor.

qqqqddasdd avatar qqqqddasdd commented on May 23, 2024

from tmagic-editor.

jia000 avatar jia000 commented on May 23, 2024

export const guid = (digit = 8): string =>

from tmagic-editor.

qqqqddasdd avatar qqqqddasdd commented on May 23, 2024

怎么样查询出,目前已经存在的id: “75f0extui9d7yksklx27hff8xg”这样的串

from tmagic-editor.

jia000 avatar jia000 commented on May 23, 2024

75f0extui9d7yksklx27hff8xg这个是我在playground里写死的吧

from tmagic-editor.

jia000 avatar jia000 commented on May 23, 2024

id: '75f0extui9d7yksklx27hff8xg',

from tmagic-editor.

qqqqddasdd avatar qqqqddasdd commented on May 23, 2024

from tmagic-editor.

jia000 avatar jia000 commented on May 23, 2024

是指后台的请求接口?

from tmagic-editor.

qqqqddasdd avatar qqqqddasdd commented on May 23, 2024

from tmagic-editor.

jia000 avatar jia000 commented on May 23, 2024

一般不会有单独返回时间的接口,有需要都是会在其他接口中提供时间,不会单独为了时间去发起一个请求。

建议不要随便去用其他方的接口,这样并不可靠,接口发生变更并不会通知你

from tmagic-editor.

qqqqddasdd avatar qqqqddasdd commented on May 23, 2024

from tmagic-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.