issues
search
CoderMJLee
/
MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
MIT License
8.52k
stars
2.16k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
swift有没有类似MJExtension方便的库
#863
Liyongcong
opened
6 months ago
4
图片地址数组,转json字符串时,//变成\/
#862
iOS-Kel
closed
6 months ago
1
MJ_LOCK 造成线程优先级倒置
#861
winterrain5
opened
7 months ago
1
关于ios.deployment_target最低版本
#860
homeYsy
closed
6 months ago
2
在bugly上崩溃次数较多的问题,没有排查到什么问题
#859
jackRose-lang
opened
9 months ago
0
继承链属性替换覆盖修复
#858
Jiuaim
opened
10 months ago
0
1
#857
xiaoyaoyouzi163com
closed
11 months ago
0
iOS 17.0.3上,模型中存在UIImange属性且有值时,模型转字典崩溃。
#856
LiMeiShi
closed
1 year ago
2
父类、子类中都存在嵌套模型的数组,该如何处理
#855
wv-y
opened
1 year ago
1
不支持二维数组json对象转换为模型
#854
veryip7
opened
1 year ago
0
如果服务器返回double,如0.94,用字符串接收,会变成0.939999999,精度丢失,麻烦看一下
#853
kedu
closed
1 year ago
1
iOS 17 上面海量崩溃
#852
xuezhulian
opened
1 year ago
2
设置属性缺省值的功能?
#851
AlwaysYang
closed
1 year ago
1
4.0.0 版本模型数组转数组时,模型数组有值,使用- (id)mj_JSONObjectWithKeys:(NSArray *)keys 后转化的值为nil
#850
AlbertCamusSZB
closed
1 year ago
3
add type check when it is class foundation
#849
MapleYin
opened
1 year ago
0
`
#848
L2Mlee
closed
1 year ago
0
-[MJProperty setValue:forObject:] + [MJProperty.m : 98]
#847
AlbertCamusSZB
closed
1 year ago
2
模型转字典,出现问题了
#846
kedu
opened
2 years ago
2
友盟上偶现的一个崩溃信息 ,[MJProperty valueForObject:] + [MJProperty.m : 78],一直排查不到
#844
wangyanxi2019
opened
2 years ago
14
swift 与 oc 混合,数据是嵌套数组 使用 mj_objectClassInArray 该方法无效,这个怎么解决呢?
#843
624990742
closed
2 years ago
2
+[NSObject(Property) mj_enumerateProperties:] 崩溃
#842
JyHu
opened
2 years ago
6
字典 转 JSONString Crash
#841
ifengshumu
closed
2 years ago
6
Double 转 String 的精度问题
#840
JyHu
closed
2 years ago
7
CoreData 设置 `inverse` 后, `to JSON` 会导致无限循环
#839
wolfcon
opened
2 years ago
0
Object -> JSON 时, 没有校验 JSON 是否有效, 做出详细处理
#838
wolfcon
opened
2 years ago
0
如果 JSON 中带有 null 数据, 在更新模型时, 没有将对应属性设置为 null
#837
wolfcon
opened
2 years ago
0
增加模型配置方法的继承保留或不保留选择方案
#836
wolfcon
opened
2 years ago
0
增加默认几项字符串->时间(Date)类型的转换
#835
wolfcon
opened
2 years ago
0
新增 mj_dateFormatter 设置项 (如同 mj_numberLocale 类似)
#834
wolfcon
opened
2 years ago
0
long double 类型转换会导致崩溃
#833
wolfcon
opened
2 years ago
0
double 类型字符串在超过 NSDecimalNumber 最大值后转 Double 会造成溢出
#832
wolfcon
opened
2 years ago
0
自定义模型数据,属性只读,在iOS15系统下,mj里使用kvc,会crash
#831
farewell17
opened
2 years ago
1
Fixed secure coding issue that classes object couldn't be decoded.
#830
VeinGuo
closed
2 years ago
0
没有bug
#829
wq95230
closed
2 years ago
0
崩溃:mj_objectArrayWithKeyValuesArray ,已更新至3.4.0版本
#828
victordengx
opened
2 years ago
4
有没有Map结构
#827
wenjinfu321
opened
3 years ago
5
pod 找不到 3.4.0 版本呢
#826
TheLittleBoy
closed
3 years ago
1
浮点型精度丢失
#825
LiwxCoder
closed
3 years ago
1
iOS 15字典中包含UIimage对象,崩溃
#824
lpb006
closed
3 years ago
1
SPM Support
#823
wolfcon
closed
3 years ago
0
Update usage in swift
#822
wolfcon
closed
3 years ago
0
Add NSSecureCoding support for quick implementation macro `MJSecureCodingImplementation(class, isSupport)`.
#821
wolfcon
closed
3 years ago
3
Add CoreData test case
#820
wolfcon
closed
3 years ago
0
mj_objectWithKeyValues突然失效 xcode12
#819
Easyzhan
closed
3 years ago
3
Update NSObject+MJKeyValue.m
#818
msk521
closed
3 years ago
1
崩溃:mj_objectWithKeyValues
#817
windvip
closed
3 years ago
3
我没发现多维数组解析方法啊
#816
HanYaZhou1990
closed
3 years ago
1
希望在podspec中增加watch的支持
#815
brainiron
closed
3 years ago
1
JSON转模型 提供模型更新接口
#814
songhongkang
closed
3 years ago
4
支不支持 判转数组模型的某个值 根据条件插入到模型数组中
#813
yimao009
closed
3 years ago
1
Next