mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-29 12:43:25 +08:00
feat: 新增微信小程序模块
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Yi.Framework.DigitalCollectibles.Domain.Shared.Enums;
|
||||
|
||||
public enum LoginResultEnum
|
||||
{
|
||||
Error,
|
||||
Success
|
||||
}
|
||||
Reference in New Issue
Block a user