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