Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 941a212

Browse files
author
UramnOIL
committed
修正
1 parent f116142 commit 941a212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sqlite.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ WHERE accounts.name = :name;
6666
-- # { add
6767
-- # :name string
6868
-- # :exp int
69-
UPDATE ffapvp
69+
UPDATE networklevel
7070
SET exp = exp + :exp
7171
WHERE id IN (
7272
SELECT networklevel.id

0 commit comments

Comments
 (0)