推客直接收益,调整顺序

This commit is contained in:
2025-02-28 10:12:19 +08:00
parent 34924ad351
commit 553ef3a2cd
13 changed files with 94 additions and 43 deletions

View File

@ -0,0 +1,5 @@
package com.ycwl.basic.constant;
public class StorageConstant {
public static final String VLOG_PATH = "vlog";
}