username@email.com
2025-01-21 957344a47100f58ac7ac046ec5b2d5201a599d5c
CY_ECommercePlatform/CY.IDAL/OA/ICoreCmsPlanOrderDAL.cs
@@ -32,6 +32,13 @@
        /// <returns></returns>
        IEnumerable<CoreCmsPlanOrder> GetModelByorderid(int orderid);
        /// <summary>
        /// 根据orderid获得信息
        /// </summary>
        /// <param name="ids">编号</param>
        /// <returns></returns>
        IEnumerable<CoreCmsPlanOrder> GetModelByids(string  ids);
        /// <summary>
        /// 修改