之前项目的数据库到当前的程序配置有问题更改
This commit is contained in:
@@ -8,9 +8,10 @@ using System.Threading.Tasks;
|
||||
namespace CapMachine.Model.CANLIN
|
||||
{
|
||||
/// <summary>
|
||||
/// CAN和LIN的配置数据内容
|
||||
/// CAN和LIN的配置数据内容 CanLinRWConfig
|
||||
/// </summary>
|
||||
[Table(Name = "CanLinRWConfig")]
|
||||
//[Table(Name = "CanLinRWConfig")]
|
||||
[Table(Name = "CanLinConfigContent")]
|
||||
public class CanLinRWConfig
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user