#268: 解决数据库多条 access_token问题,增加唯一约束
commit
4aa6f3ae8c
|
@ -1 +1 @@
|
|||
Subproject commit 427d058516f8db701f334fe8b2b625f311250ffe
|
||||
Subproject commit 951a11d912abb9a83a16d1215548481f01553b80
|
20
commit.yml
20
commit.yml
|
@ -3,12 +3,18 @@ branches: {
|
|||
}
|
||||
fileChange:
|
||||
/README.md:
|
||||
newFile: !uuid 'b0bbae128fe8d062f512cfc7bbc633d04d7be339'
|
||||
oldFile: !uuid 'cc67c5a0f6c86fe9c8257fdf2a70b9ff1e0020fb'
|
||||
/pom.xml:
|
||||
newFile: !uuid 'a4e7e39604ca61bc654f1b56a33b6d5e65ef43f2'
|
||||
oldFile: !uuid 'e4c8c2bff510af50ab0116b2a0d55c8f36606c20'
|
||||
gitCommitId: !uuid '427d058516f8db701f334fe8b2b625f311250ffe'
|
||||
newFile: !uuid '4d6f766788599772330f1546881757f064be8c07'
|
||||
oldFile: !uuid 'b0bbae128fe8d062f512cfc7bbc633d04d7be339'
|
||||
/others:
|
||||
newFile: !uuid 'ffa98af6b307a2292f9565706c1e95e40987c869'
|
||||
oldFile: !uuid '85dcdce0ab350e926c7c29a5a2af89220f0fcee6'
|
||||
/others/database:
|
||||
newFile: !uuid '8b87ab41c6506d55d465f0860d8b2c3b9e7594d9'
|
||||
oldFile: !uuid '0e114fbe14970422f2512959ebff5ea16c1b6a7b'
|
||||
/others/database/oauth.ddl:
|
||||
newFile: !uuid '397a0e2e592d588a9e37854e5c01f1f2101797dd'
|
||||
oldFile: !uuid '3c75667d10c6853a6df7f38c01f90a1ce8c989b9'
|
||||
gitCommitId: !uuid '951a11d912abb9a83a16d1215548481f01553b80'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 267
|
||||
revisionId: 268
|
||||
|
|
Loading…
Reference in New Issue