fix
This commit is contained in:
@@ -13,3 +13,6 @@ const (
|
||||
//图片渲染
|
||||
WEBSOCKET_RENDER_IMAGE = "render-image"
|
||||
)
|
||||
|
||||
// 云渲染通知需要的签名字符串
|
||||
const RENDER_NOTIFY_SIGN_KEY = "fusen-render-notify-%s-%d"
|
||||
|
||||
Reference in New Issue
Block a user