Commit e0d6172b by jiawei.su

remove bin

parent 21cd0070
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0"?>
<doc>
<assembly>
<name>Siger.Middlelayer.EsopRepository</name>
</assembly>
<members>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document.type_id">
<summary>
文档类型id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document.product_id">
<summary>
产品id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document.machine_id">
<summary>
设备id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document.section_id">
<summary>
部门id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document.approval_status">
<summary>
审批状态
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_binding.sign_mid">
<summary>
签收人
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_binding.recover_mid">
<summary>
回收人
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_history.default_display">
<summary>
默认展示 0:不展示 1:展示
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_set.usergroup_ids">
<summary>
创建人的组id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_set.process_id">
<summary>
审批流程id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_set.sign_usergroup_id">
<summary>
签收部门id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_document_set.need_train">
<summary>
是否需要培训
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_process_set.approval_usertype">
<summary>
审批人类型:1-指定岗位;2-指定人员
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_process_set.approval_usergroupid">
<summary>
审批人用户组id或者用户id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_process_set.approval_type">
<summary>
审批类型 1:会审 2:任意
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Entities.siger_project_esop_process_set.step_number">
<summary>
步骤号
</summary>
</member>
<member name="M:Siger.Middlelayer.EsopRepository.Repositories.EsopDocumentHistoryRepository.UpdateSensorFile(System.Int32,System.String,System.String)">
<summary>
更新传感器文件名称
</summary>
<param name="projectid"></param>
<param name="oldfile"></param>
<param name="newfile"></param>
</member>
<member name="M:Siger.Middlelayer.EsopRepository.Repositories.Interface.IEsopDocumentBindingRepository.SearchDocumentBinding(System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
文档使用记录,按产线查询
</summary>
<param name="starttime"></param>
<param name="endtime"></param>
<param name="product_id"></param>
<param name="level_id"></param>
<param name="page"></param>
<param name="pagesize"></param>
<param name="projectId"></param>
<returns></returns>
</member>
<member name="M:Siger.Middlelayer.EsopRepository.Repositories.Interface.IEsopDocumentBindingRepository.SearchDocumentBindingByMachine(System.String,System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Int32,System.Int32,System.Int32)">
<summary>
文档使用记录,按设备查询
</summary>
<param name="starttime"></param>
<param name="endtime"></param>
<param name="machineIds"></param>
<param name="keyword"></param>
<param name="page"></param>
<param name="pagesize"></param>
<param name="projectId"></param>
<returns></returns>
</member>
<member name="M:Siger.Middlelayer.EsopRepository.Repositories.Interface.IEsopDocumentBindingRepository.GetDocumentSignList(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
文档签收记录
</summary>
<param name="machineIds"></param>
<param name="status"></param>
<param name="projectId"></param>
<param name="userId"></param>
<param name="page"></param>
<param name="pagesize"></param>
<returns></returns>
</member>
<member name="M:Siger.Middlelayer.EsopRepository.Repositories.Interface.IEsopDocumentBindingRepository.ShowDocumentBindings(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.String,System.Int32)">
<summary>
现场展示查询
</summary>
<param name="machineIds"></param>
<param name="type_id"></param>
<param name="document_name"></param>
<param name="projectId"></param>
<returns></returns>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Request.RequestAddDocumentCreate.default_display">
<summary>
默认展示 0:不展示 1:展示
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Request.ApprovalUserGroup.approval_type">
<summary>
会审、任意
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseTypeFile.typeid">
<summary>
文档类型id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseTypeFile.type">
<summary>
文档类型
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.typeid">
<summary>
文档类型id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.type">
<summary>
文档类型
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.filename">
<summary>
文档名称
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.fileurl">
<summary>
文档地址
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.version">
<summary>
版本号
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseFileSet.productName">
<summary>
产品名称
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseGetProcessFlow.approval_usertype">
<summary>
审批人类型:1-指定岗位;2-指定人员
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseGetProcessFlow.approval_usergroupid">
<summary>
审批人用户组id或者用户id
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseGetProcessFlow.approval_type">
<summary>
审批类型 1:会审 2:任意
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseSearchDocumentBinding.downtime">
<summary>
下发时间
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseSearchDocumentBinding.signtime">
<summary>
签收时间
</summary>
</member>
<member name="P:Siger.Middlelayer.EsopRepository.Response.ResponseSearchDocumentBinding.recovertime">
<summary>
回收时间
</summary>
</member>
</members>
</doc>
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<location path="." inheritInChildApplications="false">
<system.webServer>
<handlers>
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
</handlers>
<aspNetCore processPath="dotnet" arguments=".\Siger.ApiConfig.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
</system.webServer>
</location>
</configuration>
<!--ProjectGuid: cc4c87f5-f15a-41ce-bf9c-f44cda7b26c3-->
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1547543867554" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="16276" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400"><defs><style type="text/css"></style></defs><path d="M253.44 577.536c2.56 18.432 5.12 36.352 7.68 55.296 15.36-11.776 30.208-23.04 45.056-34.304-1.536-2.56-43.008-18.944-52.736-20.992zM610.304 577.536c2.56 18.432 5.12 36.352 7.68 55.296 15.36-11.776 30.208-23.04 45.056-34.304-2.048-2.56-43.008-18.944-52.736-20.992z" fill="#DD6DA6" p-id="16277"></path><path d="M512 0C229.376 0 0 229.376 0 512s229.376 512 512 512 512-229.376 512-512S794.624 0 512 0z m-29.184 444.928h16.896c3.072 0 4.096 1.024 4.096 4.608v53.76c-6.656-0.512-13.824-0.512-20.992-1.024V444.928z m-115.712-6.656c2.048 0 3.072 1.024 3.584 3.584 1.536 17.92 3.584 35.328 5.12 53.76-6.656 1.024-13.312 1.024-20.48 1.536-2.56-19.456-5.12-38.912-7.168-58.368 6.144-0.512 12.8-0.512 18.944-0.512z m-27.648 3.072c2.56-0.512 2.048 2.048 2.56 3.584 0.512 6.656 1.536 12.8 2.048 19.456 1.024 10.24 2.56 19.968 3.584 30.208v4.096l-15.872 2.56c-3.584-18.944-6.656-37.376-10.24-56.832 5.632-1.024 11.776-2.56 17.92-3.072z m-3.072 184.32c-2.56 8.192-8.192 14.848-15.36 20.48-16.896 13.312-34.304 25.088-54.784 31.744-14.336 5.12-29.184 8.192-44.032 10.752-19.456 3.072-39.424 4.096-59.392 6.144-4.096 0.512-8.192 0-12.288 0-2.048 0-2.56-1.024-2.56-3.072 0-8.704-1.024-17.92-1.536-27.136-1.024-11.776-2.048-23.04-3.584-34.816-2.048-16.384-4.096-32.256-5.632-48.64-2.048-16.896-4.096-34.304-6.144-51.2-2.048-16.896-3.584-33.28-5.632-49.664-2.56-18.944-5.12-37.376-8.192-56.832-3.072-22.016-7.168-44.544-12.8-66.56-0.512-1.024 0.512-3.072 1.024-3.584 19.456-7.168 38.4-14.848 57.856-23.04 6.144-2.56 6.656-3.584 6.656 4.608 0 34.304 0 68.608 0.512 103.424 0.512 17.92 1.024 35.84 2.56 53.76 1.536 21.504 4.096 43.008 5.632 65.024 0 1.024 0.512 1.536 0.512 2.56 7.168-0.512 14.848-1.024 22.016-1.024 30.72-1.024 60.416 3.584 89.088 14.848 13.824 5.632 27.648 12.288 39.936 20.992 9.216 7.68 11.776 17.408 6.144 31.232z m26.112 44.544c-10.24-50.688-19.968-100.352-29.696-151.04 8.192-1.024 15.872-2.56 23.552-3.584 5.632-1.024 11.264-1.024 16.896-1.536 3.072-0.512 5.12 1.024 5.632 4.096 1.024 7.68 2.56 15.36 3.584 23.552 1.536 13.312 3.072 26.624 4.096 39.936 1.536 11.776 2.56 23.04 4.096 34.816 1.536 12.288 3.072 24.576 4.608 37.376 0.512 3.584 1.024 7.168 1.536 11.264-11.776 2.048-22.528 3.584-34.304 5.12zM445.44 655.36c-10.24-1.024-19.968-1.536-30.72-2.56-9.216-92.672-16.896-185.856-34.304-279.04 5.632-0.512 11.264-1.536 17.408-2.048 6.656-0.512 13.312-1.024 20.48-1.536 5.632-0.512 7.68 1.024 8.192 6.656l3.072 44.032c1.536 19.968 3.072 39.936 4.096 59.392 1.024 14.336 1.536 28.672 3.072 43.008 1.536 15.872 3.072 31.232 4.096 47.104 1.536 11.264 2.56 23.04 3.584 34.304 1.536 12.288 2.56 24.576 3.584 37.376l1.024 10.752c-0.512 2.56-1.536 3.072-3.584 2.56z m27.136-210.944c2.56 0 3.584 0.512 3.584 3.584-0.512 7.68 0 15.872 0 23.552v29.696c-5.632 0.512-11.264 1.024-16.384 1.536-1.536-18.944-3.072-37.888-4.608-58.368h17.408z m2.56 228.864c-1.024 0-2.56-1.536-2.56-2.56l-4.608-50.688c-1.536-15.36-3.072-31.744-4.096-47.104-1.536-15.872-3.072-32.256-4.096-48.64 0-1.024 0-2.048-0.512-3.584 4.096-1.024 7.168-1.536 11.264-1.536 10.24 0 20.48 0 30.72 0.512 2.56 0 4.096 2.048 4.096 4.096 0 5.12 0.512 10.24 0.512 15.36 0 23.552-0.512 48.128 0 71.68 0.512 19.456 1.024 37.888 1.536 57.344 0 1.024 0 2.56 0.512 4.608-11.264 0.512-22.016 1.024-32.768 0.512zM896 444.928h16.896c3.072 0 4.096 1.024 4.096 4.608v53.76c-6.656-0.512-13.824-0.512-20.992-1.024V444.928z m-116.224-6.656c2.048 0 3.072 1.024 3.584 3.584 1.536 17.92 3.584 35.328 5.12 53.76-6.656 1.024-13.312 1.024-20.48 1.536-2.56-19.456-5.12-38.912-7.168-58.368 6.656-0.512 12.8-0.512 18.944-0.512z m-27.648 3.072c2.56-0.512 2.048 2.048 2.56 3.584 0.512 6.656 1.536 12.8 2.048 19.456 1.024 10.24 2.56 19.968 3.584 30.208v4.096l-15.872 2.56c-3.584-18.944-6.656-37.376-10.24-56.832 5.632-1.024 11.776-2.56 17.92-3.072z m-3.072 183.808c-2.56 8.192-8.192 14.848-15.36 20.48-16.896 13.312-34.304 25.088-54.784 31.744-14.336 5.12-29.184 8.192-44.032 10.752-19.456 3.072-39.424 4.096-59.392 6.144-4.096 0.512-8.192 0-12.288 0-2.048 0-2.56-1.024-2.56-3.072 0-8.704-1.024-17.92-1.536-27.136-1.024-11.776-2.048-23.04-3.584-34.816-2.048-16.384-4.096-32.256-5.632-48.64-2.048-16.896-4.096-34.304-6.144-51.2-2.048-16.896-3.584-33.28-5.632-49.664-2.56-18.944-5.12-37.376-8.192-56.832-3.072-22.016-7.168-44.544-12.8-66.56 0-1.024 1.024-3.072 1.536-3.584 19.456-7.168 38.4-14.848 57.856-23.04 6.144-2.56 6.656-3.584 6.656 4.608 0 34.304 0 68.608 0.512 103.424 0.512 17.92 1.024 35.84 2.56 53.76 1.536 21.504 4.096 43.008 5.632 65.024 0 1.024 0.512 1.536 0.512 2.56 7.168-0.512 14.848-1.024 22.016-1.024 30.72-1.024 60.416 3.584 89.088 14.848 13.824 5.632 27.648 12.288 39.936 20.992 9.216 8.192 11.264 17.92 5.632 31.232z m26.112 45.056c-10.24-50.688-19.968-100.352-29.696-151.04 8.192-1.024 15.872-2.56 23.552-3.584 5.632-1.024 11.264-1.024 16.896-1.536 3.072-0.512 5.12 1.024 5.632 4.096 1.024 7.68 2.56 15.36 3.584 23.552 1.536 13.312 3.072 26.624 4.096 39.936 1.536 11.776 2.56 23.04 4.096 34.816 1.536 12.288 3.072 24.576 4.608 37.376 0.512 3.584 1.024 7.168 1.536 11.264-11.264 2.048-22.528 3.584-34.304 5.12z m83.456-14.848c-10.24-1.024-19.968-1.536-30.72-2.56-9.216-92.672-16.896-185.856-34.304-279.04 5.632-0.512 11.264-1.536 17.408-2.048 6.656-0.512 13.312-1.024 20.48-1.536 5.632-0.512 7.68 1.024 8.192 6.656l3.072 44.032c1.536 19.968 3.072 39.936 4.096 59.392 1.024 14.336 1.536 28.672 3.072 43.008 1.536 15.872 3.072 31.232 4.096 47.104 1.536 11.264 2.56 23.04 3.584 34.304 1.536 12.288 2.56 24.576 3.584 37.376l1.024 10.752c-1.024 2.56-1.536 3.072-3.584 2.56z m26.624-210.944c2.56 0 3.584 0.512 3.584 3.584-0.512 7.68 0 15.872 0 23.552v29.696c-5.632 0.512-11.264 1.024-16.384 1.536-1.536-18.944-3.072-37.888-4.608-58.368h17.408z m3.072 228.864c-1.024 0-2.56-1.536-2.56-2.56l-4.608-50.688c-1.536-15.36-3.072-31.744-4.096-47.104-1.536-15.872-3.072-32.256-4.096-48.64 0-1.024 0-2.048-0.512-3.584 4.096-1.024 7.168-1.536 11.264-1.536 10.24 0 20.48 0 30.72 0.512 2.56 0 4.096 2.048 4.096 4.096 0 5.12 0.512 10.24 0.512 15.36 0 23.552-0.512 48.128 0 71.68 0.512 19.456 1.024 37.888 1.536 57.344 0 1.024 0 2.56 0.512 4.608-11.776 0.512-22.528 1.024-32.768 0.512z" fill="#DD6DA6" p-id="16278"></path></svg>
\ No newline at end of file
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1547543883733" class="icon" style="" viewBox="0 0 1272 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="16831" xmlns:xlink="http://www.w3.org/1999/xlink" width="496.875" height="400"><defs><style type="text/css"></style></defs><path d="M729.64116345 165.27693991L634.32650881 90.125l-99.5625 78.52693991-5.17887981 4.16056009 104.74137981 83.50215546 105.09051682-83.50215546-9.77586218-7.53556009z m361.21228445 291.47198236l-456.78879245 360.19396555-456.49784537-359.99030128L110.125 511.12715547l523.93965546 413.11745671 524.23060335-413.35021555-67.44181091-54.14547436z m-456.78879245 29.21120673L385.4784479 290.00646554 318.06573237 344.12284454l315.96982771 249.16810336 316.28987101-249.40086136-67.41271555-54.14547436-248.84806008 196.21551682z" fill="#006cff" p-id="16832"></path></svg>
\ No newline at end of file
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1547543874130" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="16498" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400"><defs><style type="text/css"></style></defs><path d="M511.8 0.6C229.2 0.6 0.1 229.7 0.1 512.3S229.2 1024 511.8 1024s511.7-229.1 511.7-511.7S794.4 0.6 511.8 0.6z m264.9 375.3c-0.1 0.1-0.1 0.2-0.2 0.3h0.2c-9 14.3-21.2 28.8-34.2 39.2-5.2 4.2-10.5 8.3-15.7 12.5v0.5c0.3 22.9-0.3 44.9-4.7 64.2-25.2 113.1-91.9 189.9-197.4 222.8-37.9 11.8-99.1 16.7-142.6 5.9-21.5-5.4-41-11.4-59.3-19.3-10.2-4.5-19.6-9.3-28.5-14.7l-8.8-5.3h0.5l-0.5-0.3c9.8 0.2 21.3 2.9 32.2 1.2 9.8-1.6 19.6-1.2 28.7-3.2 22.7-5 43-11.6 60.4-21.8 8.3-4.8 20.9-10.6 27-17.6-11.2 0.2-21.4-2.4-29.7-5.4-32.6-11.5-51.6-32.7-63.9-64.4h0.1c0-0.1-0.1-0.2-0.1-0.3 9.7 1.1 37.3 3.5 44.6-1.7-12.3-0.8-24.1-7.9-32.5-13.2-26.2-16.4-47.6-43.9-47.4-86.2v-0.3c3.5 1.7 6.9 3.3 10.4 4.9 6.6 2.8 13.3 4.3 21.1 5.9 3.1 0.7 9.3 2.4 13.2 1.4-5.1-5.8-13.2-9.7-18.4-16-14.7-18.3-28.7-45.3-25.2-77.4 0.5-4.7 1.3-9.4 2.6-14.3 2.5-9.7 6.5-18.3 10.8-26.2 0.2 0.1 0.4 0.2 0.5 0.3 2 4.2 6.4 7.2 9.1 10.6 8.6 10.7 19.2 20.3 30 28.7 36.7 28.7 69.9 46.4 123.1 59.5 13.5 3.3 29 5.9 45.1 5.9-1.9-5.8-2.7-13-2.7-20.5 0-9.7 1.3-19.6 3.3-26.8 9-32.1 28.5-55.2 57-67.6 6.9-3 14.4-5.2 22.4-6.9 4.1-0.6 8.2-1.1 12.3-1.6 39-0.7 59.8 13.5 79.6 31.6 16.8-1.4 38.7-10.8 51.6-17.4l12.6-6.9c0 0.1-0.1 0.3-0.1 0.4l0.1-0.1c-7.3 19.9-17.4 35.5-32.7 47.3-3.1 2.4-6.3 5.6-10 7.4 21.5-0.4 39.3-10 56.1-15.4v0.3z" fill="#2EB1EB" p-id="16499"></path><path d="M719.7 391.1s0.1 0 0.1-0.1c0 0-0.1 0-0.1 0.1zM726.8 428.4v-0.5 0.5zM336.4 479.9c3.3 0.7 9.9 2.7 13.8 1.2h-0.5l-0.1-0.1c-3.9 1-10.1-0.7-13.2-1.4-7.8-1.6-14.5-3.1-21.1-5.9-3.5-1.6-6.9-3.2-10.4-4.9v0.3c3.4 1.6 6.9 3.2 10.4 4.9 6.6 2.8 13.3 4.3 21.1 5.9zM719.6 391.4v0.2c21.9-0.2 39.8-10.1 56.9-15.4 0.1-0.1 0.1-0.2 0.2-0.3v-0.3c-16.9 5.3-34.6 14.9-56.1 15.4-0.4 0.1-0.7 0.3-1 0.4zM584.8 337.5c6.9-3 14.4-5.1 22.4-6.9 4.1-0.6 8.2-1 12.3-1.6 39-0.7 59.8 13.5 79.6 31.6 16.8-1.4 38.7-10.8 51.6-17.4 4.2-2.3 8.3-4.5 12.5-6.8 0-0.1 0.1-0.3 0.1-0.4l-12.6 6.9c-12.9 6.6-34.8 16-51.6 17.4-19.8-18.1-40.6-32.3-79.6-31.6-4.1 0.5-8.2 1-12.3 1.6-8 1.7-15.5 3.9-22.4 6.9-28.5 12.4-48 35.5-57 67.6-2 7.2-3.4 17.2-3.3 26.8 0-9.6 1.3-19.4 3.3-26.5 9-32.1 28.5-55.2 57-67.6zM385.2 568.5h-0.4c-7.3 5.2-34.9 2.8-44.6 1.7 0 0.1 0.1 0.2 0.1 0.3 10 1.1 38.2 3.6 44.9-2zM319.4 347.4c0.1 0.1 0.3 0.1 0.5 0.3 2 4.1 6.3 7.1 9.1 10.6 8.6 10.6 19.2 20.2 30 28.7 36.8 28.7 69.9 46.4 123.1 59.5 13.5 3.3 29.1 5.9 45.2 5.9 0-0.1-0.1-0.2-0.1-0.3-16.1 0-31.6-2.6-45.1-5.9-53.2-13.1-86.4-30.8-123.1-59.5-10.8-8.4-21.4-18-30-28.7-2.7-3.4-7.1-6.4-9.1-10.6-0.1-0.1-0.3-0.2-0.5-0.3-4.3 7.9-8.3 16.5-10.8 26.2-1.3 4.9-2.1 9.6-2.6 14.3 0.5-4.6 1.3-9.2 2.6-14 2.5-9.7 6.5-18.3 10.8-26.2zM317.7 683.2c9.9-1.6 19.6-1.2 28.7-3.2 22.8-5 43-11.6 60.4-21.8 8.4-4.9 21.3-10.8 27.3-17.9h-0.3c-6.1 7-18.7 12.8-27 17.6-17.4 10.2-37.7 16.8-60.4 21.8-9.1 2-18.9 1.6-28.7 3.2-10.9 1.7-22.4-1-32.2-1.2l0.5 0.3c9.7 0.4 21 2.9 31.7 1.2z" fill="#FFFFFF" p-id="16500"></path></svg>
\ No newline at end of file
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1547543863835" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="16165" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400"><defs><style type="text/css"></style></defs><path d="M512 1024C229.236364 1024 0 794.763636 0 512S229.236364 0 512 0s512 229.236364 512 512-229.236364 512-512 512z m-129.861818-756.48s-36.212364 2.094545-48.989091 24.482909c-12.8 22.365091-54.318545 137.378909-54.318546 137.378909s13.847273 6.376727 37.28291-10.658909c23.435636-17.035636 30.882909-46.848 30.882909-46.848l42.589091-2.117818 1.070545 121.390545s-73.495273-1.070545-88.413091 0c-14.894545 1.047273-23.412364 40.448-23.412364 40.448h111.825455s-9.588364 67.095273-38.353455 116.084364c-28.741818 48.989091-83.060364 87.319273-83.060363 87.319273s39.424 15.965091 77.730909-6.4c38.353455-22.341818 66.629818-120.692364 66.629818-120.692364l89.925818 110.056727s8.192-52.386909-1.466182-67.188363c-9.658182-14.778182-62.208-74.286545-62.208-74.286546l-22.946909 20.247273 16.337455-65.117091h97.954909s0-38.353455-19.153455-40.494545c-19.176727-2.094545-78.801455 0-78.801454 0V371.898182h88.389818s-1.070545-39.400727-18.106182-39.400727h-143.755636l22.341818-64.954182z m169.984 61.184v358.562909h36.002909l13.102545 45.009455 63.348364-45.009455h89.064727V328.704h-201.518545z" fill="#0f84fd" p-id="16166"></path><path d="M594.781091 368.64h117.899636v277.876364h-41.890909l-53.364363 40.261818-11.636364-40.261818h-11.008V368.64z" fill="#0f84fd" p-id="16167"></path></svg>
\ No newline at end of file
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
2013-9-30: Created.
-->
<svg>
<metadata>
Created by iconfont
</metadata>
<defs>
<font id="iconfont" horiz-adv-x="1024" >
<font-face
font-family="iconfont"
font-weight="500"
font-stretch="normal"
units-per-em="1024"
ascent="896"
descent="-128"
/>
<missing-glyph />
<glyph glyph-name="bear" unicode="&#58880;" d="M1024 683.008q0-70.656-46.08-121.856 46.08-89.088 46.08-193.536 0-96.256-39.936-181.248t-109.568-147.968-162.816-99.328-199.68-36.352-199.68 36.352-162.304 99.328-109.568 147.968-40.448 181.248q0 104.448 46.08 193.536-46.08 51.2-46.08 121.856 0 37.888 13.824 71.168t37.376 58.368 55.808 39.424 68.096 14.336q43.008 0 78.848-18.432t59.392-50.176q46.08 17.408 96.256 26.624t102.4 9.216 102.4-9.216 96.256-26.624q24.576 31.744 59.904 50.176t78.336 18.432q36.864 0 68.608-14.336t55.296-39.424 37.376-58.368 13.824-71.168zM205.824 268.288q10.24 0 18.944 10.24t15.36 28.672 10.24 42.496 3.584 51.712-3.584 51.712-10.24 41.984-15.36 28.16-18.944 10.24q-9.216 0-17.92-10.24t-15.36-28.16-10.752-41.984-4.096-51.712 4.096-51.712 10.752-42.496 15.36-28.672 17.92-10.24zM512-31.744000000000028q53.248 0 99.84 13.312t81.408 35.84 54.784 52.736 19.968 65.024q0 33.792-19.968 64t-54.784 52.736-81.408 35.84-99.84 13.312-99.84-13.312-81.408-35.84-54.784-52.736-19.968-64q0-34.816 19.968-65.024t54.784-52.736 81.408-35.84 99.84-13.312zM818.176 268.288q10.24 0 18.944 10.24t15.36 28.672 10.24 42.496 3.584 51.712-3.584 51.712-10.24 41.984-15.36 28.16-18.944 10.24q-9.216 0-17.92-10.24t-15.36-28.16-10.752-41.984-4.096-51.712 4.096-51.712 10.752-42.496 15.36-28.672 17.92-10.24zM512 235.51999999999998q39.936 0 68.096-9.728t28.16-24.064-28.16-24.064-68.096-9.728-68.096 9.728-28.16 24.064 28.16 24.064 68.096 9.728z" horiz-adv-x="1024" />
<glyph glyph-name="resize-vertical" unicode="&#59331;" d="M512 896C229.248 896 0 666.752 0 384s229.248-512 512-512 512 229.248 512 512S794.752 896 512 896zM576 192l64 0-128-128-128 128 64 0L448 576l-64 0 128 128 128-128-64 0L576 192z" horiz-adv-x="1024" />
<glyph glyph-name="chuizhifanzhuan" unicode="&#58977;" d="M286.01856 645.08416l472.4224 0 0-146.2784-472.4224 0 0 146.2784ZM87.19872 420.37248l885.80096 0 0-70.87104-885.80096 0 0 70.87104ZM773.55008 268.05248l0-31.0016L270.6688 237.05088l0 31.0016L773.55008 268.05248zM773.55008 121.4208l0-31.0016L270.6688 90.4192l0 31.0016L773.55008 121.4208zM742.54848 240.75776l31.0016 0 0-123.04896-31.0016 0L742.54848 240.75776zM270.70464 240.57856l31.0016 0 0-123.04896-31.0016 0L270.70464 240.57856z" horiz-adv-x="1024" />
<glyph glyph-name="shuipingfanzhuan" unicode="&#58978;" d="M252.76928 596.096l146.2784 0 0-472.42752-146.2784 0 0 472.42752ZM477.48096 810.65472l70.87104 0 0-885.80608-70.87104 0 0 885.80608ZM629.80096 611.2l31.0016 0 0-502.88128-31.0016 0L629.80096 611.2zM776.42752 611.2l31.0016 0 0-502.88128-31.0016 0L776.42752 611.2zM657.09056 580.1984l0 31.0016 123.04896 0 0-31.0016L657.09056 580.1984zM657.27488 108.35456l0 31.0016 123.04896 0 0-31.0016L657.27488 108.35456z" horiz-adv-x="1024" />
<glyph glyph-name="qq" unicode="&#58889;" d="M147.372058 491.394284c-5.28997-13.909921 2.431986-22.698872 0-75.732573-0.682996-14.25092-62.165649-78.762555-86.569511-145.791177-24.192863-66.517625-27.519845-135.978232 9.811944-163.285078 37.419789-27.305846 72.191593 90.879487 76.757567 73.685584 1.961989-7.509958 4.436975-15.317914 7.423958-23.338868a331.945126 331.945126 0 0 1 61.140655-101.162429c5.929967-6.783962-36.009797-19.199892-61.140655-61.99365-25.173858-42.751759 7.209959-120.49032 132.223254-120.49032 161.27909 0 197.288886 56.70368 200.574868 56.447681 12.031932-0.895995 12.841928 0 25.599855 0 15.572912 0 9.129948-1.279993 23.593867 0 7.807956 0.682996 86.186514-67.839617 194.686901-56.447681 184.873956 19.45589 156.586116 81.40754 142.079198 120.48932-15.103915 40.83277-68.692612 59.946662-66.303626 62.549647 44.28775 48.938724 51.285711 79.018554 66.346626 123.9463 6.143965 18.473896 49.066723-101.674426 82.089537-73.685584 13.781922 11.690934 41.301767 60.24566 13.781922 163.285078-27.519845 102.996419-80.767544 126.505286-79.615551 145.791177 2.389987 40.191773 1.023994 68.436614-1.023994 75.732573-9.812945 35.4128-30.378829 27.604844-30.378829 35.4128C858.450044 730.752933 705.10691 896 515.966978 896s-342.398067-165.289067-342.398068-369.192916c0-16.169909-14.378919-4.223976-26.154852-35.4128z" horiz-adv-x="1024" />
<glyph glyph-name="frown" unicode="&#59262;" d="M336 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM688 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM512 832C264.6 832 64 631.4 64 384s200.6-448 448-448 448 200.6 448 448S759.4 832 512 832z m263-711c-34.2-34.2-74-61-118.3-79.8C611 21.8 562.3 12 512 12c-50.3 0-99 9.8-144.8 29.2-44.3 18.7-84.1 45.6-118.3 79.8-34.2 34.2-61 74-79.8 118.3C149.8 285 140 333.7 140 384s9.8 99 29.2 144.8c18.7 44.3 45.6 84.1 79.8 118.3 34.2 34.2 74 61 118.3 79.8C413 746.2 461.7 756 512 756c50.3 0 99-9.8 144.8-29.2 44.3-18.7 84.1-45.6 118.3-79.8 34.2-34.2 61-74 79.8-118.3C874.2 483 884 434.3 884 384s-9.8-99-29.2-144.8c-18.7-44.3-45.6-84.1-79.8-118.2zM512 363c-85.5 0-155.6-67.3-160-151.6-0.2-4.6 3.4-8.4 8-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 259.9 461.5 299 512 299s92.1-39.1 95.8-88.6c0.3-4.2 3.9-7.4 8.1-7.4H664c4.6 0 8.2 3.8 8 8.4-4.4 84.3-74.5 151.6-160 151.6z" horiz-adv-x="1024" />
<glyph glyph-name="meh" unicode="&#59264;" d="M336 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM688 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM512 832C264.6 832 64 631.4 64 384s200.6-448 448-448 448 200.6 448 448S759.4 832 512 832z m263-711c-34.2-34.2-74-61-118.3-79.8C611 21.8 562.3 12 512 12c-50.3 0-99 9.8-144.8 29.2-44.3 18.7-84.1 45.6-118.3 79.8-34.2 34.2-61 74-79.8 118.3C149.8 285 140 333.7 140 384s9.8 99 29.2 144.8c18.7 44.3 45.6 84.1 79.8 118.3 34.2 34.2 74 61 118.3 79.8C413 746.2 461.7 756 512 756c50.3 0 99-9.8 144.8-29.2 44.3-18.7 84.1-45.6 118.3-79.8 34.2-34.2 61-74 79.8-118.3C874.2 483 884 434.3 884 384s-9.8-99-29.2-144.8c-18.7-44.3-45.6-84.1-79.8-118.2zM664 331H360c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8z" horiz-adv-x="1024" />
<glyph glyph-name="smile" unicode="&#59267;" d="M336 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM688 475m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM512 832C264.6 832 64 631.4 64 384s200.6-448 448-448 448 200.6 448 448S759.4 832 512 832z m263-711c-34.2-34.2-74-61-118.3-79.8C611 21.8 562.3 12 512 12c-50.3 0-99 9.8-144.8 29.2-44.3 18.7-84.1 45.6-118.3 79.8-34.2 34.2-61 74-79.8 118.3C149.8 285 140 333.7 140 384s9.8 99 29.2 144.8c18.7 44.3 45.6 84.1 79.8 118.3 34.2 34.2 74 61 118.3 79.8C413 746.2 461.7 756 512 756c50.3 0 99-9.8 144.8-29.2 44.3-18.7 84.1-45.6 118.3-79.8 34.2-34.2 61-74 79.8-118.3C874.2 483 884 434.3 884 384s-9.8-99-29.2-144.8c-18.7-44.3-45.6-84.1-79.8-118.2zM664 363h-48.1c-4.2 0-7.8-3.2-8.1-7.4C604 306.1 562.5 267 512 267s-92.1 39.1-95.8 88.6c-0.3 4.2-3.9 7.4-8.1 7.4H360c-4.6 0-8.2-3.8-8-8.4 4.4-84.3 74.5-151.6 160-151.6s155.6 67.3 160 151.6c0.2 4.6-3.4 8.4-8 8.4z" horiz-adv-x="1024" />
<glyph glyph-name="man" unicode="&#59362;" d="M874 776H622c-3.3 0-6-2.7-6-6v-56c0-3.3 2.7-6 6-6h160.4L583.1 508.7c-50 38.5-111 59.3-175.1 59.3-76.9 0-149.3-30-203.6-84.4S120 356.9 120 280s30-149.3 84.4-203.6C258.7 22 331.1-8 408-8s149.3 30 203.6 84.4C666 130.7 696 203.1 696 280c0 64.1-20.8 124.9-59.2 174.9L836 654.1V494c0-3.3 2.7-6 6-6h56c3.3 0 6 2.7 6 6V746c0 16.5-13.5 30-30 30zM408 68c-116.9 0-212 95.1-212 212s95.1 212 212 212 212-95.1 212-212-95.1-212-212-212z" horiz-adv-x="1024" />
<glyph glyph-name="woman" unicode="&#59365;" d="M909.7 739.4l-42.2 42.2c-3.1 3.1-8.2 3.1-11.3 0L764 689.4l-84.2 84.2c-3.1 3.1-8.2 3.1-11.3 0l-42.1-42.1c-3.1-3.1-3.1-8.1 0-11.3l84.2-84.2-135.5-135.3c-50 38.5-111 59.3-175.1 59.3-76.9 0-149.3-30-203.6-84.4S112 348.9 112 272s30-149.3 84.4-203.6C250.7 14 323.1-16 400-16s149.3 30 203.6 84.4C658 122.7 688 195.1 688 272c0 64.2-20.9 125.1-59.3 175.1l135.4 135.4 84.2-84.2c3.1-3.1 8.2-3.1 11.3 0l42.1 42.1c3.1 3.1 3.1 8.1 0 11.3l-84.2 84.2 92.2 92.2c3.1 3.1 3.1 8.2 0 11.3zM400 60c-116.9 0-212 95.1-212 212s95.1 212 212 212 212-95.1 212-212-95.1-212-212-212z" horiz-adv-x="1024" />
</font>
</defs></svg>
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1585279051023" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1292" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M983.473546 628.087716C984.898063 636.572877 984.588385 646.730296 982.358707 658.683848 980.314834 670.637394 976.784512 682.838687 971.829673 695.101911 966.874834 707.427072 960.929029 718.513526 953.930317 728.361267 946.93161 738.270945 939.065805 745.269652 930.704512 749.481267 922.219351 753.754813 914.849029 755.860618 908.469673 755.860618 902.152253 755.860618 895.153546 754.498038 887.41161 751.649009 880.412902 749.543199 871.556127 747.623199 861.027092 745.827072 850.37419 744.092877 839.721288 743.783199 828.758707 744.77417 817.858063 745.827072 806.957414 748.118687 796.118707 751.587072 785.279995 755.055457 775.803868 761.125135 768.185805 769.548365 751.277414 787.138038 741.305805 807.205135 738.518707 829.749652 735.73161 852.29417 738.890317 873.723848 748.056771 894.162555 755.055483 908.283848 754.002575 922.281267 744.898063 936.402555 740.686449 942.038687 733.873546 947.860618 724.830966 953.806428 715.664512 959.81417 705.569029 965.264492 694.730317 970.219331 683.89161 975.17417 672.37161 979.01417 660.356127 981.863199 648.402575 984.588365 637.873546 986.012877 628.645156 986.012877 622.327736 986.012877 616.443868 983.535457 610.745805 978.642555 605.17161 973.687716 601.33161 968.361267 599.101932 962.787072L598.049029 962.787072C590.307092 940.923848 577.114834 922.157394 558.472253 906.301911 539.829673 890.446428 518.21419 882.518687 493.501932 882.518687 469.594835 882.518687 447.917416 890.446428 428.593545 906.301911 409.207739 922.157394 395.643868 940.61417 387.901932 961.73417 384.37161 970.219331 379.107094 976.350945 372.046448 980.252877 365.109674 984.092877 357.367739 986.012877 348.882577 986.012877 339.034835 986.012877 327.948384 984.278687 315.623222 980.686428 303.298061 977.156106 290.9729 972.758687 278.647739 967.49417 266.322577 962.229652 255.236126 956.036106 245.388384 948.975457 235.540642 941.97675 228.170319 934.916106 223.21548 927.917394 219.685158 922.962555 217.765158 917.140618 217.393545 910.513526 217.021932 903.824492 219.685158 894.472233 225.321287 882.518687 233.063222 866.291589 236.036126 847.834813 234.301932 827.024492 232.567739 806.276106 223.587094 787.076106 207.359997 769.486428 197.512255 758.895457 185.558706 752.082555 171.499352 748.923848 157.378061 745.703199 144.061932 744.526428 131.365158 745.207716 116.562577 745.889009 101.450319 748.738038 85.966448 753.692877 76.118706 756.479974 66.270964 755.73675 56.361287 751.525135 48.619352 748.738038 41.434835 742.234813 34.683868 732.077394 27.994835 721.858038 22.049029 710.523848 16.722577 698.260618 11.458061 685.935457 7.432255 673.300618 4.583223 660.232233 1.796126 647.225779 1.0529 636.510945 2.477416 628.025779 4.583223 612.541911 11.581932 602.69417 23.597416 598.482555 44.717416 589.997394 63.669674 576.123848 80.578061 556.738038 97.486448 537.352233 105.909674 515.73675 105.909674 491.767717 105.909674 467.17933 97.486448 445.687717 80.578061 427.354814 63.669674 409.021911 44.655481 395.705782 23.597416 387.22062 17.403868 385.238685 12.139352 380.159975 7.927739 372.046427 3.716126 363.932878 1.548384 355.633524 1.548384 347.272233 1.548384 338.105782 2.9729 327.886427 5.759997 316.614169 8.547093 305.341911 12.263223 294.441266 16.846448 283.850298 21.429674 273.321266 26.756126 263.65933 32.701932 254.802556 38.709674 246.069652 45.2129 239.504492 52.21161 235.292878 57.847739 231.762556 63.359997 230.399975 68.624513 231.081266 73.889029 231.762556 79.710964 233.187072 86.028384 235.292878 107.148384 243.77804 129.13548 246.37933 152.05161 243.22062 174.905803 240.061911 195.158706 230.028362 212.748384 213.181911 221.17161 204.69675 227.303222 194.291588 231.205158 182.028362 235.045158 169.641266 237.584513 157.501911 238.57548 145.548362 239.690319 133.594814 239.690319 122.694169 238.57548 112.846427 237.584513 102.93675 236.65548 95.93804 235.97419 91.726427 234.549674 87.514814 233.310964 82.559975 232.258061 76.923846 231.205158 71.287717 231.762577 66.332878 233.806448 62.121266 238.018061 52.273524 245.57419 43.664491 256.536771 36.294169 267.437416 28.923846 279.205158 22.730298 291.901932 17.775459 304.598706 12.882556 316.923868 9.228362 328.877416 6.689007 340.830964 4.211588 350.369029 2.972878 357.367739 2.972878 366.472255 2.972878 373.718706 5.945782 379.045158 11.953524 384.309674 17.961266 387.963868 24.154814 390.069674 30.472233 397.81161 49.486427 410.508384 66.147072 428.098061 80.639975 445.687739 95.070943 466.498061 102.317394 490.405158 102.317394 515.055483 102.317394 536.856771 95.442556 555.870966 81.692878 574.885156 67.943201 588.263224 50.53933 596.005156 29.41933 598.792253 23.783201 603.25161 17.961266 609.197414 12.015459 615.143224 6.007717 621.274834 3.034814 627.716127 3.034814 637.501932 3.034814 648.278707 4.397395 659.922575 7.246427 671.566449 10.033524 683.024512 13.935459 694.172902 18.890298 705.569029 23.783201 715.97419 30.162556 725.388385 37.904491 734.926449 45.646427 742.420644 54.069652 748.118707 63.236104 751.649029 68.872233 752.701932 75.003846 751.277414 81.692878 749.852902 88.381911 748.490317 93.150943 747.065805 95.93804 737.899351 116.37675 735.112253 137.806427 738.580644 160.350943 742.110966 182.833524 752.392253 202.590943 769.176771 219.49933 786.085156 236.407717 806.895483 245.69804 831.483868 247.494169 856.13419 249.228362 879.050317 245.202556 900.170317 235.354814 905.744512 231.824492 912.619351 230.399975 920.732902 231.143201 928.846449 231.886427 935.597414 235.045136 941.295483 240.61933 951.824512 250.467072 961.114834 265.455459 969.228385 285.522556 977.341932 305.589652 982.792253 325.842556 985.579351 346.21933 987.003868 358.172878 985.083868 367.525136 979.881288 374.214169 974.554834 380.841266 969.104512 385.30062 963.406449 387.406427 941.605156 395.148362 923.024512 408.712233 907.540644 428.036104 892.056771 447.359975 884.314834 469.409008 884.314834 493.997394 884.314834 517.966428 890.818063 538.900618 903.762575 556.861911 916.830966 574.761267 933.863224 587.643848 954.921288 595.385779 959.876127 598.172877 964.087736 601.021911 967.618063 603.809009 975.359995 610.126428 980.686449 618.239974 983.473546 628.087716L983.473546 628.087716 983.473546 628.087716ZM492.510964 723.09675C524.159995 723.09675 554.136771 717.089009 582.193546 705.135457 610.37419 693.181911 634.838707 676.645135 655.649029 655.525135 676.459351 634.343199 692.810317 609.940618 704.763868 582.131589 716.717414 554.322555 722.663224 524.531589 722.663224 492.944492 722.663224 461.233524 716.717414 431.504492 704.763868 403.757394 692.810317 375.948362 676.459351 351.607717 655.649029 330.85933 634.838707 310.110943 610.436127 293.69804 582.193546 281.744492 554.136771 269.790943 524.098063 263.783201 492.510964 263.783201 460.861932 263.783201 431.070964 269.790943 403.261932 281.744492 375.514835 293.69804 351.17419 310.110943 330.487739 330.85933 309.739352 351.607717 293.326448 375.948362 281.3729 403.757394 269.419352 431.504492 263.41161 461.295459 263.41161 492.944492 263.41161 524.593526 269.419352 554.322555 281.3729 582.131589 293.326448 609.878687 309.739352 634.343199 330.487739 655.525135 351.236126 676.645135 375.576771 693.119974 403.323868 705.135457 431.1329 717.089009 460.861932 723.09675 492.510964 723.09675L492.510964 723.09675 492.510964 723.09675Z" p-id="1293" fill="#ffffff"></path></svg>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment