This commit is contained in:
xiaozhiyong
2026-05-06 10:23:04 +08:00
parent a54a3bd1a9
commit 4d39de6299
282 changed files with 77 additions and 1605 deletions

View File

@@ -1,4 +1,4 @@
/*!
Build based on gin-vue-admin
Time : 1776662816000 */
Time : 1778033155000 */
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};