payne
2024-04-24 8fbd9ebfb2272e40b1869cd83599751d072bd150
修改
已修改2个文件
11 ■■■■ 文件已修改
iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsContainer.cs 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
使用文档/PDManer文件/原材料库标准化.pdma.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsContainer.cs
@@ -3,8 +3,8 @@
using System.ComponentModel.DataAnnotations.Schema;
/*
 * @author : æ‚¨çš„名字
 * @date : 2024/4/23下午6:42:15
 * @author : åˆ˜æ–‡å¥‡
 * @date : 2024/4/24上午9:37:54
 * @desc : å®¹å™¨ä¿¡æ¯è¡¨
 */
namespace Admin.NET.Core
@@ -58,8 +58,9 @@
        /// å®¹å™¨å…³ç³»ID
        /// </summary>
        [Comment("容器关系ID")]
        [Required]
        public long? PackagingId { get; set; }
        public long PackagingId { get; set; }
        /// <summary>
ʹÓÃÎĵµ/PDManerÎļþ/Ô­²ÄÁÏ¿â±ê×¼»¯.pdma.json
@@ -4,7 +4,7 @@
  "avatar": "",
  "version": "4.1.3",
  "createdTime": "2024-4-12 12:56:29",
  "updatedTime": "2024-4-23 18:42:03",
  "updatedTime": "2024-4-24 09:37:40",
  "dbConns": [],
  "profile": {
    "default": {
@@ -22341,7 +22341,7 @@
          "len": "",
          "scale": "",
          "primaryKey": false,
          "notNull": false,
          "notNull": true,
          "autoIncrement": false,
          "defaultValue": "",
          "hideInGraph": false,