PLC
yanjinhui
2025-04-24 461ccbda1d9d3fef42f250771c2fd30702755c16
项目代码/WIDESEAWCS_Server 正式/ISerialPortService/IArticleInfomServer.cs
@@ -11,6 +11,12 @@
{
    public interface IArticleInfomServer:IService<Dt_ArticleInfom>
    {
        /// <summary>
        /// 鏌ョ湅宸ヤ笟琛ㄤ腑鏈夊绛掔殑鏁伴噺
        /// </summary>
        /// <returns></returns>
        //WebResponseContent PossorArticl();
        WebResponseContent PutPossorArticl();
    }
}