Commit 89d57a7f authored by zhoujun's avatar zhoujun

调整日志类别

parent 8a68a8ee
Pipeline #2181 passed with stage
in 0 seconds
......@@ -13,7 +13,7 @@ class SyceeLogModel extends BaseModel
const CREATE_ROLE = 1; // 创建角色
const WATCH_ADVERT = 2; // 观看广告
const WITHDRAWAL = 3; // 提现
const REBACK = 3; // 提现失败返还
const REBACK = 4; // 提现失败返还
public static $source = [
self::CREATE_ROLE => '创建角色',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment