master
huanghai 5 years ago
parent 4bdfc16d26
commit 636ba34b3a

@ -57,7 +57,7 @@ const BlueCell = "C200"
const YellowCell = "D200"
//整数最大值
const IntMax = 9999999
const IntMax = 2147483647
//操作CODE
const ActionInsert = "INSERT"

Loading…
Cancel
Save