少年修仙传客户端基础资源
MacBuilder
2019-07-08 6b71521f3690db408353fa00e251ab751ee489f0
Merge commit '0b70e5fea5a72170f2bb6fd2358222a6f8c2cf5b'
6个文件已修改
103 ■■■■■ 已修改文件
Assets/Editor/Confusion/Editor/ConfusionContorller.cs 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/MapCollideFiles/map_10090.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/RechargeSprites/Pattern_0/XT_VIP_42.png 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/RechargeSprites/Pattern_0/XT_VIP_44.png 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/UpdateAssetBundleName.cs 38 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/VersionConfigs/Versions.txt 48 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Confusion/Editor/ConfusionContorller.cs
@@ -150,18 +150,13 @@
            return;
        }
        if(mi.Name.Contains("UpdateOffLinePlayer") && mi.ReflectedType == typeof(GAMgr))
        {
            Debug.Log("aaaa");
        }
        if(!AssemblyTypes.Contains(mi.ReflectedType))
        if (!AssemblyTypes.Contains(mi.ReflectedType))
        {
            Debug.LogFormat("<color=red>程序集中不包含方法所归属的类型: {0}</color>", mi.ReflectedType);
            return;
        }
        if(mi.IsSpecialName)
        if (mi.IsSpecialName)
        {
            Debug.LogFormat("不处理set和get方法: {0}", mi.Name);
            return;
@@ -201,7 +196,7 @@
            Dictionary<string, string> _parentReplacePair = null;
            if (DataModel.confusionDict.TryGetValue(mi.ReflectedType.BaseType, out _parentReplacePair))
            {
                if(_parentReplacePair.ContainsKey(mi.Name))
                if (_parentReplacePair.ContainsKey(mi.Name))
                {
                    // 赋值为父类替换名
                    _replacePair[mi.Name] = _parentReplacePair[mi.Name];
@@ -209,7 +204,7 @@
                }
                else
                {
                    Debug.LogFormat("<color=red>父类: {0} 没有为这个方法进行混淆逻辑处理: {1}</color>", mi.ReflectedType.BaseType,mi.Name);
                    Debug.LogFormat("<color=red>父类: {0} 没有为这个方法进行混淆逻辑处理: {1}</color>", mi.ReflectedType.BaseType, mi.Name);
                }
            }
        }
@@ -222,7 +217,7 @@
                Debug.LogFormat("    |- 处理Method的替换: {1} => {2}", mi.DeclaringType, mi.Name, _replacePair[mi.Name]);
            }
        }
    }
    private static void HandleField(FieldInfo fi)
