feat: i18n support for export and log
This commit is contained in:
@@ -56,4 +56,14 @@ public enum BusinessType
|
||||
* 清空数据
|
||||
*/
|
||||
CLEAN,
|
||||
|
||||
/**
|
||||
* Approval
|
||||
*/
|
||||
APPROVAL,
|
||||
|
||||
/**
|
||||
* Reject
|
||||
*/
|
||||
REJECT,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user