mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-20 18:28:09 +00:00
2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
const a=()=>Math.floor(Math.random()*1e4);export{a as g};
|