This commit is contained in:
xiaozhiyong
2026-04-29 09:15:49 +08:00
parent eae5d5f1b4
commit 9c5961efe9
540 changed files with 36063 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
/*!
Build based on gin-vue-admin
Time : 1776662816000 */
const e=e=>e[0]?e.replace(e[0],e[0].toUpperCase()):"",a=e=>e[0]?e.replace(e[0],e[0].toLowerCase()):"",r=e=>"ID"===e?"ID":e.replace(/([A-Z])/g,"_$1").toLowerCase(),o=e=>e.replace(/\_(\w)/g,function(e,a){return a.toUpperCase()});export{a,e as b,o as c,r as t};