廖井涛
2025-12-16 434aed49a3c88088f02eb666abebab50be577ca7
north-glass-erp/src/main/resources/mapper/sd/BasicGlassTypeMapper.xml
@@ -91,7 +91,7 @@
            process_attribute_config as a
        set a.process_type = #{processAttributeConfig.processType},
            a.process_name = #{processAttributeConfig.processName},
            a.input_type = #{processAttributeConfig.inputType},
            a.input_type = #{processAttributeConfig.inputType}
        where a.id = #{processAttributeConfig.id}
    </update>