guoyujie
8 天以前 b0a4de74b47e2626f51eb4a844db3e62f6a4bf9d
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>