wfc pay module init
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package org.wfc.common.log.enums;
|
||||
|
||||
/**
|
||||
* 业务操作类型
|
||||
* Business type defination
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
@@ -12,6 +12,11 @@ public enum BusinessType
|
||||
*/
|
||||
OTHER,
|
||||
|
||||
/**
|
||||
* Get
|
||||
*/
|
||||
SELECT,
|
||||
|
||||
/**
|
||||
* 新增
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user