@ -35,7 +35,9 @@ type common struct {
//
// Date : 21:25 2023/12/24
func (c *common) initLock() {
c.lock = &sync.RWMutex{}
if c.dataTableType == normalDataTableType {
}
// Lock ...
The note is not visible to the blocked user.