init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.cool.store.model.constants;
|
||||
|
||||
/**
|
||||
* @author zhangchenbiao
|
||||
* @FileName: CommonConstatns
|
||||
* @Description:
|
||||
* @date 2023-05-18 14:47
|
||||
*/
|
||||
public class CommonConstants {
|
||||
|
||||
public static final String DEFAULT_DB = "coolcollege_intelligent_config";
|
||||
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user