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