mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 01:48:47 +08:00
9 lines
53 B
JavaScript
9 lines
53 B
JavaScript
/**
|
|
* 常量
|
|
*/
|
|
|
|
export const MINI_DEPTID = 100
|
|
|
|
|
|
|