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