fix: change version name
This commit is contained in:
@@ -147,7 +147,7 @@ router.post('/api/s1/resources/upload/chunk', async (req, res) => {
|
||||
// Notify the app
|
||||
const r = await app.call({
|
||||
path: 'app',
|
||||
key: 'detect-version-list',
|
||||
key: 'detectVersionList',
|
||||
payload: {
|
||||
token: token,
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user