mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-02 20:02:47 +08:00
Synchronization code
This commit is contained in:
parent
070b2c06c5
commit
b2baec3103
@ -307,7 +307,7 @@ namespace SqlSugar
|
||||
|
||||
public override string GetDate()
|
||||
{
|
||||
return "sysdate";
|
||||
return "systimestamp";
|
||||
}
|
||||
|
||||
public override string GetRandom()
|
||||
|
Loading…
Reference in New Issue
Block a user