mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 07:20:51 +08:00
Updated Repository (markdown)
@@ -27,7 +27,7 @@ public class Song {
|
|||||||
var curd = fsql.GetRepository<Song>();
|
var curd = fsql.GetRepository<Song>();
|
||||||
```
|
```
|
||||||
|
|
||||||
> 注意:多线程不安全
|
> 注意:Repository对象多线程不安全
|
||||||
|
|
||||||
2、继承实现;
|
2、继承实现;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user