fix
This commit is contained in:
parent
5532cd1a11
commit
4eb37c3820
|
@ -14,5 +14,5 @@ const (
|
|||
WEBSOCKET_ERR_DATA_FORMAT = "WEBSOCKET_ERR_DATA_FORMAT"
|
||||
)
|
||||
|
||||
// 云渲染通知需要的签名字符串
|
||||
// 云渲染完成通知api需要的签名字符串
|
||||
const RENDER_NOTIFY_SIGN_KEY = "fusen-render-notify-%s-%d"
|
||||
|
|
Loading…
Reference in New Issue
Block a user