Pro包版本1.0.5.14

This commit is contained in:
zenghongyao 2025-06-06 17:39:21 +08:00
parent 569c782b38
commit 7b2eb3fbe2
3 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<!-- 定义项目加载属性 -->
<PropertyGroup>
<!--JiShe.ServicePro版本-->
<ServiceProVersion>1.0.5.8</ServiceProVersion>
<ServiceProVersion>1.0.5.14</ServiceProVersion>
<!--Volo Abp 版本-->
<VoloAbpVersion>9.1.1</VoloAbpVersion>

View File

@ -13,7 +13,7 @@ using Volo.Abp.EntityFrameworkCore;
namespace JiShe.IoT.Migrations
{
[DbContext(typeof(IoTDbContext))]
[Migration("20250605034725_initCreate")]
[Migration("20250605065931_initCreate")]
partial class initCreate
{
/// <inheritdoc />