ID not automatically generated

后端 未结 0 1447
谎友^
谎友^ 2021-02-19 04:31

I have a simple model

public class SimpleModel
{
    public string Id { get; set; }
}

When I insert it the ID is not automatically generated unti

相关标签:
回答
  • 消灭零回复
提交回复
热议问题