vault backup: 2025-03-26 19:39:42

This commit is contained in:
SeedList
2025-03-26 19:39:42 +08:00
parent 8d11f711a5
commit 87e075d897
2 changed files with 13 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

View File

@ -0,0 +1,13 @@
# 介绍
编码器有编码器的ID值这个值在系统中无法被直接查询到
![](assets/Pasted%20image%2020250326193847.png)
# 查询方法
在数据库中执行如下语句可以查看到所有编码器的名称及编码器ID`codeid`
```sql
```