Assets/Editor/MapCollideFiles/map_10090.json
@@ -1 +1 @@
{"id":10090,"triggerList": [{"id":1,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":55,"py":22.53,"pz":36,"sx":16,"sz":20,"ey":0,"eventIDList":[0]},{"id":3,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":31.8,"py":24.81,"pz":67.6,"sx":16,"sz":16,"ey":0,"eventIDList":[2]},{"id":5,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":52.67,"py":24.9,"pz":35.63,"sx":30,"sz":30,"ey":0,"eventIDList":[4]},{"id":6,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":32.8,"py":26.6,"pz":68.5,"sx":30,"sz":30,"ey":0,"eventIDList":[5]},{"id":7,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":6.02,"py":28.3,"pz":83.58,"sx":15,"sz":15,"ey":0,"eventIDList":[6]},{"id":8,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":56.67,"py":23.41,"pz":15.09,"sx":30,"sz":30,"ey":0,"eventIDList":[7]}],"eventList": [{"type":0,"id":0,"px":-25.52,"py":2.08,"pz":25.89,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M009","npcID":10902002,"ai":10902002,"faceDir":0,"px":54.61,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":57.37,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":52.06,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":53.36,"py":23.94,"pz":39.54},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56,"py":23.94,"pz":39.37},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":53.52,"py":23.94,"pz":36.72},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56.17,"py":23.94,"pz":36.79},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":52.12,"py":23.94,"pz":35.96},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":54.71,"py":23.94,"pz":35.45},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":57.74,"py":23.94,"pz":36.42},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56.57,"py":23.94,"pz":34.85}]},{"type":0,"id":2,"px":29.61,"py":26.6,"pz":67.7,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M821","npcID":10902003,"ai":10902003,"faceDir":0,"px":31.85,"py":26.6,"pz":69.43}]},{"type":0,"id":4,"px":55.5,"py":24.36,"pz":25.3,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"N043","npcID":10904201,"ai":10904201,"faceDir":0,"px":43.56,"py":24.85,"pz":41.05}]},{"type":0,"id":5,"px":-0.46,"py":0,"pz":0.49,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"N043","npcID":10904200,"ai":10904200,"faceDir":320,"px":37.81,"py":26.91,"pz":70.71}]},{"type":0,"id":6,"px":37.2,"py":26.91,"pz":67.4,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M014","npcID":10903001,"ai":10903001,"faceDir":0,"px":6,"py":27.8,"pz":83.43}]},{"type":0,"id":7,"px":0,"py":0,"pz":0,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M159","npcID":60403029,"ai":60403029,"faceDir":0,"px":57.93,"py":22.91,"pz":13.91}]}],"transferList": []}
{"id":10090,"triggerList": [{"id":1,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":55,"py":22.53,"pz":36,"sx":16,"sz":20,"ey":0,"eventIDList":[0]},{"id":3,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":31.8,"py":24.81,"pz":67.6,"sx":16,"sz":16,"ey":0,"eventIDList":[2]},{"id":5,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":52.67,"py":24.9,"pz":35.63,"sx":30,"sz":30,"ey":0,"eventIDList":[4]},{"id":6,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":32.8,"py":26.6,"pz":68.5,"sx":30,"sz":30,"ey":0,"eventIDList":[5]},{"id":7,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":6.02,"py":28.3,"pz":83.58,"sx":15,"sz":15,"ey":0,"eventIDList":[6]},{"id":8,"triggerType":0,"type":0,"prevID":-1,"nextID":-1,"px":56.67,"py":23.41,"pz":15.09,"sx":30,"sz":30,"ey":0,"eventIDList":[7]}],"eventList": [{"type":0,"id":0,"px":-25.52,"py":2.08,"pz":25.89,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M009","npcID":10902002,"ai":10902002,"faceDir":0,"px":54.61,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":57.37,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":52.06,"py":23.94,"pz":38},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":53.36,"py":23.94,"pz":39.54},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56,"py":23.94,"pz":39.37},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":53.52,"py":23.94,"pz":36.72},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56.17,"py":23.94,"pz":36.79},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":52.12,"py":23.94,"pz":35.96},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":54.71,"py":23.94,"pz":35.45},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":57.74,"py":23.94,"pz":36.42},{"resName":"M009","npcID":10901003,"ai":10901003,"faceDir":0,"px":56.57,"py":23.94,"pz":34.85}]},{"type":0,"id":2,"px":29.61,"py":26.6,"pz":67.7,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M821","npcID":10902003,"ai":10902003,"faceDir":0,"px":31.85,"py":26.6,"pz":69.43}]},{"type":0,"id":4,"px":55.5,"py":24.36,"pz":25.3,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"N043","npcID":10904201,"ai":10904201,"faceDir":0,"px":43.56,"py":24.85,"pz":41.05}]},{"type":0,"id":5,"px":-8.97,"py":0,"pz":2.52,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"N043","npcID":10904200,"ai":10904200,"faceDir":30,"px":29.3,"py":26.91,"pz":72.74}]},{"type":0,"id":6,"px":37.2,"py":26.91,"pz":67.4,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M014","npcID":10903001,"ai":10903001,"faceDir":0,"px":6,"py":27.8,"pz":83.43}]},{"type":0,"id":7,"px":0,"py":0,"pz":0,"overCondition":0,"refreshType":0,"conditionParam":0,"overParam":0,"nextEventID":-1,"monsterList":[{"resName":"M159","npcID":60403029,"ai":60403029,"faceDir":0,"px":57.93,"py":22.91,"pz":13.91}]}],"transferList": []}
Assets/Editor/RechargeSprites/Pattern_0/XT_VIP_42.png

Assets/Editor/RechargeSprites/Pattern_0/XT_VIP_44.png

Assets/Editor/Tool/UpdateAssetBundleName.cs
@@ -231,6 +231,44 @@
        //    File.Copy(file.FullName, StringUtility.Contact(fsMaterialPath_OutPut, "/", fileName), true);
        //}
        var zsMaterialPathOutFiles = new DirectoryInfo(zsMaterialPath_OutPut).GetFiles("*.mat", SearchOption.TopDirectoryOnly);
        foreach (var _file in zsMaterialPathOutFiles)
        {
            var _fileName = Path.GetFileName(_file.FullName);
            var _importerPath = assetPath + "/A_Zs/Materials/" + _file.Name;
            var _importer = AssetImporter.GetAtPath(_importerPath);
            if (_file.Name.StartsWith("A_Zs_Sz"))
            {
                string _abName = Path.GetFileNameWithoutExtension(_file.Name).Replace("_Dm", "");
                _importer.assetBundleName = "mob/prefab_race_" + _abName;
            }
            else
            {
                string _abName = Path.GetFileNameWithoutExtension(_file.Name).Replace("_02", "").Replace("_Dm", "").Replace("_Dm_02", "");
                _importer.assetBundleName = "mob/prefab_race_" + _abName;
            }
            EditorUtility.SetDirty(_importer);
        }
        var fsMaterialPathOutFiles = new DirectoryInfo(fsMaterialPath_OutPut).GetFiles("*.mat", SearchOption.TopDirectoryOnly);
        foreach (var _file in fsMaterialPathOutFiles)
        {
            var _fileName = Path.GetFileName(_file.FullName);
            var _importerPath = assetPath + "/A_Fs/Materials/" + _file.Name;
            var _importer = AssetImporter.GetAtPath(_importerPath);
            if (_file.Name.StartsWith("A_Fs_Sz"))
            {
                string _abName = Path.GetFileNameWithoutExtension(_file.Name).Replace("_Dm", "");
                _importer.assetBundleName = "mob/prefab_race_" + _abName;
            }
            else
            {
                string _abName = Path.GetFileNameWithoutExtension(_file.Name).Replace("_02", "").Replace("_Dm", "").Replace("_Dm_02", "");
                _importer.assetBundleName = "mob/prefab_race_" + _abName;
            }
            EditorUtility.SetDirty(_importer);
        }
        AssetDatabase.SaveAssets();
        AssetDatabase.Refresh();
Assets/Editor/VersionConfigs/Versions.txt
@@ -3,31 +3,31 @@
9998    TheSecondWorld    test    0    1.100.1    aaa    2    xbqy    2    1    少年修仙传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        1    0    (-32,144)            0                                                            
9999    TheSecondWorld    test    0    1.100.1    aaa    2    xbqy    1    1    少年修仙传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        1    0    (-32,144)            0                                                            
10000    TheSecondWorld    test    0    1.100.1    aaa    2    xbqy    3    1    少年修仙传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        1    0    (-32,144)            0                                                            
1    xbqy    226114725    1    2.0.0    test    900    xbqy    2    1    仙宝奇缘    com.shandangceshi.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-32,144)        226114725    0
2    android_20    822055139    1    2.0.0    2020    0    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
3    android_20    822055139    1    2.0.0    2020    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
4    android_20    822055139    1    2.0.0    2021    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
5    android_20    822055139    1    2.0.0    2022    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
6    android_20    822055139    1    2.0.0    2023    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
7    android_20    822055139    1    2.0.0    2024    4    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
8    lxj_android    822055139    1    2.0.0    2020    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
9    lxj_android    822055139    1    2.0.0    2021    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
10    lxj_android    822055139    1    2.0.0    2022    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
11    lxj_android    822055139    1    2.0.0    2023    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
12    djxxz    mrgame    1    2.0.0    3101    3    xbqy    1    1    刀剑笑新传    com.ziyouyouxi08.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)    游戏著作权人:江苏易乐网络科技有限公司 出版服务单位:北京伯通电子出版社</r>出版物号:ISBN 978-7-7979-0154-3 备案编号:文网游备字 [2016] M-RPG 7538  审批文号:新广出审[2016]1343号     maoer    0    1
13    xjaz    spxjgame    1    2.0.0    2901    4    xbqy    1    1    仙劫    com.xjaz.sp    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,80)    游戏著作权人:广州捷游软件有限公司 出版社服务单位:三辰影库音像出版社</r>出版物号:ISBN 978-7-89658-810-9 软著登记号:2013SR060480 审批文号:新广出审【2014】503号     sipu    0    1
14    xjaz_zwx    spxjgame    1    2.0.0    2901    3    xbqy    1    1    仙劫    com.xjaz.sp    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,80)    游戏著作权人:广州捷游软件有限公司 出版社服务单位:三辰影库音像出版社</r>出版物号:ISBN 978-7-89658-810-9 软著登记号:2013SR060480 审批文号:新广出审【2014】503号     sipu    0    1
102    taptap    904100357    1    2.0.0    4101    1    xbqy    1    1    刀剑笑新传    com.ziyouyouxi08.djxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        0    0    (-15,64)        taptap    0    1
103    yjgame    yjgame    1    2.0.0    4201    2    xbqy    1    1    刀剑笑新传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        0    0    (-15,64)    二四六零(镇江)智慧社区信息服务有限公司【运营单位】  北京伯通电子出版社 【出版】</r>软著登记号:2015SR235627   ISBN:978-7-7979-0154-3   审批文号:新广出审[2016]1343号    xiaomi    0    1
104    yilegame    yilegame    1    2.0.0    4301    2    xbqy    1    1    梦幻天骄    com.android.yiru.menghtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
105    yilexbqy    yilexbqy    1    2.0.0    4501    1    xbqy    1    1    梦幻天骄    com.yiru.menhtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
106    yilexbqy    yilexbqy    1    2.0.0    4401    1    xbqy    2    1    梦幻天骄    com.yiru.menhtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
991    yilegame    yilegame    1    2.0.0    1888    999    xbqy    1    1    梦幻天骄    com.android.yiru.menghtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
992    android_20    822055139    1    2.0.0    1888    999    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
1000    mxd_ios    1219052002    1    2.0.0    2301    1    xbqy    1    1    萌仙道    com.zyxhgame.mxd    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
1001    lingbaoji    104021343    1    2.0.0    3201    1    xbqy    1    1    灵宝记    com.2460game.lbj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)         104021343    1    1
1    xbqy    226114725    1    2.0.200    test    900    xbqy    2    1    仙宝奇缘    com.shandangceshi.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-32,144)        226114725    0
2    android_20    822055139    1    2.0.200    2020    0    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
3    android_20    822055139    1    2.0.200    2020    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
4    android_20    822055139    1    2.0.200    2021    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
5    android_20    822055139    1    2.0.200    2022    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
6    android_20    822055139    1    2.0.200    2023    2    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
7    android_20    822055139    1    2.0.200    2024    4    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
8    lxj_android    822055139    1    2.0.200    2020    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
9    lxj_android    822055139    1    2.0.200    2021    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
10    lxj_android    822055139    1    2.0.200    2022    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
11    lxj_android    822055139    1    2.0.200    2023    3    xbqy    1    1    灵仙记    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
12    djxxz    mrgame    1    2.0.200    3101    3    xbqy    1    1    刀剑笑新传    com.ziyouyouxi08.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)    游戏著作权人:江苏易乐网络科技有限公司 出版服务单位:北京伯通电子出版社</r>出版物号:ISBN 978-7-7979-0154-3 备案编号:文网游备字 [2016] M-RPG 7538  审批文号:新广出审[2016]1343号     maoer    0    1
13    xjaz    spxjgame    1    2.0.200    2901    4    xbqy    1    1    仙劫    com.xjaz.sp    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,80)    游戏著作权人:广州捷游软件有限公司 出版社服务单位:三辰影库音像出版社</r>出版物号:ISBN 978-7-89658-810-9 软著登记号:2013SR060480 审批文号:新广出审【2014】503号     sipu    0    1
14    xjaz_zwx    spxjgame    1    2.0.200    2901    3    xbqy    1    1    仙劫    com.xjaz.sp    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,80)    游戏著作权人:广州捷游软件有限公司 出版社服务单位:三辰影库音像出版社</r>出版物号:ISBN 978-7-89658-810-9 软著登记号:2013SR060480 审批文号:新广出审【2014】503号     sipu    0    1
102    taptap    904100357    1    2.0.200    4101    1    xbqy    1    1    刀剑笑新传    com.ziyouyouxi08.djxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        0    0    (-15,64)        taptap    0    1
103    yjgame    yjgame    1    2.0.200    4201    2    xbqy    1    1    刀剑笑新传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        0    0    (-15,64)    二四六零(镇江)智慧社区信息服务有限公司【运营单位】  北京伯通电子出版社 【出版】</r>软著登记号:2015SR235627   ISBN:978-7-7979-0154-3   审批文号:新广出审[2016]1343号    xiaomi    0    1
104    yilegame    yilegame    1    2.0.200    4301    2    xbqy    1    1    梦幻天骄    com.android.yiru.menghtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
105    yilexbqy    yilexbqy    1    2.0.200    4501    1    xbqy    1    1    梦幻天骄    com.yiru.menhtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
106    yilexbqy    yilexbqy    1    2.0.200    4401    1    xbqy    2    1    梦幻天骄    com.yiru.menhtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
991    yilegame    yilegame    1    2.0.200    1888    999    xbqy    1    1    梦幻天骄    com.android.yiru.menghtj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (15,64)        aoyou    0    1
992    android_20    822055139    1    2.0.200    1888    999    xbqy    1    1    少年修仙传    com.ziyouyouxi01.snxxz    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
1000    mxd_ios    1219052002    1    2.0.200    2301    1    xbqy    1    1    萌仙道    com.zyxhgame.mxd    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)            0    1
1001    lingbaoji    104021343    1    2.0.200    3201    1    xbqy    1    1    灵宝记    com.2460game.lbj    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)         104021343    1    1
9991    xjios    spyxxzios    1    1.2.0    3001    1    xbqy    1    1    少年修真    com.snxz.red    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (0,80)    游戏著作权人:北京随手互动信息技术有限公司 出版服务单位:北京中新联科技股份有限公司金版电子出版社</r>出版物号:ISBN 978-7-89447-188-8 软著登记号:2011SR027542 审批文号:科技与数字〔2011〕562 号     sipu    0    1                                                        
9992    djxxz_ios    mrgameios    1    1.3.0    3201    1    xbqy    1    1    刀剑笑新传    shah.losl.lp    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)         maoer    0    1                                                        
9993    js_android    jisugame    1    2.0.0    3301    1    xbqy    1    1    少年酒剑仙    com.lingleigame.shaonianqixiachuan    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)        jisu    0    1
9993    js_android    jisugame    1    2.0.200    3301    1    xbqy    1    1    少年酒剑仙    com.lingleigame.shaonianqixiachuan    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)        jisu    0    1
9994    js_ios    jisusnyjjios    1    1.1.0    3401    1    xbqy    1    1    少年御剑诀    com.yaohuan.snyjj.com    shandangceshi    shandangceshi2018    shandangceshi    shandangceshi2018        0    0    (-15,64)        jisu    0    19998    TheSecondWorld    test    0    1.100.1    aaa    2    2    1    少年修仙传    com.secondworld.snxxz    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018
9995    lingbaoji    test    0    1.100.1    aaa    2    xbqy    2    1    灵宝记    com.2460game.lbj    thesecondworld    thesecondworld2018    thesecondworld    thesecondworld2018        1    0    (-15,64)            0