11 changed files with 41 additions and 9 deletions
@ -0,0 +1,17 @@
|
||||
package org.springblade.common.constant; |
||||
|
||||
/** |
||||
* 数据传输--租户默认对象 |
||||
*/ |
||||
public class TenantNum {; |
||||
|
||||
public static final String HUITONGCODE ="627683"; |
||||
|
||||
/** |
||||
* 如果不需要 "" |
||||
*/ |
||||
public static final String DEVAUTH ="-pref"; |
||||
|
||||
|
||||
|
||||
} |
Loading…
Reference in new issue